yacreader/YACReader
spinningthelock 5971aacda0
Enable using integrated GPU in Dual GPU Macs
Currently YACReader will default to higher-end discrete GPU for OpenGL calls. This increases the battery usage while having no need for such high performance. This Flag tells MacOS to switching to integrated GPU is oky in this app. 

References:
https://developer.apple.com/library/archive/qa/qa1734/_index.html
https://developer.apple.com/documentation/bundleresources/information_property_list/nssupportsautomaticgraphicsswitching?language=objc
2021-12-25 11:30:04 -05: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 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 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 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 Fix QMediaPlayer usage in Qt6 2021-10-19 00:00:08 +02:00
translator.h Fix QMediaPlayer usage in Qt6 2021-10-19 00:00:08 +02:00
viewer.cpp Strict qt5.15 breaks poppler 2021-10-23 17:11:50 +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 Replace forward declaration with import 2021-10-19 00:00:08 +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 Do not pass MSVC arguments to mingw/gcc 2021-11-02 11:02:32 +01:00