summaryrefslogtreecommitdiffstats
path: root/src/location/maps/qgeomap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move management of QDeclarativeGeoMap camera data into QGeoMapPaolo Angelelli2018-08-201-1/+1
* Introduce Map.visibleAreaPaolo Angelelli2018-07-261-2/+49
* Add virtual QGeoMap::removeMapObjectPaolo Angelelli2018-02-211-0/+7
* Fix regression: gesture area not honoring maximum center latitudePaolo Angelelli2018-02-201-1/+9
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-191-0/+19
|\
| * Fix performance issue with copyright noticePaolo Angelelli2018-01-151-0/+19
* | Use qAsConst to iterate m_mapParametersPaolo Angelelli2018-02-121-1/+1
* | Let QGeoMap::createMapObjectImplementation set the implementationPaolo Angelelli2018-02-071-3/+8
* | Allow plugins to use alternative map projectionsPaolo Angelelli2018-01-271-3/+56
* | Introduce QGeoMapObjectPaolo Angelelli2018-01-251-0/+30
* | Add static QGeoMapPrivate *QGeoMapPrivate::getPaolo Angelelli2018-01-231-0/+5
* | Send raw QEvents to mapBogDan Vatra2017-08-241-0/+15
|/
* Replace QGeoMapType argument of cameraCapabilitiesPaolo Angelelli2017-04-121-2/+2
* Make QGeoCameraCapabilities independent of the enginePaolo Angelelli2017-02-281-4/+26
* Use an ordered container for storing map itemsBruno de Oliveira Abinader2017-02-241-2/+2
* Fix support for MapParameters on Mapbox GL pluginThiago Marcos P. Santos2017-02-171-2/+2
* Default style for the copyright defined on the pluginThiago Marcos P. Santos2017-02-131-0/+5
* Allow QGeoMap to render map itemsPaolo Angelelli2017-01-301-0/+49
* Add rotation and tilt controls to QDeclarativeGeoMapPaolo Angelelli2017-01-251-2/+2
* Move the coordinate <-> item position conversion to QGeoProjectionPaolo Angelelli2017-01-161-31/+32
* Refactor QGeoMap API: split coordinate <-> itemPosition callsPaolo Angelelli2016-12-071-0/+33
* Merge remote-tracking branch 'gerrit/5.8' into devAlex Blasche2016-12-051-10/+10
|\
| * Renaming QGeoMapPrivate::changeMapSize to changeViewportSizePaolo Angelelli2016-11-221-10/+10
* | MapParameters for accessing specific features of custom QGeoMapsPaolo Angelelli2016-12-011-0/+36
|/
* Reduce setCameraData calls to minimumMichal Klocek2016-03-171-47/+17
* Remove QGeoMapController from QGeoMapMichal Klocek2016-03-171-41/+1
* Adjustment for the minimum zoom level to prevent gray bandsPaolo Angelelli2016-03-021-1/+8
* Emit activeMapTypeChanged in QGeoMap as wellJoni Poikelin2015-12-161-0/+1
* Add clearData() call to map qml apiMichal Klocek2015-12-071-0/+5
* Fix tile version handlingMichal Klocek2015-06-041-14/+0
* Fix missing guarded pointers for mapping engineMichal Klocek2015-05-211-9/+5
* Remove movementStopped from QDeclarativeGeoMapGestureAreaMichal Klocek2015-05-051-0/+5
* Fixes PIMPL in QGeoTiledMap.Michal Klocek2015-05-051-7/+12
* Fix PIMPL in QGeoMap.Michal Klocek2015-05-041-78/+31
* Remove QGeoMapData class.Michal Klocek2015-05-041-41/+161
* Cleanup QGeoMap code.v5.5.0-beta1Michal Klocek2015-04-301-45/+24
* Remove LGPLv2.1 and add GPLv2+ from/to QtLocationAlex Blasche2015-02-191-14/+17
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-181-1/+1
* Allow HTML based copyright notices.Aaron McCarthy2015-01-271-1/+2
* Better names for incorrectly named Map functions.Aaron McCarthy2015-01-201-4/+4
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Replace Qt3D with scene graph API for map rendering.Gunnar Sletta2014-03-241-15/+3
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-281-2/+2
* Always use double point precision for geo lookups internallyErik Mattsson2013-11-061-3/+2
* Make geo coordinates animatable in QML.Albin Olsson2013-10-111-3/+5
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Remove Maps from public C++ API.Aaron McCarthy2012-06-071-2/+2
* Simple prefetch schemeThomas Lowe2012-05-161-0/+5
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-2/+2