summaryrefslogtreecommitdiffstats
path: root/src/location/maps/qgeomap_p.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-2/+2
* 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-5/+4
* Always use double point precision for geo lookups internallyErik Mattsson2013-11-061-2/+3
* Make geo coordinates animatable in QML.Albin Olsson2013-10-111-1/+0
* Change copyright from 2012 to 2013Rainer Keller2013-01-171-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Remove Maps from public C++ API.Aaron McCarthy2012-06-071-1/+1