summaryrefslogtreecommitdiffstats
path: root/src/widget/wlabel.h
AgeCommit message (Expand)Author
2021-05-25skin: Move legacy skin classes to skin/legacy/Jan Holthuis
2020-11-10Remove long copyright headersxerus2000
2020-11-10Use #pragma once everywherexerus2000
2020-07-17WLabel: define 'highlight' propertyronso0
2017-03-05Scale FontsDaniel Schürmann
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
2015-02-27Add Ellipsis right left middle and center optionDaniel Schürmann
2015-02-27Added end elipsize to WlableDaniel Schürmann
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-12Merge branch 'master' into features_effectsRJ Ryan
2014-01-12Show debug tooltips when developer mode is enabled.RJ Ryan
2014-01-10Add WBaseWidget, a base class for holding logic common to all Mixxx widgets.RJ Ryan
2014-01-10Make WLabel inherit QLabel instead of WWidget.RJ Ryan
2014-01-01Add SkinContext, a class for tracking and evaluating skin nodes within a cont...RJ Ryan
2013-12-24Refactor WNumber to inherit from WLabel since they had almost identical code.RJ Ryan
2013-12-18Add WEffect and WEffectParameter widgets.RJ Ryan
2013-07-01Make some changes to WLabel to bring it more in line with WNumber.RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan