Uwe Rathmann
16d071489e
innerBox reminder added
2019-05-10 07:33:59 +02:00
Uwe Rathmann
9ba37738af
tabbars for all edges ( left, right, top, bottom )
2019-04-17 16:33:17 +02:00
Uwe Rathmann
4c3a171c46
missing const qualifiers added
2019-03-15 15:38:52 +01:00
Uwe Rathmann
36e4fe2d5f
QskTabView::removeTab improved
2019-02-13 10:27:23 +01:00
Uwe Rathmann
7ee3c9faff
QskTabView::removeTab fixed
2019-02-07 13:35:57 +01:00
Uwe Rathmann
0a92cb82db
playing with clang-format
2018-08-03 08:15:28 +02:00
Uwe Rathmann
75608b1d45
missing emit of currentIndexChanged fixed
2018-07-26 12:23:43 +02:00
Uwe Rathmann
c46b105879
sizeHints renamed to explicitSizeHints, widthForHeight/heightForWidth
...
moved to QskControl
2018-05-01 13:55:26 +02:00
Uwe Rathmann
8cb65fefa6
better focus handover after closing a popup
2018-01-20 17:21:13 +01:00
Uwe Rathmann
a9d0628dcd
never using focus scopes without also being a tab fence ( currently only popups ). Otherwise navigation over the focus tab chain is broken.
2017-11-03 11:47:21 +01: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
46da086092
QskSkinnable::subControlRect introduced to avoid having to use
...
QskSkinlet in application code
2017-08-28 10:15:47 +02:00
Uwe
3cdfeaaf1c
initial commit
2017-07-21 18:21:34 +02:00