dolphin/Source/Core/DolphinQt/Config
Joshua Vandaële 55f0715ad4
c++23: Replace Common::ToUnderlying with std::to_underlying
Requires at least GCC 11, Clang 13, MSVC 19.30 (VS2022 17.0), or AppleClang 13.1.6 (XCode 13.3).
2026-01-09 23:49:10 +01:00
..
ConfigControls Improved stereoscopic 3D settings 2025-11-12 12:29:03 +03:00
ControllerInterface DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event filter. 2025-06-07 16:15:34 -05:00
Graphics c++23: Replace Common::ToUnderlying with std::to_underlying 2026-01-09 23:49:10 +01:00
Mapping DolphinQt: Add "Poll Rate" display to GCAdapter config window. The window now refreshes every 500ms. SetAdapterCallback is no longer used. 2025-11-23 02:15:47 -06:00
ToolTipControls Settings BalloonTip: Wrapped tips were not using the maximum width, resulting in a much smaller width than they should have. 2025-10-16 15:58:32 -07:00
ARCodeWidget.cpp Merge pull request #13907 from TryTwo/PR_Cheat_Refresh 2025-10-02 17:48:00 -04:00
ARCodeWidget.h
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: Replace widespread SetQWidgetWindowDecorations calls with an event filter. 2025-06-07 16:15:34 -05:00
CommonControllersWidget.h
ControllersPane.cpp DolphinQt: Fix ControllersPane group box spacing. 2025-06-14 16:26:09 -05:00
ControllersPane.h DolphinQt: Move "Controllers" to main settings window. 2025-06-04 19:33:01 -05:00
FilesystemWidget.cpp DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event filter. 2025-06-07 16:15:34 -05:00
FilesystemWidget.h
FreeLookWidget.cpp FreeLookWidget: Use ConfigControls where applicable 2025-10-27 15:59:33 +01:00
FreeLookWidget.h FreeLookWidget: Use ConfigControls where applicable 2025-10-27 15:59:33 +01:00
FreeLookWindow.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
FreeLookWindow.h
GameConfigEdit.cpp GameConfigEdit: Fix unused-result warning 2025-10-30 12:35:22 +01:00
GameConfigEdit.h
GameConfigHighlighter.cpp DolphinQt: Make GameConfigHighlighter better handle large files. 2025-08-08 23:49:24 -05:00
GameConfigHighlighter.h DolphinQt: Make GameConfigHighlighter better handle large files. 2025-08-08 23:49:24 -05:00
GameConfigWidget.cpp Improved stereoscopic 3D settings 2025-11-12 12:29:03 +03:00
GameConfigWidget.h Improved stereoscopic 3D settings 2025-11-12 12:29:03 +03:00
GamecubeControllersWidget.cpp DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event filter. 2025-06-07 16:15:34 -05:00
GamecubeControllersWidget.h
GeckoCodeWidget.cpp Merge pull request #13907 from TryTwo/PR_Cheat_Refresh 2025-10-02 17:48:00 -04:00
GeckoCodeWidget.h
GraphicsModListWidget.cpp
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 DolphinQt: Use QtUtils::CreateIconWarning to make the RetroAchievements "hardcore mode" warning size consistent with the other warnings. 2025-11-27 01:43:50 -06:00
HardcoreWarningWidget.h DolphinQt: Use QtUtils::CreateIconWarning to make the RetroAchievements "hardcore mode" warning size consistent with the other warnings. 2025-11-27 01:43:50 -06: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 Logging: Don't overwrite LDEBUG verbosity in Release builds 2025-09-19 13:25:42 -07: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 DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event filter. 2025-06-07 16:15:34 -05:00
PatchesWidget.h
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 c++23: Replace Common::ToUnderlying with std::to_underlying 2026-01-09 23:49:10 +01:00
SettingsWindow.h SettingsWindow: Set navigation list stylesheet in constructor 2025-11-09 01:55:52 -05:00
VerifyWidget.cpp fix Qt6 deprecation warnings 2025-07-19 22:08:15 +02:00
VerifyWidget.h
WiimoteControllersWidget.cpp DolphinQt: Adjust capitalization of "Select A Bluetooth Device" 2025-11-25 21:17:35 +01:00
WiimoteControllersWidget.h DolphinQt: Add buttons to create and reset Wii remote pairings on Windows. 2025-10-12 12:37:04 -05:00