dolphin-emulator/Source/Core/DolphinQt/Config
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
..
ConfigControls Settings: Bugfix. Fix some combo boxes setting a value without user input. Prevents initial Load from calling the connection to save value. 2025-05-02 18:21:45 -07:00
ControllerInterface DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
Graphics DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
Mapping DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
ToolTipControls
ARCodeWidget.cpp DolphinQt: Make WrapInScrollArea and GetWrappedWidget less hacky. 2025-05-26 20:58:48 -05:00
ARCodeWidget.h CheatsManager: Create ARCodeWidget and GeckoCodeWidget only once. 2024-08-25 23:44:17 -07:00
CheatCodeEditor.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
CheatCodeEditor.h
CheatWarningWidget.cpp DolphinQt: Add utility function for creating label text with a standard icon. 2025-05-15 01:49:38 -05:00
CheatWarningWidget.h
CommonControllersWidget.cpp
CommonControllersWidget.h
ControllersPane.cpp DolphinQt: Move "Controllers" to main settings window. 2025-06-04 19:33:01 -05:00
ControllersPane.h DolphinQt: Move "Controllers" to main settings window. 2025-06-04 19:33:01 -05:00
FilesystemWidget.cpp Merge pull request #13713 from Dentomologist/filesystemwidget_center_header_text 2025-06-05 14:34:36 -05:00
FilesystemWidget.h
FreeLookWidget.cpp
FreeLookWidget.h
FreeLookWindow.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
FreeLookWindow.h
GameConfigEdit.cpp Use 'contains' method 2024-08-15 14:20:16 -07:00
GameConfigEdit.h
GameConfigHighlighter.cpp
GameConfigHighlighter.h
GameConfigWidget.cpp DolphinQt: Make WrapInScrollArea and GetWrappedWidget less hacky. 2025-05-26 20:58:48 -05:00
GameConfigWidget.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
GamecubeControllersWidget.cpp DolphinQt: Rename "GameCube Adapter for Wii U" to "GameCube Controller Adapter". 2024-10-31 01:25:36 -05:00
GamecubeControllersWidget.h
GeckoCodeWidget.cpp DolphinQt: Make GeckoCodeWidget default size not taller than it needs to be. 2025-05-26 20:58:48 -05:00
GeckoCodeWidget.h CheatsManager: Create ARCodeWidget and GeckoCodeWidget only once. 2024-08-25 23:44:17 -07:00
GraphicsModListWidget.cpp Modernize std::none_of with ranges 2024-12-15 19:54:17 -08:00
GraphicsModListWidget.h
GraphicsModWarningWidget.cpp DolphinQt: Add utility function for creating label text with a standard icon. 2025-05-15 01:49:38 -05:00
GraphicsModWarningWidget.h
HardcoreWarningWidget.cpp Scale back hardcore code block 2024-11-27 21:21:26 -05:00
HardcoreWarningWidget.h
InfoWidget.cpp DolphinQt: Add stretch to the end of the game config Info tab. 2025-05-26 20:58:48 -05:00
InfoWidget.h
LogConfigWidget.cpp
LogConfigWidget.h
LogWidget.cpp LogManager: Stop using manual memory management 2025-05-02 21:14:32 +02:00
LogWidget.h LogManager: Stop using manual memory management 2025-05-02 21:14:32 +02:00
NewPatchDialog.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
NewPatchDialog.h
PatchesWidget.cpp
PatchesWidget.h
PropertiesDialog.cpp DolphinQt: Change game properties QTabWidget to QListWidget. 2025-05-26 20:58:48 -05:00
PropertiesDialog.h DolphinQt: Change game properties QTabWidget to QListWidget. 2025-05-26 20:58:48 -05:00
SettingsWindow.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
SettingsWindow.h DolphinQt: Move "Controllers" to main settings window. 2025-06-04 19:33:01 -05:00
VerifyWidget.cpp Constness of 'result' prevents automatic move [performance-no-automatic-move] (0 issues) 2024-08-13 21:51:43 +02:00
VerifyWidget.h
WiimoteControllersWidget.cpp WiimoteControllersWidget: Fix UI hang on opening 2025-05-15 20:36:21 -07:00
WiimoteControllersWidget.h WiimoteControllersWidget: Fix UI hang on opening 2025-05-15 20:36:21 -07:00