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 Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
ARCodeWidget.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
CheatCodeEditor.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
CheatCodeEditor.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
CheatWarningWidget.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
CheatWarningWidget.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
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 Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GameConfigWidget.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GameConfigWidget.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GeckoCodeWidget.cpp Change gecko sorting back to manual 2018-10-09 17:46:11 -05:00
GeckoCodeWidget.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
InfoWidget.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
InfoWidget.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
LogConfigWidget.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
LogConfigWidget.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
LogWidget.cpp Qt/LogWidget: Fix messages not being escaped properly 2018-07-14 23:06:18 +02:00
LogWidget.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
NewPatchDialog.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
NewPatchDialog.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
PatchesWidget.cpp DolphinQt/PatchesWidget: Remove unused private member variable m_game 2018-07-06 19:58:51 -04:00
PatchesWidget.h DolphinQt/PatchesWidget: Remove unused private member variable m_game 2018-07-06 19:58:51 -04:00
PropertiesDialog.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
PropertiesDialog.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
SettingsWindow.cpp DolphinQt/MainWindow: Replace includes with forward declarations 2018-07-15 18:46:26 -04:00
SettingsWindow.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00