dolphin/Source/Core/DolphinQt/Config/ConfigControls
2025-06-14 10:19:31 +02:00
..
ConfigBool.cpp
ConfigBool.h
ConfigChoice.cpp Settings: Bugfix. Fix some combo boxes setting a value without user input. Prevents initial Load from calling the connection to save value. 2025-05-02 18:21:45 -07:00
ConfigChoice.h ConfigControl fix: Add invalid index check to ConfigComplexChoice. Resolve with a default index that can be set. 2025-03-26 13:15:57 -07:00
ConfigControl.h linter: Add and apply new formatting rules 2025-04-23 11:19:57 +02:00
ConfigFloatSlider.cpp
ConfigFloatSlider.h
ConfigInteger.cpp Source: Remove redundant lambda parameter lists 2025-06-14 10:19:31 +02:00
ConfigInteger.h
ConfigRadio.cpp
ConfigRadio.h
ConfigSlider.cpp Source: Remove redundant lambda parameter lists 2025-06-14 10:19:31 +02:00
ConfigSlider.h Qt Advanced Panel: Convert QSliders into ConfigSliders. 2025-05-26 19:52:30 -07:00