summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeotilefetcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add virtual fetchingEnabled in QGeoTileFetcherPaolo Angelelli2017-07-171-1/+6
* Bound check QGeoTileSpec against min/max ZL before requesting itPaolo Angelelli2017-04-121-3/+12
* Fix cache mixing with high-dpi and low-dpi osm providersPaolo Angelelli2016-10-051-6/+14
* OSM: Honor min/max zoom level limits coming from the provider recordsPaolo Angelelli2016-08-301-3/+4
* Add indirection for osm providersPaolo Angelelli2016-07-271-2/+7
* Set shorter name for class names with 'MapData'Michal Klocek2015-05-041-1/+1
* Remove LGPLv2.1 and add GPLv2+ from/to QtLocationAlex Blasche2015-02-191-14/+17
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-181-1/+1
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Test that the mapping manager engine pointer is still valid.Aaron McCarthy2014-02-101-27/+6
* Fix killing timer in different thread.Aaron McCarthy2014-01-171-49/+32
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Remove Maps from public C++ API.Aaron McCarthy2012-06-071-4/+4
* QtLocation: Fix dependencies, remove network.Friedemann Kleint2012-05-291-3/+0
* Correct destruction of mappingManagerEngineThomas Lowe2012-05-291-3/+10
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-1/+1
* Coding style fixes: whitespace crusadesAlex Wilson2012-05-151-1/+1
* Retry failed tile loads 5 times (with exp backoff) before giving upAlex Wilson2012-04-241-0/+2
* Coverity and compiler warning fixesAlex Wilson2012-04-191-3/+3
* Fix for pipelined tile requests receiving incorrect dataAlex Wilson2012-03-201-6/+2
* Fixes various Coverity warnings.David Laing2012-03-161-0/+1
* Makes the tiled mapping engine pay attention to file formats again.David Laing2012-03-151-2/+1
* New 3Q cache for map tiles, cleanup texture/tile resource managementAlex Wilson2012-03-141-0/+10
* Refactoring of QtLocation APIBasel Hashisho2012-03-091-0/+230