dolphin/Source/Core/DolphinQt2
Léo Lam 239167245d Add a way to check the NAND for issues and fix them
Old versions of Dolphin are so broken regarding NAND handling that
we need this to repair common issues and avoid issues with titles
like the System Menu or the Wii Shop.

This isn't an exhaustive check, but this will catch most issues
and offer to fix them automatically (if possible).
2017-10-08 18:31:42 +02:00
..
Config MappingWindow: store profile filename in QComboBox userdata 2017-09-27 21:04:34 +02:00
GameList Add some missing WiiWare makers 2017-10-08 13:04:23 +02:00
NetPlay RunOnObject: accept pointers to member functions 2017-09-15 10:36:33 -07:00
QtUtils RunOnObject: accept pointers to member functions 2017-09-15 10:36:33 -07:00
Settings Merge pull request #5984 from spycrab/qt_gecko 2017-09-27 20:50:28 +02:00
AboutDialog.cpp Qt/About: Fix text size to better match WX 2017-09-26 17:43:49 +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 #5984 from spycrab/qt_gecko 2017-09-27 20:50:28 +02:00
DolphinQt2.manifest Use .manifest file for apps on Windows 2017-02-10 14:18:45 -08:00
DolphinQt2.rc Qt/MSVC: Add icon 2017-09-02 23:51:59 +02:00
DolphinQt2.vcxproj Merge pull request #5984 from spycrab/qt_gecko 2017-09-27 20:50:28 +02:00
DolphinQt2.vcxproj.user msvc\qt: get rid of .filters; just display directory structure. 2017-06-24 01:52:49 -07:00
Host.cpp DolphinWX: Add a progress dialog host command 2017-07-30 12:38:48 +10:00
Host.h DolphinQt2: Remove 'slots:' syntax from headers 2017-07-23 15:07:49 -07:00
HotkeyScheduler.cpp Qt: Implement TAS/Movie shortcuts 2017-09-03 02:58:38 +02:00
HotkeyScheduler.h Qt: Implement TAS/Movie shortcuts 2017-09-03 02:58:38 +02:00
InDevelopmentWarning.cpp Qt/DevelopmentWarning: Add "Don't show me this warning again" option 2017-09-03 03:46:23 +02:00
InDevelopmentWarning.h DolphinQt2: Experimental GUI Warning Prompt. 2016-07-13 15:52:45 +10:00
Info.plist.in Remove CFBundleLocalizations from Info.plist 2017-07-22 23:15:14 -07:00
Main.cpp Qt: use translations 2017-09-14 17:15:21 -07:00
MainWindow.cpp Merge pull request #5984 from spycrab/qt_gecko 2017-09-27 20:50:28 +02:00
MainWindow.h Qt/Properties: Implement "Gecko codes" tab 2017-09-15 19:45:46 +02:00
MenuBar.cpp Add a way to check the NAND for issues and fix them 2017-10-08 18:31:42 +02:00
MenuBar.h Add a way to check the NAND for issues and fix them 2017-10-08 18:31:42 +02:00
qt.conf CMake: use BundleUtilities to fix up Dolphin.app 2017-02-03 22:27:19 -08:00
RenderWidget.cpp Merge pull request #5748 from nitrousox1de/hide-mouse-delay-fullscreen 2017-08-11 17:34:46 +08:00
RenderWidget.h Merge pull request #5748 from nitrousox1de/hide-mouse-delay-fullscreen 2017-08-11 17:34:46 +08:00
resource.h Qt/MSVC: Add icon 2017-09-02 23:51:59 +02:00
Resources.cpp DolphinQt2: replace Settings with SConfig where possible 2017-06-29 17:17:32 -07:00
Resources.h GameListModel: update icons when theme changes 2017-06-05 17:04:29 -07:00
Settings.cpp MappingWindow: store profile filename in QComboBox userdata 2017-09-27 21:04:34 +02:00
Settings.h MappingWindow: store profile filename in QComboBox userdata 2017-09-27 21:04:34 +02:00
ToolBar.cpp Qt: Always show the stop button in the toolbar 2017-09-26 17:44:18 +02:00
ToolBar.h Qt: use Settings::EmulationStateChanged 2017-09-13 17:30:18 -07:00
Translation.cpp Qt: use translations 2017-09-14 17:15:21 -07:00
Translation.h Qt: use translations 2017-09-14 17:15:21 -07:00
WiiUpdate.cpp Qt: Fix WiiUpdate progress dialog cancel button 2017-08-10 23:47:18 +08:00
WiiUpdate.h Qt: Add menu item to perform system update from disc 2017-08-10 23:47:18 +08:00