yacreader/YACReaderLibrary
2024-01-14 08:38:00 +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 url creation for local files 2023-11-29 18:02:56 +01:00
qml Fix InfoComicsView scroll bar in Qt6 2023-05-31 19:03:06 +02:00
server Rewrite LibrariesControllerV2 to be safer and include the library uuid 2024-01-14 08:38:00 +01: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 Make sure that columns without title are always hidden 2023-10-15 13:05:59 +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 Update secondary views when the model gets reloaded 2023-08-16 17:46:33 +02: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 Fix "more recent" calculation in the server side 2024-01-13 17:19:20 +01:00
db_helper.h Add function for loading a single folder by id 2024-01-07 09:18:16 +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 Add method to FolderContentView to reload its contents 2023-08-13 11:42:36 +02:00
folder_content_view.h Add method to FolderContentView to reload its contents 2023-08-13 11:42:36 +02: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 Avoid invalid coverPage values 2023-06-10 22:00:03 +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 macos macros 2023-06-06 22:28:36 +02:00
library_comic_opener.h
library_creator.cpp Clean code 2023-10-19 19:32:03 +02:00
library_creator.h Make possible to cancel updates/creations 2023-08-20 12:36:40 +02:00
library_window.cpp Keep disabled actions during navigation while automatic updates are happening 2023-08-24 17:51:18 +02:00
library_window.h Setup LibrariesUpdateCoordinator 2023-08-13 11:57:40 +02:00
macostrayicon.svg
main.cpp Add more info to the start log in YACReaderLibrary 2023-12-16 08:27:46 +01: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 Keep disabled actions during navigation while automatic updates are happening 2023-08-24 17:51:18 +02:00
options_dialog.h Fix typo 2023-08-13 10:45:12 +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
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
trayicon_controller.cpp Fix macos macros 2023-06-06 22:28:36 +02:00
trayicon_controller.h
xml_info_library_scanner.cpp Replace Q_OS_MAC with Q_OS_MACOS 2023-06-04 20:55:11 +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 Add method to YACReaderContentViewsManager to update the current content view 2023-08-13 11:43:28 +02: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 method to get the list of libraries sorted like they are shown in the UI 2024-01-14 08:36:12 +01:00
yacreader_libraries.h Add a method to get the list of libraries sorted like they are shown in the UI 2024-01-14 08:36:12 +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
yacreader_reading_lists_view.cpp
yacreader_reading_lists_view.h
yacreaderlibrary_de.ts Keep disabled actions during navigation while automatic updates are happening 2023-08-24 17:51:18 +02:00
yacreaderlibrary_en.ts Keep disabled actions during navigation while automatic updates are happening 2023-08-24 17:51:18 +02:00
yacreaderlibrary_es.ts Keep disabled actions during navigation while automatic updates are happening 2023-08-24 17:51:18 +02:00
yacreaderlibrary_fr.ts Keep disabled actions during navigation while automatic updates are happening 2023-08-24 17:51:18 +02:00
yacreaderlibrary_it.ts Keep disabled actions during navigation while automatic updates are happening 2023-08-24 17:51:18 +02:00
yacreaderlibrary_nl.ts Keep disabled actions during navigation while automatic updates are happening 2023-08-24 17:51:18 +02:00
yacreaderlibrary_pt.ts Keep disabled actions during navigation while automatic updates are happening 2023-08-24 17:51:18 +02:00
yacreaderlibrary_ru.ts Keep disabled actions during navigation while automatic updates are happening 2023-08-24 17:51:18 +02:00
yacreaderlibrary_source.ts
yacreaderlibrary_tr.ts Keep disabled actions during navigation while automatic updates are happening 2023-08-24 17:51:18 +02:00
yacreaderlibrary_zh_CN.ts Keep disabled actions during navigation while automatic updates are happening 2023-08-24 17:51:18 +02:00
yacreaderlibrary_zh_HK.ts Keep disabled actions during navigation while automatic updates are happening 2023-08-24 17:51:18 +02:00
yacreaderlibrary_zh_TW.ts Keep disabled actions during navigation while automatic updates are happening 2023-08-24 17:51:18 +02:00
YACReaderLibrary.icns Update macos icons 2023-06-01 16:38:40 +02:00
YACReaderLibrary.pro Add class to coordinate automatic library updates 2023-08-13 10:33:24 +02:00