yacreader/common
2023-06-10 11:09:55 +02:00
..
gl Use points instead of pixels 2022-09-29 22:01:54 +02: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 Remove deprecated property manga from folder and comic_info 2023-06-10 11:09:55 +02:00
comic_db.h Remove deprecated property manga from folder and comic_info 2023-06-10 11:09:55 +02:00
comic.cpp Replace Q_OS_MAC with Q_OS_MACOS 2023-06-04 20:55:11 +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 Remove deprecated property manga from folder and comic_info 2023-06-10 11:09:55 +02:00
folder.h Remove deprecated property manga from folder and comic_info 2023-06-10 11:09:55 +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 clang-format 2021-10-18 21:56:52 +02:00
pdf_comic.h Replace Q_OS_MAC with Q_OS_MACOS 2023-06-04 20:55:11 +02:00
pdf_comic.mm Fix compile error on macos qt6 due to __OBJC_BOOL_IS_BOOL macro 2022-09-12 19:24:56 +02:00
pictureflow.cpp Use QElapsedTimer instead of QTime 2021-10-19 00:00:08 +02:00
pictureflow.h Use fully qualified names 2021-10-19 00:00:08 +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 Add setting to control what "recent" is considered. 2023-05-20 17:43:38 +02:00
yacreader_global.cpp Don't use Q_OS_MAC for ui specifics, Y_MAC_UI is the replacement 2023-05-23 18:51:33 +02:00
yacreader_global.h Add setting to control dates comparison on updates 2023-06-07 22:41:31 +02:00