dolphin/Source/Core/DolphinQt/Config/Mapping
Léo Lam bf758fbe7c
Merge pull request #9490 from Dentomologist/fix_expression_scroll_wheel_spam
Config: Fix expression window scroll wheel spam
2021-02-11 21:42:00 +01:00
..
FreeLookGeneral.cpp DolphinQt: Move Free Look out of Graphics/Hotkey and into its own configuration window. Launched from a new menu option - "Free Look Settings". The HotKeyScheduler still calls the Free Look functionality to reduce the total number of threads 2020-12-24 13:49:25 -06:00
FreeLookGeneral.h DolphinQt: Move Free Look out of Graphics/Hotkey and into its own configuration window. Launched from a new menu option - "Free Look Settings". The HotKeyScheduler still calls the Free Look functionality to reduce the total number of threads 2020-12-24 13:49:25 -06:00
GCKeyboardEmu.cpp DolphinQt: Replace QStringLiteral with alternatives where applicable 2019-07-30 09:06:03 -04:00
GCKeyboardEmu.h
GCMicrophone.cpp
GCMicrophone.h
GCPadEmu.cpp DolphinQt: Move mapping indicators to top of UI. 2019-04-27 14:23:29 -05:00
GCPadEmu.h Qt/Mapping: Use QGridLayout in a few more places 2019-03-20 23:46:45 +01:00
GCPadWiiUConfigDialog.cpp GCPadWiiUConfigDialog: Update the adapter state dynamically 2019-05-29 18:28:24 +02:00
GCPadWiiUConfigDialog.h GCPadWiiUConfigDialog: Update the adapter state dynamically 2019-05-29 18:28:24 +02:00
Hotkey3D.cpp Re-add i18n comments that were lost in the DolphinWX removal 2018-09-08 15:58:15 +02:00
Hotkey3D.h
HotkeyControllerProfile.cpp Fix Hotkey Controller Profile display with boxes for each Wiimote 2020-04-28 15:55:53 +02:00
HotkeyControllerProfile.h Fix Hotkey Controller Profile display with boxes for each Wiimote 2020-04-28 15:55:53 +02:00
HotkeyDebugging.cpp Qt/Mapping: Use QGridLayout in a few more places 2019-03-20 23:46:45 +01:00
HotkeyDebugging.h Qt/Mapping: Use QGridLayout in a few more places 2019-03-20 23:46:45 +01:00
HotkeyGeneral.cpp Qt/Mapping: Use QGridLayout in a few more places 2019-03-20 23:46:45 +01:00
HotkeyGeneral.h Qt/Mapping: Use QGridLayout in a few more places 2019-03-20 23:46:45 +01:00
HotkeyGraphics.cpp DolphinQt: Move Free Look out of Graphics/Hotkey and into its own configuration window. Launched from a new menu option - "Free Look Settings". The HotKeyScheduler still calls the Free Look functionality to reduce the total number of threads 2020-12-24 13:49:25 -06:00
HotkeyGraphics.h Qt/Mapping: Use QGridLayout in a few more places 2019-03-20 23:46:45 +01:00
HotkeyStates.cpp
HotkeyStates.h
HotkeyStatesOther.cpp
HotkeyStatesOther.h
HotkeyTAS.cpp
HotkeyTAS.h
HotkeyWii.cpp
HotkeyWii.h
IOWindow.cpp Config: Fix expression window scroll wheel spam 2021-02-09 08:55:01 -08:00
IOWindow.h Config: Fix expression window scroll wheel spam 2021-02-09 08:55:01 -08:00
MappingButton.cpp Qt: Fix deprecated use of MidButton 2020-12-16 14:45:11 +01:00
MappingButton.h DolphinQt: Fix spacebar not activating output mapping buttons. 2019-11-03 18:17:51 -06:00
MappingCommon.cpp Fix mapping window title bar becoming unresponsive 2021-02-04 14:32:03 +01:00
MappingCommon.h rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08:00
MappingIndicator.cpp rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08:00
MappingIndicator.h Merge pull request #9162 from jordan-woyak/quaternion 2020-10-21 17:34:11 -04:00
MappingNumeric.cpp DolphinQt: Use qOverload where applicable 2020-04-28 16:54:19 +02:00
MappingNumeric.h InputCommon: Allow controller settings specified with input expresions. 2020-02-08 14:01:55 -06:00
MappingWidget.cpp DolphinQt: Use qOverload where applicable 2020-04-28 16:54:19 +02:00
MappingWidget.h InputCommon: Allow Wii remote extension to be set with an input expression. 2020-02-08 16:03:13 -06:00
MappingWindow.cpp rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08:00
MappingWindow.h rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08:00
WiimoteEmuExtension.cpp Motion Input: Add nunchuk support. 2019-12-04 23:21:26 +01:00
WiimoteEmuExtension.h WiimoteEmu: Implement "Drawsome" tablet. 2019-05-07 18:07:24 -05:00
WiimoteEmuExtensionMotionInput.cpp Motion Input: Add nunchuk support. 2019-12-04 23:21:26 +01:00
WiimoteEmuExtensionMotionInput.h Motion Input: Add nunchuk support. 2019-12-04 23:21:26 +01:00
WiimoteEmuExtensionMotionSimulation.cpp Motion Input: Add nunchuk support. 2019-12-04 23:21:26 +01:00
WiimoteEmuExtensionMotionSimulation.h Motion Input: Add nunchuk support. 2019-12-04 23:21:26 +01:00
WiimoteEmuGeneral.cpp DolphinQt: Use qOverload where applicable 2020-04-28 16:54:19 +02:00
WiimoteEmuGeneral.h InputCommon: Allow Wii remote extension to be set with an input expression. 2020-02-08 16:03:13 -06:00
WiimoteEmuMotionControl.cpp WiimoteEmu/DolphinQt: Rename "IR" to "Point" and eliminate redundant Forward/Backward mappings. 2019-05-08 20:27:41 -05:00
WiimoteEmuMotionControl.h
WiimoteEmuMotionControlIMU.cpp Wiimote Mapping UI: Motion Input tab: Rework mapping warning, add explanation of and button to open Alternate Input Sources window. 2019-10-27 15:59:36 +01:00
WiimoteEmuMotionControlIMU.h Wiimote Mapping UI: Motion Input tab: Rework mapping warning, add explanation of and button to open Alternate Input Sources window. 2019-10-27 15:59:36 +01:00