dolphin/Source/Core/DolphinQt/Config/Mapping
spycrab e8b3c6cb3e Qt/Mapping: Use QGridLayout in a few more places 2019-03-20 23:46:45 +01:00
..
GCKeyboardEmu.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GCKeyboardEmu.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GCMicrophone.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GCMicrophone.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GCPadEmu.cpp Qt/Mapping: Use QGridLayout in a few more places 2019-03-20 23:46:45 +01:00
GCPadEmu.h Qt/Mapping: Use QGridLayout in a few more places 2019-03-20 23:46:45 +01:00
GCPadWiiUConfigDialog.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GCPadWiiUConfigDialog.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +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 Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
HotkeyControllerProfile.cpp Fix lint bugs 2018-07-07 13:02:38 -05:00
HotkeyControllerProfile.h Fix lint bugs 2018-07-07 13:02:38 -05: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 Qt/Mapping: Use QGridLayout in a few more places 2019-03-20 23:46:45 +01:00
HotkeyGraphics.h Qt/Mapping: Use QGridLayout in a few more places 2019-03-20 23:46:45 +01:00
HotkeyStates.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
HotkeyStates.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
HotkeyStatesOther.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
HotkeyStatesOther.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
HotkeyTAS.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
HotkeyTAS.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
HotkeyWii.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
HotkeyWii.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
IOWindow.cpp ControllerInterface/DolphinQt: Make mapping "all devices" way less hacky. 2019-03-03 18:39:02 -06:00
IOWindow.h ControllerInterface/DolphinQt: Make mapping "all devices" way less hacky. 2019-03-03 18:39:02 -06:00
MappingBool.cpp DolphinQt: Make the mapping window clear button use ControllerEmu's clear functionality. 2019-02-06 17:40:58 -06:00
MappingBool.h DolphinQt: Make the mapping window clear button use ControllerEmu's clear functionality. 2019-02-06 17:40:58 -06:00
MappingButton.cpp ControllerInterface/DolphinQt: Make mapping "all devices" way less hacky. 2019-03-03 18:39:02 -06:00
MappingButton.h ControllerInterface/DolphinQt: Make mapping "all devices" way less hacky. 2019-03-03 18:39:02 -06:00
MappingCommon.cpp ControllerInterface/DolphinQt: Make mapping "all devices" way less hacky. 2019-03-03 18:39:02 -06:00
MappingCommon.h ControllerInterface/DolphinQt: Make mapping "all devices" way less hacky. 2019-03-03 18:39:02 -06:00
MappingIndicator.cpp Merge pull request #7806 from jordan-woyak/wiimote-emu-swing-improve 2019-03-05 23:37:00 +00:00
MappingIndicator.h WiimoteEmu: Reimplement tilt/swing/camera/orientation data using matrix math. 2019-03-03 12:43:25 -06:00
MappingNumeric.cpp DolphinQt: Make the mapping window clear button use ControllerEmu's clear functionality. 2019-02-06 17:40:58 -06:00
MappingNumeric.h DolphinQt: Make the mapping window clear button use ControllerEmu's clear functionality. 2019-02-06 17:40:58 -06:00
MappingRadio.cpp DolphinQt: Make the mapping window clear button use ControllerEmu's clear functionality. 2019-02-06 17:40:58 -06:00
MappingRadio.h DolphinQt: Make the mapping window clear button use ControllerEmu's clear functionality. 2019-02-06 17:40:58 -06:00
MappingWidget.cpp WiimoteEmu: Reimplement tilt/swing/camera/orientation data using matrix math. 2019-03-03 12:43:25 -06:00
MappingWidget.h DolphinQt: Make the mapping window clear button use ControllerEmu's clear functionality. 2019-02-06 17:40:58 -06:00
MappingWindow.cpp Qt: Increase padding a bit 2019-03-06 13:46:00 +01:00
MappingWindow.h DolphinQt: Make the mapping window clear button use ControllerEmu's clear functionality. 2019-02-06 17:40:58 -06:00
WiimoteEmuExtension.cpp Qt/Mapping: Use QGridLayout in a few more places 2019-03-20 23:46:45 +01:00
WiimoteEmuExtension.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
WiimoteEmuGeneral.cpp Qt/Mapping: Use QGridLayout in a few more places 2019-03-20 23:46:45 +01:00
WiimoteEmuGeneral.h Qt/Mapping: Use QGridLayout in a few more places 2019-03-20 23:46:45 +01:00
WiimoteEmuMotionControl.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
WiimoteEmuMotionControl.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00