11 Commits

Author SHA1 Message Date
Uwe Rathmann
f991a21a0a QMetaType definitions added 2022-03-30 18:30:22 +02:00
Uwe Rathmann
55d5f99575 introducing QskHashValue to work around Qt5/6 incompatibilities 2022-03-25 10:28:06 +01:00
Uwe Rathmann
71da4dcdff QskCorner removed - using QskBoxShapeMetrics instead 2021-09-15 17:54:44 +02:00
Uwe Rathmann
fbf2a33a9a uncrustified 2020-12-05 15:09:31 +01:00
Uwe Rathmann
e86ce49fb4 converters added 2020-10-30 07:29:43 +01:00
Uwe Rathmann
1b8bbdc261 hash function simplified 2020-10-09 08:21:06 +02:00
Uwe Rathmann
cb43ac7dee more C++11 specifier 2020-05-04 08:59:44 +02:00
Uwe Rathmann
2c9aa6635c more C++11 specifier 2020-05-03 14:24:17 +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
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