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
bb36368ad2
Revert proof of concept for covers as webp
...
This was pushed to develop by mistake
2024-09-09 17:30:39 +02:00
Luis Ángel San Martín
5715801616
Always use 7zip instead of p7zip
2024-09-08 12:23:27 +02:00
Luis Ángel San Martín
ecc1a3ef07
Avoid invalid coverPage values
2023-06-10 22:00:03 +02:00
Luis Ángel San Martín
68ece533e1
Replace Q_OS_MAC with Q_OS_MACOS
2023-06-04 20:55:11 +02:00
Felix Kauselmann
06d744e88b
Fix regression in poppler-qt5 build
2022-11-19 20:02:31 +01:00
Felix Kauselmann
d4f12ff066
Fix poppler-qt6 setup for initial comic extractor
2022-11-19 20:02:31 +01:00
Felix Kauselmann
4a59dd6db6
Add support for poppler-qt6
...
Fixes #352
2022-11-19 20:02:31 +01:00
Felix Kauselmann
be85954b0c
Use std::unique_ptr for pdf objects
2022-11-19 20:02:31 +01:00
Luis Ángel San Martín
150d27c3ad
Make import ComicInfo.XML from new comics optional
...
It is disabled by default.
2022-10-28 23:31:55 +02:00
Luis Ángel San Martín
a0dfa4e447
Limit max cover height
...
Otherwise we can end with huge cover files if the source content has abnormally tall covers. This large files could end exhausting RAM in the iOS client.
2022-08-29 20:04:00 +02:00
Luis Ángel San Martín
5aa02a19bb
clang-format
2021-10-18 21:56:52 +02:00
Luis Ángel San Martín
4deb5e1911
Extract and rename ThumbnailCreator to its own files
...
It adds support for getting XML info files and for skipping cover extraction.
2021-09-27 15:31:49 +02:00