dolphin/Source/Core/DolphinQt/Config
sp00nd 6cd53bf92d
Change gecko sorting back to manual
Gecko codes are a core foundation of most netplay sessions and most general modding cases. It has gone so far as to now have an ini for almost every game.

After the massive UI overhaul, the gecko code sorting defaults to Alphabetical with no option to change it. This removes the possibility for netplay builds to have important and necessary codes at the top for easy selecting, and removes the ability to sort massive code lists in categories.

This will also make the sorting consistent with AR codes, which are sorted manually.
2018-10-09 17:46:11 -05:00
..
Graphics Qt: Switch to QSignalBlocker for scoped signal blocking 2018-08-23 07:11:52 -04:00
Mapping IOWindow: append new text at the end by default 2018-10-07 12:27:05 +01:00
ARCodeWidget.cpp
ARCodeWidget.h
CheatCodeEditor.cpp
CheatCodeEditor.h
CheatWarningWidget.cpp
CheatWarningWidget.h
ControllersWindow.cpp Remove unused function and translatable strings 2018-09-08 15:18:31 +02:00
ControllersWindow.h Remove unused function and translatable strings 2018-09-08 15:18:31 +02:00
FilesystemWidget.cpp Qt: Remove ActionHelper 2018-07-09 10:02:10 +02:00
FilesystemWidget.h
GameConfigWidget.cpp
GameConfigWidget.h
GeckoCodeWidget.cpp Change gecko sorting back to manual 2018-10-09 17:46:11 -05:00
GeckoCodeWidget.h
InfoWidget.cpp
InfoWidget.h
LogConfigWidget.cpp
LogConfigWidget.h
LogWidget.cpp Qt/LogWidget: Fix messages not being escaped properly 2018-07-14 23:06:18 +02:00
LogWidget.h
NewPatchDialog.cpp
NewPatchDialog.h
PatchesWidget.cpp
PatchesWidget.h
PropertiesDialog.cpp
PropertiesDialog.h
SettingsWindow.cpp DolphinQt/MainWindow: Replace includes with forward declarations 2018-07-15 18:46:26 -04:00
SettingsWindow.h