dolphin/Source/Core/DolphinQt2/Config/Mapping
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
..
GCKeyboardEmu.cpp Qt: Fix games crashing on start 2017-05-23 22:12:01 +02:00
GCKeyboardEmu.h Qt: Implement button mapping dialogs 2017-05-20 17:53:17 +02:00
GCPadEmu.cpp Qt: Fix games crashing on start 2017-05-23 22:12:01 +02:00
GCPadEmu.h Qt: Implement button mapping dialogs 2017-05-20 17:53:17 +02:00
GCPadWiiU.cpp DolphinQt2: replace Settings with SConfig where possible 2017-06-29 17:17:32 -07:00
GCPadWiiU.h Qt: Implement button mapping dialogs 2017-05-20 17:53:17 +02:00
Hotkey3D.cpp Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
Hotkey3D.h Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
HotkeyGeneral.cpp Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
HotkeyGeneral.h Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
HotkeyGraphics.cpp Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
HotkeyGraphics.h Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
HotkeyStates.cpp Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
HotkeyStates.h Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
HotkeyTAS.cpp Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
HotkeyTAS.h Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
HotkeyWii.cpp Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
HotkeyWii.h Qt: Implement hotkeys (+ configuration) 2017-06-06 13:49:49 +02:00
IOWindow.cpp Qt: Implement advanced mapping I/O windows 2017-06-13 17:16:41 +02:00
IOWindow.h Qt: Implement advanced mapping I/O windows 2017-06-13 17:16:41 +02:00
MappingBool.cpp Qt: Implement button mapping dialogs 2017-05-20 17:53:17 +02:00
MappingBool.h Qt2: remove unused variables 2017-05-28 23:01:41 +01:00
MappingButton.cpp MappingButton: make m_block a Common::Flag 2017-06-15 16:15:07 -07:00
MappingButton.h MappingButton: make m_block a Common::Flag 2017-06-15 16:15:07 -07:00
MappingCommon.cpp Qt: Implement advanced mapping I/O windows 2017-06-13 17:16:41 +02:00
MappingCommon.h Qt: Implement advanced mapping I/O windows 2017-06-13 17:16:41 +02:00
MappingNumeric.cpp Qt: Fix rounding errors 2017-05-21 12:03:13 +02:00
MappingNumeric.h Qt: Implement button mapping dialogs 2017-05-20 17:53:17 +02:00
MappingWidget.cpp MappingButton: grab and release mouse and keyboard instead of calling parent SetBlockInputs 2017-06-15 16:15:07 -07:00
MappingWidget.h MappingButton: grab and release mouse and keyboard instead of calling parent SetBlockInputs 2017-06-15 16:15:07 -07:00
MappingWindow.cpp MappingButton: grab and release mouse and keyboard instead of calling parent SetBlockInputs 2017-06-15 16:15:07 -07:00
MappingWindow.h MappingButton: grab and release mouse and keyboard instead of calling parent SetBlockInputs 2017-06-15 16:15:07 -07:00
WiimoteEmuExtension.cpp Qt: Fix games crashing on start 2017-05-23 22:12:01 +02:00
WiimoteEmuExtension.h Qt: Implement button mapping dialogs 2017-05-20 17:53:17 +02:00
WiimoteEmuGeneral.cpp Qt: Fix games crashing on start 2017-05-23 22:12:01 +02:00
WiimoteEmuGeneral.h Qt: Implement button mapping dialogs 2017-05-20 17:53:17 +02:00
WiimoteEmuMotionControl.cpp Qt: Fix games crashing on start 2017-05-23 22:12:01 +02:00
WiimoteEmuMotionControl.h Qt: Implement button mapping dialogs 2017-05-20 17:53:17 +02:00