dolphin/Source/Core/DolphinQt2/GameList
Léo Lam 41c4486c65 WiiSave: Clean up constructors
Move the import/export operation into separate functions, as it doesn't
really make sense for the constructor to do *everything*, including
printing success/failure message boxes.

The existing constructor was split into two: one that takes a path,
and another taking a title ID. This makes it more obvious what is
actually done when a path/TID is passed and also clarifies what
parameters should be passed. (No more magic 0 or "" value.)
2018-05-13 17:42:55 +02:00
..
GameList.cpp WiiSave: Clean up constructors 2018-05-13 17:42:55 +02:00
GameList.h Qt: Implement search 2018-03-21 20:04:13 +01:00
GameListModel.cpp Qt: Show disc number 2018-05-04 22:38:27 +02:00
GameListModel.h Remove EmuState 2018-03-31 16:21:17 +02:00
GameTracker.cpp Qt/GameTracker: Match uppercase file extensions 2018-04-29 19:59:50 +02:00
GameTracker.h Qt: Add "Search subdirectories" checkbox 2018-04-21 00:14:55 +02:00
GridProxyModel.cpp Unify ISOFile (wx) with GameFile (Qt) and put it in UICommon 2018-03-09 13:08:38 +01:00
GridProxyModel.h DolphinQt2: Rename "Table"/"List" to "List View"/"Grid View" 2017-08-06 11:35:45 +02:00
ListProxyModel.cpp Qt/GameList: Always sort games alphabetically 2018-05-02 21:57:46 +02:00
ListProxyModel.h Qt/GameList: Always sort games alphabetically 2018-05-02 21:57:46 +02:00