1048 Commits

Author SHA1 Message Date
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
Uwe Rathmann
1efbd02dda Qt6 incompatibility fixed 2020-10-28 09:05:31 +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
Uwe Rathmann
4d7d9735dc prepairing Qt6 usage 2020-10-26 18:06:06 +01:00
Uwe Rathmann
93dc6f76f7 Qt6 incompatibilities fixed 2020-10-26 17:59:19 +01:00
Uwe Rathmann
8e410a9e4b Qt6 incompatibilities fixed 2020-10-26 17:52:08 +01:00
Uwe Rathmann
fc5a9f2038 Qt6 incompatibilities 2020-10-26 17:51:31 +01:00
Uwe Rathmann
07cdcc56df code improved 2020-10-26 14:13:57 +01:00
Uwe Rathmann
5757d49ba9 avoid Qt5/6 incompatibilities 2020-10-25 18:04:55 +01:00
Uwe Rathmann
963ccb1da8 avoid Qt 5/6 incompatibilities 2020-10-25 17:53:22 +01:00
Uwe Rathmann
571f532307 moving ClipItem to namespace 2020-10-25 17:40:29 +01:00
Uwe Rathmann
1228518e6a avoid Qt5/6 incompatbilities 2020-10-25 17:35:50 +01:00
Uwe Rathmann
bddbf2e1b8 using geometry events to avoid Qt5/6 incompatibility 2020-10-25 17:34:05 +01:00
Uwe Rathmann
35c786c012 Qt 6 incompatibilities fixed 2020-10-25 16:09:49 +01:00
Uwe Rathmann
6cf3b1ed48 Qt6 incompatibilities fixed 2020-10-25 16:04:10 +01:00
Uwe Rathmann
a101080231 Qt6 incompatibilities fixed 2020-10-25 15:56:22 +01:00
Uwe Rathmann
0c37453d5f workaround for Qt 5/6 QMouseEvent incompatabilities 2020-10-25 15:55:02 +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
c4b32c0d50 Qt6 incompatibility 2020-10-23 14:08:27 +02:00
Uwe Rathmann
21bd75ae5b Qt6 incompatibility fixed 2020-10-23 14:00:27 +02:00
Uwe Rathmann
205de91dae Qt6 incompatibility fixed 2020-10-23 13:54:27 +02:00
Uwe Rathmann
484c0ceec5 no QStringList forward declarations possible with Qt6 - so we have to
rely on Qt headers we have included before. Not good ...
2020-10-23 13:45:09 +02:00
Uwe Rathmann
77c00fb727 no QVector forward declarations with Qt6 2020-10-23 13:44:29 +02:00
Uwe Rathmann
27c4704f68 no QVector forward declarations possible with Qt6 2020-10-23 13:43:28 +02:00
Uwe Rathmann
4fefe62ad0 Qt6 changes for QList/QVector disaallow forward declarations, but as
with every qobject.h we have qlist.h anyway
2020-10-23 13:41:18 +02:00
Uwe Rathmann
5d9d307d6f Qt6 compatibility fixes 2020-10-23 13:38:00 +02:00
Uwe Rathmann
862ab8cc16 Qt6 incompatibilities fixed 2020-10-23 13:20:51 +02:00
Uwe Rathmann
7b5fa0f9f8 Qt6 incompatibilities fixed 2020-10-23 12:51:31 +02:00
Uwe Rathmann
b351e078f5 Qt6 incompatibility fixed 2020-10-23 12:49:42 +02:00
Uwe Rathmann
2d8e3ec7a8 avoid deprecated APIs 2020-10-23 12:49:10 +02:00
Uwe Rathmann
60c8ec4746 avoid dprecated APIs 2020-10-23 12:48:34 +02:00