dolphin/Source/Core/DolphinQt
Lioncash c0c0e412e0 Core/ConfigManager: Use forward declarations where applicable
Avoids dragging in IniFile, EXI device and SI device headers in this header which is
quite widely used throughout the codebase.

This also uncovered a few cases where indirect inclusions were being
relied upon, which this also fixes.
2019-06-07 19:54:39 -04:00
..
Config Core/ConfigManager: Use forward declarations where applicable 2019-06-07 19:54:39 -04:00
Debugger Merge pull request #8102 from dreamsyntax/debug-mousefix 2019-05-24 14:49:05 +02:00
FIFO
GameList Core/ConfigManager: Use forward declarations where applicable 2019-06-07 19:54:39 -04:00
NetPlay
QtUtils
Settings Qt/InterfacePane: Rename In-Game to Render Window 2019-05-18 16:01:38 -05:00
TAS
AboutDialog.cpp DolphinQt/AboutDialog: Remove unnecessary QStringLiteral 2019-05-21 07:13:14 -04:00
AboutDialog.h
CheatsManager.cpp CheatsManager: Improve performance of searching & add input validation 2019-05-26 17:32:48 +02:00
CheatsManager.h CheatsManager: Improve performance of searching & add input validation 2019-05-26 17:32:48 +02:00
CMakeLists.txt DolphinQt/CMakeLists: Specify headers in target sources 2019-05-31 06:54:25 -04:00
DiscordHandler.cpp
DiscordHandler.h
DiscordJoinRequestDialog.cpp
DiscordJoinRequestDialog.h
DolphinQt.manifest
DolphinQt.rc
DolphinQt.vcxproj
DolphinQt.vcxproj.user
GCMemcardManager.cpp GCMemcard: Remove unused ability of ImportGci() to write a GCI file to disk. 2019-05-25 17:58:05 +02:00
GCMemcardManager.h
Host.cpp Update Discord rich presence when the title changes 2019-05-24 14:12:48 +02:00
Host.h
HotkeyScheduler.cpp
HotkeyScheduler.h
Info.plist.in
Main.cpp
MainWindow.cpp Core/ConfigManager: Use forward declarations where applicable 2019-06-07 19:54:39 -04:00
MainWindow.h
MenuBar.cpp Qt/MenuBar: Reorder Tools menu 2019-05-25 20:22:52 +02:00
MenuBar.h Qt/MenuBar: Reorder Tools menu 2019-05-25 20:22:52 +02:00
qt.conf
qt.conf.win DolphinQt/CMake: Building on Windows 2019-05-12 00:05:10 +02:00
RenderWidget.cpp Common/CommonFuncs: Remove now-unneccessary ArraySize function 2019-06-01 10:07:57 -04:00
RenderWidget.h
resource.h
ResourcePackManager.cpp Qt/ResourcePackManager: Remove column header bold text 2019-06-04 19:13:39 -05:00
ResourcePackManager.h
Resources.cpp
Resources.h
SearchBar.cpp
SearchBar.h
Settings.cpp
Settings.h
ToolBar.cpp
ToolBar.h
Translation.cpp
Translation.h
Updater.cpp
Updater.h
WiiUpdate.cpp
WiiUpdate.h