summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeotiledmap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Resolve a duplicate static symbol during Unity BuildAmir Masoud Abdol2023-02-281-8/+1
* Use SPDX license identifiersVolker Hilsheimer2023-02-021-38/+2
* Cleanup: use nullptr instead of 0Volker Hilsheimer2022-09-131-2/+2
* 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-2/+2
* Introduce Map.visibleAreaPaolo Angelelli2018-07-261-1/+27
* Fix clearData not triggering scene updatePaolo Angelelli2018-03-221-0/+2
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-191-2/+14
|\
| * Fix performance issue with copyright noticePaolo Angelelli2018-01-151-2/+14
* | Allow plugins to use alternative map projectionsPaolo Angelelli2018-01-271-0/+7
|/
* Add a way to skip showing tilesPaolo Angelelli2017-05-081-1/+1
* Fix for camera data not updated in changeActiveMapTypev5.9.0-beta1Paolo Angelelli2017-03-311-1/+2
* Fix for QGeoTiledMapPrivate::changeActiveMapType not setting tileSizePaolo Angelelli2017-03-281-0/+3
* Allow to disable prefetchingPaolo Angelelli2017-03-271-2/+5
* Enable overzooming tiles in qgeotiledmapscenePaolo Angelelli2017-03-231-4/+3
* Make QGeoCameraCapabilities independent of the enginePaolo Angelelli2017-02-281-3/+28
* Move the coordinate <-> item position conversion to QGeoProjectionPaolo Angelelli2017-01-161-136/+2
* Make zoomLevel refer to a default 256^2 tile sizePaolo Angelelli2017-01-161-4/+29
* Rename QGeoProjection to QWebMercatorPaolo Angelelli2017-01-161-4/+4
* Refactor QGeoMap API: split coordinate <-> itemPosition callsPaolo Angelelli2016-12-071-45/+85
* Merge remote-tracking branch 'gerrit/5.8' into devAlex Blasche2016-12-051-7/+7
|\
| * Renaming QGeoMapPrivate::changeMapSize to changeViewportSizePaolo Angelelli2016-11-221-7/+7
* | MapParameters for accessing specific features of custom QGeoMapsPaolo Angelelli2016-12-011-0/+11
|/
* Fix cache mixing with high-dpi and low-dpi osm providersPaolo Angelelli2016-10-051-0/+19
* Merge remote-tracking branch 'gerrit/5.7' into devAlex Blasche2016-07-291-0/+14
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Michal Klocek2016-07-281-0/+14
| |\
| | * Fix the fitViewportToGeoShape calculationMichal Klocek2016-07-281-0/+14
* | | Refactor: rename improperly named methodsPaolo Angelelli2016-06-301-2/+2
|/ /
* | Reduce setCameraData calls to minimumMichal Klocek2016-03-171-17/+23
* | Remove QGeoMapController from QGeoMapMichal Klocek2016-03-171-70/+36
* | QGeoMapScene renamed to QGeoTiledMapScenev5.7.0-alpha1Paolo Angelelli2016-03-031-2/+2
* | Adjustment for the minimum zoom level to prevent gray bandsPaolo Angelelli2016-03-021-23/+82
* | Don't request invalid tiles from provider when prefetchingAaron McCarthy2016-02-091-2/+3
* | Refactor prefetching tilesMichal Klocek2016-02-091-25/+87
|/
* Add clearData() call to map qml apiMichal Klocek2015-12-071-0/+6
* Split QGeoTileCache for easier customization of the tile cache.Harald Meyer2015-10-221-2/+2
* Fix tile version handlingMichal Klocek2015-06-041-26/+32
* Remove de/register from qgeotiledmappingmanagerengineMichal Klocek2015-06-031-0/+6
* Rename setCamera to setCameraData in qgeocameratilesMichal Klocek2015-06-031-1/+1
* Fix missing guarded pointers for mapping engineMichal Klocek2015-05-211-13/+8
* Refactor fetching calls in QGeoCameraTilesMichal Klocek2015-05-211-12/+6
* Fixes PIMPL in QGeoTiledMap.Michal Klocek2015-05-051-59/+33
* Cleanup QGeoTileMap code.Michal Klocek2015-05-051-63/+54
* Set shorter name for class names with 'MapData'Michal Klocek2015-05-041-0/+334