dolphin/Source/Core/DolphinQt/NetPlay
mitaclaw cc16346d8f 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 19:54:07 +00:00
..
ChunkedProgressDialog.cpp Simplify std::find with Common::Contains 2025-01-01 19:54:07 +00:00
ChunkedProgressDialog.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GameDigestDialog.cpp Modernize std::adjacent_find with ranges 2024-10-10 15:28:11 -07:00
GameDigestDialog.h NetPlay: rename md5 -> game digest 2022-08-02 22:25:05 -07:00
GameListDialog.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GameListDialog.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
NetPlayBrowser.cpp fix browser 2024-12-16 01:46:54 -05:00
NetPlayBrowser.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
NetPlayDialog.cpp derp 2024-10-23 17:53:58 -04:00
NetPlayDialog.h meh 2024-05-12 02:17:59 -04:00
NetPlaySetupDialog.cpp add blocking lobby 2024-12-16 02:31:07 -05:00
NetPlaySetupDialog.h more stuff () 2022-02-28 16:48:25 -07:00
PadMappingDialog.cpp multi fix 2024-10-23 18:33:49 -04:00
PadMappingDialog.h multi fix 2024-10-23 18:33:49 -04:00