summaryrefslogtreecommitdiff
path: root/src/positioning/qgeopolygon.h
Commit message (Expand)AuthorAgeFilesLines
* Remove QtPositioning module from qtlocation.git6.2.46.2.36.2.26.2Ivan Solovev2021-11-021-100/+0
* QtPositioning: make comparison operators hidden friendsIvan Solovev2021-07-191-6/+0
* QGeoPolygon: update API to use qsizetype instead of intIvan Solovev2021-03-251-10/+10
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2021-02-041-1/+1
* QtPositioning: rename QGeoPolygon::setPathIvan Solovev2021-02-031-7/+3
* QtPositioning: update the version of the QML pluginIvan Solovev2021-02-021-1/+1
* QGeoPath/QGeoPolygon: defer bbox computationPaolo Angelelli2018-12-211-2/+1
* Add hole support in QGeoPolygonJulian Sherollari2018-08-201-0/+6
* Add property for QGeoPolygon's perimeter and QML autotests using itPaolo Angelelli2018-07-231-1/+7
* Add QGeoPolygon to QtPositioningPaolo Angelelli2017-08-041-0/+99