Uwe Rathmann
7ee3ff436d
never call update, when having no content
2018-07-02 08:08:08 +02:00
Uwe Rathmann
6e2e80d2de
QskTextInput/QskInputPanel improvements
2018-04-18 19:41:46 +02:00
Uwe Rathmann
736a28d02f
QskSkinTransition fixed to work with graphic roles
2018-03-22 11:22:13 +01:00
Uwe Rathmann
1ad514dcdd
state dependent animator hints fixed
2018-02-06 14:58:24 +01:00
Uwe Rathmann
d63fae938d
less connections in QskControl::QskControl
2017-12-14 09:41:10 +01:00
Uwe Rathmann
920ed2232c
memory problems fixed
2017-12-08 13:56:35 +01:00
Uwe Rathmann
ee4317ccd4
satisfying clang pedantic checks
2017-12-07 17:04:05 +01:00
Uwe Rathmann
3504525840
making clazy happier
2017-10-30 12:06:19 +01:00
Uwe Rathmann
d7d3047141
QskSkinRenderer removed
2017-10-20 20:26:39 +02:00
Uwe Rathmann
f21bed63c7
started to remove QskSkinRenderer
2017-10-20 13:09:30 +02:00
Uwe Rathmann
6df27afcc0
APIs for setting box hints changed
2017-10-18 20:00:06 +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
917636992b
some debug code for counting lookups in the hint tables
2017-09-06 10:22:59 +02:00
Uwe Rathmann
abf9b1763e
typos fixed
2017-09-05 12:48:58 +02:00
Uwe Rathmann
46da086092
QskSkinnable::subControlRect introduced to avoid having to use
...
QskSkinlet in application code
2017-08-28 10:15:47 +02:00
Uwe Rathmann
93f5552a4e
don't fall back on QskAspect::Control, when resolving from the local
...
skin hint table
2017-08-24 13:06:20 +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
230bd83f61
calculation of inner/outer margins for boxes having a radius fixed
2017-08-23 08:45:32 +02:00
Uwe Rathmann
13d6719a5f
QskSkinHintTable introduced to share more code between accessing local
...
and global hints
2017-08-22 20:50:55 +02:00
Uwe Rathmann
3c40903ea9
cleanup og the the skinHint retrieving
2017-08-22 19:47:06 +02:00
Uwe Rathmann
1adcce7347
as the number of local hints is supposed to be small
...
we don't need to have an extra lookup table for the animator hints.
2017-08-22 11:57:10 +02:00
Uwe Rathmann
b6df087756
harmonizing handling of local/global hint tables
2017-08-22 09:44:56 +02:00
Uwe
3cdfeaaf1c
initial commit
2017-07-21 18:21:34 +02:00