dolphin-emulator/Source/Core
Dentomologist 2237a4a7aa Qt: Rename GraphicsChoice to ConfigChoice
GraphicsChoice is used by the panes in the Graphics config window to
create combo boxes that change their associated config setting, and
update their own state when something else changes the config setting.

Despite its current name nothing about this class is particular to the
Graphics window, so renaming it to ConfigChoice better reflects its
purpose. This should also make it less confusing when ConfigChoices are
eventually added to the other config windows.
2023-04-25 11:39:24 -07:00
..
AudioCommon Common: Move FixedSizeQueue into Common namespace 2023-03-22 01:23:15 -04:00
Common Merge pull request #11791 from lioncash/traverse 2023-04-25 01:05:41 +01:00
Core Merge pull request #11765 from Minty-Meeo/ppc-cache-savestate 2023-04-25 05:40:15 -04:00
DiscIO NANDImporter: Check data bounds. 2023-04-02 03:45:34 +02:00
DolphinNoGUI Embrace nullptr over NULL and 0 2023-04-15 16:07:05 -05:00
DolphinQt Qt: Rename GraphicsChoice to ConfigChoice 2023-04-25 11:39:24 -07:00
DolphinTool Merge pull request #11522 from phire/KillRendererWithFire 2023-02-09 19:59:16 +13:00
InputCommon Merge pull request #11756 from lioncash/ini 2023-04-14 20:52:30 +02:00
MacUpdater CMake: Use proper dependency tracking command for storyboard compiling 2023-03-17 01:28:33 -05:00
UICommon Merge pull request #11770 from lioncash/err 2023-04-19 10:38:22 +02:00
UpdaterCommon Common/CommonFuncs: Move interface into Common namespace 2023-04-18 19:23:04 -04:00
VideoBackends Merge pull request #11628 from Pokechu22/gles-32-only-multisample 2023-04-23 16:02:15 +02:00
VideoCommon Common/LinearDiskCache: Move interface into Common namespace 2023-04-19 09:14:39 -04:00
WinUpdater Merge pull request #11770 from lioncash/err 2023-04-19 10:38:22 +02:00
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Common: Move CodeTrace.cpp/.h into Core 2023-04-24 09:10:43 -04:00
DolphinLib.vcxproj Added rcheevos to Externals 2023-04-02 08:28:23 -04:00
DolphinLib.vcxproj.user
DolphinLib.x64.props