dolphin/Source/Core/DolphinQt/Config
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
..
Graphics VideoCommon: Implement passive stereoscopic 3D 2019-05-04 22:58:00 -05:00
Mapping GCPadWiiUConfigDialog: Update the adapter state dynamically 2019-05-29 18:28:24 +02:00
ARCodeWidget.cpp
ARCodeWidget.h
CheatCodeEditor.cpp
CheatCodeEditor.h
CheatWarningWidget.cpp Mark files as non-executable 2019-06-02 12:31:40 +01:00
CheatWarningWidget.h Mark files as non-executable 2019-06-02 12:31:40 +01:00
ControllersWindow.cpp Core/ConfigManager: Use forward declarations where applicable 2019-06-07 19:54:39 -04:00
ControllersWindow.h
FilesystemWidget.cpp
FilesystemWidget.h
GameConfigEdit.cpp
GameConfigEdit.h
GameConfigHighlighter.cpp
GameConfigHighlighter.h
GameConfigWidget.cpp
GameConfigWidget.h
GeckoCodeWidget.cpp
GeckoCodeWidget.h
InfoWidget.cpp
InfoWidget.h
LogConfigWidget.cpp Qt/LogConfigWidget: Show log type short names 2019-05-11 16:05:22 +02:00
LogConfigWidget.h DolphinQt: Add debug log option in GUI for debug builds 2019-05-08 14:47:34 +02:00
LogWidget.cpp
LogWidget.h
NewPatchDialog.cpp Qt/NewPatchDialog: Fix crashes on entry removal 2019-04-23 18:46:38 +02:00
NewPatchDialog.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
PatchesWidget.cpp
PatchesWidget.h
PropertiesDialog.cpp
PropertiesDialog.h
SettingsWindow.cpp
SettingsWindow.h
VerifyWidget.cpp Merge pull request #8005 from JosJuice/issue-11679 2019-04-22 14:39:56 +02:00
VerifyWidget.h