dolphin/Source/Core/DolphinQt/Config/Graphics
Léo Lam 0b1db65aa1
Merge pull request #9405 from Filoppi/patch-7
Rename "Use Fullscreen" setting to "Start in Fullscreen"
2021-01-06 01:44:46 +01: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 DolphinQt: Add BalloonTip which is built off of an internal Qt class. It gives the ability to show a tooltip with an arrow! 2020-11-28 11:49:14 -06:00
EnhancementsWidget.cpp DolphinQt: Remove some useless includes 2021-01-05 15:24:13 +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 DolphinQt: properly remove slot connection for ConfigChange when object is destructed 2020-09-12 17:35:58 -05:00
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 DolphinQt: Remove description box handling from graphics widget and window 2020-11-28 11:49:14 -06:00
GraphicsWindow.cpp DolphinQt: Remove description box handling from graphics widget and window 2020-11-28 11:49:14 -06:00
GraphicsWindow.h DolphinQt: Remove description box handling from graphics widget and window 2020-11-28 11:49:14 -06:00
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 Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
PostProcessingConfigWindow.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
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