Uwe Rathmann
d55f1583ee
clange pedantic flags satisfied
2017-12-07 16:53:11 +01:00
Uwe Rathmann
5858d9a843
finally ending up with a named struct, what seems to be the only thing
...
that is accepted from all compilers
compilers
2017-12-07 12:44:58 +01:00
Uwe Rathmann
a41d78be4f
bugs found by the clang sanitizer
2017-12-07 11:54:06 +01:00
Uwe Rathmann
c1e7571e10
QskShortcut moved to QskShortcutMap, new class QskShortcut for the QML
...
use case ( makes sense from C++ as well, but is less efficient as it needs one QObject per
shortcut )
2017-12-06 17:01:10 +01:00
Uwe Rathmann
6db25ff7bc
making clazy happier
2017-10-30 14:38:30 +01:00
Uwe Rathmann
c3b6830eb5
making clazy happier
2017-10-30 08:33:43 +01:00
Uwe Rathmann
9caad94075
making clang happy
2017-10-30 08:08:58 +01:00
Uwe Rathmann
a7a5d53821
QskSkinRenderer removed
2017-10-20 20:26:14 +02:00
Uwe Rathmann
609bd9aac7
QskTextOptions improved
2017-10-20 13:31:55 +02:00
Uwe Rathmann
f21bed63c7
started to remove QskSkinRenderer
2017-10-20 13:09:30 +02:00
Uwe Rathmann
958196db19
QskBoxOptions removed
2017-10-20 09:17:13 +02:00
Uwe Rathmann
86895c2fed
some constructors as constexpr
2017-10-18 19:45:56 +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
6479937294
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:29:02 +02:00
Uwe Rathmann
abf9b1763e
typos fixed
2017-09-05 12:48:58 +02:00
Uwe Rathmann
ad5d2ddf66
QskBorderMetrics::rotated + QskBoxColors::rotated added
2017-09-03 14:56:39 +02:00
Uwe Rathmann
b03ee5b11d
QskBorderMetrics::toAbsolute ( = resolving Qt::RelativeSize metrics )
...
added
2017-09-01 15:49:00 +02:00
Uwe Rathmann
ff9e9ab63c
starting to configure box subcontrols/nodes with
...
QskBoxColors/QskBorderMetrics
2017-08-28 17:42:11 +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 Rathmann
9f7453a0d5
typo fixed
2017-08-21 15:55:55 +02:00
Uwe Rathmann
8a806a5386
registering of subcontrols has to start with 1, 0 is reserved for QskAspect::Control
2017-07-27 15:49:21 +02:00
Uwe Rathmann
7fdd3322fb
QskLineEdit/QskImage moved to playground
2017-07-24 07:48:36 +02:00
Uwe
3cdfeaaf1c
initial commit
2017-07-21 18:21:34 +02:00