aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/shapes/qquickshapesoftwarerenderer_p.h
Commit message (Collapse)AuthorAgeFilesLines
* shapes: Rip out more JS API leftoversLaszlo Agocs2017-07-311-1/+0
| | | | | | | | | | None of the removed code is ever hit in practice since the public JS API has been removed some time ago. Let's follow it up with removing the internal details since such an API is not going to come back in the near future. Change-Id: I721ab296a7a2acb3a5f61ce705da7aa66d3ad765 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
* Rename to Shape/ShapePath and remove public JS APILaszlo Agocs2017-06-021-0/+136
Change-Id: I299354da0632fb0b8487cfb13748ed58b97d75fd Reviewed-by: Andy Nichols <andy.nichols@qt.io>