summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeomap_p.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersVolker Hilsheimer2023-02-021-38/+2
* Remove parameterization functionalityVolker Hilsheimer2022-11-021-5/+0
* Remove MapObjects from labsVolker Hilsheimer2022-09-261-7/+0
* Cleanup: More nullptr instead of 0Volker Hilsheimer2022-09-191-1/+1
* Port to pointer-to-member-function connection syntaxVolker Hilsheimer2022-08-231-1/+1
* Use 'const' correctlyVolker Hilsheimer2022-07-281-2/+2
* Clean up includesVolker Hilsheimer2022-07-281-5/+5
* Use up-to date LGPL license headerKai Köhne2021-12-021-11/+14
* Enable mercator-to-screen projection in GLSLPaolo Angelelli2020-02-111-0/+3
* Introduce Qt.labs.location QtLocationLabs singleton typePaolo Angelelli2019-03-111-0/+1
* Add Map.fitViewportToGeoShape(shape, margins)Paolo Angelelli2018-12-111-1/+1
* Fix compilation with gcc 4.8Ville Voutilainen2018-12-031-1/+0
* Move management of QDeclarativeGeoMap camera data into QGeoMapPaolo Angelelli2018-08-201-1/+1
* Introduce Map.visibleAreaPaolo Angelelli2018-07-261-1/+7
* Fix QGeoMapObject handling in reference implementationPaolo Angelelli2018-04-221-1/+1
* Add virtual QGeoMap::removeMapObjectPaolo Angelelli2018-02-211-0/+2
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-191-0/+2
|\
| * Fix performance issue with copyright noticePaolo Angelelli2018-01-151-0/+2
* | Make QGeoMap::createMapObjectImplementation virtualPaolo Angelelli2018-02-121-1/+1
* | Allow plugins to use alternative map projectionsPaolo Angelelli2018-01-271-0/+18
* | Introduce QGeoMapObjectPaolo Angelelli2018-01-251-0/+6
* | Send raw QEvents to mapBogDan Vatra2017-08-241-0/+2
|/
* Make QGeoCameraCapabilities independent of the enginePaolo Angelelli2017-02-281-0/+2
* Fix export macro in private headersPaolo Angelelli2017-02-141-1/+2
* Default style for the copyright defined on the pluginThiago Marcos P. Santos2017-02-131-0/+3
* Allow QGeoMap to render map itemsPaolo Angelelli2017-01-301-0/+21
* Add rotation and tilt controls to QDeclarativeGeoMapPaolo Angelelli2017-01-251-2/+2
* Move the coordinate <-> item position conversion to QGeoProjectionPaolo Angelelli2017-01-161-20/+8
* Refactor QGeoMap API: split coordinate <-> itemPosition callsPaolo Angelelli2016-12-071-4/+19
* Merge remote-tracking branch 'gerrit/5.8' into devAlex Blasche2016-12-051-7/+8
|\
| * Renaming QGeoMapPrivate::changeMapSize to changeViewportSizePaolo Angelelli2016-11-221-5/+6
| * Add Q_LOCATION_PRIVATE_EXPORT to QGeoMapPrivatePaolo Angelelli2016-11-221-2/+2
* | MapParameters for accessing specific features of custom QGeoMapsPaolo Angelelli2016-12-011-0/+5
* | QGeoMap/QGeoTiledMap refactoringPaolo Angelelli2016-11-181-1/+0
|/
* Merge remote-tracking branch 'gerrit/5.7' into devAlex Blasche2016-07-291-0/+4
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Michal Klocek2016-07-281-0/+5
| |\
| | * Fix the fitViewportToGeoShape calculationMichal Klocek2016-07-281-0/+2
* | | Refactor: rename improperly named methodsPaolo Angelelli2016-06-301-2/+2
|/ /
* | Reduce setCameraData calls to minimumMichal Klocek2016-03-171-5/+4
* | Remove QGeoMapController from QGeoMapMichal Klocek2016-03-171-4/+3
* | Adjustment for the minimum zoom level to prevent gray bandsPaolo Angelelli2016-03-021-3/+2
|/
* Add clearData() call to map qml apiMichal Klocek2015-12-071-0/+2
* Fix tile version handlingMichal Klocek2015-06-041-2/+0
* Fix missing guarded pointers for mapping engineMichal Klocek2015-05-211-1/+0
* Remove movementStopped from QDeclarativeGeoMapGestureAreaMichal Klocek2015-05-051-1/+1
* Change visibility of updateSceneGraph in QGeoMapMichal Klocek2015-05-051-3/+3
* Fixes PIMPL in QGeoTiledMap.Michal Klocek2015-05-051-5/+4
* Fix PIMPL in QGeoMap.Michal Klocek2015-05-041-3/+2
* Remove QGeoMapData class.Michal Klocek2015-05-041-14/+20
* Cleanup QGeoMap code.v5.5.0-beta1Michal Klocek2015-04-301-13/+5