Commit Graph

129 Commits

Author SHA1 Message Date
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
bed3503aae Update CHANGELOG 2025-05-09 21:15:47 +02:00
b976b7f809 Add support for setting custom covers on folders 2025-05-08 22:00:55 +02:00
879d316391 Update CHANGELOG 2025-05-05 19:29:17 +02:00
90a370680e Update CHANGELOG 2025-05-04 10:02:13 +02:00
cb24540766 Update CHAGELOG 2025-04-20 10:33:36 +02:00
53b63de10f Update CHANGELOG 2025-03-30 22:25:33 +02:00
89d16b620a Use the right data index for getting the rating 2025-01-26 11:22:43 +01:00
31971c2348 Don't use scroll animations on macos by default, it where hdpi scroll is most likely to be used 2025-01-06 10:24:16 +01:00
1cd8635808 Use QProcess as intented by parsing the input command arguments 2025-01-06 09:24:07 +01:00
a5ff7c8ccf Typo 2025-01-01 10:42:49 +01:00
49740efe6e Freeze 9.15.0 2025-01-01 10:36:22 +01:00
3ae3628c1f Replace drop shadow on the Flow Info view too 2024-12-29 19:09:59 +01:00
dd82f1ecb4 Update CHANGELOG 2024-12-29 19:02:29 +01:00
f5eb81dcac Add setting to hide the "Continue Reading..." banner from the home view. 2024-12-28 14:36:42 +01:00
e5eda8e461 Update CHANGELOG 2024-12-28 11:53:49 +01:00
97601282b8 Call LibrariesUpdateCoordinator::init in YACReaderLibraryServer 2024-12-24 10:44:34 +01:00
1c9f2133f6 Add a small dialog to show some info about a library 2024-11-26 17:44:24 +01:00
dd3188a6da Add openContainingFolderComicAction to the window actions so it can be triggered 2024-11-25 21:49:57 +01:00
302eca1aa6 Update CHANGELOG 2024-11-05 19:24:48 +01:00
f4ec6c8927 Fix crash when the comics view content is empty after an update 2024-11-03 15:40:45 +01:00
4fbaa881df Update CHANGELOG 2024-11-03 15:23:06 +01:00
9b6e03bcc4 Add setting to setup third party readers to work with YACReaderLibrary 2024-10-15 22:11:52 +02:00
196cce526d Update CHANGELOG 2024-09-05 18:39:37 +02:00
c5924e625b Fix trackpad scrolling in YACReader 2024-08-18 14:51:10 +02:00
e4469dc7a7 Don't use sorting heuristic in comics with more than 1000 pages
Sorting heuristic to try to find spreads in the content of a comic is now only used for files with less than 1000 pages to avoid false positives.
2024-08-09 16:00:30 +02:00
b54b13ed31 Update CHANGELOG 2024-07-10 16:30:08 +02:00
f29c3a4f96 BUMP minimum render size for PDF pages 2024-06-20 17:12:03 +02:00
7fbd25514f Fix headers in the table view getting stuck in a non moveable state
The state can be saved with "sections moveable = false", so when it's restored the headers become non moveable, setting the property to true later should prevent this from happening.
2024-06-15 16:29:52 +02:00
2bebec95bf Save magnifying glass size and zoom level 2024-03-02 12:14:01 +01:00
b8d5f351e5 Update what's new 2024-02-14 18:24:39 +01:00
2b2762c045 Improve and fix comic file size format 2024-02-13 18:41:23 +01:00
374898702d Fix folders type when they are added 2024-02-12 19:33:14 +01:00
7baf144c69 Fix columns in the search results. 2024-02-06 18:13:57 +01:00
f540b47735 Bump version number in CHANGELOG 2024-02-05 18:16:30 +01:00
856b687e21 Fix style in changelog 2024-02-02 13:05:10 +01:00
d353bf8014 Update CHANGELOG 2024-01-19 16:47:18 +01:00
4942e641dc Update CHANGELOG 2024-01-19 16:44:54 +01:00
adcdb6bf62 Update CHANGELOG 2024-01-16 19:22:36 +01:00
be9223e06d Update CHAGELOG 2023-12-16 08:30:39 +01:00
74c16f5c81 Add a safety check before accessing lists in the comic flow 2023-10-25 20:56:44 +02:00
9f38fc45d3 Update CHANGELOG 2023-10-19 19:34:13 +02:00
f319b00c70 Add a data migration to ensure that the number types are migrated to text in the db schema
This fixes a problem storing some text number formats in the db when the type is integer.
2023-10-15 12:53:30 +02:00
f20c3cda77 Update CHANGELOG 2023-10-09 19:29:04 +02:00
39ba4efcd2 Add rescan-xml-info command to YACReaderLibraryServer 2023-08-26 14:09:18 +02:00
5706407778 Add options for disabling scroll animation 2023-08-26 10:18:52 +02:00
d1533174b0 Try to send files and folders to the bin before trying to delete them 2023-08-25 16:21:21 +02:00
a425c528eb Update CHANGELOG 2023-08-25 15:35:39 +02:00
07cee51ef0 Update CHANGELOG 2023-08-13 12:34:58 +02:00
599f6615a5 Update CHANGELOG 2023-08-06 09:08:59 +02:00