dolphin/Source/Core/DolphinQt/GameList
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
..
GameList.cpp Simplify `std::find` with `Common::Contains` 2025-01-01 09:52:03 -08:00
GameList.h Disable memory patches in hardcore mode 2023-12-02 16:41:16 -05:00
GameListModel.cpp GameList: Show (Disc 1) for first disc of two-disc games 2024-04-14 13:55:18 -07:00
GameListModel.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GameTracker.cpp WorkQueueThread: provide name and function at same time 2023-02-04 15:56:27 +13:00
GameTracker.h WorkQueueThread: provide name and function at same time 2023-02-04 15:56:27 +13:00
GridProxyModel.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GridProxyModel.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ListProxyModel.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
ListProxyModel.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00