dolphin-emulator/Source/Core/DolphinQt/NetPlay
mitaclaw 110d32729e Simplify std::find with Common::Contains
In NandPaths.cpp, the `std::initializer_list<char>` of illegal characters has been turned into a `char[]` (similar to the one in GameList.cpp).

The reverse iteration in ResourcePack.cpp seemed to provide no benefits, and doing without it it seemed to have no ill effects.
2025-01-01 09:52:03 -08:00
..
ChunkedProgressDialog.cpp Simplify std::find with Common::Contains 2025-01-01 09:52:03 -08:00
ChunkedProgressDialog.h
GameDigestDialog.cpp Modernize std::adjacent_find with ranges 2024-10-10 15:28:11 -07:00
GameDigestDialog.h
GameListDialog.cpp
GameListDialog.h
NetPlayBrowser.cpp DolphinQt: Properly Delete (Some) Widgets 2024-04-30 11:17:28 -07:00
NetPlayBrowser.h
NetPlayDialog.cpp Partially revert "Revert "Audit uses of IsRunning and GetState"" 2024-10-04 18:35:41 +02:00
NetPlayDialog.h Traversal: Notify user of TTL to be used 2023-05-20 17:15:10 +02:00
NetPlaySetupDialog.cpp NetPlaySetupDialog: Fix spacing in Connect tab 2023-11-25 13:14:45 -08:00
NetPlaySetupDialog.h
PadMappingDialog.cpp DolphinQt: Remove unnecessary qOverloads 2023-11-04 14:14:14 -07:00
PadMappingDialog.h