dolphin/Source/Core/DolphinQt2/Settings
Léo Lam c99ac40700 Port FS, SD and dump path to onion config
This ports the Wii filesystem root, Wii SD card path and dump path
settings to the new config system (OnionConfig).

My initial plan was to wait until DolphinWX was removed before porting
most of the Main (Core, DSP, General) settings to onion config, but
I've decided to submit a small part of those changes to fix
[issue 10566](https://bugs.dolphin-emu.org/issues/10566).

Removes the need to manually set the FileUtil path in the UI frontends
and gets rid of some more members that don't really belong in SConfig.

Also fixes a bug which would cause the dump path not to get created
after change.
2018-05-23 16:07:18 +02:00
..
AdvancedPane.cpp Qt: Use proper signals 2018-05-15 20:13:12 +02:00
AdvancedPane.h Qt: Advanced config pane 2017-09-15 10:35:01 -07:00
AudioPane.cpp Qt: Use proper signals 2018-05-15 20:13:12 +02:00
AudioPane.h Also hide latency control on Qt GUI 2017-11-07 14:59:23 -02:00
GameCubePane.cpp Reformat all the things! 2018-04-12 21:28:39 +02:00
GameCubePane.h DolphinQt2: Add missing Q_OBJECT macro to all QObject-related classes missing it 2018-05-13 17:33:32 -04:00
GeneralPane.cpp Qt/Settings: Restore padding 2018-05-04 00:12:08 +02:00
GeneralPane.h Qt/GeneralPane: Disable certain options while emulation is running 2018-04-21 22:09:46 +02:00
InterfacePane.cpp Qt: Use proper signals 2018-05-15 20:13:12 +02:00
InterfacePane.h Qt: Allow custom stylesheets 2018-05-08 15:07:50 +02:00
PathPane.cpp Port FS, SD and dump path to onion config 2018-05-23 16:07:18 +02:00
PathPane.h Qt/PathPane: Disable "Remove" button when not applicable 2018-05-15 20:13:12 +02:00
USBDeviceAddToWhitelistDialog.cpp Qt: Make dialogues more consistent 2018-05-06 18:05:56 +02:00
USBDeviceAddToWhitelistDialog.h 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
WiiPane.cpp Qt: Use proper signals 2018-05-15 20:13:12 +02:00
WiiPane.h 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