summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Config/ConfigControls/ConfigChoice.cpp
AgeCommit message (Expand)Author
2025-10-27WiiPane: Use ConfigControls where applicableJoshua Vandaƫle
2025-05-02Settings: Bugfix. Fix some combo boxes setting a value without user input. P...TryTwo
2025-04-23 linter: Add and apply new formatting rulesJoshua Vandaƫle
2025-03-26ConfigControl fix: Add invalid index check to ConfigComplexChoice. Resolve wi...TryTwo
2025-03-17DolphinQt: Allow ConfigComplexChoice to handle DefaultState values.Jordan Woyak
2025-01-18Merge pull request #13259 from TryTwo/PR_Config_signalsJMC47
2025-01-07Qt, Config controls system: Remove signal block so signals can refresh the en...TryTwo
2025-01-06Fix several minor warningsSintendo
2024-12-10EnhancementsWidget:: Move to using ConfigControls and add new control for Com...TryTwo
2024-12-10Add GFX property tabs to game properties window, allowing them to be set to t...TryTwo
2024-12-07DolphinQt: Refactor, add ConfigControl classTryTwo
2024-05-31InterfacePane: Add BalloonTip to language comboboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to theme comboboxDentomologist
2023-11-04DolphinQt: Remove unnecessary qOverloadsDentomologist
2023-04-25Qt: Rename GraphicsChoice to ConfigChoiceDentomologist