Uwe Rathmann
f4a9b15f11
stop animation, when start/endValues are chaged. Otherwise we will run
...
into crashes, when value types have not been aligned or can't be aligned
2022-04-03 16:32:04 +02:00
Uwe Rathmann
e2d6823927
skin transition heavily changed
2022-03-31 18:09:03 +02:00
Uwe Rathmann
511c6ddcd3
try to convert if start/end values have different types
2022-03-29 11:15:08 +02:00
Uwe Rathmann
3bfdd9ed93
workaround for emit usages in qt headers
2022-03-20 13:14:06 +01:00
Uwe Rathmann
8ecff64b4a
missing interpolators added
2021-12-09 17:38:37 +01:00
Uwe Rathmann
f9ca36443e
Qt 6.2 adjustments
2021-09-21 08:51:01 +02:00
Uwe Rathmann
50923fcf8c
QskIntervalF::interpolate added
2020-08-09 11:06:48 +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
95ffcdaa23
some fixes
2017-12-22 14:15:24 +01:00
Uwe Rathmann
bef02983f3
broken gcc version fixed
2017-12-07 12:59:05 +01:00
Uwe Rathmann
a41d78be4f
bugs found by the clang sanitizer
2017-12-07 11:54:06 +01:00
Uwe Rathmann
d7d3047141
QskSkinRenderer removed
2017-10-20 20:26:39 +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
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
3cdfeaaf1c
initial commit
2017-07-21 18:21:34 +02:00