1129 Commits

Author SHA1 Message Date
Uwe Rathmann
d5eadee8c5 doxygen configuration improved 2020-12-11 15:19:57 +01:00
Uwe Rathmann
3ec404385c resetThickness added 2020-12-11 15:17:09 +01:00
Uwe Rathmann
05cb42a7ea include guards harmonized 2020-12-11 15:16:50 +01:00
Uwe Rathmann
95391139f9 setAutoLayout defaults to true 2020-12-10 09:46:50 +01:00
Uwe Rathmann
c98a2a7032 QEvent::clone finished 2020-12-09 15:58:27 +01:00
Uwe Rathmann
de419971c8 QskEvent::clone support overrides 2020-12-09 14:56:10 +01:00
Uwe Rathmann
9f189119da Qt 6.0 incompatibilities fixed 2020-12-09 12:44:08 +01:00
Uwe Rathmann
8365da891b Qt 6.0 incompatibiities fixed 2020-12-09 12:42:00 +01:00
Uwe Rathmann
794d9e6955 started with the doxygen docs 2020-12-08 11:03:50 +01:00
Uwe Rathmann
abca458a2e started with the doxygen docs 2020-12-08 11:02:57 +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
4803701a56 QskScaleRenderer added ( work in progress ) 2020-11-22 15:28:56 +01:00
Uwe Rathmann
8fb18ab145 codemoved to QskSGNode 2020-11-22 15:27:58 +01:00
Uwe Rathmann
e8351e4496 adjustments for Qt 6.0.0 beta5 2020-11-21 20:36:47 +01:00
Uwe Rathmann
6be542394a overflows when clipping fixed 2020-11-19 16:23:43 +01:00
Uwe Rathmann
4e983f4b07 child ordering changed 2020-11-19 16:23:19 +01:00
Uwe Rathmann
fd94985ae3 beautified 2020-11-19 11:48:25 +01:00
Uwe Rathmann
4fd41e7be2 some classes for scales/axes 2020-11-13 15:34:02 +01:00
Uwe Rathmann
80611901ac indentations 2020-11-13 15:24:20 +01:00
Uwe Rathmann
d334ed84c5 API cleanup 2020-11-11 11:50:41 +01:00
Uwe Rathmann
da1f385682 using elementCount instead of count 2020-11-11 10:31:39 +01:00
Uwe Rathmann
b53eaaaa95 Merge branch 'master' of https://github.com/uwerat/qskinny 2020-11-11 08:50:40 +01:00
Uwe Rathmann
ec0d3dc49a deprecated calls removed 2020-11-11 08:50:01 +01:00
Uwe Rathmann
acab3f7cdd using QskEvent methods 2020-11-09 14:18:20 +01:00
Uwe Rathmann
650204292c QskShortcutMap::invoke added 2020-11-09 14:17:54 +01:00
Uwe Rathmann
774a34a6b8 finally the code seems to work with Qt 6.0.0 Beta 2 2020-11-01 16:57:59 +01:00
Uwe Rathmann
75cdda5f6a working towards Qt6 2020-11-01 15:44:15 +01:00
Uwe Rathmann
5e195a9743 includes fixed 2020-11-01 12:09:52 +01:00
Uwe Rathmann
271b595609 code moved to QskTextureRenderer 2020-11-01 10:43:16 +01:00
Uwe Rathmann
d64f861e33 code cleanup 2020-11-01 10:16:28 +01:00
Uwe Rathmann
c9e959e73f makeing code more readable 2020-11-01 09:28:20 +01:00
Uwe Rathmann
a5327a68b8 using c++11 auto 2020-11-01 09:26:19 +01:00
Uwe Rathmann
9426e69e3e Qt6 incomptibilities 2020-11-01 08:48:50 +01:00
Uwe Rathmann
c7383a5e31 disabled lines for DebugContext added 2020-11-01 08:48:19 +01:00
Uwe Rathmann
3bcba6faaf wrong empty check fixed 2020-10-31 10:03:56 +01:00
Uwe Rathmann
901de11d1b avoid initial warnings with empty sizes 2020-10-31 09:58:33 +01:00
Uwe Rathmann
b004e6d8d5 code improved 2020-10-31 08:06:41 +01:00
Uwe Rathmann
b1e37876a6 import quick before skinny, to give skinny definitions precedence 2020-10-30 07:50:34 +01:00
Uwe Rathmann
9ab005a0f5 code simplified 2020-10-30 07:33:29 +01:00
Uwe Rathmann
e86ce49fb4 converters added 2020-10-30 07:29:43 +01:00
Uwe Rathmann
b8867dcd76 code moved to QskRgbValueQml 2020-10-29 19:26:16 +01:00
Uwe Rathmann
2fe846fa17 code moved to QskMainQml.[h|cpp] 2020-10-29 18:53:43 +01:00
Uwe Rathmann
e50abf01fd blocking warnings about names starting with capitals 2020-10-29 18:00:10 +01:00
Uwe Rathmann
885349f172 [Misc] suppress wrong warnings 2020-10-29 16:45:57 +01:00
Uwe Rathmann
1e1093868d Qt6 incompatibilities fixed 2020-10-29 07:49:53 +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
78ac3377f7 using QskMargins to export QMarginsF 2020-10-28 15:52:55 +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