dolphin/Source/Core/DolphinQt2/Config
spycrab f31f1a08fb
Merge pull request #6927 from spycrab/qt_mpwnd_size
Qt/MappingWindow: Make sure widgets don't need scrolling by default
2018-05-21 21:16:32 +02:00
..
Graphics Qt: Implement post-processing shader configuration window 2018-05-21 16:09:04 +01:00
Mapping Qt/MappingWindow: Make sure widgets don't need scrolling by default 2018-05-21 15:47:09 +02:00
ARCodeWidget.cpp Qt/CheatWarningWidget: properly supply a parent for the widget 2018-05-18 01:31:43 -04:00
ARCodeWidget.h
CheatCodeEditor.cpp
CheatCodeEditor.h DolphinQt2: Add missing header guards for CheatCodeEditor and MappingIndicator 2018-05-13 16:11:30 -04:00
CheatWarningWidget.cpp Qt/CheatWarningWidget: properly supply a parent for the widget 2018-05-18 01:31:43 -04:00
CheatWarningWidget.h Qt/CheatWarningWidget: properly supply a parent for the widget 2018-05-18 01:31:43 -04:00
ControllersWindow.cpp
ControllersWindow.h
FilesystemWidget.cpp Merge pull request #6857 from spycrab/qt_minor_win 2018-05-14 19:11:56 +02:00
FilesystemWidget.h FilesystemWidget: Replace DiscIO includes with forward declarations 2018-05-13 16:01:16 -04:00
GameConfigWidget.cpp Qt/GameConfigWidget: Fix checkboxes not being saved properly 2018-05-18 20:15:14 +02:00
GameConfigWidget.h
GeckoCodeWidget.cpp GeckoCodeWidget: Add a Sort button 2018-05-20 11:05:11 +02:00
GeckoCodeWidget.h DolphinQt2/GeckoCodeWidget: Remove unimplemented OnDelete() prototype 2018-05-20 16:42:13 -04:00
InfoWidget.cpp Qt: Use native dir separators 2018-05-13 21:51:38 +02:00
InfoWidget.h
LogConfigWidget.cpp
LogConfigWidget.h
LogWidget.cpp
LogWidget.h
NewPatchDialog.cpp Merge pull request #6845 from lioncash/patch-dlg 2018-05-13 22:00:43 +02:00
NewPatchDialog.h NewPatchDialog: Convert PatchEngine include into a forward declaration 2018-05-13 15:34:46 -04:00
PatchesWidget.cpp Merge pull request #6845 from lioncash/patch-dlg 2018-05-13 22:00:43 +02:00
PatchesWidget.h PatchesWidget: Convert Core and UICommon includes into forward declarations 2018-05-13 15:38:58 -04:00
PropertiesDialog.cpp FilesystemWidget: Replace DiscIO includes with forward declarations 2018-05-13 16:01:16 -04:00
PropertiesDialog.h
SettingsWindow.cpp Qt/SettingsWindow: Wrap tabs in scrollareas 2018-05-15 20:13:12 +02:00
SettingsWindow.h