dolphin/Source/Core/DolphinQt/Config/Mapping
Dentomologist 43b389410a Config: Fix expression window scroll wheel spam
Fixes the expression window being spammed with the first entry in the
Operators or Functions select menus when scrolling the mouse wheel while
hovering over them.

Fixes https://bugs.dolphin-emu.org/issues/12405
2021-02-09 08:55:01 -08: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
GCKeyboardEmu.h
GCMicrophone.cpp
GCMicrophone.h
GCPadEmu.cpp
GCPadEmu.h
GCPadWiiUConfigDialog.cpp
GCPadWiiUConfigDialog.h
Hotkey3D.cpp
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
HotkeyDebugging.h
HotkeyGeneral.cpp
HotkeyGeneral.h
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
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
MappingCommon.cpp DolphinQt: Fix regression that caused the regex expression to be evaluated incorrectly. If an input expression has a non-alpha character in it, we want to quote it with backticks 2021-02-02 20:36:54 -06: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
MappingWidget.cpp DolphinQt: Use qOverload where applicable 2020-04-28 16:54:19 +02:00
MappingWidget.h
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
WiimoteEmuExtension.h
WiimoteEmuExtensionMotionInput.cpp
WiimoteEmuExtensionMotionInput.h
WiimoteEmuExtensionMotionSimulation.cpp
WiimoteEmuExtensionMotionSimulation.h
WiimoteEmuGeneral.cpp DolphinQt: Use qOverload where applicable 2020-04-28 16:54:19 +02:00
WiimoteEmuGeneral.h
WiimoteEmuMotionControl.cpp
WiimoteEmuMotionControl.h
WiimoteEmuMotionControlIMU.cpp
WiimoteEmuMotionControlIMU.h