dolphin/Source/Core/DolphinQt2/Config
Anthony 78b00d8d32
Merge pull request #6382 from spycrab/qt_patches
Qt/PropertiesDialog: Implement "Patches" tab
2018-03-02 10:34:00 -08:00
..
Graphics Qt/Graphics: Add ubershader options 2018-02-10 13:11:18 +01:00
Mapping Qt: Fix warning about parentheses 2018-02-22 17:55:16 +01:00
ARCodeWidget.cpp Merge pull request #6322 from spycrab/qt_gecko_input 2018-01-26 13:33:15 +01:00
ARCodeWidget.h Qt: Make game revision vars u16 2018-02-28 22:35:10 +01:00
CheatCodeEditor.cpp Qt: Turn ARCodeEditor into general purpose CheatCodeEditor 2018-01-24 13:35:13 +01:00
CheatCodeEditor.h Qt/ARCodeWidget: Use CheatCodeEditor 2018-01-24 13:42:00 +01:00
CheatWarningWidget.cpp Qt: Remove unnecessary <iostream> includes 2018-02-21 16:38:08 -05:00
CheatWarningWidget.h Qt/Properties: Implement "Gecko codes" tab 2017-09-15 19:45:46 +02:00
ControllersWindow.cpp Rename GCPadWiiU -> GCPadWiiUConfigDialog 2017-11-05 08:04:16 -08:00
ControllersWindow.h Qt MappingWindow: move controller type into constructor 2017-11-05 08:04:16 -08:00
FilesystemWidget.cpp Qt/FileystemWidget: Fix crash when right-clicking GC disc 2018-01-31 13:51:46 +01:00
FilesystemWidget.h
GeckoCodeWidget.cpp Qt/GeckoCodeWidget: Option to add/remove gecko codes from UI 2018-01-24 21:09:59 +01:00
GeckoCodeWidget.h Qt: Make game revision vars u16 2018-02-28 22:35:10 +01:00
InfoWidget.cpp
InfoWidget.h
LogConfigWidget.cpp Qt: Fix log / log config window not being marked as hidden when closing 2017-09-20 15:12:26 +02:00
LogConfigWidget.h Qt: Fix log / log config window not being marked as hidden when closing 2017-09-20 15:12:26 +02:00
LogWidget.cpp Qt: Fix log / log config window not being marked as hidden when closing 2017-09-20 15:12:26 +02:00
LogWidget.h Qt: Fix log / log config window not being marked as hidden when closing 2017-09-20 15:12:26 +02:00
NewPatchDialog.cpp Qt/PropertiesDialog: Implement "Patches" tab 2018-02-28 21:16:57 +01:00
NewPatchDialog.h Qt/PropertiesDialog: Implement "Patches" tab 2018-02-28 21:16:57 +01:00
PatchesWidget.cpp Qt/PropertiesDialog: Implement "Patches" tab 2018-02-28 21:16:57 +01:00
PatchesWidget.h Qt/PropertiesDialog: Implement "Patches" tab 2018-02-28 21:16:57 +01:00
PropertiesDialog.cpp Qt/PropertiesDialog: Implement "Patches" tab 2018-02-28 21:16:57 +01:00
PropertiesDialog.h Qt/Properties: Implement "Gecko codes" tab 2017-09-15 19:45:46 +02:00
SettingsWindow.cpp Qt: Implement Wiimote speaker volume slider and Wiimote motor toggle, rebased all changes... included fixed based on feedback by ligfx 2018-02-07 18:46:13 +01:00
SettingsWindow.h