yacreader/YACReader
Luis Ángel San Martín 0afe2c33b7 Fix currentPage value when closing YACReader in double page mode
If the latest page of the comic is visible, that should be the currentPage value so YACReaderLibrary can mark the comic as read.
2022-12-27 09:26:55 +01:00
..
bookmarks_dialog.cpp Replace deprecated QPalette role 2021-10-19 00:00:08 +02:00
bookmarks_dialog.h clang-format 2021-10-18 21:56:52 +02:00
configuration.cpp Remove deprecated and always disabled alwaysOnTopAction 2022-01-15 18:02:30 +02:00
configuration.h Remove deprecated and always disabled alwaysOnTopAction 2022-01-15 18:02:30 +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 Include some missing headers 2021-11-02 11:02:32 +01: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 Fix bug that didn't let the magnifying glass expand horizontally using alt 2022-09-02 17:00:05 +02:00
magnifying_glass.h Make Magnifying glass shortcuts work with non-Latin layouts 2022-01-15 18:02:31 +02:00
main_window_viewer.cpp Fix Qt5 compilation in macos 2022-10-23 16:37:54 +02:00
main_window_viewer.h Don't leak "orphan" actions at exit 2022-01-15 18:02:31 +02:00
main.cpp setAllocationLimit is Qt6 only 2022-12-12 22:07:30 +01:00
notifications_label_widget.cpp Use setContentsMargins instead of setMargin 2021-10-19 00:00:08 +02:00
notifications_label_widget.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
options_dialog.cpp Simplify QColorDialog usage 2022-10-11 21:23:55 +02:00
options_dialog.h Simplify QColorDialog usage 2022-10-11 21:23:55 +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 clang-format 2021-10-18 21:56:52 +02:00
shortcuts_dialog.cpp Do not use QTextCodec in Qt6 2021-10-19 00:00:08 +02:00
shortcuts_dialog.h Use nullptr instead of 0 2019-06-01 16:04:48 +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 Fix currentPage value when closing YACReader in double page mode 2022-12-27 09:26:55 +01:00
viewer.h Make Magnifying glass shortcuts work with non-Latin layouts 2022-01-15 18:02: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 translation files with new strings 2022-10-16 18:23:17 +02:00
yacreader_en.ts Update translation files with new strings 2022-10-16 18:23:17 +02:00
yacreader_es.ts Update translation files with new strings 2022-10-16 18:23:17 +02:00
yacreader_files.qrc Normalize line endings 2018-08-07 11:09:02 +02:00
yacreader_fr.ts Update translation files with new strings 2022-10-16 18:23:17 +02:00
yacreader_images.qrc Update close translator icon to svg 2022-10-21 17:58:51 +02:00
yacreader_it.ts Update translation files with new strings 2022-10-16 18:23:17 +02: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 translation files with new strings 2022-10-16 18:23:17 +02:00
yacreader_pt.ts Update translation files with new strings 2022-10-16 18:23:17 +02:00
yacreader_ru.ts Update translation files with new strings 2022-10-16 18:23:17 +02:00
yacreader_source.ts Sync and update translation files 2021-03-09 18:22:52 +01:00
yacreader_tr.ts Update translation files with new strings 2022-10-16 18:23:17 +02:00
yacreader_zh_CN.ts Update translation files with new strings 2022-10-16 18:23:17 +02:00
yacreader_zh_HK.ts Update translation files with new strings 2022-10-16 18:23:17 +02:00
yacreader_zh_TW.ts Update translation files with new strings 2022-10-16 18:23:17 +02:00
YACReader.icns yacreader_ru.ts 2018-02-24 18:11:53 +00:00
YACReader.pro Unix: Fix regression in translation install target 2022-10-31 13:19:50 +01:00