dolphin/Source/Core/DolphinQt2/Config
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
..
Graphics Qt/GraphicsSettings: Implement hacks tab 2017-06-28 20:42:01 +02:00
Mapping DolphinQt2: replace Settings with SConfig where possible 2017-06-29 17:17:32 -07:00
ControllersWindow.cpp DolphinQt2: replace Settings with SConfig where possible 2017-06-29 17:17:32 -07:00
ControllersWindow.h DolphinQt2: use GridLayout for ControllersWindow 2017-05-29 17:29:03 -07:00
FilesystemWidget.cpp GCVolume: supports reading all opening.bnr information 2016-06-26 00:03:59 +10:00
FilesystemWidget.h GCVolume: supports reading all opening.bnr information 2016-06-26 00:03:59 +10:00
InfoWidget.cpp DiscIO: Remove C/I/S prefixes from class names 2017-06-06 12:31:59 +02:00
InfoWidget.h GCVolume: supports reading all opening.bnr information 2016-06-26 00:03:59 +10:00
PropertiesDialog.cpp DiscIO/SConfig: Rename GetUniqueID to GetGameID 2016-10-29 15:24:02 +02:00
PropertiesDialog.h GCVolume: supports reading all opening.bnr information 2016-06-26 00:03:59 +10:00
SettingsWindow.cpp DolphinQt2: replace Settings with SConfig where possible 2017-06-29 17:17:32 -07:00
SettingsWindow.h Qt/Settings: Implement audio pane 2017-06-27 20:25:38 +02:00