yacreader/common
Luis Ángel San Martín 63fcde8035 Extract 7z loading to it's own function
This will unify 7z loading in all scenarios and it also fixes the search path in Linux, now the apps will always try to load 7z.so from LIBDIR/yacreader/7z.so, if it fails they'll try 7zip/7z.so
2024-09-15 15:50:09 +02:00
..
gl Bump the max number of visible covers a little bit 2024-01-27 10:27:06 +01:00
bookmarks.cpp Purge bookmarks if they get invalid 2022-05-28 12:37:27 +02:00
bookmarks.h clang-format 2021-10-18 21:56:52 +02:00
check_new_version.cpp Include QRegExp explicitly 2021-10-19 00:00:08 +02:00
check_new_version.h Format code using clang-format 2019-05-30 19:46:37 +02:00
comic_db.cpp Don't check the type value if it is null 2023-11-28 17:38:31 +01:00
comic_db.h Remove YACReaderComicInfoPair metatype 2023-10-29 15:30:18 +01:00
comic.cpp Don't use sorting heuristic in comics with more than 1000 pages 2024-08-09 16:00:30 +02:00
comic.h Replace Q_OS_MAC with Q_OS_MACOS 2023-06-04 20:55:11 +02:00
concurrent_queue.cpp Make ConcurrentQueue::waitAll() const 2021-12-29 09:36:44 +01:00
concurrent_queue.h Make ConcurrentQueue::waitAll() const 2021-12-29 09:36:44 +01:00
custom_widgets.cpp Add .gitattributes rules for text and binary handling 2018-07-30 15:04:04 +02:00
custom_widgets.h Format code using clang-format 2019-05-30 19:46:37 +02:00
exit_check.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
exit_check.h Format code using clang-format 2019-05-30 19:46:37 +02:00
folder.cpp Add support for setting the content type to a whole library 2024-07-09 19:18:22 +02:00
folder.h Add support for setting the content type to a whole library 2024-07-09 19:18:22 +02:00
global_info_provider.cpp Fix Qt5 compilation 2024-09-05 18:32:25 +02:00
global_info_provider.h Add support for printing more information in diagnosis log 2024-09-05 17:48:48 +02:00
http_worker.cpp Clazy: Add second batch of SIGNAL/SLOT removal 2021-06-29 13:53:12 +02:00
http_worker.h Format code using clang-format 2019-05-30 19:46:37 +02:00
library_item.cpp Add .gitattributes rules for text and binary handling 2018-07-30 15:04:04 +02:00
library_item.h Format code using clang-format 2019-05-30 19:46:37 +02:00
opengl_checker.cpp clang-format 2021-10-18 21:56:52 +02:00
opengl_checker.h Format code using clang-format 2019-05-30 19:46:37 +02:00
pdf_comic.cpp BUMP minimum render size for PDF pages 2024-06-20 17:12:03 +02:00
pdf_comic.h Replace Q_OS_MAC with Q_OS_MACOS 2023-06-04 20:55:11 +02:00
pdf_comic.mm BUMP minimum render size for PDF pages 2024-06-20 17:12:03 +02:00
pictureflow.cpp Add methods to the flow implementations to add new items dynamically 2023-08-13 11:15:47 +02:00
pictureflow.h Add methods to the flow implementations to add new items dynamically 2023-08-13 11:15:47 +02:00
qnaturalsorting.cpp Add new fields to the DB and make then available to be used in the apps 2023-05-12 16:59:23 +02:00
qnaturalsorting.h Exract struct to reuse it 2021-04-30 09:52:31 +02:00
release_acquire_atomic.h Format 2020-08-31 16:19:42 +02:00
scroll_management.cpp Fix flow scrolling in macos 2022-09-04 10:05:11 +02:00
scroll_management.h Use QElapsedTimer instead of QTime 2021-10-19 00:00:08 +02:00
worker_thread.h Format 2020-08-31 16:04:26 +02:00
yacreader_global_gui.cpp Replace Q_OS_MAC with Q_OS_MACOS 2023-06-04 20:55:11 +02:00
yacreader_global_gui.h Save magnifying glass size and zoom level 2024-03-02 12:14:01 +01:00
yacreader_global.cpp Extract 7z loading to it's own function 2024-09-15 15:50:09 +02:00
yacreader_global.h Extract 7z loading to it's own function 2024-09-15 15:50:09 +02:00