dolphin/Source/Core
Dentomologist a7abd7dba0 Qt: Rename GraphicsRadioInt to ConfigRadioInt
GraphicsRadioInt is used by the panes in the Graphics config window to
create radio buttons 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 ConfigRadioInt better reflects its
purpose. This should also make it less confusing when ConfigRadioInts
are added to other config panes.
2023-04-27 20:01:04 -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 #11787 from AdmiralCurtiss/ios-emulationkernel 2023-04-28 00:36:03 +01: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 GraphicsRadioInt to ConfigRadioInt 2023-04-27 20:01:04 -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 VideoUtils: Remove unused function GetAvailableResolutions 2023-04-26 15:22:54 -07: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 CMakeLists: Add option to disable automatic update support 2022-03-18 03:04:51 -04:00
DolphinLib.ARM64.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
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 msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.x64.props Move x64 DSP JIT into DolphinLib.x64.props 2023-01-06 22:42:21 -08:00