Uwe Rathmann
638ee038aa
trying to reorganize QskListViewSkinlet to be able to make use of
...
updateSeriesNode and friends
2023-07-27 17:03:34 +02:00
Uwe Rathmann
c6fb2f81c9
scrollbar hover events
2023-07-20 16:46:21 +02:00
Uwe Rathmann
bdef864bf3
fluent2 scrollbars improved
2023-07-20 10:41:49 +02:00
Uwe Rathmann
c40457fbea
QskListView updates needed for M3 skins
2023-07-19 15:18:04 +02:00
Uwe Rathmann
9a37a1ef9d
Fluent2/Material3 need specific settings for Hovered/Pressed states of
...
scrollbar handles ( vertical/horizontal ) and list box cells. Having 2 * 3
different states is not working properly and we need to do some manual
coding to limit the states. This first commit works with Pressed only -
Hovered will be added.
2023-06-30 14:51:03 +02:00
Uwe Rathmann
9e583166ff
BSD-3-Clause license
2023-04-06 09:23:37 +02:00
Peter Hartmann
48a902a660
scroll view: Allow styling via panel
2022-07-15 07:55:13 +02:00
Uwe Rathmann
28024d80d9
minor improvements
2021-12-22 15:07:51 +01:00
Uwe Rathmann
95d8d2a6da
making QskAspect a class
2020-12-21 16:06:58 +01:00
Uwe Rathmann
846cada62d
using removed
2020-12-17 09:04:06 +01:00
Uwe Rathmann
58de684902
using StrutSize instead og Minimum/Maximum metric hints
2020-12-16 12:49:24 +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
8fb18ab145
codemoved to QskSGNode
2020-11-22 15:27:58 +01:00
Uwe Rathmann
94b2aec272
avoid invalid rects
2020-07-03 13:50:12 +02:00
Uwe Rathmann
91c16e8076
making layout calculations of the skinlets independent from the current
...
of the control
2019-04-25 14:23:39 +02:00
Uwe
f3d6cdd669
QskScrollArea respecting dynamic constraints
2018-11-17 09:22:11 +01:00
Uwe Rathmann
2a3811fcd9
QskGlobal include cleanup
2018-08-03 08:30:23 +02:00
Uwe Rathmann
0a92cb82db
playing with clang-format
2018-08-03 08:15:28 +02:00
Uwe Rathmann
aaac57de94
unused member removed
2018-07-19 14:10:48 +02:00
Uwe Rathmann
02e6a65b07
code moved from QskControl to QskQuick
2018-05-01 12:41:20 +02:00
Uwe Rathmann
3837205847
[Misc] several static methods from QskControl changed into qskXYZ
...
functions to avoid any conflicts with APIs that might be added to
QQuickItem in future versions
2018-01-19 10:07:05 +01:00
Uwe Rathmann
f21bed63c7
started to remove QskSkinRenderer
2017-10-20 13:09:30 +02:00
Uwe Rathmann
e6f0088ae4
All box subcontrols are displayd with vertex lists instead of
...
textures
now. Implementation is almost complete beside of the not yet done Qt
antialiasing mode. Not all sort of linear gradients ( see
QLinearGradients ) are implemented - needs 1-2 days more.
The aspect flags for box primitives have been substantially changed
from
too atomic to more strutured units.
The skins are currently incomplete - will be fixed later.
2017-10-17 17:34:00 +02:00
Uwe Rathmann
16585a708d
harmonizing skinlet code
2017-09-01 11:55:55 +02:00
Uwe Rathmann
6a0c6aa6bd
more complex types of skin hints ( starting with QskMargins, but more to
...
come )
2017-08-23 14:53:29 +02:00
Uwe
3cdfeaaf1c
initial commit
2017-07-21 18:21:34 +02:00