summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Config/SettingsWindow.cpp
AgeCommit message (Expand)Author
2026-03-04DolphinQt: Save when closing settings windowJosJuice
2026-02-15DolphinQt: Add Triforce tab to main settings window.Jordan Woyak
2026-01-09c++23: Replace Common::ToUnderlying with std::to_underlyingJoshua Vandaƫle
2025-11-09SettingsWindow: Set navigation list stylesheet in constructorOatmealDome
2025-11-04macOS: UI fixes for dark modeSimonx22
2025-10-10Qt: Add OnScreenDisplayPane to settings window. Transfer OSD options to pane.TryTwo
2025-09-09DolphinQt: Clean up some of the style sheet hacks in StackedSettingsWindow.Jordan Woyak
2025-06-14DolphinQt: Move graphics config to main Settings window.Jordan Woyak
2025-06-06DolphinQt: Remove redundant window hintsDentomologist
2025-06-04DolphinQt: Move "Controllers" to main settings window.Jordan Woyak
2025-05-26DolphinQt: Make WrapInScrollArea and GetWrappedWidget less hacky.Jordan Woyak
2025-05-26DolphinQt: Change main settings window QTabWidget into a QListWidget and QSta...Jordan Woyak
2021-12-10Treewide: Adjust order of includesPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-10-27DolphinQt: Make WiiPane connect itself to EmulationStateChangedJosJuice
2019-10-16Change from radio buttons to combobox, sizing fix and slight reorganizationEthan Roseman
2018-07-15DolphinQt/MainWindow: Replace includes with forward declarationsLioncash
2018-07-07Move DolphinQt2 to DolphinQtspycrab