summaryrefslogtreecommitdiffstats
path: root/src/location/declarativemaps/qdeclarativegeomap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix for MapGestureArea pinch and scroll wheel not honoring min zoomPaolo Angelelli2017-05-031-2/+18
* Fix build for -no-feature-wheeleventStephan Binner2017-04-191-0/+2
* Clarify overzoomEnabled property of QGeoCameraCapabilitiesv5.9.0-beta2Paolo Angelelli2017-04-121-1/+3
* Allow overzooming when setting zoomLevel directly in a MapPaolo Angelelli2017-04-121-3/+4
* Fix for copyright notice not showing before map type is changedPaolo Angelelli2017-04-121-1/+19
* Prevent QList detaching in for loops in QDeclarativeGeoMapPaolo Angelelli2017-04-111-3/+3
* Protect QGeoMap pointer with QPointerPaolo Angelelli2017-04-111-13/+13
* Doc: Complete parameter documentationNico Vertriest2017-04-101-1/+1
* Trigger manually map update after initializationKarol Polak2017-04-101-0/+6
* Update location screenshotsThiago Marcos P. Santos2017-04-061-1/+1
* Consider keepTouchGrab when handing mouse events in QDeclarativeGeoMapPaolo Angelelli2017-03-241-2/+2
* Add mapReady to notify when the map is readyThiago Marcos P. Santos2017-03-061-7/+16
* Notify when the map is initializedThiago Marcos P. Santos2017-03-031-0/+8
* Fix clang compilation warningsBruno de Oliveira Abinader2017-03-011-2/+0
* Remove tiltingSupported and bearingSupported propertiesPaolo Angelelli2017-02-281-26/+0
* Make min/max Tilt/FieldOfView Read/WritePaolo Angelelli2017-02-281-43/+164
* Make QGeoCameraCapabilities independent of the enginePaolo Angelelli2017-02-281-72/+116
* Fix support for MapParameters on Mapbox GL pluginThiago Marcos P. Santos2017-02-171-2/+2
* Remove moc_* inclusions from source filesPaolo Angelelli2017-02-141-2/+0
* Default style for the copyright defined on the pluginThiago Marcos P. Santos2017-02-131-0/+9
* Use cameraCapabilities from QGeoMapPaolo Angelelli2017-02-101-4/+4
* Add QDeclarativeGeoMap::fitViewportToVisibleMapItemsPaolo Angelelli2017-01-311-6/+21
* Allow to create maps with groups of map itemsPaolo Angelelli2017-01-311-9/+104
* Add tilt and bearing gestures to QQuickGeoMapGestureAreaPaolo Angelelli2017-01-301-0/+2
* Expose QDeclarativeGeoMapCopyrightNotice in QMLPaolo Angelelli2017-01-301-0/+14
* Allow QGeoMap to render map itemsPaolo Angelelli2017-01-301-4/+20
* Moving location qml implementation to location/declarative*Paolo Angelelli2017-01-261-0/+1822