summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeomapscene.cpp
Commit message (Expand)AuthorAgeFilesLines
* QGeoMapScene renamed to QGeoTiledMapScenev5.7.0-alpha1Paolo Angelelli2016-03-031-749/+0
* Refactor prefetching tilesMichal Klocek2016-02-091-0/+6
* Split QGeoTileCache for easier customization of the tile cache.Harald Meyer2015-10-221-1/+1
* Fix inefficient usage of qDeleteAll()Sergio Martins2015-06-221-1/+1
* Fix tile version handlingMichal Klocek2015-06-041-8/+6
* Cleanup QGeoMapScene classMichal Klocek2015-05-281-197/+186
* Unify zoom calculationsMichal Klocek2015-05-211-16/+7
* 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
* QGeoMapScenePrivate::setVisibleTiles(): remove unused local variableMaks Naumov2015-02-131-1/+0
* Better names for incorrectly named Map functions.Aaron McCarthy2015-01-201-9/+9
* Fix empty map on screen issue when map initialized or map type changedMichal Klocek2015-01-161-6/+6
* Update license headers and add new license filesAntti Kokko2014-08-241-18/+10
* Remove QDoubleVector*d symbols only needed by QtLocationAlex Blasche2014-04-101-2/+7
* Replace Qt3D with scene graph API for map rendering.Gunnar Sletta2014-03-241-243/+195
* Always use double point precision for geo lookups internallyErik Mattsson2013-11-061-7/+7
* Make geo coordinates animatable in QML.Albin Olsson2013-10-111-3/+4
* Performance enhancements for map tile texturesAnders Gunnarsson2013-10-041-4/+17
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Fix compilation on QNXSean Harmer2012-08-281-2/+2
* Let mapscene manage its own light for the map tilesIan Chen2012-07-301-0/+8
* Remove Maps from public C++ API.Aaron McCarthy2012-06-071-1/+1
* Simple prefetch schemeThomas Lowe2012-05-161-0/+12
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-3/+3
* Coding style fixes: whitespace crusadesAlex Wilson2012-05-151-2/+3
* Coding style fixes, round #1Alex Wilson2012-05-151-1/+1
* Files renamed and cache only accessed through engineThomas Lowe2012-05-091-0/+779