dolphin/Source/Core/DolphinQt/GameList
Joshua Vandaële 2c54ee94c1
linter: Apply clang-format 19.1 formatting
find ./Source/ -name '*.cpp' -o -name '*.h' | xargs clang-format-19 -i
2025-04-23 11:19:20 +02:00
..
GameList.cpp DolphinQt: Add "Time Played" column to game list view 2025-02-16 23:15:11 +01:00
GameList.h Disable memory patches in hardcore mode 2023-12-02 16:41:16 -05:00
GameListModel.cpp Add Triforce platform and preliminary boot.id parsing 2025-04-21 22:05:25 +10:00
GameListModel.h DolphinQt: Add "Time Played" column to game list view 2025-02-16 23:15:11 +01:00
GameTracker.cpp linter: Apply clang-format 19.1 formatting 2025-04-23 11:19:20 +02:00
GameTracker.h WorkQueueThread: provide name and function at same time 2023-02-04 15:56:27 +13:00
GridProxyModel.cpp
GridProxyModel.h
ListProxyModel.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
ListProxyModel.h