summaryrefslogtreecommitdiffstats
path: root/src/widget/wcombobox.h
AgeCommit message (Expand)Author
2021-05-25skin: Move legacy skin classes to skin/legacy/Jan Holthuis
2020-11-10Use #pragma once everywherexerus2000
2016-05-07Switch a lot of function arguments to const references in LegacySkinParser.RJ Ryan
2016-04-26Delete default destructors.RJ Ryan
2016-04-25Spring cleaning: Apply clang-tidy to src/widget.RJ Ryan
2014-04-03Supply parameter and value to widgets when a connected control changes. For W...RJ Ryan
2014-03-25Revert "Fix effect tests. They broke after some control and behavior changes."RJ Ryan
2014-03-25Fix effect tests. They broke after some control and behavior changes.RJ Ryan
2014-01-18Add WComboBox, a QComboBox-derived WBaseWidget.RJ Ryan