Commit Graph

3457 Commits

Author SHA1 Message Date
Luis Ángel San Martín
508ff6d547 Add support for loading custom comic images 2025-05-09 19:25:02 +02:00
Luis Ángel San Martín
0457c08fca Add button for reseting the cover of a comic to the default one 2025-05-09 15:23:00 +02:00
Luis Ángel San Martín
97685dca73 Remove unneeded property 2025-05-09 14:30:11 +02:00
Luis Ángel San Martín
b064095809 Make the cover selection button circular 2025-05-09 14:05:17 +02:00
Luis Ángel San Martín
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
Luis Ángel San Martín
156de8db9e Fix YACReaderLibraryServer build 2025-05-08 22:53:00 +02:00
Luis Ángel San Martín
b976b7f809 Add support for setting custom covers on folders 2025-05-08 22:00:55 +02:00
Luis Ángel San Martín
f0b9d45033
Merge pull request #473 from YACReader/comic_vine_integration_improvements
Comic vine integration improvements
2025-05-06 08:20:55 +02:00
Luis Ángel San Martín
879d316391 Update CHANGELOG 2025-05-05 19:29:17 +02:00
Luis Ángel San Martín
6b1987a16a Use a better default search string from comic files 2025-05-05 19:20:51 +02:00
Luis Ángel San Martín
dfb1cb9b70 Include missing image in qrc 2025-05-05 18:36:17 +02:00
Luis Ángel San Martín
73bde73fdb Add some minimum width to the scraper table view columns 2025-05-05 18:35:44 +02:00
Luis Ángel San Martín
868de856a7 Add support for exact match searches
It will be enabled by default.
2025-05-05 18:35:07 +02:00
Luis Ángel San Martín
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
Luis Ángel San Martín
e7652355de Fix status check 2025-05-04 18:13:33 +02:00
Luis Ángel San Martín
51590aaa4f Rename method 2025-05-04 18:12:37 +02:00
Luis Ángel San Martín
fca1e2004e Add new ScraperStatus for exact volume searches 2025-05-04 17:46:50 +02:00
Luis Ángel San Martín
1b4116db1a Remove default cases from switches using enum class 2025-05-04 17:33:39 +02:00
Luis Ángel San Martín
9d7a554ab3 Convert ScraperMode and ScraperStatus into enum class 2025-05-04 17:26:05 +02:00
Luis Ángel San Martín
89d7d76080 Typo 2025-05-04 15:14:45 +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
Jason E. Hale
254652f03e
Add missing include
Fixes build with Qt 6.9.0
2025-04-19 06:25:11 -04:00
Luis Ángel San Martín
53b63de10f Update CHANGELOG 2025-03-30 22:25:33 +02:00
Luis Ángel San Martín
8f84fc7902 Log libraries validation when YACReaderLibrary and YACReaderLibraryServer start 2025-03-30 22:24:17 +02:00
Luis Ángel San Martín
c5890ca7bf Include windows.h before shellapi.h
This fixes compilation with some compilers.
2025-03-30 22:22:17 +02:00
Luis Ángel San Martín
b73e8e60b1
Merge pull request #467 from YACReader/library-path-cleaning
Unify library related paths creation
2025-03-30 22:20:55 +02:00
Luis Ángel San Martín
52f1a57c47 Fix compilation 2025-03-30 21:23:54 +02:00
Luis Ángel San Martín
181884a85f More migrations to LibraryPaths 2025-03-30 15:17:24 +02:00
Luis Ángel San Martín
7f08ad0776 Try Python 3.10 2025-03-30 08:51:52 +02:00
Luis Ángel San Martín
a0407c910c Update pip before installing aqt 2025-03-29 19:47:09 +01:00
Luis Ángel San Martín
c142c2eeae Force Python 3.13
It seems that aqtinstall is having some troubles and it could be related to python 3.9
2025-03-29 18:53:58 +01:00
Luis Ángel San Martín
b0d2d05bc9 Change the type of path passed to DataBaseManagement::updateToCurrentVersion 2025-03-29 13:29:09 +01:00
Luis Ángel San Martín
d4b7c6dd8a Extract library paths methods to it's own struct in yacreader_global.h and use it everywhere 2025-03-29 11:31:53 +01:00
Luis Ángel San Martín
5aa637fdbe Use YACReaderLibrary::libraryDataPath in YACReaderLibraries::getDBPath 2025-03-27 21:19:12 +01:00