dolphin/Source/Core/DolphinQt/Config/Graphics
Dentomologist 43e69d3e6a DolphinQt: Remove unnecessary qOverloads
qOverload is used to disambiguate pointers to overloaded functions, but
most of the usages in the code base were with non-overloaded functions.
2023-11-04 14:14:14 -07:00
..
AdvancedWidget.cpp Qt: Rename GraphicsInteger to ConfigInteger 2023-04-29 11:09:59 -07:00
AdvancedWidget.h Qt: Remove GraphicsWidget class 2023-04-29 14:10:37 -07:00
ColorCorrectionConfigWindow.cpp Qt: Color Correction window fixes 2023-07-16 16:48:08 -04:00
ColorCorrectionConfigWindow.h Qt: Color Correction window fixes 2023-07-16 16:48:08 -04:00
EnhancementsWidget.cpp DolphinQt: Remove unnecessary qOverloads 2023-11-04 14:14:14 -07:00
EnhancementsWidget.h Video: implement output resampling (upscaling/downscaling) methods 2023-08-18 02:00:55 +03:00
GeneralWidget.cpp DolphinQt: Remove unnecessary qOverloads 2023-11-04 14:14:14 -07:00
GeneralWidget.h Qt: Remove GraphicsWidget class 2023-04-29 14:10:37 -07:00
GraphicsWindow.cpp VideoCommon: Pass WindowSystemInfo to InitBackendInfo 2023-06-08 22:07:39 -07:00
GraphicsWindow.h VideoCommon: Pass WindowSystemInfo to InitBackendInfo 2023-06-08 22:07:39 -07:00
HacksWidget.cpp Qt: Rename GraphicsSlider to ConfigSlider 2023-04-28 20:14:11 -07:00
HacksWidget.h Qt: Remove GraphicsWidget class 2023-04-29 14:10:37 -07:00
PostProcessingConfigWindow.cpp Qt: Fix some Post Process Configuration Widget issues n3 2023-06-29 14:13:38 +03:00
PostProcessingConfigWindow.h Qt: Fix some Post Process Configuration Widget issues: 2023-05-26 03:50:51 +03:00