summaryrefslogtreecommitdiff
path: root/tests/auto/qgeopath/tst_qgeopath.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QtPositioning module from qtlocation.git6.2.46.2.36.2.26.2Ivan Solovev2021-11-021-392/+0
* Add qHash overloads to QGeoShape hierarchyIvan Solovev2021-07-271-0/+20
* QtPositioning: remove deprecated QGeoShape::extendShape() methodIvan Solovev2021-02-031-45/+0
* 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/+1
|\
| * Fix crash when calling QGeoPath::length on empty QGeoPath instanceAlex Blasche2018-10-241-0/+1
* | QGeoPath: fix clear APIv5.12.0-alpha1Samuel Gaist2018-09-121-1/+1
* | QGeoPath: implement clear functionSamuel Gaist2018-06-271-0/+4
|/
* Add QGeoPath::sizePaolo Angelelli2017-06-071-0/+27
* Fix for incorrect QGeoPathPrivate::containsPaolo Angelelli2017-06-061-3/+3
* Add support for QGeoPathPaolo Angelelli2016-12-011-0/+385