1129 Commits

Author SHA1 Message Date
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
Uwe Rathmann
5b218f6f08 avoid deprecated APIs 2020-10-23 12:45:46 +02:00
Uwe Rathmann
19b5918f43 Merge branch 'master' of https://github.com/uwerat/qskinny 2020-10-20 17:48:02 +02:00
Uwe Rathmann
bb0cb27e69 version ifdefing simplified 2020-10-20 17:47:19 +02:00
Uwe Rathmann
a5cf44a869 missing include added 2020-10-20 17:46:22 +02:00
Uwe Rathmann
7ac3375d30 unused member removed 2020-10-20 17:45:31 +02:00
Uwe Rathmann
9b9fb04adb shadowRect added 2020-10-20 17:45:07 +02:00
Uwe Rathmann
513e167d25 Qt 5.6 incompatibility removed 2020-10-20 17:44:36 +02:00
Uwe Rathmann
6e1eb9801a setReadOnly fixed 2020-10-20 12:03:05 +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
f7b1db6e25 avoid compiler warning 2020-10-07 17:16:48 +02:00
Uwe Rathmann
bbbc02f122 shadows added to playground 2020-10-06 15:49:46 +02:00
Uwe Rathmann
7b59793054 debug operator added 2020-09-28 09:04:25 +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
d1fa45174b Qt 5.15 incompatibility fixed 2020-09-26 13:53:04 +02:00
Uwe Rathmann
4974262675 avoid crashes, when the Qt/Quick layout module is not available 2020-09-26 13:46:35 +02:00