dolphin/Source/Core/DolphinQt2/Config
Lioncash 0995cfef6a PatchEngine: Make PatchType an enum class
Makes the enum strongly typed. A function for retrieving the string
representation of the enum is also added, which allows hiding the array
that contains all of the strings from view (i.e. we operate on the API,
not the exposed internals). This also allows us to bounds check any
querying for the strings.
2018-05-13 15:46:51 -04:00
..
Graphics Config: Add support for enums 2018-05-12 18:10:26 +02:00
Mapping Qt/MappingButton: Fix occasionally broken indicator 2018-05-11 12:37:48 +02:00
ARCodeWidget.cpp Qt: Make dialogues more consistent 2018-05-06 18:05:56 +02:00
ARCodeWidget.h Qt: Implement Cheats Manager 2018-04-19 10:42:24 +02:00
CheatCodeEditor.cpp Qt: Make dialogues more consistent 2018-05-06 18:05:56 +02:00
CheatCodeEditor.h Qt: Make dialogues more consistent 2018-05-06 18:05:56 +02:00
CheatWarningWidget.cpp Qt: Implement Cheats Manager 2018-04-19 10:42:24 +02:00
CheatWarningWidget.h Qt: Implement Cheats Manager 2018-04-19 10:42:24 +02:00
ControllersWindow.cpp Qt/ControllersWindow: Fix changing devices while emulation is running 2018-05-13 14:04:39 +02:00
ControllersWindow.h Qt: Improve spacing 2018-03-17 16:14:56 +01:00
FilesystemWidget.cpp DolphinQt2: Don't show pop-ups in the middle of extracting a whole disc 2018-05-05 18:31:46 +02:00
FilesystemWidget.h Qt/FilesystemWidget: Fix moc compilation 2018-05-09 22:35:27 +02:00
GameConfigWidget.cpp Remove EmuState 2018-03-31 16:21:17 +02:00
GameConfigWidget.h Remove EmuState 2018-03-31 16:21:17 +02:00
GeckoCodeWidget.cpp Qt: Make dialogues more consistent 2018-05-06 18:05:56 +02:00
GeckoCodeWidget.h Qt: Implement Cheats Manager 2018-04-19 10:42:24 +02:00
InfoWidget.cpp Qt: Make dialogues more consistent 2018-05-06 18:05:56 +02:00
InfoWidget.h Qt: Improve spacing 2018-03-17 16:14:56 +01:00
LogConfigWidget.cpp Qt: Make toolbar more dynamic 2018-04-20 22:44:49 +02:00
LogConfigWidget.h Qt: Fix log / log config window not being marked as hidden when closing 2017-09-20 15:12:26 +02:00
LogWidget.cpp Qt/log change the notice log color to lime 2018-04-21 21:22:16 -04:00
LogWidget.h Qt: Fix log / log config window not being marked as hidden when closing 2017-09-20 15:12:26 +02:00
NewPatchDialog.cpp PatchEngine: Make PatchType an enum class 2018-05-13 15:46:51 -04:00
NewPatchDialog.h Qt: Make dialogues more consistent 2018-05-06 18:05:56 +02:00
PatchesWidget.cpp PatchEngine: Make PatchType an enum class 2018-05-13 15:46:51 -04:00
PatchesWidget.h Unify ISOFile (wx) with GameFile (Qt) and put it in UICommon 2018-03-09 13:08:38 +01:00
PropertiesDialog.cpp Qt: Remove "What's this" button 2018-05-05 02:29:16 +02:00
PropertiesDialog.h Unify ISOFile (wx) with GameFile (Qt) and put it in UICommon 2018-03-09 13:08:38 +01:00
SettingsWindow.cpp Qt/SettingsWindow: Use tabs 2018-04-16 23:15:45 +02:00
SettingsWindow.h Qt/SettingsWindow: Use tabs 2018-04-16 23:15:45 +02:00