summaryrefslogtreecommitdiffstats
path: root/src/widget/paintable.cpp
AgeCommit message (Expand)Author
2018-10-15Use QStringLiteral in a few places.RJ Skerry-Ryan
2018-09-15Remove QT_DISABLE_DEPRECATED_BEFORE and fix all Qt 5 compatibility issues.RJ Skerry-Ryan
2018-03-24Fix and improve inine svg and skin contextDaniel Schürmann
2017-06-02Special case the code for Apples Retina scalingDaniel Schürmann
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-02Remove unreachable codeDaniel Schürmann
2017-05-02Unify Paintable constructorDaniel Schürmann
2017-05-02Extracted Paintable class to its own fileDaniel Schürmann