summaryrefslogtreecommitdiffstats
path: root/src/widget/wpixmapstore.cpp
AgeCommit message (Expand)Author
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-02Unify Paintable constructorDaniel Schürmann
2017-05-02Extracted Paintable class to its own fileDaniel Schürmann
2017-05-01inline PixmapSource::setPathDaniel Schürmann
2017-03-16Don't prescale stretched imagesDaniel Schürmann
2017-03-05Add skale factor to lookup keyDaniel 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-05Fall back to normal image file name if "@2x" alt file doesn't existDevananda van der Veen
2017-03-05WPixMapStore loads alternate image file namesDevananda van der Veen
2016-04-25Spring cleaning: Apply clang-tidy to src/widget.RJ Ryan
2014-12-09Add Paintable::drawCentered (for WKnobComposed, essentially).RJ Ryan
2014-12-09Add Paintable::DrawModeToString.RJ Ryan
2014-12-09Unify logic for all Paintable::draw methods into one.RJ Ryan
2014-11-22Silence spammy log messages and add a trace debug option to LegacySkinParser.RJ Ryan
2014-11-18Code fascism.RJ Ryan
2014-11-16review corrections progressJean Claveau
2014-10-01removing filename support for paintables + simplifying PixmapSourceJean Claveau
2014-09-30cleaningJean Claveau
2014-09-30PixmapSource passed by valueJean Claveau
2014-09-30Cleaning of PixmapSourceJean Claveau
2014-09-09spreading getPixmapSourceJean Claveau
2014-09-09first working solutionJean Claveau
2014-09-05buildable wipJean Claveau
2014-09-04beginningJean Claveau
2014-03-29Turn off a bunch of noisy debugs.RJ Ryan
2014-02-17Change backpath attribute name from mode to scalemodeOwen Williams
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