yacreader/YACReaderLibrary
Felix Kauselmann be547081f2 Fix huge memleak in server code caused by thread pingpong fix.
Stopped QThreads don't process events, so cleanup signals get lost.
Prevent this from happening by keeping the threads alive and the comic
inside the thread (as we already do in the viewer). Cleanup happens by
connecting the comic's destroyed() signal to the thread's quit() slot.
2019-09-24 08:21:14 +02:00
..
comic_vine Revert change 2019-08-24 11:11:52 +02:00
db Remove unused variables 2019-06-01 16:04:48 +02:00
qml Fix Potential fix for GridComicsView in Qt 13 2019-08-11 10:15:44 +02:00
server Fix huge memleak in server code caused by thread pingpong fix. 2019-09-24 08:21:14 +02:00
add_label_dialog.cpp Use auto to avoid duplicating the type name 2019-06-01 16:04:48 +02:00
add_label_dialog.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
add_library_dialog.cpp Use auto to avoid duplicating the type name 2019-06-01 16:04:48 +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 Use auto to avoid duplicating the type name 2019-06-01 16:04:48 +02:00
classic_comics_view.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
comic_files_manager.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
comic_files_manager.h Use nullptr instead of 0 2019-06-01 16:04:48 +02:00
comic_flow_widget.cpp Use auto to avoid duplicating the type name 2019-06-01 16:04:48 +02:00
comic_flow_widget.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
comic_flow.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
comic_flow.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
comics_remover.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
comics_remover.h Use nullptr instead of 0 2019-06-01 16:04:48 +02:00
comics_view_transition.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
comics_view_transition.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
comics_view.cpp Use nullptr instead of 0 2019-06-01 16:04:48 +02:00
comics_view.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
create_library_dialog.cpp Use auto to avoid duplicating the type name 2019-06-01 16:04:48 +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 Add .gitattributes rules for text and binary handling 2018-07-30 15:04:04 +02:00
db_helper.cpp Remove clear from sql query 2019-09-16 23:44:30 +02:00
db_helper.h Use db transactions when updating the progress from iOS 2019-08-24 13:31:52 +02:00
empty_container_info.cpp Use auto to avoid duplicating the type name 2019-06-01 16:04:48 +02:00
empty_container_info.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
empty_folder_widget.cpp Annotate overridden methods 2019-06-01 16:04:48 +02:00
empty_folder_widget.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
empty_label_widget.cpp Format code using clang-format 2019-05-30 19:46:37 +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 Use auto to avoid duplicating the type name 2019-06-01 16:04:48 +02:00
export_comics_info_dialog.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
export_library_dialog.cpp Use auto to avoid duplicating the type name 2019-06-01 16:04:48 +02:00
export_library_dialog.h Use nullptr instead of 0 2019-06-01 16:04:48 +02:00
files.qrc Normalize line endings 2018-08-07 11:09:02 +02:00
grid_comics_view.cpp Add setting to disable the continue reading banner in the grid view 2019-08-11 11:47:14 +02:00
grid_comics_view.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
icon2.ico yacreaderlibrary_ru.ts 2018-02-24 18:15:09 +00:00
icon3.ico yacreaderlibrary_ru.ts 2018-02-24 18:15:09 +00:00
icon.ico yacreaderlibrary_ru.ts 2018-02-24 18:15:09 +00:00
icon.rc yacreaderlibrary_ru.ts 2018-02-24 18:15:09 +00:00
images_osx.qrc A new trayicon is needed for macos 2019-09-20 13:41:26 +02:00
images_win.qrc Add better icons for the system tray in macos and windows 2019-09-20 10:07:20 +02:00
images.qrc yacreaderlibrary_ru.ts 2018-02-24 18:15:09 +00:00
import_comics_info_dialog.cpp Use auto to avoid duplicating the type name 2019-06-01 16:04:48 +02:00
import_comics_info_dialog.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
import_library_dialog.cpp Use auto to avoid duplicating the type name 2019-06-01 16:04:48 +02:00
import_library_dialog.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
import_widget.cpp Use auto to avoid duplicating the type name 2019-06-01 16:04:48 +02:00
import_widget.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
info_comics_view.cpp Use auto to avoid duplicating the type name 2019-06-01 16:04:48 +02:00
info_comics_view.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
Info.plist Disable darkmode for now 2019-08-31 09:35:32 +02:00
library_creator.cpp Use auto to avoid duplicating the type name 2019-06-01 16:04:48 +02:00
library_creator.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
library_window.cpp Make closeApp work with no event 2019-09-21 12:11:03 +02:00
library_window.h Make closeApp work with no event 2019-09-21 12:11:03 +02:00
macostrayicon.svg Better macos tray icon 2019-09-20 16:38:11 +02:00
main.cpp Restore the code to start the app into the system tray 2019-09-21 10:44:03 +02:00
no_libraries_widget.cpp Use auto to avoid duplicating the type name 2019-06-01 16:04:48 +02:00
no_libraries_widget.h Use nullptr instead of 0 2019-06-01 16:04:48 +02:00
no_search_results_widget.cpp Use auto to avoid duplicating the type name 2019-06-01 16:04:48 +02:00
no_search_results_widget.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
options_dialog.cpp Update the UI string about system tray support 2019-09-21 10:45:34 +02:00
options_dialog.h Fixed more merge problems 2019-09-19 22:49:00 +02:00
package_manager.cpp Use nullptr instead of 0 2019-06-01 16:04:48 +02:00
package_manager.h Format code using clang-format 2019-05-30 19:46:37 +02:00
properties_dialog.cpp Use auto to avoid duplicating the type name 2019-06-01 16:04:48 +02:00
properties_dialog.h Annotate overridden methods 2019-06-01 16:04:48 +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 current/next comic view to GridView. 2018-04-23 19:22:51 +02:00
rename_library_dialog.cpp Use auto to avoid duplicating the type name 2019-06-01 16:04:48 +02:00
rename_library_dialog.h Use nullptr instead of 0 2019-06-01 16:04:48 +02:00
server_config_dialog.cpp Remove unused variables 2019-06-01 16:04:48 +02:00
server_config_dialog.h Format code using clang-format 2019-05-30 19:46:37 +02:00
trayhandler.h Add support for minimize and start to tray. 2019-09-19 20:22:14 +02:00
trayhandler.mm Add support for minimize and start to tray. 2019-09-19 20:22:14 +02:00
trayicon_controller.cpp Fix restoring the window from a minimized state 2019-09-22 15:04:54 +02:00
trayicon_controller.h Pass a more specific instance of our main window 2019-09-21 12:11:39 +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_comics_views_manager.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_comics_views_manager.h Use nullptr instead of 0 2019-06-01 16:04:48 +02:00
yacreader_folders_view.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_folders_view.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
yacreader_history_controller.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_history_controller.h Use nullptr instead of 0 2019-06-01 16:04:48 +02:00
yacreader_libraries.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_libraries.h Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_local_server.cpp Use auto to avoid duplicating the type name 2019-06-01 16:04:48 +02:00
yacreader_local_server.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
yacreader_main_toolbar.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_main_toolbar.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
yacreader_navigation_controller.cpp Use nullptr instead of 0 2019-06-01 16:04:48 +02:00
yacreader_navigation_controller.h Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_reading_lists_view.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_reading_lists_view.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
yacreaderlibrary_de.ts Update translations. 2018-06-16 08:28:50 +02:00
yacreaderlibrary_es.ts Update translations. 2018-06-16 08:28:50 +02:00
yacreaderlibrary_fr.ts Update translations. 2018-06-16 08:28:50 +02:00
yacreaderlibrary_nl.ts Update translations. 2018-06-16 08:28:50 +02:00
yacreaderlibrary_pt.ts Update translations. 2018-06-16 08:28:50 +02:00
yacreaderlibrary_ru.ts Update yacreaderlibrary_ru.ts 2018-08-25 07:49:51 +03:00
yacreaderlibrary_source.ts Update translations. 2018-06-16 08:28:50 +02:00
yacreaderlibrary_tr.ts Update translations. 2018-06-16 08:28:50 +02:00
YACReaderLibrary.icns yacreaderlibrary_ru.ts 2018-02-24 18:15:09 +00:00
YACReaderLibrary.pro Do not force macos sdk for now 2019-09-21 11:06:51 +02:00