dolphin/Source/Core/DolphinQt2/GameList
Léo Lam 1a17c02d6f DiscIO: Use std::optional for GetTitleID instead of pointer
This makes the interface slightly cleaner and a bit more consistent
with the other getters. Still not fully the same, since the others
don't really handle failures with std::optional; but at least the
value is returned by value now, as opposed to having the function
take a pointer to a u64.
2017-06-03 21:56:33 +02:00
..
GameFile.cpp DiscIO: Use std::optional for GetTitleID instead of pointer 2017-06-03 21:56:33 +02:00
GameFile.h Hide non-channel WADs 2017-05-14 15:30:42 +02:00
GameList.cpp GameListModel: provide Qt::InitialSortOrderRole for sorting 2017-05-29 17:32:40 -07:00
GameList.h DolphinQt2: don't use custom delegate for GameList 2017-05-26 17:40:51 -07:00
GameListModel.cpp GameListModel: provide Qt::InitialSortOrderRole for sorting 2017-05-29 17:32:40 -07:00
GameListModel.h GCVolume: supports reading all opening.bnr information 2016-06-26 00:03:59 +10:00
GameTracker.cpp Qt: Fix no games at all showing up all 2017-05-02 23:42:55 +02:00
GameTracker.h Qt: Fix gamelist updating 2017-05-02 17:38:47 +02:00
ListProxyModel.cpp DolphinQt2: don't use custom delegate for GameList 2017-05-26 17:40:51 -07:00
ListProxyModel.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00