Uwe Rathmann
0eadfa8fa2
sizeHint calculations moved to the skinlet
2020-12-29 09:45:00 +01:00
Uwe Rathmann
f3dd88c11c
overlapping states fixed ( where possible )
2020-12-26 14:34:26 +01:00
Uwe Rathmann
0df922cba8
making startTransition aware of sunControl redirection
2020-12-21 15:27:05 +01:00
Uwe Rathmann
bdc068c4d6
ubcontro, substitution moved to setSkinHint/resetHint
2020-12-21 09:57:57 +01:00
Uwe Rathmann
a49ef1daa4
using strutSize
2020-12-17 16:14:56 +01:00
Uwe Rathmann
c1e70a2d9e
more convenience methods to access skin hints
2020-12-15 07:21:12 +01:00
Uwe Rathmann
f33f38bbbb
some preparations for modifications with QskAspect
2020-12-13 14:23:17 +01:00
Uwe Rathmann
acab3f7cdd
using QskEvent methods
2020-11-09 14:18:20 +01:00
Uwe Rathmann
a101080231
Qt6 incompatibilities fixed
2020-10-25 15:56:22 +01:00
Uwe Rathmann
5d9d307d6f
Qt6 compatibility fixes
2020-10-23 13:38:00 +02:00
Uwe Rathmann
b3d8598965
handlePosition property added
2020-09-23 12:43:46 +02:00
Uwe Rathmann
4ebd07390f
QskSlider::tracking fixed
2020-09-23 12:32:08 +02:00
Uwe Rathmann
65a73f949e
comment fixed
2020-09-21 15:20:00 +02:00
Uwe Rathmann
44cdbbeba1
avoid conflict with QskBoundedInput::ReadOnly
2020-09-21 12:53:25 +02:00
Uwe Rathmann
9d01f938f5
using effectiveSubcontrol when setting the position of the handle
2020-09-21 11:31:37 +02:00
Uwe Rathmann
2aadafc34c
QskRangeControl -> QskBoundedValueControl
2020-07-25 12:50:26 +02:00
Uwe Rathmann
177bb699bc
processing of all type of size constraints ( minimum/preferred/maximum )
...
completed
2019-09-10 17:01:47 +02:00
Uwe Rathmann
9ba37738af
tabbars for all edges ( left, right, top, bottom )
2019-04-17 16:33:17 +02:00
Uwe Rathmann
9a3b175798
static assertion added
2019-04-02 17:50:08 +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
2c0733182a
Qt::FocusPolicy added. Hope this implementation does not break common
...
standards for mouse/wheel handling like being done in QC2
2017-10-24 19:32:54 +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
d2d37852a2
suing initSizePolicy in constructors to avoid potential problems from
...
layout requests coming before the parent has been constructed completely.
2017-08-31 09:09:05 +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
3c40903ea9
cleanup og the the skinHint retrieving
2017-08-22 19:47:06 +02:00
Uwe
3cdfeaaf1c
initial commit
2017-07-21 18:21:34 +02:00