dolphin/Source/Core/DolphinQt2
Lioncash 7baabe99d1 Host: Get rid of Host_SetStartupDebuggingParameters()
This is something that should be the responsibility of the frontend
booting the game. Making this part of the host 'interface' inherently
requires frontends to leak internal details (much like the other
UI-related functions in the interface).

This also decouples more behavior from the debugger and the
initialization process in the wx frontend. This also eliminates several
usages of the parent menubar in the debugger code window.
2017-05-14 19:12:59 -04:00
..
Config Qt: Fix how Icons are assigned in Settings Window. 2017-05-11 13:14:47 -07:00
GameList IOS/ES: Implement DeleteTitleContent properly 2017-05-13 00:34:58 +02:00
Settings Merge pull request #5370 from Ryanel/qt-settings-general 2017-05-13 00:37:31 +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 Qt: Add General Pane to Settings 2017-05-11 12:40:14 -07:00
DolphinQt2.manifest Use .manifest file for apps on Windows 2017-02-10 14:18:45 -08:00
DolphinQt2.vcxproj Qt: Add General Pane to Settings 2017-05-11 12:40:14 -07:00
DolphinQt2.vcxproj.filters Qt: Fix how Icons are assigned in Settings Window. 2017-05-11 13:14:47 -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: Get rid of Host_SetStartupDebuggingParameters() 2017-05-14 19:12:59 -04: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 General Pane to Settings 2017-05-11 12:40:14 -07:00
Settings.h Qt: Add General Pane to Settings 2017-05-11 12:40:14 -07: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