yacreader/YACReader
Luis Ángel San Martín bba15bef4d Fix Qt5 compilation
2025-05-04 10:30:54 +02:00
..
bookmarks_dialog.cpp Replace Q_OS_MAC with Q_OS_MACOS 2023-06-04 20:55:11 +02:00
bookmarks_dialog.h clang-format 2021-10-18 21:56:52 +02:00
configuration.cpp Save magnifying glass size and zoom level 2024-03-02 12:14:01 +01:00
configuration.h Add support for mouse mode in Configuration 2025-05-03 16:11:58 +02:00
goto_dialog.cpp Always clear the page number field in GoToDialog when it is opened 2022-09-04 17:47:09 +02:00
goto_dialog.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
goto_flow_gl.cpp GoTo flows: Untangle and refactor goTo signal to new syntax 2021-06-29 13:53:12 +02:00
goto_flow_gl.h Add override annotation 2021-10-19 00:00:08 +02:00
goto_flow_toolbar.cpp Fix connections 2021-10-19 00:00:08 +02:00
goto_flow_toolbar.h GoTo flows: Untangle and refactor goTo signal to new syntax 2021-06-29 13:53:12 +02:00
goto_flow_widget.cpp Use setContentsMargins instead of setMargin 2021-10-19 00:00:08 +02:00
goto_flow_widget.h Use fully qualified names 2021-10-19 00:00:08 +02:00
goto_flow.cpp Fix missing include 2023-04-30 14:28:40 +02:00
goto_flow.h Use fully qualified names 2021-10-19 00:00:08 +02:00
icon.ico yacreader_ru.ts 2018-02-24 18:11:53 +00:00
icon.rc Normalize line endings 2018-08-07 11:09:02 +02:00
Info.plist Enable using integrated GPU in Dual GPU Macs 2021-12-25 11:30:04 -05:00
magnifying_glass.cpp Save magnifying glass size and zoom level 2024-03-02 12:14:01 +01:00
magnifying_glass.h Save magnifying glass size and zoom level 2024-03-02 12:14:01 +01:00
main_window_viewer.cpp Add settings to the options dialog to control the mouse behavior 2025-05-04 09:51:17 +02:00
main_window_viewer.h Add settings to the options dialog to control the mouse behavior 2025-05-04 09:51:17 +02:00
main.cpp Replace Q_OS_MAC with Q_OS_MACOS 2023-06-04 20:55:11 +02:00
mouse_handler.cpp Fix Qt5 compilation 2025-05-04 10:30:54 +02:00
mouse_handler.h Move drag origin coordinates to MouseHandler 2025-05-04 09:53:31 +02:00
notifications_label_widget.cpp Replace Q_OS_MAC with Q_OS_MACOS 2023-06-04 20:55:11 +02:00
notifications_label_widget.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
options_dialog.cpp Add settings to the options dialog to control the mouse behavior 2025-05-04 09:51:17 +02:00
options_dialog.h Add settings to the options dialog to control the mouse behavior 2025-05-04 09:51:17 +02:00
page_label_widget.cpp Stop using availableGeometry 2021-10-19 00:00:08 +02:00
page_label_widget.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
render.cpp YACReader: Fix crash when exiting while processing a comic 2022-11-19 19:27:52 +01:00
render.h Update format 2024-10-12 12:26:19 +02:00
translator.cpp Update close translator icon to svg 2022-10-21 17:58:51 +02:00
translator.h Fix QMediaPlayer usage in Qt6 2021-10-19 00:00:08 +02:00
viewer.cpp Check the load state before trying to turn pages 2025-05-04 09:52:13 +02:00
viewer.h Move drag origin coordinates to MouseHandler 2025-05-04 09:53:31 +02:00
width_slider.cpp Replace setMargin with setContentsMargins 2021-10-19 00:00:08 +02:00
width_slider.h Add include 2021-10-19 00:00:08 +02:00
yacreader_de.ts Update language files 2025-01-01 10:35:16 +01:00
yacreader_en.ts Update language files 2025-01-01 10:35:16 +01:00
yacreader_es.ts Update language files 2025-01-01 10:35:16 +01:00
yacreader_files.qrc Normalize line endings 2018-08-07 11:09:02 +02:00
yacreader_fr.ts Update language files 2025-01-01 10:35:16 +01:00
yacreader_images.qrc Update close translator icon to svg 2022-10-21 17:58:51 +02:00
yacreader_it.ts Update language files 2025-01-01 10:35:16 +01:00
yacreader_local_client.cpp clang-format 2021-10-18 21:56:52 +02:00
yacreader_local_client.h Replace forward declaration with import 2021-10-19 00:00:08 +02:00
yacreader_nl.ts Update language files 2025-01-01 10:35:16 +01:00
yacreader_pt.ts Update language files 2025-01-01 10:35:16 +01:00
yacreader_ru.ts Update language files 2025-01-01 10:35:16 +01:00
yacreader_source.ts Sync and update translation files 2021-03-09 18:22:52 +01:00
yacreader_tr.ts Update language files 2025-01-01 10:35:16 +01:00
yacreader_zh_CN.ts Update language files 2025-01-01 10:35:16 +01:00
yacreader_zh_HK.ts Update language files 2025-01-01 10:35:16 +01:00
yacreader_zh_TW.ts Update language files 2025-01-01 10:35:16 +01:00
YACReader.icns Update macos icons 2023-06-01 16:38:40 +02:00
YACReader.pro Extract mouse handling events to it's own class 2025-05-03 15:10:16 +02:00