summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeomap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersVolker Hilsheimer2023-02-021-38/+2
* Remove parameterization functionalityVolker Hilsheimer2022-11-021-37/+0
* Remove MapObjects from labsVolker Hilsheimer2022-09-261-47/+0
* Constructor cleanupVolker Hilsheimer2022-09-121-2/+1
* More include cleanupVolker Hilsheimer2022-07-291-1/+0
* Use 'const' correctlyVolker Hilsheimer2022-07-281-2/+2
* Use up-to date LGPL license headerKai Köhne2021-12-021-11/+14
* Enable mercator-to-screen projection in GLSLPaolo Angelelli2020-02-111-0/+7
* Introduce Qt.labs.location QtLocationLabs singleton typePaolo Angelelli2019-03-111-0/+5
* Unify semicolon usage in Q_UNUSEDJesus Fernandez2019-01-231-13/+13
* Add Map.fitViewportToGeoShape(shape, margins)Paolo Angelelli2018-12-111-1/+2
* 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