Commit Graph

2983 Commits

Author SHA1 Message Date
c801801ac8 Try to codesign windows installers 2022-09-15 15:39:18 +02:00
e6a8e83d2d Install image formats module in qt6 2022-09-15 15:08:35 +02:00
2761a312d7 Notarize macos dmgs 2022-09-14 18:43:20 +02:00
d7eaf970b7 Enable hardened runtime 2022-09-14 17:34:10 +02:00
09f7460763 Fix dest folder name 2022-09-14 16:19:08 +02:00
177eae4cf7 sign all the contents in the dmg 2022-09-14 15:31:37 +02:00
d99683460d Try to change the qt6 installer enough to avoid false virus positives 2022-09-13 13:36:54 +02:00
7cf26f6f1d Wait for MacOS_qt6 on releases 2022-09-13 07:55:55 +02:00
0243bbed2f Merge pull request #317 from YACReader/more-qt6-migration
Qt6 first working version
2022-09-12 23:20:28 +02:00
379c6510f0 Title can't be more than 27 characters 2022-09-12 21:10:44 +02:00
8ac5404452 Install libgl-dev 2022-09-12 20:20:50 +02:00
ad84a458d0 Install libqt6core5compat6-dev 2022-09-12 20:09:49 +02:00
2c0f46bb18 Use qmake6 2022-09-12 20:00:15 +02:00
395068d001 Install qt6-tools-dev-tools 2022-09-12 19:24:56 +02:00
c3a2a35a16 Check if qt6 is properly installed 2022-09-12 19:24:56 +02:00
4fd36643ce more nonsense 2022-09-12 19:24:56 +02:00
cf74947c17 print qmake version 2022-09-12 19:24:56 +02:00
32dfa429e7 Try to compile linux/qt6 with missing packages 2022-09-12 19:24:56 +02:00
37bbb75b64 Fix job name 2022-09-12 19:24:56 +02:00
1e441768b6 Remove commented tasks 2022-09-12 19:24:56 +02:00
91e3d5c07a Build linux/qt6 flavor in CI 2022-09-12 19:24:56 +02:00
cba098b07f Include the OpenGL version in System Info 2022-09-12 19:24:56 +02:00
f794227902 Add the Qt version to System info dialog 2022-09-12 19:24:56 +02:00
2a493a438f Build a Qt6 installer for win64 2022-09-12 19:24:56 +02:00
ed20264ead Try to make qt available in PATH for all tasks 2022-09-12 19:24:56 +02:00
d5dc5fbecf Update dmg.json to include the Qt flavor 2022-09-12 19:24:56 +02:00
879a0fb262 Add Qt5 param to Qt5 builds in macos 2022-09-12 19:24:56 +02:00
c70d714e00 Add qt bin to the path take 2 2022-09-12 19:24:56 +02:00
7548242a9c Add qt bin to the path 2022-09-12 19:24:56 +02:00
2c52ad6b4c use python3 2022-09-12 19:24:56 +02:00
6d851086ef try aqtinstall for macos/qt6 2022-09-12 19:24:56 +02:00
095adba3b4 Format 2022-09-12 19:24:56 +02:00
e75e1ada1e comment brew link on qt, it is showing a warning 2022-09-12 19:24:56 +02:00
0977eb36a9 Format 2022-09-12 19:24:56 +02:00
e026f25617 QMacToolBar is not available in Qt6
This commit adds new qt pure versions of the mac toolbar to be used in qt6.
2022-09-12 19:24:56 +02:00
450d3c18b2 Fix compile error on macos qt6 due to __OBJC_BOOL_IS_BOOL macro 2022-09-12 19:24:56 +02:00
894ba18ffd Add an azure pipelines job to compile the macos version with qt6 2022-09-12 19:24:56 +02:00
52fe8683bb macextras is not available in qt6 2022-09-12 19:24:56 +02:00
bbe79cc27a Apple silicon supports opengl 2022-09-12 19:24:56 +02:00
3b01e993c0 macextras is not available in qt6 2022-09-12 19:24:56 +02:00
48bc72250c Use qt 6.3.1 in windows qt6 azure job 2022-09-12 19:24:56 +02:00
bc35b5d65f Fix QML in Qt6
This means having two versions of everything, the idea is to migrate to Qt6, test that everything works fine and drop Qt5 as soon as possible.
2022-09-12 19:24:56 +02:00
60e2255886 Fix infinite loop when propagateFolderUpdatesToParent is invoked using the root folder 2022-09-12 19:24:41 +02:00
68b3d75c92 BUMP version number 2022-09-04 22:43:57 +02:00
63330dd82f Update CHANGELOG 2022-09-04 22:43:00 +02:00
906028b184 Always clear the page number field in GoToDialog when it is opened 2022-09-04 17:47:09 +02:00
e92a537f95 Fix flow scrolling in macos 2022-09-04 10:05:11 +02:00
91909f748d Reenable flickable behavior in the GridView
Touchpads aren't properly mapped to the wheelhandler in qt 5.15, there is a fix in Qt6
2022-09-03 23:53:58 +02:00
102396e6cb Replace all macOS-10.15 images with macOS-latest 2022-09-02 18:17:27 +02:00
2e093555f6 Update macos version to macOS-latest in azure pipelines 2022-09-02 18:06:55 +02:00