Uwe Rathmann
|
b8bbd3a135
|
usig QskSkinHintTableEditor
|
2020-12-27 11:11:31 +01:00 |
|
Uwe Rathmann
|
c48fcbffd3
|
bad return statement removed
|
2020-12-27 11:10:51 +01:00 |
|
Uwe Rathmann
|
f3dd88c11c
|
overlapping states fixed ( where possible )
|
2020-12-26 14:34:26 +01:00 |
|
Uwe Rathmann
|
1a3058fad8
|
code moved to QskSkinHintTable
|
2020-12-26 13:00:09 +01:00 |
|
Uwe Rathmann
|
5ecec7892e
|
QskSkinHintTableEditor introduced
|
2020-12-26 12:57:08 +01:00 |
|
Uwe Rathmann
|
9f2cb6920d
|
includes added
|
2020-12-23 09:49:20 +01:00 |
|
Uwe Rathmann
|
c87dae7e9d
|
using QskAspect::setState
|
2020-12-23 09:48:55 +01:00 |
|
Uwe Rathmann
|
2091e6dcaf
|
using gradientHint
|
2020-12-23 09:48:23 +01:00 |
|
Uwe Rathmann
|
e176f474a8
|
QskSkin::skinlet using the metaObject
|
2020-12-23 09:41:29 +01:00 |
|
Uwe Rathmann
|
73b5934839
|
setAnimation being aware of subControl substitution
|
2020-12-23 09:38:10 +01:00 |
|
Uwe Rathmann
|
0a98b5c1c0
|
QskInterval removed from the skinHint helper methods
|
2020-12-23 09:34:11 +01:00 |
|
Uwe Rathmann
|
726aca98df
|
QskAspect::hasState added
|
2020-12-23 09:28:17 +01:00 |
|
Uwe Rathmann
|
95d8d2a6da
|
making QskAspect a class
|
2020-12-21 16:06:58 +01:00 |
|
Uwe Rathmann
|
0df922cba8
|
making startTransition aware of sunControl redirection
|
2020-12-21 15:27:05 +01:00 |
|
Uwe Rathmann
|
812f108e21
|
effectiveHint -> effectiveSkinHint
|
2020-12-21 10:24:59 +01:00 |
|
Uwe Rathmann
|
bdc068c4d6
|
ubcontro, substitution moved to setSkinHint/resetHint
|
2020-12-21 09:57:57 +01:00 |
|
Uwe Rathmann
|
788c18e99f
|
no namespace
|
2020-12-21 09:55:03 +01:00 |
|
Uwe Rathmann
|
63929da406
|
minor optimizations
|
2020-12-20 16:10:24 +01:00 |
|
Uwe Rathmann
|
549031fe78
|
setState added
|
2020-12-20 16:05:05 +01:00 |
|
Uwe Rathmann
|
34b94f1181
|
exported again
|
2020-12-20 16:04:19 +01:00 |
|
Uwe Rathmann
|
c599dd808d
|
wrong aspect fixed
|
2020-12-20 12:24:13 +01:00 |
|
Uwe Rathmann
|
a90648902e
|
auto/const added
|
2020-12-18 18:26:32 +01:00 |
|
Uwe Rathmann
|
ef755011df
|
code cleanup
|
2020-12-18 16:32:54 +01:00 |
|
Uwe Rathmann
|
23bbab7820
|
unused enum removed
|
2020-12-18 13:44:02 +01:00 |
|
Uwe Rathmann
|
8426e71156
|
handling of primitives optimized
|
2020-12-18 13:09:22 +01:00 |
|
Uwe Rathmann
|
38f48a7cb0
|
do not export QskSkinnable
|
2020-12-18 13:09:01 +01:00 |
|
Uwe Rathmann
|
247112ae5c
|
LastPrimitive fixed
|
2020-12-18 08:50:23 +01:00 |
|
Uwe Rathmann
|
4d40a9bd12
|
using QskMargins
|
2020-12-17 16:44:54 +01:00 |
|
Uwe Rathmann
|
a49ef1daa4
|
using strutSize
|
2020-12-17 16:14:56 +01:00 |
|
Uwe Rathmann
|
6bb7486578
|
width/height/extent added
|
2020-12-17 16:13:44 +01:00 |
|
Uwe Rathmann
|
7ef63f0a2d
|
anoher variation of sunControlRect added
|
2020-12-17 16:13:02 +01:00 |
|
Uwe Rathmann
|
b1d70b49d4
|
some convenience methods added
|
2020-12-17 16:12:18 +01:00 |
|
Uwe Rathmann
|
846cada62d
|
using removed
|
2020-12-17 09:04:06 +01:00 |
|
Uwe Rathmann
|
03d71b56f0
|
using extent property
|
2020-12-17 09:03:52 +01:00 |
|
Uwe Rathmann
|
6f8d2998bb
|
using the extent property
|
2020-12-17 08:53:44 +01:00 |
|
Uwe Rathmann
|
6087f53088
|
resetStrutSizeHint added
|
2020-12-17 08:53:00 +01:00 |
|
Uwe Rathmann
|
72dfde05a1
|
extent property fixed
|
2020-12-17 08:52:30 +01:00 |
|
Uwe Rathmann
|
1f2617fe86
|
outdated inline comment removed
|
2020-12-17 08:51:20 +01:00 |
|
Uwe Rathmann
|
898791a440
|
code cleanup
|
2020-12-17 08:50:35 +01:00 |
|
Uwe Rathmann
|
58de684902
|
using StrutSize instead og Minimum/Maximum metric hints
|
2020-12-16 12:49:24 +01:00 |
|
Uwe Rathmann
|
6c0f0810f1
|
code cleanup
|
2020-12-15 18:12:48 +01:00 |
|
Uwe Rathmann
|
e64111bc35
|
QskShortcutMap::setEnabled added
|
2020-12-15 17:02:20 +01:00 |
|
Uwe Rathmann
|
3004b8b74f
|
thickness -> extent
|
2020-12-15 11:01:23 +01:00 |
|
Uwe Rathmann
|
1527f46d51
|
convenience methods for resetHint
|
2020-12-15 11:01:00 +01:00 |
|
Uwe Rathmann
|
06fe52de32
|
wip
|
2020-12-15 08:37:06 +01:00 |
|
Uwe Rathmann
|
38b832d463
|
noexcept keywords added
|
2020-12-15 07:56:42 +01:00 |
|
Uwe Rathmann
|
c1e70a2d9e
|
more convenience methods to access skin hints
|
2020-12-15 07:21:12 +01:00 |
|
Uwe Rathmann
|
80004ed8e8
|
code simplified
|
2020-12-13 19:38:46 +01:00 |
|
Uwe Rathmann
|
f33f38bbbb
|
some preparations for modifications with QskAspect
|
2020-12-13 14:23:17 +01:00 |
|
Uwe Rathmann
|
5f1b45177e
|
wip
|
2020-12-12 14:05:09 +01:00 |
|