summaryrefslogtreecommitdiff
path: root/src/location/declarativemaps/qdeclarativegeomapquickitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add autoFadeIn property to map itemsPaolo Angelelli2019-08-211-0/+11
* Fix crash when removing items from MapboxGL mapsPaolo Angelelli2019-01-291-5/+1
* Fix crash when assigning a Component to MapQuickItem.sourceItemPaolo Angelelli2019-01-111-2/+3
* Make QDeclarativeGeoMapItemBase::geoShape R/WPaolo Angelelli2018-08-141-0/+15
* Introduce Map.visibleAreaPaolo Angelelli2018-07-261-0/+4
* Doc: Fix all documentation warningsTopi Reinio2018-03-271-1/+1
* Allow plugins to use alternative map projectionsPaolo Angelelli2018-01-271-16/+34
* Do not draw mapQuickItems if coordinate_ is invalidPaolo Angelelli2017-07-051-1/+8
* Fix MapQuickItems w/o zoomLevel sticking around when behind the cameraPaolo Angelelli2017-06-141-3/+14
* Check for validity in QDeclarativeGeoMapQuickItem::setCoordinatePaolo Angelelli2017-05-291-1/+1
* Fix for disappearing MapQuickItems with tilted cameraPaolo Angelelli2017-03-221-4/+28
* Fix MapQuickItem when zoomLevel is setPaolo Angelelli2017-03-081-5/+36
* Remove moc_* inclusions from source filesPaolo Angelelli2017-02-141-2/+0
* Remove dirty geo* flags from map itemsv5.9.0-alpha1Paolo Angelelli2017-02-131-4/+0
* Allow QGeoMap to render map itemsPaolo Angelelli2017-01-301-2/+9
* Moving location qml implementation to location/declarative*Paolo Angelelli2017-01-261-0/+366