dolphin/Source/Core/DolphinQt
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
..
Config Qt: Rename GraphicsRadioInt to ConfigRadioInt 2023-04-27 20:01:04 -07:00
Debugger DolphinQt: reset stylesheets on colorSchemeChanged 2023-04-25 12:34:34 -07:00
FIFO OpcodeDecoding: Get vertex size from the loader 2022-09-19 01:14:53 +02:00
GameList GameList: Check Wii save path 2023-04-01 16:23:37 +04:00
NetPlay Common/TraversalProto: Move interface into Common namespace 2023-04-24 08:53:14 -04:00
QtUtils Embrace nullptr over NULL and 0 2023-04-15 16:07:05 -05:00
Settings Embrace nullptr over NULL and 0 2023-04-15 16:07:05 -05:00
SkylanderPortal
TAS Common/IniFile: Move interface into Common namespace 2023-04-13 10:19:28 -04:00
AboutDialog.cpp
AboutDialog.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CheatSearchFactoryWidget.cpp
CheatSearchFactoryWidget.h
CheatSearchWidget.cpp
CheatSearchWidget.h
CheatsManager.cpp
CheatsManager.h
CMakeLists.txt Qt: Rename GraphicsRadioInt to ConfigRadioInt 2023-04-27 20:01:04 -07:00
ConvertDialog.cpp
ConvertDialog.h
DiscordHandler.cpp
DiscordHandler.h
DiscordJoinRequestDialog.cpp
DiscordJoinRequestDialog.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DolphinEmu.entitlements
DolphinEmuDebug.entitlements
DolphinQt.manifest DolphinQt: dont set dpi awareness in manifest 2023-04-25 10:49:46 -07:00
DolphinQt.rc
DolphinQt.vcxproj Qt: Rename GraphicsRadioInt to ConfigRadioInt 2023-04-27 20:01:04 -07:00
DolphinQt.vcxproj.user
GBAHost.cpp
GBAHost.h Qt: Implement GBA host and widget 2021-07-13 16:43:28 +02:00
GBAWidget.cpp DolphinQt: assume QT_VERSION_CHECK >= 6.0.0 2023-04-25 10:39:05 -07:00
GBAWidget.h GBA: Add import and export save options to context menu. 2021-11-21 18:08:23 +01:00
GCMemcardCreateNewDialog.cpp
GCMemcardCreateNewDialog.h
GCMemcardManager.cpp
GCMemcardManager.h
Host.cpp
Host.h Qt: Implement GBA host and widget 2021-07-13 16:43:28 +02:00
HotkeyScheduler.cpp
HotkeyScheduler.h
Info.plist.in
Main.cpp DolphinQt: fix handling of Qt-specific cmdline args 2023-04-25 10:50:49 -07:00
MainWindow.cpp Qt/GeneralWidget and GraphicsWidget: Remove unused member variable 2023-04-27 16:50:56 -07:00
MainWindow.h
MenuBar.cpp DolphinQt: use new style of addAction API 2023-04-25 10:37:26 -07:00
MenuBar.h Emulate Skylanders within Dolphin 2023-01-22 14:50:30 +13:00
NANDRepairDialog.cpp
NANDRepairDialog.h
NKitWarningDialog.cpp
NKitWarningDialog.h
pch_qt.cpp
pch_qt.h
qt6.natvis
qt.conf
qt.conf.win
RenderWidget.cpp DolphinQt: RenderWidget fix heap-use-after-free 2023-04-03 10:43:49 -04:00
RenderWidget.h
resource.h
ResourcePackManager.cpp
ResourcePackManager.h
Resources.cpp
Resources.h
RiivolutionBootWidget.cpp
RiivolutionBootWidget.h
SearchBar.cpp
SearchBar.h
Settings.cpp Only force-show the code widget when first enabling the debugger 2023-04-17 23:23:36 -07:00
Settings.h DolphinQt: add warning if graphics mods are not enabled 2022-06-27 18:28:28 -05:00
ToolBar.cpp Embrace nullptr over NULL and 0 2023-04-15 16:07:05 -05:00
ToolBar.h
Translation.cpp
Translation.h
Updater.cpp
Updater.h
WiiUpdate.cpp
WiiUpdate.h