dolphin/Source/Core/DolphinQt/Config/Mapping
Jordan Woyak 6a0963908d DolphinQt: Make Calibration autocomplete when data is "sensible" and stick is returned to neutral position. 2025-06-24 02:18:25 -05:00
..
FreeLookGeneral.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
FreeLookGeneral.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
FreeLookRotation.cpp DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event filter. 2025-06-07 16:15:34 -05:00
FreeLookRotation.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GBAPadEmu.cpp Qt: GBA Pad config 2021-07-13 16:43:00 +02:00
GBAPadEmu.h Qt: GBA Pad config 2021-07-13 16:43:00 +02:00
GCKeyboardEmu.cpp DolphinQt: Add utility function for creating label text with a standard icon. 2025-05-15 01:49:38 -05:00
GCKeyboardEmu.h DolphinQt: Rename "Keyboard" to "Keyboard Controller" and add warning text. 2022-11-11 22:26:35 -06:00
GCMicrophone.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
GCMicrophone.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GCPadEmu.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GCPadEmu.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GCPadWiiUConfigDialog.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
GCPadWiiUConfigDialog.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
Hotkey3D.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Hotkey3D.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
HotkeyControllerProfile.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
HotkeyControllerProfile.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
HotkeyDebugging.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
HotkeyDebugging.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
HotkeyGBA.cpp Qt/Core: Implement GBA Hotkeys 2021-07-13 16:43:42 +02:00
HotkeyGBA.h Qt/Core: Implement GBA Hotkeys 2021-07-13 16:43:42 +02:00
HotkeyGeneral.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
HotkeyGeneral.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
HotkeyGraphics.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
HotkeyGraphics.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
HotkeyStates.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
HotkeyStates.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
HotkeyStatesOther.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
HotkeyStatesOther.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
HotkeyTAS.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
HotkeyTAS.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
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 treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
HotkeyWii.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
IOWindow.cpp InputCommon: Make InputDetector::Start take a span instead of a vector. 2025-06-14 16:28:09 -05: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/InputCommon: Move some calibration logic to InputCommon and make the "Calibrate" button also map inputs. 2025-06-14 16:29:25 -05:00
MappingCommon.h DolphinQt: Make input mapping and output testing non-blocking. 2025-01-01 16:48:32 -06:00
MappingIndicator.cpp DolphinQt: Make Calibration autocomplete when data is "sensible" and stick is returned to neutral position. 2025-06-24 02:18:25 -05:00
MappingIndicator.h DolphinQt: Make Calibration autocomplete when data is "sensible" and stick is returned to neutral position. 2025-06-24 02:18:25 -05:00
MappingNumeric.cpp DolphinQt: Remove unnecessary qOverloads 2023-11-04 14:14:14 -07:00
MappingNumeric.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
MappingWidget.cpp DolphinQt/InputCommon: Move some calibration logic to InputCommon and make the "Calibrate" button also map inputs. 2025-06-14 16:29:25 -05:00
MappingWidget.h InputCommon/DolphinQt: Add advanced settings button for "Point" and "Point (Passthrough)" "Enabled" checkboxes. 2025-05-29 19:39:10 -05:00
MappingWindow.cpp DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event filter. 2025-06-07 16:15:34 -05:00
MappingWindow.h DolphinQt: Add setting to enable iterative input mappings. 2025-02-15 14:15:51 -06:00
WiimoteEmuExtension.cpp Add emulated Shinkansen controller 2022-09-11 17:12:19 +01:00
WiimoteEmuExtension.h Add emulated Shinkansen controller 2022-09-11 17:12:19 +01:00
WiimoteEmuExtensionMotionInput.cpp DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event filter. 2025-06-07 16:15:34 -05:00
WiimoteEmuExtensionMotionInput.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
WiimoteEmuExtensionMotionSimulation.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
WiimoteEmuExtensionMotionSimulation.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
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 treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
WiimoteEmuMotionControl.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
WiimoteEmuMotionControlIMU.cpp DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event filter. 2025-06-07 16:15:34 -05:00
WiimoteEmuMotionControlIMU.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00