yacreader/YACReaderLibrary
2024-11-26 17:44:24 +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 Enable dropping content on the FolderContentView 2024-11-05 19:23:46 +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
add_library_dialog.cpp Fix a bunch of warnings 2023-04-30 14:00:09 +02:00
add_library_dialog.h
bundle_creator.cpp
bundle_creator.h
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
comic_files_manager.h
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
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
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
current_comic_view_helper.cpp
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
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
empty_label_widget.cpp
empty_label_widget.h
empty_reading_list_widget.cpp
empty_reading_list_widget.h
empty_special_list.cpp
empty_special_list.h
export_comics_info_dialog.cpp
export_comics_info_dialog.h
export_library_dialog.cpp
export_library_dialog.h
files.qrc
folder_content_view.cpp Enable dropping content on the FolderContentView 2024-11-05 19:23:46 +01:00
folder_content_view.h Enable dropping content on the FolderContentView 2024-11-05 19:23:46 +01:00
grid_comics_view.cpp Update secondary views when the model gets reloaded 2023-08-16 17:46:33 +02:00
grid_comics_view.h Update secondary views when the model gets reloaded 2023-08-16 17:46:33 +02: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
import_library_dialog.cpp Fix a bunch of warnings 2023-04-30 14:00:09 +02:00
import_library_dialog.h
import_widget.cpp Format 2022-12-12 21:53:07 +01:00
import_widget.h
info_comics_view.cpp Remove usage of Qt.platform.os 2023-05-24 21:01:02 +02:00
info_comics_view.h
Info.plist
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 Purge unused info and covers after full library updates 2024-11-03 14:49:39 +01:00
library_creator.h Purge unused info and covers after full library updates 2024-11-03 14:49:39 +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 Add a small dialog to show some info about a library 2024-11-26 17:44:24 +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
main.cpp Always use 7zip instead of p7zip 2024-09-08 12:23:27 +02:00
no_libraries_widget.cpp
no_libraries_widget.h
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
options_dialog.cpp Add setting to setup third party readers to work with YACReaderLibrary 2024-10-15 22:11:52 +02:00
options_dialog.h Add setting to setup third party readers to work with YACReaderLibrary 2024-10-15 22:11:52 +02:00
package_manager.cpp Replace Q_OS_MAC with Q_OS_MACOS 2023-06-04 20:55:11 +02:00
package_manager.h
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
qml_win.qrc
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
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
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
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
yacreader_comic_info_helper.cpp
yacreader_comic_info_helper.h
yacreader_comics_selection_helper.cpp
yacreader_comics_selection_helper.h
yacreader_content_views_manager.cpp Enable dropping content on the FolderContentView 2024-11-05 19:23:46 +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
yacreader_history_controller.cpp Fix a bunch of warnings 2023-04-30 14:00:09 +02:00
yacreader_history_controller.h
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
yacreader_local_server.h
yacreader_main_toolbar.cpp Replace Q_OS_MAC with Q_OS_MACOS 2023-06-04 20:55:11 +02:00
yacreader_main_toolbar.h
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
yacreader_reading_lists_view.h
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
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