dolphin/Source/Core/DolphinQt/Config/Mapping
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
..
FreeLookGeneral.cpp
FreeLookGeneral.h
FreeLookRotation.cpp DolphinQt: Set window decorations for all top-level QWidgets. 2023-08-12 16:54:54 +02:00
FreeLookRotation.h
GBAPadEmu.cpp
GBAPadEmu.h
GCKeyboardEmu.cpp DolphinQt: Add utility function for creating label text with a standard icon. 2025-05-15 01:49:38 -05:00
GCKeyboardEmu.h
GCMicrophone.cpp
GCMicrophone.h
GCPadEmu.cpp
GCPadEmu.h
GCPadWiiUConfigDialog.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
GCPadWiiUConfigDialog.h
Hotkey3D.cpp
Hotkey3D.h
HotkeyControllerProfile.cpp
HotkeyControllerProfile.h
HotkeyDebugging.cpp
HotkeyDebugging.h
HotkeyGBA.cpp
HotkeyGBA.h
HotkeyGeneral.cpp
HotkeyGeneral.h
HotkeyGraphics.cpp
HotkeyGraphics.h
HotkeyStates.cpp
HotkeyStates.h
HotkeyStatesOther.cpp
HotkeyStatesOther.h
HotkeyTAS.cpp
HotkeyTAS.h
HotkeyUSBEmu.cpp Add Hotkeys for Skylanders Portal and Infinity Base Menus 2023-05-26 13:36:08 -07:00
HotkeyUSBEmu.h Add Hotkeys for Skylanders Portal and Infinity Base Menus 2023-05-26 13:36:08 -07:00
HotkeyWii.cpp
HotkeyWii.h
IOWindow.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
IOWindow.h DolphinQt: Make input expression syntax highlighting less hacky. 2025-01-17 02:44:31 -06:00
MappingButton.cpp DolphinQt/Mapping: Clear and skip "Modifier" iterative input mappings when using 2025-02-15 14:15:51 -06:00
MappingButton.h DolphinQt/Mapping: Clear and skip "Modifier" iterative input mappings when using 2025-02-15 14:15:51 -06:00
MappingCommon.cpp DolphinQt: Fix blank square in MappingWindow's top-left corner. 2025-03-25 20:52:29 -05:00
MappingCommon.h DolphinQt: Make input mapping and output testing non-blocking. 2025-01-01 16:48:32 -06:00
MappingIndicator.cpp DolphinQt/Mapping: Adjust dark theme indicator gate color calculation. 2025-02-10 01:15:58 -06:00
MappingIndicator.h MappingIndicator: Add graphical indicators on the left of MappingButton 2025-01-20 17:55:10 -06:00
MappingNumeric.cpp DolphinQt: Remove unnecessary qOverloads 2023-11-04 14:14:14 -07:00
MappingNumeric.h
MappingWidget.cpp Simplify std::count_if with std::ranges::count and projections 2025-03-09 13:26:37 -07:00
MappingWidget.h DolphinQt: Add setting to enable iterative input mappings. 2025-02-15 14:15:51 -06:00
MappingWindow.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
MappingWindow.h DolphinQt: Add setting to enable iterative input mappings. 2025-02-15 14:15:51 -06:00
WiimoteEmuExtension.cpp
WiimoteEmuExtension.h
WiimoteEmuExtensionMotionInput.cpp DolphinQt/Mapping: Replace Motion Input "WARNING: " text with a warning icon. 2025-05-15 10:58:43 -05:00
WiimoteEmuExtensionMotionInput.h
WiimoteEmuExtensionMotionSimulation.cpp
WiimoteEmuExtensionMotionSimulation.h
WiimoteEmuGeneral.cpp DolphinQt: Add a "Configure Extension" button under the extension 2025-01-22 02:58:32 -06:00
WiimoteEmuGeneral.h DolphinQt: Add a "Configure Extension" button under the extension 2025-01-22 02:58:32 -06:00
WiimoteEmuMotionControl.cpp
WiimoteEmuMotionControl.h
WiimoteEmuMotionControlIMU.cpp DolphinQt/Mapping: Replace Motion Input "WARNING: " text with a warning icon. 2025-05-15 10:58:43 -05:00
WiimoteEmuMotionControlIMU.h