dolphin/Source/Core/DolphinQt/Config/Mapping
Léo Lam d8c62b5965
Merge pull request #8396 from jordan-woyak/mapping-input-list-states
Qt/Mapping: Show current input states in advanced dialog.
2019-11-08 22:15:45 +01:00
..
GCKeyboardEmu.cpp DolphinQt: Replace QStringLiteral with alternatives where applicable 2019-07-30 09:06:03 -04: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 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 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 Merge pull request #8396 from jordan-woyak/mapping-input-list-states 2019-11-08 22:15:45 +01:00
IOWindow.h Qt/Mapping: Show current input states in advanced dialog. 2019-10-18 12:19:16 -05:00
MappingButton.cpp Merge pull request #8396 from jordan-woyak/mapping-input-list-states 2019-11-08 22:15:45 +01:00
MappingButton.h DolphinQt: Fix spacebar not activating output mapping buttons. 2019-11-03 18:17:51 -06:00
MappingCommon.cpp DolphinQt: Replace QStringLiteral with alternatives where applicable 2019-07-30 09:06:03 -04:00
MappingCommon.h InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
MappingIndicator.cpp Qt/Mapping: Show current input states in advanced dialog. 2019-10-18 12:19:16 -05:00
MappingIndicator.h Qt/Mapping: Show current input states in advanced dialog. 2019-10-18 12:19:16 -05:00
MappingNumeric.cpp Merge pull request #8271 from lioncash/qstring 2019-08-08 12:25:30 +10:00
MappingNumeric.h InputCommon: Clean up how numeric settings are handled. Add units of measure to UI. Eliminate hidden magic values of the IR cursor. 2019-04-07 09:32:49 -05:00
MappingWidget.cpp Qt/Mapping: Show current input states in advanced dialog. 2019-10-18 12:19:16 -05:00
MappingWidget.h DolphinQt: Limit numeric widget width 2019-08-02 18:20:37 +02:00
MappingWindow.cpp Add support for motion controllers via the CemuHook controller input protocol. 2019-10-26 02:19:53 +02:00
MappingWindow.h DolphinQt: Profile combobox fixes. 2019-05-03 16:29:22 -05:00
WiimoteEmuExtension.cpp DolphinQt: Reorder nunchuk mapping 2019-08-04 14:02:43 +02:00
WiimoteEmuExtension.h WiimoteEmu: Implement "Drawsome" tablet. 2019-05-07 18:07:24 -05:00
WiimoteEmuGeneral.cpp WiimoteEmu/DolphinQt: Better extension display names. 2019-05-01 17:25:48 -05:00
WiimoteEmuGeneral.h DolphinQt: Fix "Default" and "Clear" buttons not updating the displayed extension. 2019-04-27 10:51:57 -05: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 Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
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