Commit Graph

206 Commits

Author SHA1 Message Date
kleuter
4515901efa qt 5.15.8 fix build on apple silicon 2022-03-29 00:48:54 +02:00
kleuter
37359addd2 Update README.md 2022-02-18 13:56:57 +01:00
kleuter
2fda989a0e 5.15.8 - fix for QTBUG-98093 (backport of 4bee9cdc0a) 2022-02-18 13:54:23 +01:00
kleuter
14cb2bbefd 5.15.8 - fix for QTBUG-98093 (make the slider knob big enough for BigSur and Monterey, backport of 6ff07ec23b) 2022-02-18 13:52:07 +01:00
kleuter
0f4c0d9f47 5.15.8: fix for QTBUG-98093 (backport QSlider: Always set the sunken state and the active control, c7e8133a95) 2022-02-18 13:48:11 +01:00
kleuter
a6864f375e 5.15.8 qslider.cpp original 2022-02-18 13:46:08 +01:00
kleuter
05e0fcafe6 5.15.8 - fix for QTBUG-98483 and QTBUG-99743 2022-02-18 13:41:05 +01:00
kleuter
e58d60af60 5.15.8: qmacstyle_mac.mm original 2022-02-18 13:37:15 +01:00
kleuter
36b9291b3f 5.15.8 - added macOS Monterey support (backport b3dc0fec2b) 2022-02-18 11:06:48 +01:00
kleuter
1bb95a993f qoperatingsystemversion originals 2022-02-18 11:06:17 +01:00
kleuter
c945574a2b 5.15.8 initial 2022-02-18 11:05:47 +01:00
kleuter
be11e90e0a Delete WorkspaceSettings.xcsettings 2022-02-18 10:54:56 +01:00
Kleuter
bf9ba5b123
Merge pull request #1 from NaLiJa/master
Fix building of 5.15.2 with xcode 13.2.1
2022-02-18 10:54:02 +01:00
kleuter
c76635d4cc Revert "6.2.3 qtcompat module without qdeclarative dependencies"
This reverts commit 6a832ed6cf.
2022-02-17 15:14:17 +01:00
kleuter
6a832ed6cf 6.2.3 qtcompat module without qdeclarative dependencies 2022-02-13 21:02:45 +01:00
kleuter
d7a64b0b29 6.2.3 build on windows script(test) 2022-02-13 17:24:53 +01:00
kleuter
57c55a5c4f Update README.md 2022-02-02 15:40:41 +01:00
NaLiJa
d49fa162b6
Fix ios build settings for xcode 13.2.1 2022-02-01 15:50:05 +01:00
NaLiJa
dd1ffb7cd7
Add files via upload
Fix build for Xcode 13.2.1
2022-01-07 13:31:53 +01:00
kleuter
d3a3d28e3a 5.15.7 - better fix for QTBUG-98483 2021-11-25 13:53:37 +01:00
kleuter
d42c07546d Revert "5.15.7 - fixed QTBUG-98483"
This reverts commit d28c1a7216.
2021-11-24 21:07:03 +01:00
Kleuter
0bfdd85681
Update README.md 2021-11-24 12:22:40 +01:00
kleuter
7c1d9e7708 5.15.2: fix for QTBUG-98093 (backport of macOS: Fix QSlider's knob positioning on Monterey (4bee9cdc0a) 2021-11-24 12:21:09 +01:00
kleuter
adb5e94f20 5.15.2 - fix for QTBUG-98093 (macOS: make the slider knob big enough for BigSur and Monterey, 6ff07ec23b) 2021-11-24 12:16:52 +01:00
kleuter
7deb67707f 5.15.2: fix for QTBUG-98093 (backport of QSlider: Always set the sunken state and the active control, c7e8133a95) 2021-11-24 12:14:36 +01:00
kleuter
39d4226e42 5.15.2: qslider.cpp oritinal 2021-11-24 12:12:25 +01:00
kleuter
67a47cfc61 5.15.2: detect macOS monterey 2021-11-24 12:11:17 +01:00
kleuter
73aea036de 5.15.2: QOperatingSystemVersion original 2021-11-24 12:09:59 +01:00
kleuter
d32770f79d 5.15.7 - fix for QTBUG-98093 (backport of 4bee9cdc0a) 2021-11-23 16:48:15 +01:00
kleuter
330ff72275 5.15.7 - fix for QTBUG-98093 (make the slider knob big enough for BigSur and Monterey, backport of 6ff07ec23b) 2021-11-23 16:47:03 +01:00
kleuter
4117ef5166 5.15.7: fix for QTBUG-98093 (backport QSlider: Always set the sunken state and the active control, c7e8133a95) 2021-11-23 16:44:15 +01:00
kleuter
031f5beb48 5.15.7: qslider.cpp original 2021-11-23 16:40:47 +01:00
kleuter
d28c1a7216 5.15.7 - fixed QTBUG-98483 2021-11-23 15:36:02 +01:00
kleuter
be2c83db52 5.15.7 - added macOS Monterey support (backport b3dc0fec2b) 2021-11-23 15:34:31 +01:00
kleuter
71e9571655 5.15.7 - fixed compilation (Add missing macOS header file that was indirectly included before, https://code.qt.io/cgit/qt/qtbase.git/commit/src/plugins/platforms/cocoa?id=dece6f5840463ae2ddf927d65eb1b3680e34a547) 2021-11-23 15:33:08 +01:00
kleuter
cb11aa2ba3 5.15.7 default files 2021-11-23 15:32:17 +01:00
kleuter
96a9f5509f scripts fix 2021-11-22 10:28:19 +01:00
kleuter
1c448fe688 5.15.6 -> 5.15.7 2021-11-16 15:24:01 +01:00
kleuter
3b34216a2a Qt 5.15.2: fixed QTBUG-71737 - startup lag on Windows 2021-10-17 11:21:28 +02:00
kleuter
1674e67f32 Qt 5.15.2: qfontengine original 2021-10-17 11:19:03 +02:00
kleuter
bdf61e84b6 update to 5.15.6 2021-09-25 22:16:39 +02:00
kleuter
e3fe2e5aed path fix 2021-08-30 16:10:44 +02:00
Kleuter
d46d9cbf51
Update README.md 2021-08-29 14:48:34 +02:00
kleuter
0c4f4a8796 update to 5.15.5 2021-08-29 14:44:40 +02:00
kleuter
05552d0161 Update README.md 2021-08-27 10:37:05 +02:00
kleuter
9d7f1399b5 Update README.md 2021-08-27 10:27:55 +02:00
kleuter
63dbb3d4a1 _win_setargv_fix was for VS2017 2021-08-18 21:30:31 +02:00
kleuter
e82147b0a9 path fix 2021-08-18 21:29:42 +02:00
kleuter
f164138d23 5.6.3: fix for https://bugreports.qt.io/browse/QTBUG-63451 2021-08-09 17:20:01 +02:00
kleuter
8462e4a898 5.6.3: original simplewidgets.cpp 2021-08-09 17:19:15 +02:00