Uwe Rathmann
bdc068c4d6
ubcontro, substitution moved to setSkinHint/resetHint
2020-12-21 09:57:57 +01:00
Uwe Rathmann
4e983f4b07
child ordering changed
2020-11-19 16:23:19 +01:00
Uwe Rathmann
9ab254ae5b
typo fixed
2020-08-11 13:07:26 +02:00
Uwe Rathmann
f2c1eff7ac
effectivePlacement added
2020-08-10 14:24:42 +02:00
Uwe Rathmann
416759f3c6
QskTabBar::autoFitTabs added
2020-03-13 14:50:09 +01:00
Uwe Rathmann
f8e4117beb
non-const tabBar getter added
2020-03-13 13:59:17 +01:00
Uwe Rathmann
53e924a999
flickable tabbars
2020-03-13 07:39:31 +01:00
Uwe Rathmann
f303aeb295
clear + autodelete
2020-03-10 10:26:37 +01:00
Uwe Rathmann
fa26e10c0e
calculation of size hints fixed
2019-09-19 09:42:37 +02:00
Uwe Rathmann
fdea935991
layoutSizeHint fixed
2019-09-19 09:21:34 +02:00
Uwe Rathmann
287631e0d7
layoutSizeHint improved
2019-09-18 08:42:42 +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
72aee9970c
using QskControl::alignmentHint instead of QskStackBox:.setAlignmentOf
2019-09-05 11:45:25 +02:00
Uwe Rathmann
b1f56594bc
QskControl::maybeUnresized() added
2019-06-23 12:53:38 +02:00
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