dolphin/Source/Core/DolphinQt/GameList
TryTwo 84a937ae65 Add GFX property tabs to game properties window, allowing them to be set to the user game ini. Additionally, refactor ConfigWidgets to reduce duplication. Refactor GameConfigWidget to use config system.
Creates a layer outside the game config layer system and passes it to the created gfx widows, so as to not interfere with the global config system.

Supports multiple game properties being open at once.
Supports editing while a game is playing, but the options only save and update the active game when the window is closed.
Right-clicking will remove a property from the game ini.
2024-12-10 13:40:30 -07:00
..
GameList.cpp Add GFX property tabs to game properties window, allowing them to be set to the user game ini. Additionally, refactor ConfigWidgets to reduce duplication. Refactor GameConfigWidget to use config system. 2024-12-10 13:40:30 -07:00
GameList.h Disable memory patches in hardcore mode 2023-12-02 16:41:16 -05:00
GameListModel.cpp GameList: Show (Disc 1) for first disc of two-disc games 2024-04-14 13:55:18 -07:00
GameListModel.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GameTracker.cpp WorkQueueThread: provide name and function at same time 2023-02-04 15:56:27 +13:00
GameTracker.h WorkQueueThread: provide name and function at same time 2023-02-04 15:56:27 +13:00
GridProxyModel.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GridProxyModel.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ListProxyModel.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
ListProxyModel.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00