dolphin/Source/Core/DolphinQt
Lioncash a9003aadc6
DolphinQt/MainWindow: Replace includes with forward declarations
Reduces the amount of dependencies dragged in by the main window's
header. This also removes MainWindow.h includes elsewhere where they
aren't necessary, reducing the amount of UI files that need to be
recompiled if the main window's header changes.
2018-07-15 18:46:26 -04:00
..
Config DolphinQt/MainWindow: Replace includes with forward declarations 2018-07-15 18:46:26 -04:00
Debugger Qt: Remove ActionHelper 2018-07-09 10:02:10 +02:00
FIFO
GameList Merge pull request #7247 from lioncash/fwd 2018-07-11 10:57:02 +02:00
NetPlay Merge pull request #7255 from Techjar/qt-netplay-message-color 2018-07-12 17:42:55 +02:00
QtUtils Qt: Remove ActionHelper 2018-07-09 10:02:10 +02:00
Settings
TAS Add 'Enable Controller Input' checkbox to TAS dialogs 2018-07-07 22:55:42 +10:00
AboutDialog.cpp Qt/Resources: Convert int parameters of GetCountry(), GetPlatform() and GetMisc() to enum classes 2018-07-10 15:23:12 -04:00
AboutDialog.h
CheatsManager.cpp Merge pull request #7245 from lioncash/internal 2018-07-11 10:55:42 +02:00
CheatsManager.h Qt/CheatsManager: Move concealable types into the cpp file 2018-07-10 14:34:24 -04:00
CMakeLists.txt Merge pull request #6222 from iwubcode/emulated_input_improvements 2018-07-12 20:36:53 +02:00
DolphinQt.manifest
DolphinQt.rc
DolphinQt.vcxproj Merge pull request #6222 from iwubcode/emulated_input_improvements 2018-07-12 20:36:53 +02:00
DolphinQt.vcxproj.user
GCMemcardManager.cpp
GCMemcardManager.h
Host.cpp
Host.h
HotkeyScheduler.cpp DolphinQt/MainWindow: Replace includes with forward declarations 2018-07-15 18:46:26 -04:00
HotkeyScheduler.h Input: Add hotkey to cycle the wiimote profile forward or backward 2018-07-07 12:39:08 -05:00
Info.plist.in
Main.cpp Qt/Main: Remove redundant version check 2018-07-09 10:03:13 +02:00
MainWindow.cpp DolphinQt/MainWindow: Replace includes with forward declarations 2018-07-15 18:46:26 -04:00
MainWindow.h DolphinQt/MainWindow: Replace includes with forward declarations 2018-07-15 18:46:26 -04:00
MenuBar.cpp Merge pull request #7244 from lioncash/error 2018-07-12 19:41:36 +02:00
MenuBar.h Merge pull request #7244 from lioncash/error 2018-07-12 19:41:36 +02:00
qt.conf
RenderWidget.cpp
RenderWidget.h
resource.h
Resources.cpp Qt/Resources: Convert int parameters of GetCountry(), GetPlatform() and GetMisc() to enum classes 2018-07-10 15:23:12 -04:00
Resources.h Qt/Resources: Convert int parameters of GetCountry(), GetPlatform() and GetMisc() to enum classes 2018-07-10 15:23:12 -04:00
SearchBar.cpp
SearchBar.h
Settings.cpp Merge pull request #7219 from ligfx/mappingwindow_hotplug 2018-07-11 10:58:26 +02:00
Settings.h Merge pull request #7219 from ligfx/mappingwindow_hotplug 2018-07-11 10:58:26 +02:00
ToolBar.cpp Qt: Remove ActionHelper 2018-07-09 10:02:10 +02:00
ToolBar.h
Translation.cpp
Translation.h
Updater.cpp
Updater.h
WiiUpdate.cpp
WiiUpdate.h