summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/osm/qgeotilefetcherosm.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
* Use QList instead of QVectorJarek Kobus2020-06-251-7/+8
* Replace Q_NULLPTR with nullptrKevin Funk2018-02-051-2/+2
* Bound check QGeoTileSpec against min/max ZL before requesting itPaolo Angelelli2017-04-121-1/+1
* Fix cache mixing with high-dpi and low-dpi osm providersPaolo Angelelli2016-10-051-1/+32
* OSM: Honor min/max zoom level limits coming from the provider recordsPaolo Angelelli2016-08-301-0/+3
* Add OSM plugin parameter osm.mapping.highdpi_tilesPaolo Angelelli2016-08-301-2/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-1/+4
|\
| * Enable dynamic addition/removal of map types by the mapping managerPaolo Angelelli2016-07-291-1/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Michal Klocek2016-07-281-44/+66
|\ \ | |/
| * Add indirection for osm providersPaolo Angelelli2016-07-271-44/+66
* | Updated license headersAntti Kokko2016-01-201-14/+20
|/
* Fix disfunctional disk cache with OSMLaszlo Agocs2015-09-071-1/+4
* Allow custom URLs for OSM tilesWolfgang Bremer2015-05-081-0/+8
* 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-16/+29
* Update license headers and add new license filesAntti Kokko2014-08-241-18/+10
* Test that the mapping manager engine pointer is still valid.Aaron McCarthy2014-02-101-1/+1
* Switch to MapQuest tileserverFabian Bumberger2014-02-041-1/+8
* Open Street Maps plugin.Aaron McCarthy2013-02-201-0/+84