summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeotiledmappingmanagerengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-29/+3
* Fix killing timer in different thread.Aaron McCarthy2014-01-171-3/+0
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Fix warnings in qtlocation found by GCC 4.8Thiago Macieira2013-04-071-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Remove Maps from public C++ API.Aaron McCarthy2012-06-071-4/+4
* Stop timer before stopping thread.Aaron McCarthy2012-05-311-3/+4
* QtLocation: Fix dependencies, remove network.Friedemann Kleint2012-05-291-1/+0
* Correct destruction of mappingManagerEngineThomas Lowe2012-05-291-2/+5
* Simple prefetch schemeThomas Lowe2012-05-161-3/+1
* Removed spurious pointer check before deletionCristian Adam2012-05-161-5/+2
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-11/+11
* Coding style fixes: whitespace crusadesAlex Wilson2012-05-151-1/+1
* Files renamed and cache only accessed through engineThomas Lowe2012-05-091-23/+15
* Retry failed tile loads 5 times (with exp backoff) before giving upAlex Wilson2012-04-241-0/+21
* Tile cache size control using plugin paramsCristian Adam2012-04-041-2/+9
* Fixes various Coverity warnings.David Laing2012-03-161-36/+37
* Makes the tiled mapping engine pay attention to file formats again.David Laing2012-03-151-4/+4
* New 3Q cache for map tiles, cleanup texture/tile resource managementAlex Wilson2012-03-141-0/+18
* Refactoring of QtLocation APIBasel Hashisho2012-03-091-0/+304