dolphin/Source/Core/DolphinQt2/Config/Mapping
Léo Lam 49c9c1ee40
Merge pull request #6853 from aldelaro5/qt-debugger-hotkey-fixes
Qt debugger hotkey fixes
2018-05-18 19:06:17 +02:00
..
GCKeyboardEmu.cpp Qt: Fix games crashing on start 2017-05-23 22:12:01 +02:00
GCKeyboardEmu.h DolphinQt2: Add missing Q_OBJECT macro to all QObject-related classes missing it 2018-05-13 17:33:32 -04:00
GCMicrophone.cpp Qt/Mapping: Implement Microphone widget 2018-01-04 18:42:42 +00:00
GCMicrophone.h DolphinQt2: Add missing Q_OBJECT macro to all QObject-related classes missing it 2018-05-13 17:33:32 -04:00
GCPadEmu.cpp Qt: Use `addLayout` instead of `addItem` when adding layouts 2018-05-08 17:54:47 -06:00
GCPadEmu.h DolphinQt2: Add missing Q_OBJECT macro to all QObject-related classes missing it 2018-05-13 17:33:32 -04:00
GCPadWiiUConfigDialog.cpp Qt: Remove "What's this" button 2018-05-05 02:29:16 +02:00
GCPadWiiUConfigDialog.h DolphinQt2: Add missing Q_OBJECT macro to all QObject-related classes missing it 2018-05-13 17:33:32 -04:00
Hotkey3D.cpp Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
Hotkey3D.h DolphinQt2: Add missing Q_OBJECT macro to all QObject-related classes missing it 2018-05-13 17:33:32 -04:00
HotkeyDebugging.cpp Qt: Use `addLayout` instead of `addItem` when adding layouts 2018-05-08 17:54:47 -06:00
HotkeyDebugging.h DolphinQt2: Add missing Q_OBJECT macro to all QObject-related classes missing it 2018-05-13 17:33:32 -04:00
HotkeyGeneral.cpp Qt: Use `addLayout` instead of `addItem` when adding layouts 2018-05-08 17:54:47 -06:00
HotkeyGeneral.h DolphinQt2: Add missing Q_OBJECT macro to all QObject-related classes missing it 2018-05-13 17:33:32 -04:00
HotkeyGraphics.cpp Qt: Use `addLayout` instead of `addItem` when adding layouts 2018-05-08 17:54:47 -06:00
HotkeyGraphics.h DolphinQt2: Add missing Q_OBJECT macro to all QObject-related classes missing it 2018-05-13 17:33:32 -04:00
HotkeyStates.cpp Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
HotkeyStates.h DolphinQt2: Add missing Q_OBJECT macro to all QObject-related classes missing it 2018-05-13 17:33:32 -04:00
HotkeyTAS.cpp Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
HotkeyTAS.h DolphinQt2: Add missing Q_OBJECT macro to all QObject-related classes missing it 2018-05-13 17:33:32 -04:00
HotkeyWii.cpp Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
HotkeyWii.h DolphinQt2: Add missing Q_OBJECT macro to all QObject-related classes missing it 2018-05-13 17:33:32 -04:00
IOWindow.cpp Qt/IOWindow: Fix crash 2018-05-10 21:12:19 +02:00
IOWindow.h Merge pull request #5703 from ligfx/blockuserinputfilter 2017-08-02 12:13:56 +08:00
MappingBool.cpp Qt/Mapping: Fix mapping changes not being applied instantly 2018-05-13 21:21:31 +02:00
MappingBool.h Qt2: remove unused variables 2017-05-28 23:01:41 +01:00
MappingButton.cpp Qt/Mapping: Fix mapping changes not being applied instantly 2018-05-13 21:21:31 +02:00
MappingButton.h Qt: Implement "Iterative Input" 2018-04-04 21:51:51 +02:00
MappingCommon.cpp MappingWindow: don't store devq separately from controller default device 2017-11-19 12:46:39 -08:00
MappingCommon.h MappingWindow: don't store devq separately from controller default device 2017-11-19 12:46:39 -08:00
MappingIndicator.cpp Qt: Fix warning about parentheses 2018-02-22 17:55:16 +01:00
MappingIndicator.h DolphinQt2: Add missing header guards for CheatCodeEditor and MappingIndicator 2018-05-13 16:11:30 -04:00
MappingNumeric.cpp Qt/Mapping: Fix mapping changes not being applied instantly 2018-05-13 21:21:31 +02:00
MappingNumeric.h Qt/MappingNumeric: Calculate values properly 2018-04-28 12:32:23 +02:00
MappingWidget.cpp Qt/Mapping: Fix "Default" not working properly. 2018-05-02 16:55:42 +02:00
MappingWidget.h Qt/Mapping: Fix "Default" not working properly. 2018-05-02 16:55:42 +02:00
MappingWindow.cpp Qt/hotkeys: do not show the debugging tab if the debugger is disabled 2018-05-17 07:22:34 -04:00
MappingWindow.h Qt/Mapping: Fix "Default" not working properly. 2018-05-02 16:55:42 +02:00
WiimoteEmuExtension.cpp Qt: Use `addLayout` instead of `addItem` when adding layouts 2018-05-08 17:54:47 -06:00
WiimoteEmuExtension.h DolphinQt2: Add missing Q_OBJECT macro to all QObject-related classes missing it 2018-05-13 17:33:32 -04:00
WiimoteEmuGeneral.cpp Qt: Use `addLayout` instead of `addItem` when adding layouts 2018-05-08 17:54:47 -06:00
WiimoteEmuGeneral.h DolphinQt2: Add missing Q_OBJECT macro to all QObject-related classes missing it 2018-05-13 17:33:32 -04:00
WiimoteEmuMotionControl.cpp Qt: Fix games crashing on start 2017-05-23 22:12:01 +02:00
WiimoteEmuMotionControl.h DolphinQt2: Add missing Q_OBJECT macro to all QObject-related classes missing it 2018-05-13 17:33:32 -04:00