Commit Graph

3499 Commits

Author SHA1 Message Date
8ce3f51760 Remove specific QtQuick versions from qml files in qt6 2025-06-15 12:16:04 +02:00
8098d5891f skip angle fallback if binaries don't exist 2025-06-15 12:16:04 +02:00
96bbbbdb2b Configure inno to target the specific platform that's been built 2025-06-15 12:16:04 +02:00
186656ca4c Use the right path for qtpaths 2025-06-15 12:16:04 +02:00
e83e92b123 Target the right qtpaths with windeployqt when packing the arm64 installer 2025-06-15 12:16:04 +02:00
c811f5fed0 Add openssl dlls for arm64
To use only after qt 6.5
2025-06-15 12:16:04 +02:00
81f4d29930 try building with opengl support for windows/arm64 2025-06-15 12:16:04 +02:00
980b18b5e4 Use windeployqt.exe from the native desktop version
It's missing from the arm64 install
2025-06-15 12:16:04 +02:00
658aa0bf77 Try to build in a separate script 2025-06-15 12:16:04 +02:00
6f54845082 Take a look at what's inside the Makefile 2025-06-15 12:16:04 +02:00
2eca70f0a0 Force a release build 2025-06-15 12:16:04 +02:00
e09ce91a05 Remove tests from windows arm64 build for now 2025-06-15 12:16:04 +02:00
3c78dbc46e Add 7z.dll for win arm64 2025-06-15 12:16:04 +02:00
84cd15043e Support arm64 when building using pdfium 2025-06-15 12:16:03 +02:00
93f1fb921e Update the architecture spec for aqtinstall when trying to cross compile for arm64 2025-06-15 12:16:03 +02:00
5c71e0bbab modules were not found while trying to install qt6.8.1 for arm64 2025-06-15 12:16:03 +02:00
421c5f9da5 Remove comment 2025-06-15 12:16:03 +02:00
2d9b3bafc5 Fix aqtinstall warning and install win64_msvc2022_64 for the arm64 installation 2025-06-15 12:16:03 +02:00
a98803d6b3 Use Python 3.10 2025-06-15 12:16:03 +02:00
817cbd9483 Let's see how far a new arm64 build for windows gets 2025-06-15 12:16:03 +02:00
909d2414a4 Update call to aqtinstall 2025-06-15 12:16:03 +02:00
85e3041f46 Force the styles that has been used before 6.8 on windows until bug is fixed 2025-06-15 12:16:03 +02:00
9f5e30b0be Use a stylesheet instead of QPalette for consistency across styles 2025-06-15 12:16:03 +02:00
b81eb24856 qml structure has changed 2025-06-15 12:16:03 +02:00
a059342495 Update the dlls that need to be included 2025-06-15 12:16:03 +02:00
b5fc44c912 Let's see if Qt6QmlLocalStorage is really needed 2025-06-15 12:16:03 +02:00
88c49004f9 Force qml because Qt6Qml.dll seems to be missing 2025-06-15 12:16:03 +02:00
593e2ac526 Setup the vc 2022 environment 2025-06-15 12:16:03 +02:00
4f7a29aa56 Update the parameters for the windows qt6 job 2025-06-15 12:16:03 +02:00
f7f441d58f New version of aqt uses install-qt command 2025-06-15 12:16:03 +02:00
1611f71a39 Bump Qt to 6.8.1 in Windows and macos
Windows is going to be using vc 2022 built in windows-2022
2025-06-15 12:16:03 +02:00
c621c2705b Bump the windows version used in the Initialization job 2025-06-15 12:15:45 +02:00
7740aaca3d Bump Ubuntu version 2025-06-14 15:06:21 +02:00
8d2026f1d7 Merge pull request #476 from YACReader/new_image_filters_format
Add support for storing and serving the new comic filters format
2025-06-14 12:05:59 +02:00
109b9e9783 Fix format 2025-06-14 10:04:27 +02:00
b7fb45a331 Add support for storing and serving the new comic filters format
It's already implemented on iOS and next is supporting it on Android.
2025-06-14 09:56:33 +02:00
a4ab11d44d Merge pull request #475 from YACReader/custom_comic_covers 2025-05-10 07:52:28 +02:00
4adad5f966 Format 2025-05-09 21:33:14 +02:00
bed3503aae Update CHANGELOG 2025-05-09 21:15:47 +02:00
5950c52e19 Support editing the cover image of various comics at once 2025-05-09 21:05:42 +02:00
8b159c9da6 Support drag&drop for setting a custom cover in the properties dialog 2025-05-09 19:58:52 +02:00
28952180ab Remove commented code 2025-05-09 19:27:35 +02:00
508ff6d547 Add support for loading custom comic images 2025-05-09 19:25:02 +02:00
0457c08fca Add button for reseting the cover of a comic to the default one 2025-05-09 15:23:00 +02:00
97685dca73 Remove unneeded property 2025-05-09 14:30:11 +02:00
b064095809 Make the cover selection button circular 2025-05-09 14:05:17 +02:00
0ac22cdc5e Merge pull request #474 from YACReader/custom_folder_covers
Add support for setting custom covers on folders
2025-05-09 08:46:42 +02:00
156de8db9e Fix YACReaderLibraryServer build 2025-05-08 22:53:00 +02:00
b976b7f809 Add support for setting custom covers on folders 2025-05-08 22:00:55 +02:00
f0b9d45033 Merge pull request #473 from YACReader/comic_vine_integration_improvements
Comic vine integration improvements
2025-05-06 08:20:55 +02:00