dolphin/Source/Core/DolphinQt2/Config/Mapping
Léo Lam b0e4e35cc5
Merge pull request #6478 from spycrab/qt_default_btns
Qt: Replace "OK" with "Close" buttons
2018-03-26 22:48:26 +02:00
..
GCKeyboardEmu.cpp Qt: Fix games crashing on start 2017-05-23 22:12:01 +02:00
GCKeyboardEmu.h Merge pull request #5830 from lioncash/prototypes 2017-07-27 15:01:29 +08:00
GCMicrophone.cpp Qt/Mapping: Implement Microphone widget 2018-01-04 18:42:42 +00:00
GCMicrophone.h Qt/Mapping: Implement Microphone widget 2018-01-04 18:42:42 +00:00
GCPadEmu.cpp Make DolphinQt2 strings more like DolphinWX strings 2017-07-26 08:04:10 +02:00
GCPadEmu.h Qt/Config: Remove unused members 2017-07-27 17:26:28 +08:00
GCPadWiiUConfigDialog.cpp Rename GCPadWiiU -> GCPadWiiUConfigDialog 2017-11-05 08:04:16 -08:00
GCPadWiiUConfigDialog.h Rename GCPadWiiU -> GCPadWiiUConfigDialog 2017-11-05 08:04:16 -08:00
Hotkey3D.cpp Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
Hotkey3D.h Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
HotkeyDebugging.cpp Qt/Debugger: Implement "Code" widget 2018-02-28 19:47:56 +01:00
HotkeyDebugging.h Qt/Debugger: Implement "Code" widget 2018-02-28 19:47:56 +01:00
HotkeyGeneral.cpp Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
HotkeyGeneral.h Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
HotkeyGraphics.cpp Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
HotkeyGraphics.h Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
HotkeyStates.cpp Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
HotkeyStates.h Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
HotkeyTAS.cpp Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
HotkeyTAS.h Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
HotkeyWii.cpp Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
HotkeyWii.h Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
IOWindow.cpp MappingWindow: don't store devq separately from controller default device 2017-11-19 12:46:39 -08:00
IOWindow.h Merge pull request #5703 from ligfx/blockuserinputfilter 2017-08-02 12:13:56 +08:00
MappingBool.cpp Qt Mapping*: make logic around setting/loading settings more consistent 2017-11-05 11:32:23 -08:00
MappingBool.h Qt2: remove unused variables 2017-05-28 23:01:41 +01:00
MappingButton.cpp Qt: Improve spacing 2018-03-17 16:14:56 +01:00
MappingButton.h Qt/MappingButton: light up when mapped key is pressed 2018-02-09 12:30:02 +01: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 Qt/Mapping: Implement indicators 2018-02-15 05:01:44 +01:00
MappingNumeric.cpp Qt Mapping*: make logic around setting/loading settings more consistent 2017-11-05 11:32:23 -08:00
MappingNumeric.h General: Remove unnecessary semicolons 2017-07-30 16:39:53 -04:00
MappingWidget.cpp Qt: Improve spacing 2018-03-17 16:14:56 +01:00
MappingWidget.h MappingButton: grab and release mouse and keyboard instead of calling parent SetBlockInputs 2017-06-15 16:15:07 -07:00
MappingWindow.cpp Merge pull request #6478 from spycrab/qt_default_btns 2018-03-26 22:48:26 +02:00
MappingWindow.h Qt/Mapping: Implement Microphone widget 2018-01-04 18:42:42 +00:00
WiimoteEmuExtension.cpp Make DolphinQt2 strings more like DolphinWX strings 2017-07-26 08:04:10 +02:00
WiimoteEmuExtension.h DolphinQt2: Add missing include guards 2017-07-26 16:31:58 -04:00
WiimoteEmuGeneral.cpp Qt: Fix games crashing on start 2017-05-23 22:12:01 +02:00
WiimoteEmuGeneral.h DolphinQt2: Add missing include guards 2017-07-26 16:31:58 -04:00
WiimoteEmuMotionControl.cpp Qt: Fix games crashing on start 2017-05-23 22:12:01 +02:00
WiimoteEmuMotionControl.h DolphinQt2: Add missing include guards 2017-07-26 16:31:58 -04:00