dolphin/Source/Core/DolphinQt/GameList
JosJuice 349cdd5136 DolphinQt: Fix crash on right-clicking multiple games
GetSelectedGames() constructs a new list each time you call it.
2020-06-16 10:33:18 +02:00
..
GameList.cpp DolphinQt: Fix crash on right-clicking multiple games 2020-06-16 10:33:18 +02:00
GameList.h Merge pull request #8738 from JosJuice/convert-dialog 2020-04-28 12:37:17 -04:00
GameListModel.cpp Qt/GameListModel: Use absolutePath for file path column 2020-06-06 05:24:23 -04:00
GameListModel.h Add path to File Name column of game grid 2020-03-02 17:38:28 +13:00
GameTracker.cpp Add signals to enable/disable Refresh button 2019-10-19 23:15:38 +02:00
GameTracker.h Add signals to enable/disable Refresh button 2019-10-19 23:15:38 +02:00
GridProxyModel.cpp Qt/GridProxyModel: Ensure uniform sizes in cover mode 2018-08-19 17:13:29 +02:00
GridProxyModel.h
ListProxyModel.cpp GameList: QSortFilterProxyModel should provide strict weak ordering 2018-08-08 23:59:58 -04:00
ListProxyModel.h