dolphin/Source/Core/Core/ConfigLoaders
LillyJadeKatrin df38573ff6
Added AchievementSettingsWidget
AchievementSettingsWidget is a dialog widget in AchievementsWindow for handling RetroAchievements settings in the user interface. This class contains the physical layout, widget connections, load/save functions and button responses. AchievementsWindow now has a tabbed list that this is inserted into; other tabs will be in a later pull request.
2023-06-02 01:53:19 +02:00
..
BaseConfigLoader.cpp Common/IniFile: Move interface into Common namespace 2023-04-13 10:19:28 -04:00
BaseConfigLoader.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GameConfigLoader.cpp Common/IniFile: Move interface into Common namespace 2023-04-13 10:19:28 -04:00
GameConfigLoader.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
IsSettingSaveable.cpp Added AchievementSettingsWidget 2023-06-02 01:53:19 +02:00
IsSettingSaveable.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
MovieConfigLoader.cpp Config: Port remaining Core settings to new config system (partial). 2022-01-05 00:54:15 +01:00
MovieConfigLoader.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
NetPlayConfigLoader.cpp Core: Add option to force linear texture filtering. 2022-12-09 02:02:16 +01:00
NetPlayConfigLoader.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00