dolphin/Source/Core/DolphinQt/GameList
Dentomologist 489fd643d3 GameList: Use List View's sorting for Grid View
Since Grid View doesn't have a header for users to change sorting
options with, use List View's sorting in Grid View too.
2025-08-27 15:35:38 -07:00
..
GameList.cpp GameList: Use List View's sorting for Grid View 2025-08-27 15:35:38 -07:00
GameList.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
GameListModel.cpp GameListModel: Update tag list and sorting immediately 2025-06-16 22:58:30 -07:00
GameListModel.h DolphinQt: Add "Time Played" column to game list view 2025-02-16 23:15:11 +01:00
GameTracker.cpp GameTracker: Fix games not being displayed 2025-08-01 16:04:53 -07:00
GameTracker.h WorkQueueThread: provide name and function at same time 2023-02-04 15:56:27 +13:00
GridProxyModel.cpp GameList: Use List View's sorting for Grid View 2025-08-27 15:35:38 -07:00
GridProxyModel.h GameList: Use List View's sorting for Grid View 2025-08-27 15:35:38 -07:00
ListProxyModel.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
ListProxyModel.h