Commit Graph

3489 Commits

Author SHA1 Message Date
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
879d316391 Update CHANGELOG 2025-05-05 19:29:17 +02:00
6b1987a16a Use a better default search string from comic files 2025-05-05 19:20:51 +02:00
dfb1cb9b70 Include missing image in qrc 2025-05-05 18:36:17 +02:00
73bde73fdb Add some minimum width to the scraper table view columns 2025-05-05 18:35:44 +02:00
868de856a7 Add support for exact match searches
It will be enabled by default.
2025-05-05 18:35:07 +02:00
e5f02bebe5 Try to always get some description for single volume issues
If the issue doesn't have a description it will get the volume description.
2025-05-04 21:50:36 +02:00
e7652355de Fix status check 2025-05-04 18:13:33 +02:00
51590aaa4f Rename method 2025-05-04 18:12:37 +02:00
fca1e2004e Add new ScraperStatus for exact volume searches 2025-05-04 17:46:50 +02:00
1b4116db1a Remove default cases from switches using enum class 2025-05-04 17:33:39 +02:00