Commit Graph

  • 786e6c2446 code simplified Uwe Rathmann 2021-01-20 16:44:09 +0100
  • a213d50170 missing const specifier added Uwe Rathmann 2021-01-20 16:39:15 +0100
  • df10f402ed Merge branch 'master' of https://github.com/uwerat/qskinny Uwe Rathmann 2021-01-20 16:33:45 +0100
  • 86e9ea98ab meta type registration added Uwe Rathmann 2021-01-14 07:07:13 +0100
  • ed4066369a better handling of finding the current item after removeing an item Uwe Rathmann 2021-01-13 17:50:16 +0100
  • aa43b0bece useless forward declarations removed Uwe Rathmann 2021-01-12 18:43:57 +0100
  • f71bd4e359 pointless nullptr checks removed Uwe Rathmann 2021-01-12 16:25:33 +0100
  • e7d03e2ddd graphicRole property added Uwe Rathmann 2021-01-07 13:49:57 +0100
  • f037297620 convenience sett for gradients Uwe Rathmann 2021-01-07 13:48:56 +0100
  • 45f09f7a2c beautified Uwe Rathmann 2021-01-07 13:42:42 +0100
  • 60b3604e04 resetOverlay added Uwe Rathmann 2020-12-29 12:58:57 +0100
  • 79cceb1b09 subControlContentsRect added Uwe Rathmann 2020-12-29 12:57:03 +0100
  • c419b26850 sizeHint calculations moved to skinlet Uwe Rathmann 2020-12-29 10:11:31 +0100
  • afd3a3ded8 using auto Uwe Rathmann 2020-12-29 09:47:03 +0100
  • 1b832e122c hovered signal removed Uwe Rathmann 2020-12-29 09:46:48 +0100
  • 0eadfa8fa2 sizeHint calculations moved to the skinlet Uwe Rathmann 2020-12-29 09:45:00 +0100
  • 98343dec60 auto-updating the control, when setting a skinHint Uwe Rathmann 2020-12-27 16:31:07 +0100
  • 92b1ed669b fontRole/graphicRole renamed to fontRoleHint/graphicRoleHint Uwe Rathmann 2020-12-27 16:19:01 +0100
  • 9f2dc44619 using qskControlCast Uwe Rathmann 2020-12-27 16:08:52 +0100
  • 556cde3f88 hasChildItems added Uwe Rathmann 2020-12-27 16:08:18 +0100
  • 9bf5936732 SizeMode primitive removed Uwe Rathmann 2020-12-27 16:07:22 +0100
  • 3901c02368 QskSkinHintTable::setHint indicating changes as return value Uwe Rathmann 2020-12-27 12:06:12 +0100
  • c8be7224cf missing update call added Uwe Rathmann 2020-12-27 11:18:02 +0100
  • 0c3a8ebece signals with parameters Uwe Rathmann 2020-12-27 11:17:43 +0100
  • bb3ffc454f QskMargins improved Uwe Rathmann 2020-12-27 11:15:34 +0100
  • b8bbd3a135 usig QskSkinHintTableEditor Uwe Rathmann 2020-12-27 11:11:31 +0100
  • c48fcbffd3 bad return statement removed Uwe Rathmann 2020-12-27 11:10:51 +0100
  • f3dd88c11c overlapping states fixed ( where possible ) Uwe Rathmann 2020-12-26 14:34:26 +0100
  • 1a3058fad8 code moved to QskSkinHintTable Uwe Rathmann 2020-12-26 13:00:09 +0100
  • 5ecec7892e QskSkinHintTableEditor introduced Uwe Rathmann 2020-12-26 12:57:08 +0100
  • 9f2cb6920d includes added Uwe Rathmann 2020-12-23 09:49:20 +0100
  • c87dae7e9d using QskAspect::setState Uwe Rathmann 2020-12-23 09:48:55 +0100
  • 2091e6dcaf using gradientHint Uwe Rathmann 2020-12-23 09:48:23 +0100
  • e176f474a8 QskSkin::skinlet using the metaObject Uwe Rathmann 2020-12-23 09:41:29 +0100
  • 73b5934839 setAnimation being aware of subControl substitution Uwe Rathmann 2020-12-23 09:38:10 +0100
  • 0a98b5c1c0 QskInterval removed from the skinHint helper methods Uwe Rathmann 2020-12-23 09:34:11 +0100
  • 726aca98df QskAspect::hasState added Uwe Rathmann 2020-12-23 09:28:17 +0100
  • 95d8d2a6da making QskAspect a class Uwe Rathmann 2020-12-21 16:06:58 +0100
  • 0df922cba8 making startTransition aware of sunControl redirection Uwe Rathmann 2020-12-21 15:27:05 +0100
  • 812f108e21 effectiveHint -> effectiveSkinHint Uwe Rathmann 2020-12-21 10:24:59 +0100
  • bdc068c4d6 ubcontro, substitution moved to setSkinHint/resetHint Uwe Rathmann 2020-12-21 09:57:57 +0100
  • 788c18e99f no namespace Uwe Rathmann 2020-12-21 09:55:03 +0100
  • 63929da406 minor optimizations Uwe Rathmann 2020-12-20 16:10:24 +0100
  • 549031fe78 setState added Uwe Rathmann 2020-12-20 16:05:05 +0100
  • 34b94f1181 exported again Uwe Rathmann 2020-12-20 16:04:19 +0100
  • c599dd808d wrong aspect fixed Uwe Rathmann 2020-12-20 12:24:13 +0100
  • a90648902e auto/const added Uwe Rathmann 2020-12-18 18:26:32 +0100
  • ef755011df code cleanup Uwe Rathmann 2020-12-18 16:32:54 +0100
  • 23bbab7820 unused enum removed Uwe Rathmann 2020-12-18 13:44:02 +0100
  • 8426e71156 handling of primitives optimized Uwe Rathmann 2020-12-18 13:09:22 +0100
  • 38f48a7cb0 do not export QskSkinnable Uwe Rathmann 2020-12-18 13:09:01 +0100
  • 247112ae5c LastPrimitive fixed Uwe Rathmann 2020-12-18 08:50:23 +0100
  • 4d40a9bd12 using QskMargins Uwe Rathmann 2020-12-17 16:44:54 +0100
  • a49ef1daa4 using strutSize Uwe Rathmann 2020-12-17 16:14:56 +0100
  • 6bb7486578 width/height/extent added Uwe Rathmann 2020-12-17 16:13:44 +0100
  • 7ef63f0a2d anoher variation of sunControlRect added Uwe Rathmann 2020-12-17 16:13:02 +0100
  • b1d70b49d4 some convenience methods added Uwe Rathmann 2020-12-17 16:12:18 +0100
  • 846cada62d using removed Uwe Rathmann 2020-12-17 09:04:06 +0100
  • 03d71b56f0 using extent property Uwe Rathmann 2020-12-17 09:03:52 +0100
  • 6f8d2998bb using the extent property Uwe Rathmann 2020-12-17 08:53:44 +0100
  • 6087f53088 resetStrutSizeHint added Uwe Rathmann 2020-12-17 08:53:00 +0100
  • 72dfde05a1 extent property fixed Uwe Rathmann 2020-12-17 08:52:30 +0100
  • 1f2617fe86 outdated inline comment removed Uwe Rathmann 2020-12-17 08:51:20 +0100
  • 898791a440 code cleanup Uwe Rathmann 2020-12-17 08:50:35 +0100
  • 58de684902 using StrutSize instead og Minimum/Maximum metric hints Uwe Rathmann 2020-12-16 12:49:24 +0100
  • 6c0f0810f1 code cleanup Uwe Rathmann 2020-12-15 18:12:48 +0100
  • e64111bc35 QskShortcutMap::setEnabled added Uwe Rathmann 2020-12-15 17:02:20 +0100
  • 3004b8b74f thickness -> extent Uwe Rathmann 2020-12-15 11:01:23 +0100
  • 1527f46d51 convenience methods for resetHint Uwe Rathmann 2020-12-15 11:01:00 +0100
  • 06fe52de32 wip Uwe Rathmann 2020-12-15 08:37:06 +0100
  • 38b832d463 noexcept keywords added Uwe Rathmann 2020-12-15 07:56:42 +0100
  • c1e70a2d9e more convenience methods to access skin hints Uwe Rathmann 2020-12-15 07:21:12 +0100
  • 80004ed8e8 code simplified Uwe Rathmann 2020-12-13 19:38:46 +0100
  • f33f38bbbb some preparations for modifications with QskAspect Uwe Rathmann 2020-12-13 14:23:17 +0100
  • 5f1b45177e wip Uwe Rathmann 2020-12-12 14:05:09 +0100
  • d5eadee8c5 doxygen configuration improved Uwe Rathmann 2020-12-11 15:19:57 +0100
  • 3ec404385c resetThickness added Uwe Rathmann 2020-12-11 15:17:09 +0100
  • 05cb42a7ea include guards harmonized Uwe Rathmann 2020-12-11 15:16:50 +0100
  • 95391139f9 setAutoLayout defaults to true Uwe Rathmann 2020-12-10 09:46:50 +0100
  • c98a2a7032 QEvent::clone finished Uwe Rathmann 2020-12-09 15:58:27 +0100
  • de419971c8 QskEvent::clone support overrides Uwe Rathmann 2020-12-09 14:56:10 +0100
  • 9f189119da Qt 6.0 incompatibilities fixed Uwe Rathmann 2020-12-09 12:44:08 +0100
  • 8365da891b Qt 6.0 incompatibiities fixed Uwe Rathmann 2020-12-09 12:42:00 +0100
  • 794d9e6955 started with the doxygen docs Uwe Rathmann 2020-12-08 11:03:50 +0100
  • abca458a2e started with the doxygen docs Uwe Rathmann 2020-12-08 11:02:57 +0100
  • fbf2a33a9a uncrustified Uwe Rathmann 2020-12-05 15:09:31 +0100
  • 6281c43dda trailling , removed Uwe Rathmann 2020-11-26 06:56:38 +0100
  • 4803701a56 QskScaleRenderer added ( work in progress ) Uwe Rathmann 2020-11-22 15:28:56 +0100
  • 8fb18ab145 codemoved to QskSGNode Uwe Rathmann 2020-11-22 15:27:58 +0100
  • e8351e4496 adjustments for Qt 6.0.0 beta5 Uwe Rathmann 2020-11-21 20:36:47 +0100
  • 6be542394a overflows when clipping fixed Uwe Rathmann 2020-11-19 16:23:43 +0100
  • 4e983f4b07 child ordering changed Uwe Rathmann 2020-11-19 16:23:19 +0100
  • fd94985ae3 beautified Uwe Rathmann 2020-11-19 11:48:25 +0100
  • 4fd41e7be2 some classes for scales/axes Uwe Rathmann 2020-11-13 15:34:02 +0100
  • 80611901ac indentations Uwe Rathmann 2020-11-13 15:24:20 +0100
  • d334ed84c5 API cleanup Uwe Rathmann 2020-11-11 11:50:41 +0100
  • da1f385682 using elementCount instead of count Uwe Rathmann 2020-11-11 10:31:39 +0100
  • b53eaaaa95 Merge branch 'master' of https://github.com/uwerat/qskinny Uwe Rathmann 2020-11-11 08:50:40 +0100
  • ec0d3dc49a deprecated calls removed Uwe Rathmann 2020-11-11 08:50:01 +0100
  • acab3f7cdd using QskEvent methods Uwe Rathmann 2020-11-09 14:18:20 +0100