dolphin-emulator/Source/Core/DolphinQt/Settings
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
..
AdvancedPane.cpp DolphinQt: Ensure skylanders QDateTimeEdit shows a four digit year without forcing dd-mm-yyyy format. 2024-10-31 02:38:45 -05:00
AdvancedPane.h
AudioPane.cpp Modernize std::any_of with ranges 2024-12-15 19:54:16 -08:00
AudioPane.h Audio: Add option to AudioPane to temporarily mute audio when emulation speed limit is disabled. 2024-10-15 03:05:19 -07:00
BroadbandAdapterSettingsDialog.cpp
BroadbandAdapterSettingsDialog.h
GameCubePane.cpp i18n: Add comments and improve source strings 2024-07-28 14:38:20 +02:00
GameCubePane.h
GeneralPane.cpp Scale back hardcore code block 2024-11-27 21:21:26 -05:00
GeneralPane.h GeneralPane: Add BalloonTip to generate new identity checkbox 2024-07-29 14:00:46 -07:00
InterfacePane.cpp Modernize std::transform with ranges 2024-10-10 00:53:48 -07:00
InterfacePane.h InterfacePane: Add BalloonTip to user style combobox 2024-05-31 19:10:30 +02:00
PathPane.cpp
PathPane.h
USBDeviceAddToWhitelistDialog.cpp Modernize std::all_of with ranges 2024-12-15 19:50:34 -08:00
USBDeviceAddToWhitelistDialog.h
WiiPane.cpp Partially revert "Revert "Audit uses of IsRunning and GetState"" 2024-10-04 18:35:41 +02:00
WiiPane.h