summaryrefslogtreecommitdiffstats
path: root/src/widget/wpixmapstore.h
AgeCommit message (Expand)Author
2021-05-25skin: Move legacy skin classes to skin/legacy/Jan Holthuis
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-10Remove long copyright headersxerus2000
2020-11-10Use #pragma once everywherexerus2000
2017-05-06Render an intermediate pixmap for stretched images as well xwhen we have a co...Daniel Schürmann
2017-05-04Correct collers of inline SVGs as wellDaniel Schürmann
2017-05-02Extracted Paintable class to its own fileDaniel Schürmann
2017-03-16Don't prescale stretched imagesDaniel Schürmann
2017-03-05use scaleFactor when loading imagesDaniel Schürmann
2017-03-05make m_loader not null and remove now unreachable codeDaniel Schürmann
2017-03-05WPixMapStore loads alternate image file namesDevananda van der Veen
2014-12-09Add Paintable::drawCentered (for WKnobComposed, essentially).RJ Ryan
2014-12-09Add Paintable::DrawModeToString.RJ Ryan
2014-12-09Clean up include orders.RJ Ryan
2014-12-09Unify logic for all Paintable::draw methods into one.RJ Ryan
2014-11-18Code fascism.RJ Ryan
2014-10-01removing filename support for paintables + simplifying PixmapSourceJean Claveau
2014-09-30PixmapSource passed by valueJean Claveau
2014-09-09first working solutionJean Claveau
2014-09-04beginningJean Claveau
2014-02-16Refactor much of the backpath draw mode logicOwen Williams
2014-02-16Implement selectable tile or stretch rendering.Owen Williams
2014-02-15WidgetGroup backpaths should be tiled, not stretched.Owen Williams
2013-12-31Add support for source rectangles when drawing SVGs.RJ Ryan
2013-12-30Fix SVG rendering to scale with higher fidelity.RJ Ryan
2013-12-24Get rid of manual reference counting in WPixmapStore and just use QSharedPoin...RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan