summaryrefslogtreecommitdiff
path: root/src/positioning/qgeoshape.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QtPositioning module from qtlocation.git6.2.46.2.36.2.26.2Ivan Solovev2021-11-021-449/+0
* Add qHash overloads to QGeoShape hierarchyIvan Solovev2021-07-271-0/+15
* QtPositioning: convert streaming operators to hidden friendsIvan Solovev2021-07-191-3/+3
* QtPositioning: make comparison operators hidden friendsIvan Solovev2021-07-191-20/+19
* QGeoShape: fix serialization of QGeoPolygon and QGeoPathIvan Solovev2021-07-191-5/+8
* QtPositioning: remove deprecated QGeoShape::extendShape() methodIvan Solovev2021-02-031-22/+0
* QtPositioning: rename QGeoPolygon::setPathIvan Solovev2021-02-031-2/+2
* Fix namespaced buildLiang Qi2018-10-051-2/+2
* Doc: Fix all documentation warningsTopi Reinio2018-03-271-4/+5
* Add QGeoPolygon to QtPositioningPaolo Angelelli2017-08-041-0/+23
* Move QGeoRectangle definition inside qgeorectangle.hPaolo Angelelli2017-05-031-0/+2
* Doc: Complete parameter documentationNico Vertriest2017-04-101-1/+2
* Deprecate QGeoShape::extendShapePaolo Angelelli2016-12-071-1/+11
* Add support for QGeoPathPaolo Angelelli2016-12-011-0/+24
* Add support for boundingGeoRectangle to QGeoShapePaolo Angelelli2016-11-301-0/+16
* Updated license headersAntti Kokko2016-01-201-14/+20
* Shift generic docs away from planespotter exampleAlex Blasche2015-05-071-1/+2
* Add missing documentation for QtPositioning and fix qdoc warningsAlex Blasche2015-02-251-3/+43
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-181-1/+1
* Update BSD and LGPLv2.1 licensesAlex Blasche2015-02-181-3/+3
* Update all LGPLv2.1 license headers in source to latest versionAlex Blasche2015-02-151-4/+4
* Ensure QtPositioning value types don't change QDebug spacing policyAlex Blasche2015-01-271-5/+5
* Make QtLocation work after internal valuetype changes in QtQMLAlex Blasche2015-01-081-1/+6
* Add center() function to QGeoShape.Aaron McCarthy2014-12-041-0/+15
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Merge branch 'stable' into devAlex Blasche2013-10-221-1/+1
|\
| * Add proper version to QtPositioning and its QML API.Alex Blasche2013-10-141-1/+1
* | Added possibility to create a georectangle from a list of coordinatesErik Mattsson2013-10-071-0/+11
|/
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-0/+307