summaryrefslogtreecommitdiff
path: root/src/location/labs/qsg
Commit message (Expand)AuthorAgeFilesLines
* Introduce QGeoMapObject::geoShape propertyPaolo Angelelli2019-02-016-81/+67
* Unify semicolon usage in Q_UNUSEDJesus Fernandez2019-01-234-4/+4
* Rename MapIconObject.size to MapIconObject.iconSizePaolo Angelelli2019-01-142-4/+4
* QGeoMapObject: Fix MSVC warnings about '*/' found outside of commentFriedemann Kleint2018-07-103-3/+3
* Fix crash in Map{Polyline,Polygon,Route}ObjectQsgPaolo Angelelli2018-05-092-0/+4
* QtLocation: Fix build warningsFriedemann Kleint2018-05-041-0/+11
* Fix QGeoMapObject handling in reference implementationPaolo Angelelli2018-04-2214-31/+389
* Fix MapPolyline being drawn misplaced and moving when clippedPaolo Angelelli2018-04-193-3/+3
* Introduce map objects reference implementationPaolo Angelelli2018-04-1712-0/+1515