Commit Graph

1685 Commits

Author SHA1 Message Date
Uwe Rathmann bd5eb47439 Squashed commit of the following:
commit e2887cdc9d7cbf69445c325fe074578e2f38da6c
Author: Uwe Rathmann <Uwe.Rathmann@tigertal.de>
Date:   Mon Apr 11 09:58:03 2022 +0200

    wip

commit 63efe9f3ad95fdf3d9fb15c929a45b0dc7cc681c
Author: Uwe Rathmann <Uwe.Rathmann@tigertal.de>
Date:   Mon Apr 11 09:39:18 2022 +0200

    wip

commit a2f3621fb6fea787f32c53428eee26f30c69510c
Author: Uwe Rathmann <Uwe.Rathmann@tigertal.de>
Date:   Mon Apr 11 08:04:11 2022 +0200

    wip
2022-04-11 10:01:24 +02:00
Uwe Rathmann fa48146048 forgotten file added 2022-04-10 14:04:02 +02:00
Uwe Rathmann bd9297a2bb QskPlacementPolicy.dox added 2022-04-08 18:00:10 +02:00
Uwe Rathmann 8b362edb29 QskPlacementPolicy introduced 2022-04-08 16:46:20 +02:00
Uwe Rathmann d12bfe014b beautified 2022-04-08 15:37:55 +02:00
Uwe Rathmann eca1ada982 Qsk::Visibility added 2022-04-08 15:37:32 +02:00
Uwe Rathmann b28c7d815f project file fixed 2022-04-07 17:45:38 +02:00
Uwe Rathmann b4fdd468e1 hiding isTransparentForPositioner 2022-04-07 17:19:59 +02:00
Uwe Rathmann 35f98bedbb qskItemSize() removed, QQuickItem::size() is available since Qt 5.10 2022-04-07 15:43:45 +02:00
Uwe Rathmann d9c2227f5c forgotten debug statement removed 2022-04-06 10:56:48 +02:00
Uwe Rathmann fe49166865 alignment fixed 2022-04-06 10:56:29 +02:00
Uwe Rathmann 5791a9f6e4 colorswitch example removed 2022-04-06 08:41:32 +02:00
Uwe Rathmann f91bcdaa76 sending a second StyleChange once the transition is done 2022-04-05 15:31:17 +02:00
Uwe Rathmann bf6afd15a9 wip 2022-04-05 11:38:23 +02:00
Uwe Rathmann f0aded9fe1 wip 2022-04-05 10:41:36 +02:00
Uwe Rathmann 9d2e517036 QskCheckBox improvements 2022-04-05 10:15:08 +02:00
Uwe Rathmann cd9211c241 QskCheckBox improvements 2022-04-05 08:48:16 +02:00
Uwe Rathmann 29dbaa2189 the geometry for the tick can change 2022-04-04 18:32:17 +02:00
Uwe Rathmann 7c0b3b54e7 dependencies for the tests fixed 2022-04-04 18:18:49 +02:00
Uwe Rathmann f7b3946366 custom sliders moved from gallery to tabview. we do not want to have
custom controlsin the gallery, that is intended to show the default
versions
2022-04-04 17:45:49 +02:00
Uwe Rathmann 94269b0206 spelling aligned with Qt checkboxes ( triState -> tristate ) 2022-04-04 14:39:24 +02:00
Uwe Rathmann c7388cb730 formal cheges, check box added to gallery 2022-04-04 14:14:07 +02:00
Clemens Manert cdf062e5bd Add a Checkbox (#169)
* Add checkbox

* Add checkbox tests

* Add checkbox-groups

* Add checkbox-groups tests
2022-04-04 08:53:20 +02:00
Uwe Rathmann 7ac2317766 more switches 2022-04-03 16:38:25 +02:00
Uwe Rathmann 5a5ad5ddd9 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 a3e07ed417 only check if types do match without doing the conversion 2022-04-03 16:31:54 +02:00
Uwe Rathmann fa0659b575 Q_DECLARE_TYPEINFO fixed 2022-04-03 16:31:34 +02:00
Uwe Rathmann eec8c71ebc compiler error fixed 2022-04-01 17:00:05 +02:00
Uwe Rathmann 0301f6270b change skin button added 2022-04-01 15:58:47 +02:00
Uwe Rathmann eeec3ab68c push buttons added 2022-04-01 14:54:31 +02:00
Uwe Rathmann aa58cbc845 workaround for Qt 6.2 incompatibility 2022-04-01 14:53:20 +02:00
Uwe Rathmann dac46837b8 text box reimplemented 2022-04-01 14:43:22 +02:00
Uwe Rathmann 919b8ba21d font initialization changed 2022-04-01 14:42:18 +02:00
Uwe Rathmann e2238690e0 using c++11 2022-04-01 14:41:56 +02:00
Uwe Rathmann 47d831c96f making QskSwtchButton smaller 2022-04-01 13:57:26 +02:00
Uwe Rathmann 1a1aaf252e support lib reorganized 2022-04-01 13:56:16 +02:00
Uwe Rathmann 89bd7a35ef skin transition heavily changed 2022-03-31 18:09:03 +02:00
Uwe Rathmann 1084609db2 using QVariant::metaType 2022-03-31 12:25:24 +02:00
Uwe Rathmann 17aedfb216 QMetaType definitions added 2022-03-30 18:30:22 +02:00
Uwe Rathmann 0067ed2d8b QskStateCombination operators added 2022-03-30 18:21:31 +02:00
Uwe Rathmann 326783e4df debug operators improved 2022-03-30 12:28:45 +02:00
Uwe Rathmann e772d40350 try to convert if start/end values have different types 2022-03-29 11:15:08 +02:00
Uwe Rathmann b3ed43dc96 interpolation between monochrome gradients improved 2022-03-29 11:14:23 +02:00
Uwe Rathmann 048835a618 using qskEffectiveSkin 2022-03-29 08:09:19 +02:00
Uwe Rathmann 1d4cc69223 making hintTable() public 2022-03-29 08:08:46 +02:00
Uwe Rathmann 3b7a892424 qHash added 2022-03-29 08:08:06 +02:00
Uwe Rathmann cefe16ca28 tracking states of the aspects in a QskSkinHintTable 2022-03-28 21:28:56 +02:00
Uwe Rathmann 2b0c2f70dd more State operators 2022-03-28 20:33:42 +02:00
Uwe Rathmann e392b76f15 making code slightly more readable 2022-03-28 20:17:56 +02:00
Uwe Rathmann 1f6003e36d no more page backgrounds - preparation for better themeing 2022-03-28 20:15:54 +02:00