summaryrefslogtreecommitdiffstats
path: root/src/positioning/qgeopath.h
Commit message (Expand)AuthorAgeFilesLines
* QGeoShape: fix BiC on MSVCMarc Mutz2023-01-231-2/+2
* Add dedicated QDataStream operators to QGeoXxx typesThiago Macieira2022-07-181-0/+11
* Use SPDX license identifiersLucie Gérard2022-06-161-38/+2
* Replace Q_DECLARE_METATYPE with QT_DECL_METATYPE_EXTERNIvan Solovev2022-04-051-1/+1
* QtPositioning: make comparison operators hidden friendsIvan Solovev2021-07-191-6/+0
* QGeoPath: update the API to use qsizetype instead of intIvan Solovev2021-03-251-6/+6
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2021-02-041-1/+1
* QGeoPath: revert clear API to clearPathv5.12.0-rc2v5.12.0-rc1v5.12.0Samuel Gaist2018-11-101-1/+1
* QGeoPath: fix clear APIv5.12.0-alpha1Samuel Gaist2018-09-121-1/+1
* QGeoPath: implement clear functionSamuel Gaist2018-06-271-0/+1
* qgeopath.h: Fix include directiveFriedemann Kleint2018-01-021-1/+1
* Make QGeoPath::path a qvariantlist propertyPaolo Angelelli2017-12-051-1/+4
* Add QGeoPath::sizePaolo Angelelli2017-06-071-0/+1
* Add support for QGeoPathPaolo Angelelli2016-12-011-0/+102