Commit Graph

3470 Commits

Author SHA1 Message Date
Luis Ángel San Martín
0e7d350343 Add missing dlls to the installer 2025-05-04 13:20:01 +02:00
Luis Ángel San Martín
487df6eec5 Fix background color in the Viewer so it affects only the desired qwidgets 2025-05-04 13:20:01 +02:00
Luis Ángel San Martín
6c1cb50c62 Remove specific QtQuick versions from qml files in qt6 2025-05-04 13:20:01 +02:00
Luis Ángel San Martín
d87c01b57b skip angle fallback if binaries don't exist 2025-05-04 13:20:01 +02:00
Luis Ángel San Martín
7cf9d7ff6a Configure inno to target the specific platform that's been built 2025-05-04 13:20:01 +02:00
Luis Ángel San Martín
b84d1c4b74 Use the right path for qtpaths 2025-05-04 13:20:01 +02:00
Luis Ángel San Martín
67f5dcd7b9 Target the right qtpaths with windeployqt when packing the arm64 installer 2025-05-04 13:20:01 +02:00
Luis Ángel San Martín
06dff7090e Add openssl dlls for arm64
To use only after qt 6.5
2025-05-04 13:20:01 +02:00
Luis Ángel San Martín
dae8eb7b26 try building with opengl support for windows/arm64 2025-05-04 13:20:00 +02:00
Luis Ángel San Martín
377b62bc8b Use windeployqt.exe from the native desktop version
It's missing from the arm64 install
2025-05-04 13:20:00 +02:00
Luis Ángel San Martín
6ac2b58825 Try to build in a separate script 2025-05-04 13:20:00 +02:00
Luis Ángel San Martín
abf6f36a53 Take a look at what's inside the Makefile 2025-05-04 13:20:00 +02:00
Luis Ángel San Martín
c81211be81 Force a release build 2025-05-04 13:20:00 +02:00
Luis Ángel San Martín
3b77b0b1aa Remove tests from windows arm64 build for now 2025-05-04 13:20:00 +02:00
Luis Ángel San Martín
c40bb606c6 Add 7z.dll for win arm64 2025-05-04 13:20:00 +02:00
Luis Ángel San Martín
3e9d58b9d1 Support arm64 when building using pdfium 2025-05-04 13:20:00 +02:00
Luis Ángel San Martín
50d74a7b7a Update the architecture spec for aqtinstall when trying to cross compile for arm64 2025-05-04 13:20:00 +02:00
Luis Ángel San Martín
9fb18a4a70 modules were not found while trying to install qt6.8.1 for arm64 2025-05-04 13:20:00 +02:00
Luis Ángel San Martín
88696574d0 Remove comment 2025-05-04 13:20:00 +02:00
Luis Ángel San Martín
c9a8562b3a Fix aqtinstall warning and install win64_msvc2022_64 for the arm64 installation 2025-05-04 13:20:00 +02:00
Luis Ángel San Martín
29d3ff90cd Use Python 3.10 2025-05-04 13:20:00 +02:00
Luis Ángel San Martín
c56adfca63 Let's see how far a new arm64 build for windows gets 2025-05-04 13:20:00 +02:00
Luis Ángel San Martín
c23d05e1db Update call to aqtinstall 2025-05-04 13:20:00 +02:00
Luis Ángel San Martín
9d8f4abac6 Force the styles that has been used before 6.8 on windows until bug is fixed 2025-05-04 13:20:00 +02:00
Luis Ángel San Martín
32e506e1dc Use a stylesheet instead of QPalette for consistency across styles 2025-05-04 13:20:00 +02:00
Luis Ángel San Martín
6f1f53f487 qml structure has changed 2025-05-04 13:19:59 +02:00
Luis Ángel San Martín
75752af743 Update the dlls that need to be included 2025-05-04 13:19:59 +02:00
Luis Ángel San Martín
289d949089 Let's see if Qt6QmlLocalStorage is really needed 2025-05-04 13:19:59 +02:00
Luis Ángel San Martín
0324344270 Force qml because Qt6Qml.dll seems to be missing 2025-05-04 13:19:59 +02:00
Luis Ángel San Martín
c4a92547f1 Setup the vc 2022 environment 2025-05-04 13:19:59 +02:00
Luis Ángel San Martín
0bdc6d7146 Update the parameters for the windows qt6 job 2025-05-04 13:19:59 +02:00
Luis Ángel San Martín
d153c178e6 New version of aqt uses install-qt command 2025-05-04 13:19:59 +02:00
Luis Ángel San Martín
e61656cb5f Bump Qt to 6.8.1 in Windows and macos
Windows is going to be using vc 2022 built in windows-2022
2025-05-04 13:19:59 +02:00
Luis Ángel San Martín
b81b7908f3
Merge pull request #472 from YACReader/add_mouse_nativation_modes
Add mouse navigation modes
2025-05-04 12:56:43 +02:00
Luis Ángel San Martín
bba15bef4d Fix Qt5 compilation 2025-05-04 10:30:54 +02:00
Luis Ángel San Martín
90a370680e Update CHANGELOG 2025-05-04 10:02:13 +02:00
Luis Ángel San Martín
77e3f6ffb1 Implement support all the new mouse modes 2025-05-04 09:53:53 +02:00
Luis Ángel San Martín
d291569e5f Move drag origin coordinates to MouseHandler 2025-05-04 09:53:31 +02:00
Luis Ángel San Martín
8b41bbf711 Check the load state before trying to turn pages 2025-05-04 09:52:13 +02:00
Luis Ángel San Martín
a51252ca0d Add settings to the options dialog to control the mouse behavior 2025-05-04 09:51:17 +02:00
Luis Ángel San Martín
25a569cfa6 Add support for mouse mode in Configuration 2025-05-03 16:11:58 +02:00
Luis Ángel San Martín
257436c040 Move FitMode to configuration.h 2025-05-03 15:44:41 +02:00
Luis Ángel San Martín
7db47f9147 Extract mouse handling events to it's own class 2025-05-03 15:10:16 +02:00
Luis Ángel San Martín
9e37947479 Fix layout warning
sortButtonsLayout was already part of the layout.
2025-04-21 19:21:48 +02:00
Luis Ángel San Martín Rodríguez
a425aef45e Fix macos compilation with Qt5 2025-04-20 14:52:50 +02:00
Luis Ángel San Martín
cb24540766 Update CHAGELOG 2025-04-20 10:33:36 +02:00
Luis Ángel San Martín
ed7e9f98f0 Format 2025-04-20 10:30:05 +02:00
Luis Ángel San Martín Rodríguez
3632ebab12 Implement native toolbars on macos on Qt6 to have a modern looking unified toolbars 2025-04-20 09:38:58 +02:00
Luis Ángel San Martín
d9b9fda337
Merge pull request #471 from BSDKaffee/qt-6.9-fixes
Qt 6.9 fixes
2025-04-19 17:35:24 +02:00
Jason E. Hale
6e0e6f3bc3
Fix build with Qt 6.9.0 (fixes #469)
Support for std::array was added to QDebug in 6.9.0
2025-04-19 06:28:17 -04:00