Uwe Rathmann
511db2650e
copyright notice generalised
2024-01-17 14:31:45 +01:00
Uwe Rathmann
9e583166ff
BSD-3-Clause license
2023-04-06 09:23:37 +02:00
Uwe Rathmann
d71b972232
QskBoxShapeMetrics::ScalingMode: using better names, missing mode
...
reinserted
2023-02-16 11:30:31 +01:00
Uwe Rathmann
67b10cca0a
elliptic scaling fixed
2023-02-04 11:55:37 +01:00
Uwe Rathmann
776468953d
using Circular/Elliptic
2023-02-03 11:13:11 +01:00
Uwe Rathmann
1c4bcffc3f
aspectRatioMode replaced by scalingMode
2023-02-03 10:38:17 +01:00
Uwe Rathmann
e7c2cd0eba
QskBoxShapeMetrics::toAbsolute reverted for the moment as the scaling of the buttons
...
is broken now. Only a temporary workaround as the other implementation
was actually correct
2023-02-02 18:44:08 +01:00
Uwe Rathmann
fff0389262
wrong aspect ratio scaling fixed
2023-01-23 10:59:01 +01:00
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