yacreader/YACReader
Luis Ángel San Martín a7e3c41f34 QLabel QPixmap *pixmap() method is deprecated
const QPixmap should perform as fast as a pointer
there is a replacement version for Qt5 but it requires Qt5.15, so we are using indirection witch is unsafer but it should be ok as all the action is happen in the main thread
2021-10-19 00:00:08 +02: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 clang-format 2021-10-18 21:56:52 +02:00
configuration.h clang-format 2021-10-18 21:56:52 +02:00
goto_dialog.cpp Convert emit(signal()) calls to emit signal() 2021-10-19 00:00:07 +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 Use angleDelta 2021-10-19 00:00:08 +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 macOS Info.plis: remove deprecated CFBundleGetInfoString 2021-06-26 00:39:05 +01:00
magnifying_glass.cpp QLabel QPixmap *pixmap() method is deprecated 2021-10-19 00:00:08 +02:00
magnifying_glass.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
main_window_viewer.cpp QLabel QPixmap *pixmap() method is deprecated 2021-10-19 00:00:08 +02:00
main_window_viewer.h Use fully qualified names 2021-10-19 00:00:08 +02:00
main.cpp clang-format 2021-10-18 21:56:52 +02: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 Use 4 args connect 2021-10-19 00:00:08 +02:00
options_dialog.h clang-format 2021-10-18 21:56:52 +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 Use QTransform instead of QMatrix 2021-10-19 00:00:08 +02:00
render.h clang-format 2021-10-18 21:56:52 +02:00
shortcuts_dialog.cpp clang-format 2021-10-18 21:56:52 +02:00
shortcuts_dialog.h Use nullptr instead of 0 2019-06-01 16:04:48 +02:00
translator.cpp Remove setMargin usage 2021-10-19 00:00:08 +02:00
translator.h YACReader/viewer: Convert a bunch of loosely related signals to new syntax 2021-06-29 13:53:12 +02:00
viewer.cpp QLabel QPixmap *pixmap() method is deprecated 2021-10-19 00:00:08 +02:00
viewer.h QLabel QPixmap *pixmap() method is deprecated 2021-10-19 00:00:08 +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 Sync and update translation files 2021-03-09 18:22:52 +01:00
yacreader_es.ts Sync and update translation files 2021-03-09 18:22:52 +01:00
yacreader_files.qrc Normalize line endings 2018-08-07 11:09:02 +02:00
yacreader_fr.ts Sync and update translation files 2021-03-09 18:22:52 +01:00
yacreader_images_osx.qrc Normalize line endings 2018-08-07 11:09:02 +02:00
yacreader_images_win.qrc Normalize line endings 2018-08-07 11:09:02 +02:00
yacreader_images.qrc Add what's new dialog 2021-01-21 21:39:22 +01:00
yacreader_it.ts Sync and update translation files 2021-03-09 18:22:52 +01:00
yacreader_local_client.cpp clang-format 2021-10-18 21:56:52 +02:00
yacreader_local_client.h Update YACReaderLibrary <-> YACReader communication to support reading lists 2021-05-27 18:56:31 +02:00
yacreader_nl.ts Sync and update translation files 2021-03-09 18:22:52 +01:00
yacreader_pt.ts Sync and update translation files 2021-03-09 18:22:52 +01:00
yacreader_ru.ts Sync and update translation files 2021-03-09 18:22:52 +01:00
yacreader_source.ts Sync and update translation files 2021-03-09 18:22:52 +01:00
yacreader_tr.ts Sync and update translation files 2021-03-09 18:22:52 +01:00
yacreader_zh.ts Update Simplified Chinese GUI translation for YACReader & 2021-05-09 11:55:52 +02:00
YACReader.icns yacreader_ru.ts 2018-02-24 18:11:53 +00:00
YACReader.pro Start supporting Qt6 2021-10-19 00:00:08 +02:00