Commit Graph

861 Commits

Author SHA1 Message Date
Uwe Rathmann 6087f53088 resetStrutSizeHint added 2020-12-17 08:53:00 +01:00
Uwe Rathmann 72dfde05a1 extent property fixed 2020-12-17 08:52:30 +01:00
Uwe Rathmann 58de684902 using StrutSize instead og Minimum/Maximum metric hints 2020-12-16 12:49:24 +01:00
Uwe Rathmann 6c0f0810f1 code cleanup 2020-12-15 18:12:48 +01:00
Uwe Rathmann e64111bc35 QskShortcutMap::setEnabled added 2020-12-15 17:02:20 +01:00
Uwe Rathmann 3004b8b74f thickness -> extent 2020-12-15 11:01:23 +01:00
Uwe Rathmann 1527f46d51 convenience methods for resetHint 2020-12-15 11:01:00 +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 f33f38bbbb some preparations for modifications with QskAspect 2020-12-13 14:23:17 +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 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 b004e6d8d5 code improved 2020-10-31 08:06:41 +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 a81c0e4708 version check fixed 2020-10-28 08:28:13 +01:00
Uwe Rathmann 4c6e0ae32d Qt5 incompatibilities 2020-10-26 18:50:48 +01:00