dolphin/Source/Core/DolphinQt2/Settings
Michael Maltese d0fdb9f149 DolphinQt2: replace Settings with SConfig where possible
Changes:
- `ShowDevelopmentWarning` is now under the '[Interface]' group in
  Dolphin.ini, with other interface-related settings. So, whoever uses
  DolphinQt will have to edit that manually again. Sorry!
- Game search paths and the last file are now shared properly with
  DolphinWX
- Qt-only preferences like "Preferred View: list/table" are now
  stored using the platform's native settings storage, rather than in
  UI.ini
2017-06-29 17:17:32 -07:00
..
AudioPane.cpp Qt/Settings: Implement audio pane 2017-06-27 20:25:38 +02:00
AudioPane.h Qt/Settings: Implement audio pane 2017-06-27 20:25:38 +02:00
GeneralPane.cpp DolphinQt2: replace Settings with SConfig where possible 2017-06-29 17:17:32 -07:00
GeneralPane.h Qt: Update General, Interface pane 2017-05-23 00:19:02 -07:00
InterfacePane.cpp replace DoFileSearch with optimized version 2017-06-23 17:25:53 -07:00
InterfacePane.h Qt: Update General, Interface pane 2017-05-23 00:19:02 -07:00
PathPane.cpp DolphinQt2: replace Settings with SConfig where possible 2017-06-29 17:17:32 -07:00
PathPane.h DolphinQt2: move Path from toolbar to a pane 2017-06-05 16:46:10 -07:00