dolphin/Source/Core/DolphinQt/Config/Graphics
Filippo Tarpini 57c59c18d4
Rename "Use Fullscreen" setting to "Start in Fullscreen"
The name was confusing as changing it at runtime would not change the window to fullscreen, as it effectively only affects the start of the emulation.
Also blocked the ability to change it when the emulation is running, to be more inline with other similar settings, like "Render to main Window".
2020-12-31 13:39:45 +02:00
..
AdvancedWidget.cpp DolphinQt: Move Free Look out of Graphics/Hotkey and into its own configuration window. Launched from a new menu option - "Free Look Settings". The HotKeyScheduler still calls the Free Look functionality to reduce the total number of threads 2020-12-24 13:49:25 -06:00
AdvancedWidget.h DolphinQt: Move Free Look out of Graphics/Hotkey and into its own configuration window. Launched from a new menu option - "Free Look Settings". The HotKeyScheduler still calls the Free Look functionality to reduce the total number of threads 2020-12-24 13:49:25 -06:00
BalloonTip.cpp Core / DolphinQt: Add ini only option to force low-contrast tooltips 2020-11-28 11:49:14 -06:00
BalloonTip.h
EnhancementsWidget.cpp Qt: Add missing tr calls for tooltip descriptions 2020-11-30 14:04:08 +01:00
EnhancementsWidget.h DolphinQt: Add tooltip support to Enhancements Graphics tab 2020-11-28 11:49:14 -06:00
GeneralWidget.cpp Rename "Use Fullscreen" setting to "Start in Fullscreen" 2020-12-31 13:39:45 +02:00
GeneralWidget.h DolphinQt: Add tooltip support to General Graphics tab 2020-11-28 11:49:14 -06:00
GraphicsBool.cpp DolphinQt: Add the ability to show a tooltip for custom graphics controls 2020-11-28 11:49:14 -06:00
GraphicsBool.h Turn Config::Info into a class with getters 2020-12-11 19:54:16 +01:00
GraphicsChoice.cpp
GraphicsChoice.h DolphinQt: Add the ability to show a tooltip for custom graphics controls 2020-11-28 11:49:14 -06:00
GraphicsInteger.cpp DolphinQt: Add the ability to show a tooltip for custom graphics controls 2020-11-28 11:49:14 -06:00
GraphicsInteger.h Turn Config::Info into a class with getters 2020-12-11 19:54:16 +01:00
GraphicsRadio.cpp DolphinQt: Add the ability to show a tooltip for custom graphics controls 2020-11-28 11:49:14 -06:00
GraphicsRadio.h DolphinQt: Add the ability to show a tooltip for custom graphics controls 2020-11-28 11:49:14 -06:00
GraphicsSlider.cpp DolphinQt: Add the ability to show a tooltip for custom graphics controls 2020-11-28 11:49:14 -06:00
GraphicsSlider.h Turn Config::Info into a class with getters 2020-12-11 19:54:16 +01:00
GraphicsWidget.h
GraphicsWindow.cpp
GraphicsWindow.h
HacksWidget.cpp Qt: Add missing tr calls for tooltip descriptions 2020-11-30 14:04:08 +01:00
HacksWidget.h DolphinQt: Add tooltip support to Hacks Graphics tab 2020-11-28 11:49:14 -06:00
PostProcessingConfigWindow.cpp
PostProcessingConfigWindow.h
SoftwareRendererWidget.cpp Qt: Add missing tr calls for tooltip descriptions 2020-11-30 14:04:08 +01:00
SoftwareRendererWidget.h DolphinQt: Add tooltip support to Software Renderer Graphics tab 2020-11-28 11:49:14 -06:00