Uwe Rathmann
9d2414fd89
focusPolicy/wheelEnabled moved from QskControl to QskQuickItem
2024-02-02 09:48:26 +01:00
Uwe Rathmann
511db2650e
copyright notice generalised
2024-01-17 14:31:45 +01:00
Uwe Rathmann
ac4f190733
QskGestureFilterEvent introduced to allow adding gestures to foreign
...
controls using event filtering ( f.e QskDrawer needs this )
2023-08-10 13:38:21 +02:00
Uwe Rathmann
85642665d4
being more const aware
2023-08-09 10:37:20 +02:00
Uwe Rathmann
9e583166ff
BSD-3-Clause license
2023-04-06 09:23:37 +02:00
Uwe Rathmann
912d768a61
QskControl::Background subcontrol introduced allowing to have a default setting for
...
all backgrounds ( color, padding ) without changing the overall fallback settings. This made
it possible to remove the confusing autoFillBackground property.
2022-11-18 13:20:21 +01:00
Uwe Rathmann
7ca1e2f261
uncrustified
2022-09-13 12:22:20 +02:00
Uwe Rathmann
62fcbc6c32
QskAspect::Section introduced
2022-06-29 16:15:38 +02:00
Uwe Rathmann
69e4152b4c
QskPlacementPolicy introduced
2022-04-08 16:46:20 +02:00
Uwe Rathmann
c3dc970a94
QskLayoutHint renamed to QskLayoutMetrics
2021-12-15 08:45:29 +01:00
Uwe Rathmann
b1948f8655
always setting QQuickItemPrivate::Transform when cleaning unnecessary nodes to
...
ensure, that they will be recreatd in the next cycle
2021-02-24 13:31:03 +01:00
Uwe Rathmann
c4b32c0d50
Qt6 incompatibility
2020-10-23 14:08:27 +02: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
6a588dc95a
moving alignment/retainSizeWhenHidden from layouts to QskControl
2019-09-05 10:46:42 +02:00
Uwe Rathmann
74c349e6c6
blocking of LayoutRequest events to QskControlPrivate
2019-09-04 08:08:13 +02:00
Uwe Rathmann
b80b9b709c
splitting QskControl.cpp
2019-09-04 06:59:43 +02:00