..
comic_vine
Eliminate qsort, use std::sort
2021-03-13 10:46:43 +01:00
db
Extract opening a comic from YACReaderLibrary to its own file
2021-05-27 18:48:52 +02:00
qml
GridComicsView: ignore unhandled key presses
2021-05-28 19:35:05 +02:00
server
Map the new controller to its path
2021-05-25 21:46:35 +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
Fix crash on null pointer
2021-05-16 09:11:00 +02:00
classic_comics_view.h
ComicsView's derived classes: use explicit, nullptr, override
2021-03-13 15:33:38 +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
Remove an unnecessary indirection in ComicFlow
2020-08-31 15:45:12 +02:00
comic_flow.h
Remove an unnecessary indirection in ComicFlow
2020-08-31 15:45:12 +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
Remove unused sizeHint() from GridComicsView and ComicsViewTransition
2021-03-13 15:33:34 +02:00
comics_view_transition.h
Remove unused sizeHint() from GridComicsView and ComicsViewTransition
2021-03-13 15:33:34 +02:00
comics_view.cpp
Use nullptr instead of 0
2019-06-01 16:04:48 +02:00
comics_view.h
Library: allow configuring a shortcut to focus comics view
2021-03-13 15:08:33 +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
Add a flag to getReadingListFullContent so it can load all the fields
2021-05-27 18:39:00 +02:00
db_helper.h
Add a flag to getReadingListFullContent so it can load all the fields
2021-05-27 18:39:00 +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
Fix code format errors due to changes in default coding style. ( #150 )
2020-07-24 21:17:49 +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
Reset the grid current index when the grid content changes
2021-05-16 08:57:18 +02:00
grid_comics_view.h
ComicsView's derived classes: use explicit, nullptr, override
2021-03-13 15:33:38 +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
Library: add Quit shortcut
2021-05-28 19:34:24 +02:00
images_win.qrc
Library: add Quit shortcut
2021-05-28 19:34:24 +02:00
images.qrc
Remove duplicate resource image alias
2021-03-09 21:32:23 +01: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
Library: allow configuring a shortcut to focus comics view
2021-03-13 15:08:33 +02:00
info_comics_view.h
ComicsView's derived classes: use explicit, nullptr, override
2021-03-13 15:33:38 +02:00
Info.plist
Disable darkmode for now
2019-08-31 09:35:32 +02:00
library_comic_opener.cpp
Extract opening a comic from YACReaderLibrary to its own file
2021-05-27 18:48:52 +02:00
library_comic_opener.h
Extract opening a comic from YACReaderLibrary to its own file
2021-05-27 18:48:52 +02:00
library_creator.cpp
Deprecated qSort => std::sort
2021-03-09 21:32:23 +01:00
library_creator.h
Fix object leaks in database code
2020-08-25 17:34:46 +02:00
library_window.cpp
Library: add Quit shortcut
2021-05-28 19:34:24 +02:00
library_window.h
Library: add Quit shortcut
2021-05-28 19:34:24 +02:00
macostrayicon.svg
Better macos tray icon
2019-09-20 16:38:11 +02:00
main.cpp
Update comments
2021-01-28 19:56:35 +01: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
Add new manga field to the edit comic dialog
2021-01-16 14:26:07 +01:00
properties_dialog.h
Remove unused sizeHint() from GridComicsView and ComicsViewTransition
2021-03-13 15:33:34 +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
Explicitly include <sys/socket.h>
2019-11-26 19:03:34 +00: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
Library: add Quit shortcut
2021-05-28 19:34:24 +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
Library: allow configuring a shortcut to focus comics view
2021-03-13 15:08:33 +02:00
yacreader_comics_views_manager.h
Library: allow configuring a shortcut to focus comics view
2021-03-13 15:08:33 +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
Update YACReaderLibrary <-> YACReader communication to support reading lists
2021-05-27 18:56:31 +02:00
yacreader_local_server.h
Update YACReaderLibrary <-> YACReader communication to support reading lists
2021-05-27 18:56:31 +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
Library: update toolbar title on history navigation
2021-02-14 19:07:37 +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
Sync and update translation files
2021-03-09 18:22:52 +01:00
yacreaderlibrary_es.ts
Sync and update translation files
2021-03-09 18:22:52 +01:00
yacreaderlibrary_fr.ts
Sync and update translation files
2021-03-09 18:22:52 +01:00
yacreaderlibrary_it.ts
Sync and update translation files
2021-03-09 18:22:52 +01:00
yacreaderlibrary_nl.ts
Sync and update translation files
2021-03-09 18:22:52 +01:00
yacreaderlibrary_pt.ts
Sync and update translation files
2021-03-09 18:22:52 +01:00
yacreaderlibrary_ru.ts
Sync and update translation files
2021-03-09 18:22:52 +01:00
yacreaderlibrary_source.ts
Sync and update translation files
2021-03-09 18:22:52 +01:00
yacreaderlibrary_tr.ts
Sync and update translation files
2021-03-09 18:22:52 +01:00
yacreaderlibrary_zh.ts
Update Simplified Chinese GUI translation for YACReader &
2021-05-09 11:55:52 +02:00
YACReaderLibrary.icns
yacreaderlibrary_ru.ts
2018-02-24 18:15:09 +00:00
YACReaderLibrary.pro
Extract opening a comic from YACReaderLibrary to its own file
2021-05-27 18:48:52 +02:00