summaryrefslogtreecommitdiffstats
path: root/src/plugins/geoservices/osm/qgeotiledmappingmanagerengineosm.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid adding x-y-z structure of tile server if the url end with a keyMatthias Rauter2023-11-231-1/+1
* Allow enabling QT_USE_QSTRINGBUILDER for pluginsAlexey Edelev2023-08-041-14/+18
* Avoid adding x-y-z structure of tile server if it already exists in urlMatthias Rauter2023-02-271-1/+3
* Use SPDX license identifiersVolker Hilsheimer2023-02-021-38/+2
* Mark the module as free of qAsConst()Marc Mutz2022-12-071-1/+1
* Replace foreach with ranged for and set QT_NO_FOREACHVolker Hilsheimer2022-07-261-1/+1
* Use QList instead of QVectorJarek Kobus2020-06-251-8/+8
* Use network cache when fetching provider data in the OSM pluginPaolo Angelelli2019-05-061-16/+23
* Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta1Paolo Angelelli2017-09-111-7/+8
|\
| * Fix disabling redirection for providers that have no local fallbackMÃ¥rten Nordheim2017-09-111-7/+8
* | Add camera capabilities + metadata to QGeoMapType/QDeclarativeGeoMapTypePaolo Angelelli2017-07-311-18/+8
|/
* Add pluginName to QGeoMapType and check against it in setActiveMapTypePaolo Angelelli2017-05-071-9/+10
* Allow overzooming when setting zoomLevel directly in a MapPaolo Angelelli2017-04-121-0/+1
* Replace QGeoMapType argument of cameraCapabilitiesPaolo Angelelli2017-04-121-5/+5
* Add parameter to control prefetching in tile-based geoservice pluginsPaolo Angelelli2017-03-271-0/+12
* Make QGeoCameraCapabilities independent of the enginePaolo Angelelli2017-02-281-8/+18
* Add rotation/tilting support to QGeoTiledMapScene/QGeoCameraTilesPaolo Angelelli2017-01-261-0/+6
* Prevent destroying QGeoTileProviderOsm before QGeoFileTileCacheOsmPaolo Angelelli2017-01-171-1/+1
* Add cache cost strategy parameters to all geoservice pluginsPaolo Angelelli2016-11-241-1/+39
* Evict obsolete provider data on init()Paolo Angelelli2016-11-081-15/+29
* Fix cache mixing with high-dpi and low-dpi osm providersPaolo Angelelli2016-10-051-9/+12
* Add OSM plugin parameter osm.mapping.highdpi_tilesPaolo Angelelli2016-08-301-60/+85
* Add HighDpi support for OpenStreetMapPaolo Angelelli2016-08-051-2/+2
* Version tile cache with qt version and evict obsolete data on init()Paolo Angelelli2016-08-041-1/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-021-9/+37
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-9/+37
| |\
| | * Enable dynamic addition/removal of map types by the mapping managerPaolo Angelelli2016-07-291-9/+37
* | | Merge remote-tracking branch 'gerrit/5.7' into devAlex Blasche2016-07-291-19/+134
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Michal Klocek2016-07-281-16/+134
| |\|
| | * Add indirection for osm providersPaolo Angelelli2016-07-271-16/+134
* | | OSM Geoservice plugin improvements, including offline data supportPaolo Angelelli2016-07-211-0/+34
|/ /
* / Updated license headersAntti Kokko2016-01-201-14/+20
|/
* OSM supports up to zoom level 19Alex Blasche2015-07-221-1/+1
* Use "osm" prefix for osm plugin parametersAlex Blasche2015-05-271-7/+7
* Allow custom URLs for OSM tilesWolfgang Bremer2015-05-081-0/+13
* Set shorter name for class names with 'MapData'Michal Klocek2015-05-041-5/+5
* Remove QGeoMapData class.Michal Klocek2015-05-041-1/+1
* Update LGPLv2.1 header for OSM plugin headerAlex Blasche2015-02-181-5/+5
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-181-1/+1
* Add support for more tile types to OSM plugin.Aaron McCarthy2015-01-281-3/+10
* Update license headers and add new license filesAntti Kokko2014-08-241-18/+10
* Add night property to MapType.Aaron McCarthy2014-07-211-2/+2
* Fix translatable strings and cleanup unnecessary stringsAlex Blasche2014-02-261-2/+2
* Switch to MapQuest tileserverFabian Bumberger2014-02-041-0/+1
* Open Street Maps plugin.Aaron McCarthy2013-02-201-0/+86