dolphin/Source/Core/DolphinQt/GameList
Dentomologist 7209cf87cb GameList: Add status bar with game count
The status bar shows the number of games in your collection. If any
games are hidden by the platform, region, or search filters it will also
show how many games are visible and how many are filtered.

The visibility of the status bar can be toggled from the menu by
selecting `View`->`Show Game Count`.

Implements https://bugs.dolphin-emu.org/issues/9517.
2026-03-13 11:26:32 -07:00
..
GameList.cpp GameList: Add status bar with game count 2026-03-13 11:26:32 -07:00
GameList.h GameList: Add status bar with game count 2026-03-13 11:26:32 -07: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