yacreader/YACReaderLibrary
Luis Ángel San Martín Rodríguez 7331945eb0 Disable horizontal scrolling in the synopsis text
For some reason the content size is not properly calculated and you can scroll horizontally endlessly.
2022-10-01 08:27:29 +02:00
..
comic_vine Tag comics from ComicVine should be marked as edited 2022-09-01 11:08:50 +02:00
db Remove old code 2022-09-16 19:32:30 +02:00
qml Disable horizontal scrolling in the synopsis text 2022-10-01 08:27:29 +02:00
server Fix memory leaks 2022-08-31 18:26:14 +02:00
add_label_dialog.cpp background role is now window 2021-10-19 00:00:09 +02:00
add_label_dialog.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
add_library_dialog.cpp clang-format 2021-10-18 21:56:52 +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 search icon background color (qt6) 2022-09-17 08:45:29 +02:00
classic_comics_view.h clang-format 2021-10-18 21:56:52 +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 background role is now window 2021-10-19 00:00:09 +02:00
comic_flow_widget.h Fix some warnings 2021-12-29 17:58:40 +01:00
comic_flow.cpp Use angleDelta instead of delta 2021-10-19 00:00:09 +02:00
comic_flow.h Fix some warnings 2021-12-29 17:58:40 +01:00
comics_remover.cpp clang-format 2021-10-18 21:56:52 +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 Move common initialization code to the parent class 2022-01-19 19:16:27 +01:00
comics_view.h clang-format 2021-10-18 21:56:52 +02:00
create_library_dialog.cpp clang-format 2021-10-18 21:56:52 +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 Fix infinite loop when propagateFolderUpdatesToParent is invoked using the root folder 2022-09-12 19:24:41 +02:00
db_helper.h Assign covers to folders from subfolders & comics 2022-08-31 18:58:25 +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 Move to QFontMetrics new api 2021-10-19 00:00:09 +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 Normalize line endings 2018-08-07 11:09:02 +02:00
grid_comics_view.cpp Move common initialization code to the parent class 2022-01-19 19:16:27 +01:00
grid_comics_view.h Extract method 2022-01-19 18:16:13 +01: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 Add 2x versions of the icons used in the search bar in macos 2022-09-17 09:22:28 +02:00
images_win.qrc Library: add Quit shortcut 2021-05-28 19:34:24 +02:00
images.qrc Remove unused resources 2022-01-15 15:51:59 +01:00
import_comics_info_dialog.cpp clang-format 2021-10-18 21:56:52 +02:00
import_comics_info_dialog.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
import_library_dialog.cpp clang-format 2021-10-18 21:56:52 +02:00
import_library_dialog.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
import_widget.cpp More setContentsMargins migrations 2021-10-19 00:00:09 +02:00
import_widget.h Update ImportWidget to support XML scan mode 2021-09-27 15:39:59 +02:00
info_comics_view.cpp Move connections to happen later 2022-01-19 21:13:53 +01: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 Limit max cover height 2022-08-29 20:04:00 +02:00
initial_comic_info_extractor.h Limit max cover height 2022-08-29 20:04:00 +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 Assign covers to folders from subfolders & comics 2022-08-31 18:58:25 +02:00
library_creator.h clang-format 2021-10-18 21:56:52 +02:00
library_window.cpp Fix connection by registering the types used in the signal 2022-09-16 19:38:45 +02:00
library_window.h Remove YACReader::SearchModifiers 2021-12-29 14:58:03 +01:00
macostrayicon.svg Better macos tray icon 2019-09-20 16:38:11 +02:00
main.cpp Add libarchive decompression backend 2022-08-31 09:32:23 +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 Use setContentsMargins instead of setMargin 2021-10-19 00:00:09 +02:00
no_search_results_widget.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
options_dialog.cpp clang-format 2021-10-18 21:56:52 +02:00
options_dialog.h Fixed more merge problems 2019-09-19 22:49:00 +02:00
package_manager.cpp clang-format 2021-10-18 21:56:52 +02:00
package_manager.h Format code using clang-format 2019-05-30 19:46:37 +02:00
properties_dialog.cpp Fix comic properties dialog sizing 2022-09-19 18:07:39 +02:00
properties_dialog.h Update properties dialog to be able to edit comics sequentially 2022-08-26 21:05:26 +02:00
qml6.qrc Fix QML in Qt6 2022-09-12 19:24:56 +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 Remove qml components what won't be used anymore 2021-10-19 00:00:09 +02:00
rename_library_dialog.cpp clang-format 2021-10-18 21:56:52 +02:00
rename_library_dialog.h Use nullptr instead of 0 2019-06-01 16:04:48 +02:00
server_config_dialog.cpp Replace all uses of devicePixelRatio with devicePixelRatioF 2022-01-14 19:22:50 +01: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 Fix compile error on macos qt6 due to __OBJC_BOOL_IS_BOOL macro 2022-09-12 19:24:56 +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
xml_info_library_scanner.cpp Add libarchive decompression backend 2022-08-31 09:32:23 +02:00
xml_info_library_scanner.h Add class for scanning a whole library looking for xml info in all the files 2021-09-27 15:32:39 +02:00
xml_info_parser.cpp Compare with QString 2021-10-19 00:00:09 +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_comics_views_manager.cpp clang-format 2021-10-18 21:56:52 +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 clang-format 2021-10-18 21:56:52 +02:00
yacreader_folders_view.h clang-format 2021-10-18 21:56:52 +02:00
yacreader_history_controller.cpp clang-format 2021-10-18 21:56:52 +02:00
yacreader_history_controller.h Use nullptr instead of 0 2019-06-01 16:04:48 +02:00
yacreader_libraries.cpp clang-format 2021-10-18 21:56:52 +02:00
yacreader_libraries.h clang-format 2021-10-18 21:56:52 +02: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 Add some padding to the right of the search edit in macos 2022-09-17 09:45:54 +02:00
yacreader_main_toolbar.h clang-format 2021-10-18 21:56:52 +02:00
yacreader_navigation_controller.cpp Fix folder selection on search mode 2022-09-17 08:33:06 +02:00
yacreader_navigation_controller.h clang-format 2021-10-18 21:56:52 +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 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_CN.ts Update simplified Chinese. 2022-07-06 15:54:54 +02:00
yacreaderlibrary_zh_HK.ts Update simplified Chinese. 2022-07-06 15:54:54 +02:00
yacreaderlibrary_zh_TW.ts Update simplified Chinese. 2022-07-06 15:54:54 +02:00
YACReaderLibrary.icns yacreaderlibrary_ru.ts 2018-02-24 18:15:09 +00:00
YACReaderLibrary.pro macextras is not available in qt6 2022-09-12 19:24:56 +02:00