dolphin/Source/Core/DolphinQt/Config
Jordan Woyak 65f3ba70f5
Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core&UnitTests
Core & UnitTests: Make overriding explicit and remove redundant virtual specifiers on overriding destructors
2025-06-07 17:55:14 -05:00
..
ConfigControls Qt Advanced Panel: Convert QSliders into ConfigSliders. 2025-05-26 19:52:30 -07:00
ControllerInterface DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
Graphics Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core&UnitTests 2025-06-07 17:55:14 -05:00
Mapping Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core&UnitTests 2025-06-07 17:55:14 -05:00
ToolTipControls DolphinQt: Fix BalloonTip positioning on secondary monitors. 2024-03-20 03:13:11 -05:00
ARCodeWidget.cpp DolphinQt: Make WrapInScrollArea and GetWrappedWidget less hacky. 2025-05-26 20:58:48 -05:00
ARCodeWidget.h CheatsManager: Create ARCodeWidget and GeckoCodeWidget only once. 2024-08-25 23:44:17 -07:00
CheatCodeEditor.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
CheatCodeEditor.h
CheatWarningWidget.cpp DolphinQt: Add utility function for creating label text with a standard icon. 2025-05-15 01:49:38 -05:00
CheatWarningWidget.h
CommonControllersWidget.cpp DolphinQt: Set window decorations for all top-level QWidgets. 2023-08-12 16:54:54 +02:00
CommonControllersWidget.h
ControllersPane.cpp DolphinQt: Move "Controllers" to main settings window. 2025-06-04 19:33:01 -05:00
ControllersPane.h DolphinQt: Move "Controllers" to main settings window. 2025-06-04 19:33:01 -05:00
FilesystemWidget.cpp Merge pull request #13713 from Dentomologist/filesystemwidget_center_header_text 2025-06-05 14:34:36 -05:00
FilesystemWidget.h
FreeLookWidget.cpp AchievementManager: Make GetInstance() return a reference 2023-12-11 13:36:39 -05:00
FreeLookWidget.h Qt: Rename GraphicsChoice to ConfigChoice 2023-04-25 11:39:24 -07:00
FreeLookWindow.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
FreeLookWindow.h Disable Freelook in hardcore mode 2023-12-02 16:41:16 -05:00
GameConfigEdit.cpp Use 'contains' method 2024-08-15 14:20:16 -07:00
GameConfigEdit.h
GameConfigHighlighter.cpp DolphinQt: Adjust panel-specific colors and syntax highlighting for dark theme. 2023-08-12 19:43:12 +02:00
GameConfigHighlighter.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
GameConfigWidget.cpp DolphinQt: Make WrapInScrollArea and GetWrappedWidget less hacky. 2025-05-26 20:58:48 -05:00
GameConfigWidget.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02: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 DolphinQt: Make GeckoCodeWidget default size not taller than it needs to be. 2025-05-26 20:58:48 -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 Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
GraphicsModWarningWidget.cpp DolphinQt: Add utility function for creating label text with a standard icon. 2025-05-15 01:49:38 -05:00
GraphicsModWarningWidget.h
HardcoreWarningWidget.cpp Scale back hardcore code block 2024-11-27 21:21:26 -05:00
HardcoreWarningWidget.h Added Hardcore Warning Widget 2023-12-02 16:41:15 -05:00
InfoWidget.cpp DolphinQt: Add stretch to the end of the game config Info tab. 2025-05-26 20:58:48 -05:00
InfoWidget.h
LogConfigWidget.cpp DolphinQt: Fix leak in LogConfigWidget 2023-04-04 16:05:23 -04:00
LogConfigWidget.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
LogWidget.cpp LogManager: Stop using manual memory management 2025-05-02 21:14:32 +02:00
LogWidget.h Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core&UnitTests 2025-06-07 17:55:14 -05:00
NewPatchDialog.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
NewPatchDialog.h
PatchesWidget.cpp Disable memory patches in hardcore mode 2023-12-02 16:41:16 -05:00
PatchesWidget.h Disable memory patches in hardcore mode 2023-12-02 16:41:16 -05:00
PropertiesDialog.cpp GameList: Prevent opening Properties multiple times for the same game 2025-06-04 23:11:09 +02:00
PropertiesDialog.h GameList: Prevent opening Properties multiple times for the same game 2025-06-04 23:11:09 +02:00
SettingsWindow.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
SettingsWindow.h DolphinQt: Move "Controllers" to main settings window. 2025-06-04 19:33:01 -05:00
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 WiimoteControllersWidget: Fix UI hang on opening 2025-05-15 20:36:21 -07:00
WiimoteControllersWidget.h WiimoteControllersWidget: Fix UI hang on opening 2025-05-15 20:36:21 -07:00