dolphin/Source/Core/DolphinQt/Config
2025-01-17 20:17:01 -06:00
..
ConfigControls Fix several minor warnings 2025-01-06 11:31:39 +01:00
ControllerInterface
Graphics Fix several minor warnings 2025-01-06 11:31:39 +01:00
Mapping DolphinQt: Fix QObject::connect: signal not found in IOWindow error. 2025-01-17 20:17:01 -06:00
ToolTipControls DolphinQt: Fix BalloonTip positioning on secondary monitors. 2024-03-20 03:13:11 -05:00
ARCodeWidget.cpp Add AR Code Whitelist Approval 2024-11-27 21:21:26 -05:00
ARCodeWidget.h CheatsManager: Create ARCodeWidget and GeckoCodeWidget only once. 2024-08-25 23:44:17 -07:00
CheatCodeEditor.cpp
CheatCodeEditor.h
CheatWarningWidget.cpp Partially revert "Revert "Audit uses of IsRunning and GetState"" 2024-10-04 18:35:41 +02:00
CheatWarningWidget.h
CommonControllersWidget.cpp
CommonControllersWidget.h
ControllersWindow.cpp
ControllersWindow.h
FilesystemWidget.cpp Remove unused lambda capture 2024-08-13 10:26:25 +02:00
FilesystemWidget.h
FreeLookWidget.cpp
FreeLookWidget.h
FreeLookWindow.cpp
FreeLookWindow.h
GameConfigEdit.cpp Use 'contains' method 2024-08-15 14:20:16 -07:00
GameConfigEdit.h
GameConfigHighlighter.cpp
GameConfigHighlighter.h
GameConfigWidget.cpp Add method to bold slider/spin labels when a user game ini setting is being used 2024-12-10 13:42:30 -07:00
GameConfigWidget.h 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
GamecubeControllersWidget.cpp DolphinQt: Rename "GameCube Adapter for Wii U" to "GameCube Controller Adapter". 2024-10-31 01:25:36 -05:00
GamecubeControllersWidget.h
GeckoCodeWidget.cpp Add Gecko Code Whitelist Approval 2024-11-27 21:21:25 -05:00
GeckoCodeWidget.h CheatsManager: Create ARCodeWidget and GeckoCodeWidget only once. 2024-08-25 23:44:17 -07:00
GraphicsModListWidget.cpp Modernize std::none_of with ranges 2024-12-15 19:54:17 -08:00
GraphicsModListWidget.h GraphicsModListWidget: Pass optional by const reference 2024-01-31 12:09:35 -05:00
GraphicsModWarningWidget.cpp
GraphicsModWarningWidget.h
HardcoreWarningWidget.cpp Scale back hardcore code block 2024-11-27 21:21:26 -05:00
HardcoreWarningWidget.h
InfoWidget.cpp DolphinQt: Restrict size of banner image in game properties info tab. 2024-10-11 22:56:33 -05:00
InfoWidget.h
LogConfigWidget.cpp
LogConfigWidget.h
LogWidget.cpp
LogWidget.h
NewPatchDialog.cpp
NewPatchDialog.h
PatchesWidget.cpp
PatchesWidget.h
PropertiesDialog.cpp
PropertiesDialog.h
SettingsWindow.cpp
SettingsWindow.h
VerifyWidget.cpp Constness of 'result' prevents automatic move [performance-no-automatic-move] (0 issues) 2024-08-13 21:51:43 +02:00
VerifyWidget.h VerifyWidget: Listen for Core::State OnEmulationStateChanged 2024-04-09 12:13:02 -07:00
WiimoteControllersWidget.cpp Core::GetState: Avoid Global System Accessor 2024-04-08 16:23:23 -07:00
WiimoteControllersWidget.h