yacreader/YACReaderLibrary
2024-12-29 18:55:17 +01:00
..
comic_vine Try to fix compilation error in Linux with patched version of Qt 5 2023-07-08 16:53:54 +02:00
db Fix crasher when updating the comics model 2024-11-03 14:48:37 +01:00
qml Use a Loader to create the rating menu on demand to improve performance 2024-12-29 18:55:17 +01:00
server Return 404 if the comic is not found 2024-08-31 12:44:31 +02:00
add_label_dialog.cpp More left side bar png to svg assets conversion 2022-10-23 10:43:37 +02:00
add_label_dialog.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
add_library_dialog.cpp Fix a bunch of warnings 2023-04-30 14:00:09 +02:00
add_library_dialog.h Use nullptr instead of 0 2019-06-01 16:04:48 +02:00
bundle_creator.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
bundle_creator.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
classic_comics_view.cpp Fix headers in the table view getting stuck in a non moveable state 2024-06-15 16:29:52 +02:00
classic_comics_view.h Add context menu to pick what columns are visible in the classic comics view 2023-10-09 19:27:47 +02:00
comic_files_manager.cpp clang-format 2021-10-18 21:56:52 +02:00
comic_files_manager.h clang-format 2021-10-18 21:56:52 +02:00
comic_flow_widget.cpp Make ComicFlow/ComicFlowWidget able to insert new covers at a given position 2023-08-13 11:17:18 +02:00
comic_flow_widget.h Make ComicFlow/ComicFlowWidget able to insert new covers at a given position 2023-08-13 11:17:18 +02:00
comic_flow.cpp Make ComicFlow/ComicFlowWidget able to insert new covers at a given position 2023-08-13 11:17:18 +02:00
comic_flow.h Make ComicFlow/ComicFlowWidget able to insert new covers at a given position 2023-08-13 11:17:18 +02:00
comics_remover.cpp Try to send files and folders to the bin before trying to delete them 2023-08-25 16:21:21 +02:00
comics_remover.h Use nullptr instead of 0 2019-06-01 16:04:48 +02:00
comics_view_transition.cpp #include "yacreader_global.h" in Y_MAC_UI is used 2023-05-24 18:10:03 +02:00
comics_view_transition.h Remove unused sizeHint() from GridComicsView and ComicsViewTransition 2021-03-13 15:33:34 +02:00
comics_view.cpp Fix crash when the comics view content is empty after an update 2024-11-03 15:40:45 +01:00
comics_view.h Update secondary views when the model gets reloaded 2023-08-16 17:46:33 +02:00
create_library_dialog.cpp Fix a bunch of warnings 2023-04-30 14:00:09 +02:00
create_library_dialog.h Use nullptr instead of 0 2019-06-01 16:04:48 +02:00
current_comic_view_helper.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
current_comic_view_helper.h
db_helper.cpp Add a small dialog to show some info about a library 2024-11-26 17:44:24 +01:00
db_helper.h Add a small dialog to show some info about a library 2024-11-26 17:44:24 +01:00
empty_container_info.cpp #include "yacreader_global.h" in Y_MAC_UI is used 2023-05-24 18:10:03 +02:00
empty_container_info.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
empty_folder_widget.cpp #include "yacreader_global.h" in Y_MAC_UI is used 2023-05-24 18:10:03 +02:00
empty_folder_widget.h clang-format 2021-10-18 21:56:52 +02:00
empty_label_widget.cpp clang-format 2021-10-18 21:56:52 +02:00
empty_label_widget.h Use nullptr instead of 0 2019-06-01 16:04:48 +02:00
empty_reading_list_widget.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
empty_reading_list_widget.h Use nullptr instead of 0 2019-06-01 16:04:48 +02:00
empty_special_list.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
empty_special_list.h Use nullptr instead of 0 2019-06-01 16:04:48 +02:00
export_comics_info_dialog.cpp clang-format 2021-10-18 21:56:52 +02:00
export_comics_info_dialog.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
export_library_dialog.cpp clang-format 2021-10-18 21:56:52 +02:00
export_library_dialog.h Use nullptr instead of 0 2019-06-01 16:04:48 +02:00
files.qrc
folder_content_view.cpp Add setting to hide the "Continue Reading..." banner from the home view. 2024-12-28 14:36:42 +01:00
folder_content_view.h Add setting to hide the "Continue Reading..." banner from the home view. 2024-12-28 14:36:42 +01:00
grid_comics_view.cpp Add nullity check 2024-12-28 14:46:52 +01:00
grid_comics_view.h Add setting to hide the "Continue Reading..." banner from the home view. 2024-12-28 14:36:42 +01:00
icon2.ico
icon3.ico
icon.ico
icon.rc
images_osx.qrc More left side bar png to svg assets conversion 2022-10-23 10:43:37 +02:00
images_win.qrc Replace icon in the search edit with SVG versions 2022-10-23 12:45:50 +02:00
images.qrc Add Recent list. 2023-06-03 16:45:47 +02:00
import_comics_info_dialog.cpp Fix a bunch of warnings 2023-04-30 14:00:09 +02:00
import_comics_info_dialog.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
import_library_dialog.cpp Fix a bunch of warnings 2023-04-30 14:00:09 +02:00
import_library_dialog.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
import_widget.cpp Format 2022-12-12 21:53:07 +01:00
import_widget.h Update ImportWidget to support XML scan mode 2021-09-27 15:39:59 +02:00
info_comics_view.cpp Remove usage of Qt.platform.os 2023-05-24 21:01:02 +02:00
info_comics_view.h ComicsView's derived classes: use explicit, nullptr, override 2021-03-13 15:33:38 +02:00
Info.plist macOS Info.plis: remove deprecated CFBundleGetInfoString 2021-06-26 00:39:05 +01:00
initial_comic_info_extractor.cpp Revert proof of concept for covers as webp 2024-09-09 17:30:39 +02:00
initial_comic_info_extractor.h Make import ComicInfo.XML from new comics optional 2022-10-28 23:31:55 +02:00
ip_config_helper.cpp Move network interface filtering to separate file 2023-04-07 20:22:49 +02:00
ip_config_helper.h Move network interface filtering to separate file 2023-04-07 20:22:49 +02:00
libraries_update_coordinator.cpp Keep disabled actions during navigation while automatic updates are happening 2023-08-24 17:51:18 +02:00
libraries_update_coordinator.h Keep disabled actions during navigation while automatic updates are happening 2023-08-24 17:51:18 +02:00
library_comic_opener.cpp Fix Qt5 builds 2024-10-15 22:34:17 +02:00
library_comic_opener.h Add setting to setup third party readers to work with YACReaderLibrary 2024-10-15 22:11:52 +02:00
library_creator.cpp Don't use a custom signal at all 2024-12-28 11:52:47 +01:00
library_creator.h Don't use a custom signal at all 2024-12-28 11:52:47 +01:00
library_window_actions.cpp Add a small dialog to show some info about a library 2024-11-26 17:44:24 +01:00
library_window_actions.h Add a small dialog to show some info about a library 2024-11-26 17:44:24 +01:00
library_window.cpp Don't use a custom signal at all 2024-12-28 11:52:47 +01:00
library_window.h Add a small dialog to show some info about a library 2024-11-26 17:44:24 +01:00
macostrayicon.svg Better macos tray icon 2019-09-20 16:38:11 +02:00
main.cpp Always use 7zip instead of p7zip 2024-09-08 12:23:27 +02:00
no_libraries_widget.cpp background role is now window 2021-10-19 00:00:09 +02:00
no_libraries_widget.h Use nullptr instead of 0 2019-06-01 16:04:48 +02:00
no_search_results_widget.cpp #include "yacreader_global.h" in Y_MAC_UI is used 2023-05-24 18:10:03 +02:00
no_search_results_widget.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
options_dialog.cpp Add setting to hide the "Continue Reading..." banner from the home view. 2024-12-28 14:36:42 +01:00
options_dialog.h Add setting to hide the "Continue Reading..." banner from the home view. 2024-12-28 14:36:42 +01:00
package_manager.cpp Replace Q_OS_MAC with Q_OS_MACOS 2023-06-04 20:55:11 +02:00
package_manager.h Format code using clang-format 2019-05-30 19:46:37 +02:00
properties_dialog.cpp Emit a signal when the cover of a comic changes 2023-08-17 19:41:43 +02:00
properties_dialog.h Emit a signal when the cover of a comic changes 2023-08-17 19:41:43 +02:00
qml6.qrc Fix InfoComicsView scroll bar in Qt6 2023-05-31 19:03:06 +02:00
qml_osx.qrc Fix qml qrc files 2018-08-15 14:43:14 +02:00
qml_win.qrc Fix qml qrc files 2018-08-15 14:43:14 +02:00
qml.qrc Add a new type of view to show the content of a folder when it doesn't contain comics 2022-10-09 11:32:06 +02:00
recent_visibility_coordinator.cpp Add setting to control what "recent" is considered. 2023-05-20 17:43:38 +02:00
recent_visibility_coordinator.h Add setting to control what "recent" is considered. 2023-05-20 17:43:38 +02:00
rename_library_dialog.cpp Fix a bunch of warnings 2023-04-30 14:00:09 +02:00
rename_library_dialog.h Use nullptr instead of 0 2019-06-01 16:04:48 +02:00
server_config_dialog.cpp Do not generate the qr code if the server is off 2023-06-18 10:42:38 +02:00
server_config_dialog.h Update dialog info when it is shown 2023-04-29 09:06:13 +02:00
trayhandler.h Add support for minimize and start to tray. 2019-09-19 20:22:14 +02:00
trayhandler.mm Fix compile error on macos qt6 due to __OBJC_BOOL_IS_BOOL macro 2022-09-12 19:24:56 +02:00
trayicon_controller.cpp Extract the library QActions to its own file 2024-06-23 19:02:13 +02:00
trayicon_controller.h Pass a more specific instance of our main window 2019-09-21 12:11:39 +02:00
xml_info_library_scanner.cpp Extract 7z loading to it's own function 2024-09-15 15:50:09 +02:00
xml_info_library_scanner.h Implement XML scanning for a folder 2022-10-29 11:07:40 +02:00
xml_info_parser.cpp Fix day parsing from ComicInfo.xml 2023-05-14 17:44:08 +02:00
xml_info_parser.h Add function for parsing xml info into ComicInfo 2021-09-27 15:28:47 +02:00
yacreader_comic_info_helper.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_comic_info_helper.h Use nullptr instead of 0 2019-06-01 16:04:48 +02:00
yacreader_comics_selection_helper.cpp Use nullptr instead of 0 2019-06-01 16:04:48 +02:00
yacreader_comics_selection_helper.h Use nullptr instead of 0 2019-06-01 16:04:48 +02:00
yacreader_content_views_manager.cpp Add setting to hide the "Continue Reading..." banner from the home view. 2024-12-28 14:36:42 +01:00
yacreader_content_views_manager.h Add method to YACReaderContentViewsManager to update the current content view 2023-08-13 11:43:28 +02:00
yacreader_folders_view.cpp #include "yacreader_global.h" in Y_MAC_UI is used 2023-05-24 18:10:03 +02:00
yacreader_folders_view.h clang-format 2021-10-18 21:56:52 +02:00
yacreader_history_controller.cpp Fix a bunch of warnings 2023-04-30 14:00:09 +02:00
yacreader_history_controller.h Use nullptr instead of 0 2019-06-01 16:04:48 +02:00
yacreader_libraries.cpp Add a small dialog to show some info about a library 2024-11-26 17:44:24 +01:00
yacreader_libraries.h Add a small dialog to show some info about a library 2024-11-26 17:44:24 +01:00
yacreader_local_server.cpp clang-format 2021-10-18 21:56:52 +02:00
yacreader_local_server.h Fix some warnings 2021-12-29 17:58:40 +01:00
yacreader_main_toolbar.cpp Replace Q_OS_MAC with Q_OS_MACOS 2023-06-04 20:55:11 +02:00
yacreader_main_toolbar.h clang-format 2021-10-18 21:56:52 +02:00
yacreader_navigation_controller.cpp Add Recent list. 2023-06-03 16:45:47 +02:00
yacreader_navigation_controller.h Fix comicsViewsManager -> contentViewsManager renaming 2022-10-14 13:11:59 +02:00
yacreader_reading_lists_view.cpp clang-format 2021-10-18 21:56:52 +02:00
yacreader_reading_lists_view.h Fix some warnings 2021-12-29 17:58:40 +01:00
yacreaderlibrary_de.ts Update translations 2024-01-27 13:17:46 +01:00
yacreaderlibrary_en.ts Update translations 2024-01-27 13:17:46 +01:00
yacreaderlibrary_es.ts Update translations 2024-01-27 13:17:46 +01:00
yacreaderlibrary_fr.ts Update translations 2024-01-27 13:17:46 +01:00
yacreaderlibrary_it.ts Update translations 2024-01-27 13:17:46 +01:00
yacreaderlibrary_nl.ts Update translations 2024-01-27 13:17:46 +01:00
yacreaderlibrary_pt.ts Update translations 2024-01-27 13:17:46 +01:00
yacreaderlibrary_ru.ts Update translations 2024-01-27 13:17:46 +01:00
yacreaderlibrary_source.ts Sync and update translation files 2021-03-09 18:22:52 +01:00
yacreaderlibrary_tr.ts Update translations 2024-01-27 13:17:46 +01:00
yacreaderlibrary_zh_CN.ts Update simplified chinese translations 2024-01-29 17:15:45 +01:00
yacreaderlibrary_zh_HK.ts Update translations 2024-01-27 13:17:46 +01:00
yacreaderlibrary_zh_TW.ts Update translations 2024-01-27 13:17:46 +01:00
YACReaderLibrary.icns Update macos icons 2023-06-01 16:38:40 +02:00
YACReaderLibrary.pro Add support for printing more information in diagnosis log 2024-09-05 17:48:48 +02:00