dolphin/Source/Core/DolphinQt2/GameList
Léo Lam bacf52384f IOS/ES: Implement DeleteTitleContent properly
Just like DeleteTitle, Using CNANDContentManager is overkill,
inefficient and useless. And it results in a few failures in
situations where a delete should just always work.

But here it gets bonus points, because it manages to actually use
the TMD for deleting contents, when IOS does none of that and just
deletes files ending with .app in the title content directory. :)
2017-05-13 00:34:58 +02:00
..
GameFile.cpp IOS/ES: Implement DeleteTitleContent properly 2017-05-13 00:34:58 +02:00
GameFile.h Qt: Add missing gamelist contextmenu options 2017-05-04 23:01:12 +02:00
GameList.cpp Qt: Fix that some columns are not hidden properly 2017-05-10 11:04:21 +02:00
GameList.h Qt: Bring Gamelist up to Wx standards 2017-05-08 19:03:59 +02:00
GameListModel.cpp Merge pull request #5355 from spycrab/qt_duplicate_entry 2017-05-02 12:52:53 -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 Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ListProxyModel.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
TableDelegate.cpp GCVolume: supports reading all opening.bnr information 2016-06-26 00:03:59 +10:00
TableDelegate.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00