summaryrefslogtreecommitdiff
path: root/src/location/declarativemaps/qdeclarativepolygonmapitem_p.h
Commit message (Expand)AuthorAgeFilesLines
* Reorganize code for map items into separate folderVolker Hilsheimer2022-09-231-140/+0
* Change QJSValue properties to QList<QGeoCoordinate/Rectangle>Volker Hilsheimer2022-09-151-3/+3
* Cleanup: remove virtual keyword from overridesVolker Hilsheimer2022-09-121-3/+3
* Silence build warnings, fix build errorsVolker Hilsheimer2022-06-161-1/+1
* Use up-to date LGPL license headerKai Köhne2021-12-021-11/+14
* Change 'geometryChanged' to 'geometryChange'Lauri Laanmets2021-11-091-1/+1
* Enable mercator-to-screen projection in GLSLPaolo Angelelli2020-02-111-57/+34
* Fix crash when removing items from MapboxGL mapsPaolo Angelelli2019-01-291-1/+0
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-101-1/+0
|\
| * Fix missing geometry update when changing border widthPaolo Angelelli2018-11-191-1/+0
* | Make QDeclarativeGeoMapItemBase::geoShape R/WPaolo Angelelli2018-08-141-1/+3
|/
* Fix QGeoMapObject handling in reference implementationPaolo Angelelli2018-04-221-6/+2
* Fix MapPolygon being drawn misplaced and moving as it gets clippedPaolo Angelelli2018-04-181-1/+1
* Introduce map objects reference implementationPaolo Angelelli2018-04-171-2/+2
* Add override to MapPolygonNode/MapPolylineNode::isSubtreeBlockedPaolo Angelelli2018-02-141-1/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2018-02-051-8/+8
* Remove pathPropertyChanged() from Polyline,PolygonPaolo Angelelli2017-03-221-1/+0
* Cache coordinate projections in map itemsPaolo Angelelli2017-03-221-1/+4
* Allow QGeoMap to render map itemsPaolo Angelelli2017-01-301-0/+1
* Moving location qml implementation to location/declarative*Paolo Angelelli2017-01-261-0/+161