summaryrefslogtreecommitdiffstats
path: root/src/widget/wstatuslight.h
AgeCommit message (Expand)Author
2017-03-05use scaleFactor when loading imagesDaniel 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
2014-12-09Add scalemode support to most widget images.RJ Ryan
2014-09-30PixmapSource passed by valueJean Claveau
2014-09-09cleaningJean Claveau
2014-09-09spreading getPixmapSourceJean Claveau
2014-04-03Supply parameter and value to widgets when a connected control changes. For W...RJ Ryan
2014-02-17Change backpath attribute name from mode to scalemodeOwen Williams
2014-01-10Expose widget connections directly to WBaseWidget rather than using Qt signals.RJ Ryan
2014-01-08Rename WWidget::setValue to WWidget::slotConnectedValueChanged.RJ Ryan
2014-01-01Add SkinContext, a class for tracking and evaluating skin nodes within a cont...RJ Ryan
2013-12-30Fix SVG rendering to scale with higher fidelity.RJ Ryan
2013-12-24Refactor WStatusLight to use a QVector of pixmap pointers.RJ Ryan
2013-12-24Get rid of manual reference counting in WPixmapStore and just use QSharedPoin...RJ Ryan
2013-11-30Header/include cleanups across the codebase.RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan