166 Commits

Author SHA1 Message Date
Uwe Rathmann
33c0d92ee1 some additional methods added 2021-04-19 09:26:40 +02:00
Uwe Rathmann
e9364e0f11 more methods for tools that rely on meta object data 2021-02-19 12:43:11 +01:00
Uwe Rathmann
cea3828e3d more methods for tools that rely on meta object data 2021-02-19 12:42:05 +01:00
Uwe Rathmann
d54404c9f4 QMetaType support, debug operator 2021-02-14 12:36:15 +01:00
Uwe Rathmann
86e9ea98ab meta type registration added 2021-01-14 07:07:13 +01:00
Uwe Rathmann
9bf5936732 SizeMode primitive removed 2020-12-27 16:07:22 +01:00
Uwe Rathmann
bb3ffc454f QskMargins improved 2020-12-27 11:15:34 +01:00
Uwe Rathmann
f3dd88c11c overlapping states fixed ( where possible ) 2020-12-26 14:34:26 +01:00
Uwe Rathmann
5ecec7892e QskSkinHintTableEditor introduced 2020-12-26 12:57:08 +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
549031fe78 setState added 2020-12-20 16:05:05 +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
247112ae5c LastPrimitive fixed 2020-12-18 08:50:23 +01:00
Uwe Rathmann
6bb7486578 width/height/extent added 2020-12-17 16:13:44 +01:00
Uwe Rathmann
58de684902 using StrutSize instead og Minimum/Maximum metric hints 2020-12-16 12:49:24 +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
05cb42a7ea include guards harmonized 2020-12-11 15:16:50 +01:00
Uwe Rathmann
fbf2a33a9a uncrustified 2020-12-05 15:09:31 +01:00
Uwe Rathmann
6281c43dda trailling , removed 2020-11-26 06:56:38 +01:00
Uwe Rathmann
4fd41e7be2 some classes for scales/axes 2020-11-13 15:34:02 +01:00
Uwe Rathmann
e86ce49fb4 converters added 2020-10-30 07:29:43 +01:00
Uwe Rathmann
9a3e8d0d2d using QskMargins instead of QMargins in Q_PROPRTY definitions to get Qt6
working
2020-10-28 19:35:51 +01:00
Uwe Rathmann
aed9412aee Q_GADGET added 2020-10-28 12:33:51 +01:00
Uwe Rathmann
1eada5fbe0 Qt6 incompatibilities fixed 2020-10-28 12:33:26 +01:00
Uwe Rathmann
a101080231 Qt6 incompatibilities fixed 2020-10-25 15:56:22 +01:00
Uwe Rathmann
bf4fbaa905 no QVector forward declaration - can't be done with Qt6, but as we have
all what we need from qglobal.h ...
2020-10-25 14:57:41 +01:00
Uwe Rathmann
205de91dae Qt6 incompatibility fixed 2020-10-23 13:54:27 +02:00
Uwe Rathmann
27c4704f68 no QVector forward declarations possible with Qt6 2020-10-23 13:43:28 +02:00
Uwe Rathmann
9b9fb04adb shadowRect added 2020-10-20 17:45:07 +02:00
Uwe Rathmann
d0b833a38d missing inline keywords added 2020-10-09 08:37:23 +02:00
Uwe Rathmann
e5f770d753 QskShadowMetrics added 2020-10-09 08:21:30 +02:00
Uwe Rathmann
1b8bbdc261 hash function simplified 2020-10-09 08:21:06 +02:00
Uwe Rathmann
21d90e5fa0 pointless "bit saving" removed 2020-10-09 08:20:36 +02:00
Uwe Rathmann
b78a77f4ff constructor for QMarginsF added 2020-09-28 09:03:35 +02:00
Uwe Rathmann
42d48c4649 debug operator fixed 2020-09-28 09:03:11 +02:00
Uwe Rathmann
664b141ee4 contains/fuzzyContains for intervals added 2020-08-26 13:30:41 +02:00
Uwe Rathmann
18dd693892 using more auto 2020-08-15 14:42:28 +02:00
Uwe Rathmann
5bd66a27a8 QskRgbValue -> QskRgb 2020-08-15 13:29:17 +02:00
Uwe Rathmann
3519e92e91 lighter/darker added 2020-08-15 13:05:25 +02:00
Uwe Rathmann
5b6f070d7d rgb colors alphabetically ordered 2020-08-15 12:49:09 +02:00
Uwe Rathmann
65872352e0 conversion from Qt::GlobalColor added 2020-08-15 12:19:44 +02:00
Uwe Rathmann
50923fcf8c QskIntervalF::interpolate added 2020-08-09 11:06:48 +02:00
Uwe Rathmann
c66d2044a9 more variations for generating color stops 2020-07-31 16:56:33 +02:00
Uwe Rathmann
0df61d647d QskGradient::extracted fixed 2020-07-31 16:55:54 +02:00
Uwe Rathmann
9c55e03859 QskRgbPalette::colorStops added 2020-07-31 13:26:22 +02:00
Uwe Rathmann
39f4d80153 QskRgbPalette added 2020-07-31 12:43:08 +02:00