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
GameTracker.cpp GameTracker: Fix games not being displayed 2025-08-01 16:04:53 -07:00
GameTracker.h
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
ListProxyModel.h