dolphin/Source/Core/DolphinQt/Config/Graphics
JMC47 8e9596e221
Merge pull request #13259 from TryTwo/PR_Config_signals
Qt: Fix some options not changing enabled status on game start.
2025-01-18 18:11:04 -05:00
..
AdvancedWidget.cpp Fix several minor warnings 2025-01-06 11:31:39 +01:00
AdvancedWidget.h Frame Dumping: Change lossless codec from FFV1 to Ut Video. 2024-12-30 14:07:43 -07:00
ColorCorrectionConfigWindow.cpp Change paper white default to 203 to match the ITU 2023-11-14 20:21:34 +02:00
ColorCorrectionConfigWindow.h Qt: Color Correction window fixes 2023-07-16 16:48:08 -04:00
EnhancementsWidget.cpp Add method to bold slider/spin labels when a user game ini setting is being used 2024-12-10 13:42:30 -07:00
EnhancementsWidget.h EnhancementsWidget:: Move to using ConfigControls and add new control for ComboBoxes that set two settings at once. 2024-12-10 13:42:17 -07:00
GeneralWidget.cpp Qt, Config controls system: Remove signal block so signals can refresh the enabled status of certain options when a new config is loaded (such as on starting a game). Blocks previously unwanted behavior with a new safety check. 2025-01-07 03:02:39 -07:00
GeneralWidget.h Add GFX property tabs to game properties window, allowing them to be set to the user game ini. Additionally, refactor ConfigWidgets to reduce duplication. Refactor GameConfigWidget to use config system. 2024-12-10 13:40:30 -07:00
GraphicsWindow.cpp VideoBackendBase: Check Core state in PopulateBackendInfo 2024-09-26 17:12:26 -07:00
GraphicsWindow.h Disable Arbitrary Mipmap Detection checkbox when GPU Texture Decoding is enabled 2023-09-04 13:24:05 -07:00
HacksWidget.cpp DolphinQt/HacksWidget: Convert accuracy slider to ConfigSlider 2024-12-27 05:40:24 +01:00
HacksWidget.h DolphinQt/HacksWidget: Convert accuracy slider to ConfigSlider 2024-12-27 05:40:24 +01: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