dolphin/Source/Core/DolphinQt/Config/Mapping
mitaclaw 140252ffc0 Modernize std::any_of with ranges
In WiimoteReal.cpp, JitRegCache.cpp, lambda predicates were replaced by pointers to member functions because ranges algorithms are able invoke those.

In ConvertDialog.cpp, the `std::mem_fn` helper was removed because ranges algorithms are able to handle pointers to member functions as predicates.
2024-12-15 19:54:16 -08:00
..
FreeLookGeneral.cpp
FreeLookGeneral.h
FreeLookRotation.cpp DolphinQt: Set window decorations for all top-level QWidgets. 2023-08-12 16:54:54 +02:00
FreeLookRotation.h
GBAPadEmu.cpp
GBAPadEmu.h
GCKeyboardEmu.cpp DolphinQt: Rename "Keyboard" to "Keyboard Controller" and add warning text. 2022-11-11 22:26:35 -06:00
GCKeyboardEmu.h DolphinQt: Rename "Keyboard" to "Keyboard Controller" and add warning text. 2022-11-11 22:26:35 -06:00
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 Add Hotkeys for Skylanders Portal and Infinity Base Menus 2023-05-26 13:36:08 -07:00
HotkeyUSBEmu.h Add Hotkeys for Skylanders Portal and Infinity Base Menus 2023-05-26 13:36:08 -07:00
HotkeyWii.cpp
HotkeyWii.h
IOWindow.cpp ControllerInterface: Add IsHidden function to Control interface. 2024-03-14 23:43:58 -05:00
IOWindow.h DolphinQt: Renamed "Range" to "Multiplier" in advanced mapping window. Removed the slider. Moved the spin box. 2022-06-26 22:52:20 -05:00
MappingButton.cpp DolphinQt: Set window decorations for all top-level QWidgets. 2023-08-12 16:54:54 +02:00
MappingButton.h
MappingCommon.cpp Move parts of MappingCommon out of DolphinQt 2022-03-06 14:30:49 +01:00
MappingCommon.h Move parts of MappingCommon out of DolphinQt 2022-03-06 14:30:49 +01:00
MappingIndicator.cpp Modernize std::any_of with ranges 2024-12-15 19:54:16 -08:00
MappingIndicator.h DolphinQt: Make mapping indicators compatible with a variable update frequency. 2024-11-25 14:43:03 -06:00
MappingNumeric.cpp DolphinQt: Remove unnecessary qOverloads 2023-11-04 14:14:14 -07:00
MappingNumeric.h
MappingWidget.cpp DolphinQt: Make mapping window spinboxes horizontally expanding. 2024-11-24 18:59:18 -06:00
MappingWidget.h DolphinQt: Update mapping indicators at screen refresh rate. 2024-11-25 14:58:48 -06:00
MappingWindow.cpp DolphinQt: Update mapping indicators at screen refresh rate. 2024-11-25 14:58:48 -06:00
MappingWindow.h DolphinQt: Make "All Devices" mapping hopefully less confusing. 2022-10-09 17:27:25 -05:00
WiimoteEmuExtension.cpp Add emulated Shinkansen controller 2022-09-11 17:12:19 +01:00
WiimoteEmuExtension.h Add emulated Shinkansen controller 2022-09-11 17:12:19 +01:00
WiimoteEmuExtensionMotionInput.cpp DolphinQt: Set window decorations for all top-level QWidgets. 2023-08-12 16:54:54 +02:00
WiimoteEmuExtensionMotionInput.h
WiimoteEmuExtensionMotionSimulation.cpp
WiimoteEmuExtensionMotionSimulation.h
WiimoteEmuGeneral.cpp DolphinQt: Remove unnecessary qOverloads 2023-11-04 14:14:14 -07:00
WiimoteEmuGeneral.h
WiimoteEmuMotionControl.cpp
WiimoteEmuMotionControl.h
WiimoteEmuMotionControlIMU.cpp WiimoteEmu: Add user-accessible controls that report the desired state of the IR camera objects. 2024-03-11 22:49:19 +01:00
WiimoteEmuMotionControlIMU.h