summaryrefslogtreecommitdiff
path: root/src/positioning/qgeopath.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix QGeoPolygon translate not updating clipper cachePaolo Angelelli2020-02-031-9/+15
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-011-0/+4
|\
| * Document QGeoPath::length behaviorPaolo Angelelli2019-03-191-0/+4
* | QGeoPath/QGeoPolygon: defer bbox computationPaolo Angelelli2018-12-211-280/+182
* | Fix comparison for QGeoPolygon: check holesPaolo Angelelli2018-12-111-1/+1
|/
* QGeoPath: revert clear API to clearPathv5.12.0-rc2v5.12.0-rc1v5.12.05.12.0Samuel Gaist2018-11-101-1/+1
* Merge remote-tracking branch 'origin/5.11' into 5.12.0v5.12.0-beta4Liang Qi2018-10-301-0/+3
|\
| * Fix crash when calling QGeoPath::length on empty QGeoPath instanceAlex Blasche2018-10-241-0/+3
* | QGeoPath: fix clear APIv5.12.0-alpha1Samuel Gaist2018-09-121-1/+1
* | Add hole support in QGeoPolygonJulian Sherollari2018-08-201-0/+66
* | QGeoPath: implement clear functionSamuel Gaist2018-06-271-0/+18
|/
* Improve QGeoPath::path documentation and add autotestsv5.11.0-beta4Paolo Angelelli2018-04-121-3/+7
* Doc: Fix all documentation warningsTopi Reinio2018-03-271-2/+8
* Make QGeoPath::path a qvariantlist propertyPaolo Angelelli2017-12-051-2/+32
* Add QGeoPolygon to QtPositioningPaolo Angelelli2017-08-041-12/+61
* Add QGeoPath::sizePaolo Angelelli2017-06-071-0/+16
* Fix for incorrect QGeoPathPrivate::containsPaolo Angelelli2017-06-061-1/+1
* Doc: Complete parameter documentationNico Vertriest2017-04-101-1/+2
* Use geoshapes as geo-model in qdeclarativegeomapitemsPaolo Angelelli2017-01-261-1/+1
* Rename QGeoProjection to QWebMercatorPaolo Angelelli2017-01-161-6/+6
* Add support for QGeoPathPaolo Angelelli2016-12-011-0/+679