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
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 ControllerInterface: Add IsHidden function to Control interface. 2024-03-14 23:43:58 -05:00
IOWindow.h
MappingButton.cpp DolphinQt: Set window decorations for all top-level QWidgets. 2023-08-12 16:54:54 +02:00
MappingButton.h
MappingCommon.cpp
MappingCommon.h
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
WiimoteEmuExtension.cpp
WiimoteEmuExtension.h
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