summaryrefslogtreecommitdiffstats
path: root/src/plugins/geoservices/osm/qgeotileproviderosm.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersVolker Hilsheimer2023-02-021-38/+2
* Use 'const' correctlyVolker Hilsheimer2022-07-281-1/+1
* Use up-to date LGPL license headerKai Köhne2021-12-021-11/+14
* Use QList instead of QVectorJarek Kobus2020-06-251-5/+4
* Display a notice when requesting a SSL map type without SSL supportPaolo Angelelli2019-03-251-0/+1
* Make QGeoCameraCapabilities independent of the enginePaolo Angelelli2017-02-281-2/+6
* Evict obsolete provider data on init()Paolo Angelelli2016-11-081-0/+5
* Fix cache mixing with high-dpi and low-dpi osm providersPaolo Angelelli2016-10-051-1/+6
* OSM: Honor min/max zoom level limits coming from the provider recordsPaolo Angelelli2016-08-301-0/+4
* Add OSM plugin parameter osm.mapping.highdpi_tilesPaolo Angelelli2016-08-301-161/+80
* Fix for wrong std::copy in QGeoTileProviderOsm::TileProviderPaolo Angelelli2016-08-101-1/+1
* Add indirection for osm providersPaolo Angelelli2016-07-271-0/+256