Uwe Rathmann
ee4317ccd4
satisfying clang pedantic checks
2017-12-07 17:04:05 +01:00
Uwe Rathmann
a41d78be4f
bugs found by the clang sanitizer
2017-12-07 11:54:06 +01:00
Uwe Rathmann
8175719679
isTabFence/isShortcutScope added
2017-12-05 13:10:17 +01:00
Uwe Rathmann
70dd4ce86e
call polish, when children are added in autoLayouChildren mode
2017-11-18 13:52:48 +01:00
Uwe Rathmann
3f979fa6af
moving code from QskControl to QskControlPrivate - beside hiding an API
...
it also works around a bug found with gcc 5/6 for -O2
2017-11-07 19:00:29 +01:00
Uwe Rathmann
4b20544cd6
working around a gcc optimzation bug with gcc 4/5/6 gcc 7 seems to be
...
o.k.
2017-11-03 19:58:21 +01:00
Uwe Rathmann
6db25ff7bc
making clazy happier
2017-10-30 14:38:30 +01:00
Uwe Rathmann
3504525840
making clazy happier
2017-10-30 12:06:19 +01:00
Uwe Rathmann
58a9c5303f
making clazy happier
2017-10-30 08:48:49 +01:00
Uwe Rathmann
c3b6830eb5
making clazy happier
2017-10-30 08:33:43 +01:00
Uwe Rathmann
958b609306
after giving up misusing private objects, we are free to move our
...
private data back to to private object.
2017-10-25 14:53:49 +02:00
Uwe Rathmann
2c0733182a
Qt::FocusPolicy added. Hope this implementation does not break common
...
standards for mouse/wheel handling like being done in QC2
2017-10-24 19:32:54 +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
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