aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickpathitemgenericrenderer_p.h
Commit message (Expand)AuthorAgeFilesLines
* Path generic PathItem work with both ushort and uint index typeLaszlo Agocs2017-01-231-12/+29
* Fix case when async PathItem goes down before finishLaszlo Agocs2017-01-231-0/+1
* Separate fill and stroke geometry updates in generic PathItemLaszlo Agocs2017-01-231-4/+5
* Add PathItem.status to report async processing progressLaszlo Agocs2017-01-231-1/+6
* PathItem: add optional threaded triangulationLaszlo Agocs2017-01-231-10/+60
* Allow multiple paths in a PathItemLaszlo Agocs2017-01-101-55/+50
* Treat 0 as a valid strokeWidth valueLaszlo Agocs2016-12-231-0/+1
* Add QQuickPathItem and its backend infraLaszlo Agocs2016-12-191-0/+232