summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qtriangulatingstroker.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove unused variables and parameters to fix compilation with g++-10.2Andreas Buhr2020-11-131-2/+2
* Remove Qt4Compatible paintingAllan Sandfeld Jensen2020-11-121-2/+2
* Clear old triangulated vertex data when a path is completely clippedJoni Poikelin2020-08-051-1/+1
* Fix artifacts when rendering multisubpath dashed QPainterPath with openGLDmitry Kazakov2020-05-151-8/+27
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-2/+2
* Fix typosJarek Kobus2018-02-131-1/+1
* Handle implicit close in QDashedStrokeProcessorAllan Sandfeld Jensen2017-05-021-1/+10
* Silence maybe_uninitialized warning with gcc -OgAllan Sandfeld Jensen2016-12-211-1/+1
* Move QTriangulator and QTriangulatingStroker classes to paintingAndy Nichols2016-08-151-0/+613