dolphin/Source/Core/DolphinQt/Config/Graphics
Dentomologist 2a7e8a4003 DolphinQt: Remove redundant window hints
Remove window hints clearing the flag Qt::WindowContextHelpButtonHint,
which is already off by default in Qt 6.

In Qt 5 this flag was set by default for QDialogs, and on Windows put a
? button in the corner of the title bar allowing users to activate Qt's
QWhatsThis help system for a given widget. Since we don't set that text
the ? button was useless and so we hid it manually.
2025-06-06 19:35:13 -07:00
..
AdvancedWidget.cpp VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
AdvancedWidget.h Frame Dumping: Change lossless codec from FFV1 to Ut Video. 2024-12-30 14:07:43 -07:00
ColorCorrectionConfigWindow.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
ColorCorrectionConfigWindow.h Qt: Color Correction window fixes 2023-07-16 16:48:08 -04:00
EnhancementsWidget.cpp Config: Expose Default and 1x Anisotropic Filtering setting. 2025-03-17 20:46:24 -05: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 Settings: Bugfix. Remove Aspect Ratio combobox signal so it doesn't trigger a settings changed save. 2025-05-02 18:21:18 -07:00
GeneralWidget.h Settings: Bugfix. Remove Aspect Ratio combobox signal so it doesn't trigger a settings changed save. 2025-05-02 18:21:18 -07:00
GraphicsWindow.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -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: Fix verb agreement in Immediate XFB description 2025-05-22 16:48:10 +02:00
HacksWidget.h DolphinQt/HacksWidget: Convert accuracy slider to ConfigSlider 2024-12-27 05:40:24 +01:00
PostProcessingConfigWindow.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
PostProcessingConfigWindow.h Qt: Fix some Post Process Configuration Widget issues: 2023-05-26 03:50:51 +03:00