Commit Graph

  • de48deb7c8 more switches Uwe Rathmann 2022-04-03 16:37:36 +0200
  • 94562bae25 more switches Uwe Rathmann 2022-04-03 16:37:36 +0200
  • af033e07fb more switches Uwe Rathmann 2022-04-03 16:37:36 +0200
  • 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 Uwe Rathmann 2022-04-03 16:27:10 +0200
  • 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 Uwe Rathmann 2022-04-03 16:27:10 +0200
  • a3e07ed417 only check if types do match without doing the conversion Uwe Rathmann 2022-04-03 16:25:46 +0200
  • 6728ad2bdc only check if types do match without doing the conversion Uwe Rathmann 2022-04-03 16:25:46 +0200
  • fa0659b575 Q_DECLARE_TYPEINFO fixed Uwe Rathmann 2022-04-03 16:25:13 +0200
  • ff316ce1ed Q_DECLARE_TYPEINFO fixed Uwe Rathmann 2022-04-03 16:25:13 +0200
  • efbd7f5bc8 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 Uwe Rathmann 2022-04-03 16:27:10 +0200
  • b1931d43b9 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 Uwe Rathmann 2022-04-03 16:27:10 +0200
  • f263ad8cb3 only check if types do match without doing the conversion Uwe Rathmann 2022-04-03 16:25:46 +0200
  • 81cf9a20ee only check if types do match without doing the conversion Uwe Rathmann 2022-04-03 16:25:46 +0200
  • c59641a3e9 Q_DECLARE_TYPEINFO fixed Uwe Rathmann 2022-04-03 16:25:13 +0200
  • 23482cf1d0 Q_DECLARE_TYPEINFO fixed Uwe Rathmann 2022-04-03 16:25:13 +0200
  • 99352ec365 code grouped Uwe Rathmann 2022-04-03 16:24:50 +0200
  • 45e0d8b537 code grouped Uwe Rathmann 2022-04-03 16:24:50 +0200
  • 73dd013d74 using gardients instead of colors Uwe Rathmann 2022-04-02 11:50:55 +0200
  • afefaf952a using gardients instead of colors Uwe Rathmann 2022-04-02 11:50:55 +0200
  • ccb21451ba Merge branch 'master' into material-theme Uwe Rathmann 2022-04-01 19:18:56 +0200
  • bd53e6bfce Merge branch 'master' into material-theme Uwe Rathmann 2022-04-01 19:18:56 +0200
  • 9469cf6aaf merge from master Uwe Rathmann 2022-04-01 17:00:50 +0200
  • bf2ad4ee13 merge from master Uwe Rathmann 2022-04-01 17:00:50 +0200
  • eec8c71ebc compiler error fixed Uwe Rathmann 2022-04-01 17:00:05 +0200
  • 4d724bb6fe compiler error fixed Uwe Rathmann 2022-04-01 17:00:05 +0200
  • e28c563bc9 wio Uwe Rathmann 2022-04-01 16:18:30 +0200
  • c4ba1d320f wio Uwe Rathmann 2022-04-01 16:18:30 +0200
  • d8d22787e2 SwitchButtonPage moved to ButtonPage Uwe Rathmann 2022-04-01 16:10:53 +0200
  • 6f814edaec SwitchButtonPage moved to ButtonPage Uwe Rathmann 2022-04-01 16:10:53 +0200
  • 0301f6270b change skin button added Uwe Rathmann 2022-04-01 15:58:47 +0200
  • 0c7b14401b change skin button added Uwe Rathmann 2022-04-01 15:58:47 +0200
  • eeec3ab68c push buttons added Uwe Rathmann 2022-04-01 14:54:31 +0200
  • 4cb3301045 push buttons added Uwe Rathmann 2022-04-01 14:54:31 +0200
  • aa58cbc845 workaround for Qt 6.2 incompatibility Uwe Rathmann 2022-04-01 14:53:20 +0200
  • bd9718007d workaround for Qt 6.2 incompatibility Uwe Rathmann 2022-04-01 14:53:20 +0200
  • dac46837b8 text box reimplemented Uwe Rathmann 2022-04-01 14:43:22 +0200
  • ff8b4245a6 text box reimplemented Uwe Rathmann 2022-04-01 14:43:22 +0200
  • 919b8ba21d font initialization changed Uwe Rathmann 2022-04-01 14:42:18 +0200
  • a40ca46556 font initialization changed Uwe Rathmann 2022-04-01 14:42:18 +0200
  • e2238690e0 using c++11 Uwe Rathmann 2022-04-01 14:41:56 +0200
  • 01afcd8557 using c++11 Uwe Rathmann 2022-04-01 14:41:56 +0200
  • 47d831c96f making QskSwtchButton smaller Uwe Rathmann 2022-04-01 13:57:26 +0200
  • 0cd577c977 making QskSwtchButton smaller Uwe Rathmann 2022-04-01 13:57:26 +0200
  • 1a1aaf252e support lib reorganized Uwe Rathmann 2022-04-01 13:56:16 +0200
  • a676caf994 support lib reorganized Uwe Rathmann 2022-04-01 13:56:16 +0200
  • 77088143de Uing RGB values instead of colors. QskSkinTransition reimplemented. Ongoing work Uwe Rathmann 2022-03-31 18:29:39 +0200
  • 570d3d2d51 Uing RGB values instead of colors. QskSkinTransition reimplemented. Ongoing work Uwe Rathmann 2022-03-31 18:29:39 +0200
  • 89bd7a35ef skin transition heavily changed Uwe Rathmann 2022-03-31 18:09:03 +0200
  • e2d6823927 skin transition heavily changed Uwe Rathmann 2022-03-31 18:09:03 +0200
  • 1084609db2 using QVariant::metaType Uwe Rathmann 2022-03-31 12:25:24 +0200
  • 27ee0fe423 using QVariant::metaType Uwe Rathmann 2022-03-31 12:25:24 +0200
  • 17aedfb216 QMetaType definitions added Uwe Rathmann 2022-03-30 18:30:22 +0200
  • f991a21a0a QMetaType definitions added Uwe Rathmann 2022-03-30 18:30:22 +0200
  • 0067ed2d8b QskStateCombination operators added Uwe Rathmann 2022-03-30 18:21:31 +0200
  • 7d0092ccb3 QskStateCombination operators added Uwe Rathmann 2022-03-30 18:21:31 +0200
  • 326783e4df debug operators improved Uwe Rathmann 2022-03-30 12:28:45 +0200
  • baee63ea6b debug operators improved Uwe Rathmann 2022-03-30 12:28:45 +0200
  • e772d40350 try to convert if start/end values have different types Uwe Rathmann 2022-03-29 11:15:08 +0200
  • 511c6ddcd3 try to convert if start/end values have different types Uwe Rathmann 2022-03-29 11:15:08 +0200
  • b3ed43dc96 interpolation between monochrome gradients improved Uwe Rathmann 2022-03-29 11:14:23 +0200
  • 848a22b2a2 interpolation between monochrome gradients improved Uwe Rathmann 2022-03-29 11:14:23 +0200
  • 048835a618 using qskEffectiveSkin Uwe Rathmann 2022-03-29 08:09:19 +0200
  • 94a7ae4509 using qskEffectiveSkin Uwe Rathmann 2022-03-29 08:09:19 +0200
  • 1d4cc69223 making hintTable() public Uwe Rathmann 2022-03-29 08:08:46 +0200
  • aa3c01dee3 making hintTable() public Uwe Rathmann 2022-03-29 08:08:46 +0200
  • 3b7a892424 qHash added Uwe Rathmann 2022-03-29 08:08:06 +0200
  • 81e2ea2920 qHash added Uwe Rathmann 2022-03-29 08:08:06 +0200
  • cefe16ca28 tracking states of the aspects in a QskSkinHintTable Uwe Rathmann 2022-03-28 21:28:56 +0200
  • 1eae47aefa tracking states of the aspects in a QskSkinHintTable Uwe Rathmann 2022-03-28 21:28:56 +0200
  • 2b0c2f70dd more State operators Uwe Rathmann 2022-03-28 20:33:42 +0200
  • a38a4a101e more State operators Uwe Rathmann 2022-03-28 20:33:42 +0200
  • e392b76f15 making code slightly more readable Uwe Rathmann 2022-03-28 20:17:56 +0200
  • 5dae58fc44 making code slightly more readable Uwe Rathmann 2022-03-28 20:17:56 +0200
  • 1f6003e36d no more page backgrounds - preparation for better themeing Uwe Rathmann 2022-03-28 20:15:54 +0200
  • 105fdec8d7 no more page backgrounds - preparation for better themeing Uwe Rathmann 2022-03-28 20:15:54 +0200
  • 97eeb95c09 using QString::compare Uwe Rathmann 2022-03-27 19:06:29 +0200
  • 60e27536e8 using QString::compare Uwe Rathmann 2022-03-27 19:06:29 +0200
  • 53184fb555 making code more readable Uwe Rathmann 2022-03-27 19:05:40 +0200
  • f68095a0d1 making code more readable Uwe Rathmann 2022-03-27 19:05:40 +0200
  • 91a5499b64 avoid crashes, when failing loading a skin Uwe Rathmann 2022-03-27 19:05:05 +0200
  • 48a8a10b62 avoid crashes, when failing loading a skin Uwe Rathmann 2022-03-27 19:05:05 +0200
  • 217f0e0df5 alpha -> opacity Uwe Rathmann 2022-03-27 17:54:16 +0200
  • 7778baecc5 alpha -> opacity Uwe Rathmann 2022-03-27 17:54:16 +0200
  • 783e815cd2 wip Uwe Rathmann 2022-03-26 16:24:39 +0100
  • 5284880eaa wip Uwe Rathmann 2022-03-26 16:24:39 +0100
  • a109f0172a accepting hover events as default Uwe Rathmann 2022-03-26 16:22:47 +0100
  • 3aa320f233 accepting hover events as default Uwe Rathmann 2022-03-26 16:22:47 +0100
  • 24fcfa384b Merge branch 'improve-material-theme' of https://github.com/clemensmanert/qskinny into clemensmanert-improve-material-theme Uwe Rathmann 2022-03-26 15:57:02 +0100
  • 345f24f621 Merge branch 'improve-material-theme' of https://github.com/clemensmanert/qskinny into clemensmanert-improve-material-theme Uwe Rathmann 2022-03-26 15:57:02 +0100
  • cd2908244d do not like protected keywords in macros Uwe Rathmann 2022-03-25 18:17:14 +0100
  • 28c47725e2 do not like protected keywords in macros Uwe Rathmann 2022-03-25 18:17:14 +0100
  • 155d565a0a using QSK_EVENT_DISABLE_COPY Uwe Rathmann 2022-03-25 18:04:41 +0100
  • d6c4968d3c using QSK_EVENT_DISABLE_COPY Uwe Rathmann 2022-03-25 18:04:41 +0100
  • 0c912d2e8d Q_OBJECT added Uwe Rathmann 2022-03-25 16:22:02 +0100
  • 1b94e86e4b Q_OBJECT added Uwe Rathmann 2022-03-25 16:22:02 +0100
  • 91394a6a68 ordered build removed Uwe Rathmann 2022-03-25 13:39:50 +0100
  • ff8af3b0ee ordered build removed Uwe Rathmann 2022-03-25 13:39:50 +0100
  • 9f54d2a335 remove/take fixed Uwe Rathmann 2022-03-25 13:39:18 +0100
  • 6907cd0e28 remove/take fixed Uwe Rathmann 2022-03-25 13:39:18 +0100
  • 1430210424 changes from master Uwe Rathmann 2022-03-25 13:23:44 +0100