aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickpathitemgenericrenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Destroy the async PathItem work pool properlyLaszlo Agocs2017-01-231-8/+14
* Path generic PathItem work with both ushort and uint index typeLaszlo Agocs2017-01-231-18/+82
* Fix case when async PathItem goes down before finishLaszlo Agocs2017-01-231-0/+12
* Separate fill and stroke geometry updates in generic PathItemLaszlo Agocs2017-01-231-77/+80
* Add PathItem.status to report async processing progressLaszlo Agocs2017-01-231-0/+15
* PathItem: add optional threaded triangulationLaszlo Agocs2017-01-231-44/+153
* Clean up pathitem example grid viewLaszlo Agocs2017-01-131-0/+3
* Allow multiple paths in a PathItemLaszlo Agocs2017-01-101-164/+194
* Treat 0 as a valid strokeWidth valueLaszlo Agocs2016-12-231-2/+4
* Add QQuickPathItem and its backend infraLaszlo Agocs2016-12-191-0/+510