summaryrefslogtreecommitdiff
path: root/src/positioning/qgeopath_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove QtPositioning module from qtlocation.gitIvan Solovev2021-10-271-260/+0
* Add qHash overloads to QGeoShape hierarchyIvan Solovev2021-07-271-0/+1
* QGeoPath: update the API to use qsizetype instead of intIvan Solovev2021-03-251-9/+9
* QtPositioning: remove deprecated QGeoShape::extendShape() methodIvan Solovev2021-02-031-2/+0
* Use QList instead of QVectorJarek Kobus2020-06-251-16/+8
* Fix QGeoPolygon translate not updating clipper cachePaolo Angelelli2020-02-031-0/+1
* Introduce QGeoMapObject::geoShape propertyPaolo Angelelli2019-02-011-1/+0
* QGeoPath/QGeoPolygon: defer bbox computationPaolo Angelelli2018-12-211-52/+196
* Add hole support in QGeoPolygonJulian Sherollari2018-08-201-0/+6
* QGeoPath: implement clear functionSamuel Gaist2018-06-271-0/+2
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2018-02-051-8/+8
* Add QGeoPolygon to QtPositioningPaolo Angelelli2017-08-041-3/+8
* Add QGeoPath::sizePaolo Angelelli2017-06-071-0/+1
* Add support for QGeoPathPaolo Angelelli2016-12-011-0/+111