dolphin/Source/Core/DolphinQt/Config/Mapping
JMC47 4c727a84c5
Merge pull request #13456 from jordan-woyak/mapping-window-blank-square-fix
DolphinQt: Fix blank square in MappingWindow's top-left corner.
2025-03-28 18:44:32 -04:00
..
FreeLookGeneral.cpp
FreeLookGeneral.h
FreeLookRotation.cpp
FreeLookRotation.h
GBAPadEmu.cpp
GBAPadEmu.h
GCKeyboardEmu.cpp
GCKeyboardEmu.h
GCMicrophone.cpp
GCMicrophone.h
GCPadEmu.cpp
GCPadEmu.h
GCPadWiiUConfigDialog.cpp
GCPadWiiUConfigDialog.h
Hotkey3D.cpp
Hotkey3D.h
HotkeyControllerProfile.cpp
HotkeyControllerProfile.h
HotkeyDebugging.cpp
HotkeyDebugging.h
HotkeyGBA.cpp
HotkeyGBA.h
HotkeyGeneral.cpp
HotkeyGeneral.h
HotkeyGraphics.cpp
HotkeyGraphics.h
HotkeyStates.cpp
HotkeyStates.h
HotkeyStatesOther.cpp
HotkeyStatesOther.h
HotkeyTAS.cpp
HotkeyTAS.h
HotkeyUSBEmu.cpp
HotkeyUSBEmu.h
HotkeyWii.cpp
HotkeyWii.h
IOWindow.cpp Merge pull request #13280 from jordan-woyak/input-expressions-highlighting 2025-02-02 02:01:34 -05:00
IOWindow.h DolphinQt: Make input expression syntax highlighting less hacky. 2025-01-17 02:44:31 -06:00
MappingButton.cpp DolphinQt/Mapping: Clear and skip "Modifier" iterative input mappings when using 2025-02-15 14:15:51 -06:00
MappingButton.h DolphinQt/Mapping: Clear and skip "Modifier" iterative input mappings when using 2025-02-15 14:15:51 -06:00
MappingCommon.cpp DolphinQt: Fix blank square in MappingWindow's top-left corner. 2025-03-25 20:52:29 -05:00
MappingCommon.h DolphinQt: Make input mapping and output testing non-blocking. 2025-01-01 16:48:32 -06:00
MappingIndicator.cpp DolphinQt/Mapping: Adjust dark theme indicator gate color calculation. 2025-02-10 01:15:58 -06:00
MappingIndicator.h MappingIndicator: Add graphical indicators on the left of MappingButton 2025-01-20 17:55:10 -06:00
MappingNumeric.cpp
MappingNumeric.h
MappingWidget.cpp Simplify std::count_if with std::ranges::count and projections 2025-03-09 13:26:37 -07:00
MappingWidget.h DolphinQt: Add setting to enable iterative input mappings. 2025-02-15 14:15:51 -06:00
MappingWindow.cpp Core / DolphinQt / InputCommon: reduce the number disk writes when using DynamicInputTextures 2025-03-22 14:53:02 -05:00
MappingWindow.h DolphinQt: Add setting to enable iterative input mappings. 2025-02-15 14:15:51 -06:00
WiimoteEmuExtension.cpp
WiimoteEmuExtension.h
WiimoteEmuExtensionMotionInput.cpp
WiimoteEmuExtensionMotionInput.h
WiimoteEmuExtensionMotionSimulation.cpp
WiimoteEmuExtensionMotionSimulation.h
WiimoteEmuGeneral.cpp DolphinQt: Add a "Configure Extension" button under the extension 2025-01-22 02:58:32 -06:00
WiimoteEmuGeneral.h DolphinQt: Add a "Configure Extension" button under the extension 2025-01-22 02:58:32 -06:00
WiimoteEmuMotionControl.cpp
WiimoteEmuMotionControl.h
WiimoteEmuMotionControlIMU.cpp
WiimoteEmuMotionControlIMU.h