dolphin/Source/Core/DolphinQt/GameList
Dentomologist c488545091 GameListModel: Update tag list and sorting immediately
Emit the dataChanged signal when adding or removing tags from a game.
This both updates the contents of the game's Tags column immediately
(instead of having to wait for the context menu to be closed), and
updates the sorting if games are being sorted by the Tags column.
2025-06-16 22:58:30 -07:00
..
GameList.cpp Qt: Use NonAutodismissibleMenu in more places 2025-06-16 22:56:26 -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 WorkQueueThread: Cleanups. Implement in terms of WaitableSPSCQueue. Add single producer WorkQueueThreadSP. 2025-04-30 14:31:51 -05: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