dolphin/Source/Core/DolphinQt2
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
..
Config Merge pull request #5378 from Ryanel/qt-settings-interface 2017-05-11 11:19:27 -07:00
GameList IOS/ES: Implement DeleteTitleContent properly 2017-05-13 00:34:58 +02:00
Settings Qt: Fix Interface Pane 2017-05-12 20:56:00 +02:00
AboutDialog.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
AboutDialog.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
CMakeLists.txt Merge pull request #5378 from Ryanel/qt-settings-interface 2017-05-11 11:19:27 -07:00
DolphinQt2.manifest Use .manifest file for apps on Windows 2017-02-10 14:18:45 -08:00
DolphinQt2.vcxproj Merge pull request #5378 from Ryanel/qt-settings-interface 2017-05-11 11:19:27 -07:00
DolphinQt2.vcxproj.filters Qt: Interface Pane 2017-05-07 12:57:13 -07:00
DolphinQt2.vcxproj.user VS can now run dolphinQt directly without DLL errors 2016-06-21 22:42:15 +10:00
Host.cpp Host: Remove the Host_RequestFullscreen() method. 2016-11-11 20:36:09 +01:00
Host.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
InDevelopmentWarning.cpp DQt2: Warning window HiDPI fix. 2016-07-16 10:51:02 +10:00
InDevelopmentWarning.h DolphinQt2: Experimental GUI Warning Prompt. 2016-07-13 15:52:45 +10:00
Info.plist.in CMake: use CMAKE_OSX_DEPLOYMENT_TARGET 2017-01-24 01:27:41 -08:00
Main.cpp DolphinQt2: Experimental GUI Warning Prompt. 2016-07-13 15:52:45 +10:00
MainWindow.cpp Qt: Add controller (overview) window 2017-05-09 18:49:10 +02:00
MainWindow.h Qt: Add controller (overview) window 2017-05-09 18:49:10 +02:00
MenuBar.cpp Qt: Bring Gamelist up to Wx standards 2017-05-08 19:03:59 +02:00
MenuBar.h Qt: Bring Gamelist up to Wx standards 2017-05-08 19:03:59 +02:00
qt.conf CMake: use BundleUtilities to fix up Dolphin.app 2017-02-03 22:27:19 -08:00
RenderWidget.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
RenderWidget.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Resources.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Resources.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Settings.cpp Qt: Add controller (overview) window 2017-05-09 18:49:10 +02:00
Settings.h Qt: Add controller (overview) window 2017-05-09 18:49:10 +02:00
ToolBar.cpp Qt: Add controller (overview) window 2017-05-09 18:49:10 +02:00
ToolBar.h Qt: Add controller (overview) window 2017-05-09 18:49:10 +02:00