summaryrefslogtreecommitdiffstats
path: root/src/plugins/geoservices/esri/geotiledmappingmanagerengine_esri.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersVolker Hilsheimer2023-02-021-38/+2
* Replace foreach with ranged for and set QT_NO_FOREACHVolker Hilsheimer2022-07-261-3/+3
* Update use of HTTP to HTTPS in esri pluginMilo Kerr2022-06-171-1/+2
* Correct string literal comparison and concatenationLauri Laanmets2021-11-091-3/+5
* Esri: enable place searchv5.12.0-beta3v5.12.0-beta2Guillaume Belz2018-10-091-1/+1
* Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-271-6/+0
* Replace Q_NULLPTR with nullptrKevin Funk2018-02-051-1/+1
* Add camera capabilities + metadata to QGeoMapType/QDeclarativeGeoMapTypePaolo Angelelli2017-07-311-7/+8
* Fix resources not loading on static buildsThiago Marcos P. Santos2017-05-201-1/+1
* Add pluginName to QGeoMapType and check against it in setActiveMapTypePaolo Angelelli2017-05-071-1/+2
* Allow overzooming when setting zoomLevel directly in a MapPaolo Angelelli2017-04-121-0/+1
* Add parameter to control prefetching in tile-based geoservice pluginsPaolo Angelelli2017-03-271-1/+13
* Add rotation/tilting support to QGeoTiledMapScene/QGeoCameraTilesPaolo Angelelli2017-01-261-1/+6
* Add cache cost strategy parameters to all geoservice pluginsPaolo Angelelli2016-11-241-0/+69
* Add geoservices plugin to support ESRI mapping servicesv5.8.0-alpha1Guillaume Belz2016-08-311-0/+215