dolphin/Source/Core
Dentomologist 5fa27704c8 Qt: Rename GraphicsBool to ConfigBool
GraphicsBool is used by the panes in the Graphics config window to
create checkboxes 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 ConfigBool better reflects its
purpose. This should also make it less confusing when ConfigBools are
eventually added to the other config windows.
2023-04-21 14:24:37 -07:00
..
AudioCommon Common: Move FixedSizeQueue into Common namespace 2023-03-22 01:23:15 -04:00
Common Common/TraversalClient: Use correct deleter with g_MainNetHost 2023-04-19 12:38:16 -04:00
Core Merge pull request #11770 from lioncash/err 2023-04-19 10:38:22 +02: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 GraphicsBool to ConfigBool 2023-04-21 14:24:37 -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 Common/LinearDiskCache: Move interface into Common namespace 2023-04-19 09:14:39 -04: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/MathUtil: Remove MathFloatVectorSum() 2023-04-15 03:25:38 -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