summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeotiledmapdata.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Fix compilation on QNXSean Harmer2012-08-281-2/+2
* Use QPointer instead of QWeakPointer.Stephen Kelly2012-06-071-1/+1
* Remove Maps from public C++ API.Aaron McCarthy2012-06-071-2/+2
* Correct destruction of mappingManagerEngineThomas Lowe2012-05-291-4/+8
* Simple prefetch schemeThomas Lowe2012-05-161-11/+26
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-2/+2
* Coding style fixes: whitespace crusadesAlex Wilson2012-05-151-2/+2
* Coding style fixes, round #1Alex Wilson2012-05-151-1/+1
* Files renamed and cache only accessed through engineThomas Lowe2012-05-091-42/+25
* Retry failed tile loads 5 times (with exp backoff) before giving upAlex Wilson2012-04-241-0/+11
* Call deregisterMap() when destructing a QGeoTiledMapDataAlex Wilson2012-04-191-0/+7
* Tile cache size control using plugin paramsCristian Adam2012-04-041-6/+5
* Maps: "snap" and disable linear filtering near whole zoom numbersAlex Wilson2012-03-281-2/+16
* Implementation of copyrights notice handling mechanism in tiled maps.bhashish2012-03-161-0/+16
* Fixes various Coverity warnings.David Laing2012-03-161-3/+6
* New 3Q cache for map tiles, cleanup texture/tile resource managementAlex Wilson2012-03-141-13/+25
* Changed how the scene is rendered in regards of the FBOCristian Adam2012-03-141-3/+3
* Refactoring of QtLocation APIBasel Hashisho2012-03-091-0/+322