Uwe Rathmann
|
a32204cd8c
|
QskAspect::Flag replaced by QskAspect::NoType. Flag was a leftover from
the very early stages of this project and its semantics had become wrong
in the meantime
|
2023-03-02 12:19:32 +01:00 |
|
Uwe Rathmann
|
69e4152b4c
|
QskPlacementPolicy introduced
|
2022-04-08 16:46:20 +02:00 |
|
Uwe Rathmann
|
1cc0dff8d5
|
uncrustified
|
2022-03-23 11:54:34 +01:00 |
|
Uwe Rathmann
|
01a79a1b0b
|
updates in setPopupFlags fixed
|
2022-03-08 11:17:17 +01:00 |
|
Uwe Rathmann
|
3f0aaae1a1
|
changes reverted
|
2022-01-07 15:09:05 +01:00 |
|
Uwe Rathmann
|
4a3f56e842
|
QskPopup::execPopup introduced
|
2022-01-01 18:13:33 +01:00 |
|
Uwe Rathmann
|
6c46c0160d
|
some functions copied from QskFunctions to QskPlatform
|
2021-12-26 12:57:02 +01:00 |
|
Uwe Rathmann
|
26336fa5dc
|
ReplayMousePressOutsidePopup reminder added
|
2021-12-26 12:15:07 +01:00 |
|
Uwe Rathmann
|
ca2cdf7663
|
beautified
|
2021-12-23 19:05:59 +01:00 |
|
Uwe Rathmann
|
0b5b622d1a
|
minor improvements
|
2021-12-22 10:55:48 +01:00 |
|
Uwe Rathmann
|
9ebb5ae0a2
|
QskSkinnable::hasSkinState added
|
2021-08-30 15:30:41 +02:00 |
|
Uwe Rathmann
|
71a791918a
|
version check fixed
|
2021-04-26 11:44:25 +02:00 |
|
Uwe Rathmann
|
60b3604e04
|
resetOverlay added
|
2020-12-29 12:58:57 +01:00 |
|
Uwe Rathmann
|
98343dec60
|
auto-updating the control, when setting a skinHint
|
2020-12-27 16:31:07 +01:00 |
|
Uwe Rathmann
|
95d8d2a6da
|
making QskAspect a class
|
2020-12-21 16:06:58 +01:00 |
|
Uwe Rathmann
|
812f108e21
|
effectiveHint -> effectiveSkinHint
|
2020-12-21 10:24:59 +01:00 |
|
Uwe Rathmann
|
bdc068c4d6
|
ubcontro, substitution moved to setSkinHint/resetHint
|
2020-12-21 09:57:57 +01:00 |
|
Uwe Rathmann
|
c1e70a2d9e
|
more convenience methods to access skin hints
|
2020-12-15 07:21:12 +01:00 |
|
Uwe Rathmann
|
f33f38bbbb
|
some preparations for modifications with QskAspect
|
2020-12-13 14:23:17 +01:00 |
|
Uwe Rathmann
|
5757d49ba9
|
avoid Qt5/6 incompatibilities
|
2020-10-25 18:04:55 +01:00 |
|
Uwe Rathmann
|
177bb699bc
|
processing of all type of size constraints ( minimum/preferred/maximum )
completed
|
2019-09-10 17:01:47 +02:00 |
|
Uwe Rathmann
|
9a3b175798
|
static assertion added
|
2019-04-02 17:50:08 +02:00 |
|
Uwe Rathmann
|
bc7562234d
|
use deferred deletion for the mouse grabber, otherwise we might run into
crashes in QQuickWindow, when deleting is the result of a mouse release
somewhere below the popup
|
2019-02-05 10:12:39 +01:00 |
|
Uwe Rathmann
|
722fb8511c
|
avoiding a Qt assertion, by doing the check before
|
2019-02-04 18:22:22 +01:00 |
|
Uwe Rathmann
|
f1ac0cc13d
|
working on fade/slide in/out effects for popups
|
2018-10-10 08:55:03 +02:00 |
|
Uwe Rathmann
|
e13f9eb4db
|
QskPopup imoroved to allow for implementing priority based stacking
orders
|
2018-10-05 14:15:17 +02:00 |
|
Uwe Rathmann
|
0a92cb82db
|
playing with clang-format
|
2018-08-03 08:15:28 +02:00 |
|
Uwe Rathmann
|
68bc2f032c
|
dh
|
2018-07-31 17:32:25 +02:00 |
|
Uwe Rathmann
|
ec101b7d56
|
don't handle touch events, otherwise we miss the synthesized mouse event
|
2018-07-26 15:45:05 +02:00 |
|
Uwe Rathmann
|
e552788a08
|
missing handling og TouchBegin added
|
2018-07-26 14:44:52 +02:00 |
|
Uwe Rathmann
|
aaac57de94
|
unused member removed
|
2018-07-19 14:10:48 +02:00 |
|
Uwe Rathmann
|
73d911cee2
|
QskInputGrabber added
|
2018-07-02 08:08:38 +02:00 |
|
Uwe Rathmann
|
d98302a722
|
wrong insertion of the input grabber fixed
|
2018-06-26 11:55:57 +02:00 |
|
Uwe Rathmann
|
5e6d5ebceb
|
started to improve QskPopup and friends
|
2018-06-26 11:11:37 +02:00 |
|
Uwe Rathmann
|
370800d9c8
|
workaround added ( extra flahg in QskWindow ) to work around the missing
NoMousePropagation attribute
|
2018-06-25 12:36:15 +02:00 |
|
Uwe Rathmann
|
02e6a65b07
|
code moved from QskControl to QskQuick
|
2018-05-01 12:41:20 +02:00 |
|
Uwe Rathmann
|
217c722e71
|
not using the deprecated QQuickItem::boundingRect anymore
|
2018-02-07 19:30:34 +01:00 |
|
Uwe Rathmann
|
8553ecc354
|
comments added
|
2018-02-07 15:39:46 +01:00 |
|
Uwe Rathmann
|
2c72388239
|
always inserting the input grabber at the beginning so that
QQuickItem::childAt ( and squish ) are working
|
2018-02-07 09:26:47 +01:00 |
|
Uwe Rathmann
|
ccdc1e7c37
|
beautified
|
2018-02-06 14:56:05 +01:00 |
|
Uwe Rathmann
|
84d8c87309
|
setting the initial focus only on Qt::PopupFocusReason
|
2018-02-04 12:28:26 +01:00 |
|
Uwe Rathmann
|
5d91175d05
|
focus navigation improved
|
2018-01-24 10:14:50 +01:00 |
|
Uwe Rathmann
|
3f0075f616
|
improving focus handling after closing a popup
|
2018-01-21 14:10:12 +01:00 |
|
Uwe Rathmann
|
8cb65fefa6
|
better focus handover after closing a popup
|
2018-01-20 17:21:13 +01:00 |
|
Uwe Rathmann
|
4f6bf75426
|
some auto scrolling modes added
|
2018-01-16 12:13:38 +01:00 |
|
Uwe Rathmann
|
b1a137100a
|
using Qt::PopupFocusReason as reason, when ... yes the focus changes
because of a QskPopup
|
2017-11-02 17:42:19 +01:00 |
|
Uwe Rathmann
|
33efb2d17a
|
better focus handling for popups
|
2017-11-02 16:25:15 +01:00 |
|
Uwe
|
3cdfeaaf1c
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
|