summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/nokia/qgeotiledmappingmanagerengine_nokia.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add camera capabilities + metadata to QGeoMapType/QDeclarativeGeoMapTypePaolo Angelelli2017-07-311-21/+22
* Add pluginName to QGeoMapType and check against it in setActiveMapTypePaolo Angelelli2017-05-071-22/+23
* Allow overzooming when setting zoomLevel directly in a MapPaolo Angelelli2017-04-121-0/+1
* Add parameter to control prefetching in tile-based geoservice pluginsPaolo Angelelli2017-03-271-1/+14
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-141-7/+12
|\
| * Fix HERE Plugin requesting invalid range when on high dpi modePaolo Angelelli2017-02-081-8/+12
* | Add rotation/tilting support to QGeoTiledMapScene/QGeoCameraTilesPaolo Angelelli2017-01-261-1/+6
* | Rename QGeoProjection to QWebMercatorPaolo Angelelli2017-01-161-2/+3
|/
* Add cache cost strategy parameters to all geoservice pluginsPaolo Angelelli2016-11-241-2/+38
* Set lowDPI tiles to be the defaultPaolo Angelelli2016-08-261-3/+3
* Version tile cache with qt version and evict obsolete data on init()Paolo Angelelli2016-08-041-1/+1
* Differentiate cached tiles by dpiPaolo Angelelli2016-07-191-2/+2
* Fix for caching after mapbox improvement/highdpi-supportPaolo Angelelli2016-07-071-1/+1
* Use HiDpi tiles to produce crisper maps at fractional zoom levelsPaolo Angelelli2016-07-011-1/+8
* fix expensive iteration over QMap::keys(), QHash::keys()Anton Kudryavtsev2016-01-151-4/+3
* Remove createTileCacheWithDir from QGeoTiledMappingManagerEngineMichal Klocek2015-10-271-1/+2
* Split QGeoTileCache for easier customization of the tile cache.Harald Meyer2015-10-221-8/+6
* Isolate the default cache directoryLaszlo Agocs2015-09-151-2/+1
* Fix tile version handlingMichal Klocek2015-06-041-2/+2
* Change HERE tiles default size to 256Michal Klocek2015-05-281-1/+1
* Add "here" prefix to all Here geoservices parametersAlex Blasche2015-05-271-8/+8
* Set shorter name for class names with 'MapData'Michal Klocek2015-05-041-3/+3
* Remove QGeoMapData class.Michal Klocek2015-05-041-1/+1
* Changes key of "nokia" geoservices plugin to "here"Alex Blasche2015-03-251-5/+5
* Remove all Nokia specific license details.Alex Blasche2015-02-261-7/+0
* 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
* Use separate cache dir per geoservice/mapping pluginAlex Blasche2015-02-171-2/+8
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Add mobile optimized pedestrian maps to Nokia/HERE plugin.Aaron McCarthy2014-07-211-5/+9
* Add night property to MapType.Aaron McCarthy2014-07-211-19/+19
* Use QStringLiteral whereever possibleAlex Blasche2014-05-151-32/+32
* Tile cache versioning for Nokia mapsAnders Gunnarsson2014-03-031-0/+76
* Use 512 pixel tiles from the Nokia/HERE service.Aaron McCarthy2014-02-261-1/+1
* Fix translatable strings and cleanup unnecessary stringsAlex Blasche2014-02-261-2/+2
* Test that the mapping manager engine pointer is still valid.Aaron McCarthy2014-02-101-1/+3
* Remove dependency between MapStyle and Nokia map schemesAnders Gunnarsson2014-02-071-15/+37
* Nokia plug-in URL and tiler API updatesAnders Gunnarsson2014-02-071-29/+39
* Use QVariantMap instead of QMap<QString, QVariant>.Aaron McCarthy2014-01-081-1/+1
* Make geo coordinates animatable in QML.Albin Olsson2013-10-111-2/+3
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Rename QGeoBoundingArea and related classes to QGeoShape.Aaron McCarthy2012-06-211-3/+3
* Remove Maps from public C++ API.Aaron McCarthy2012-06-071-1/+1
* Renamed terms and conditions as Nokia.Chris Axiarlis2012-05-161-3/+3
* China shifting support for dual simvladimirb2012-05-161-3/+1
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-2/+2
* Wrap network access to enable testing in Nokia pluginJean Gressmann2012-04-271-5/+7
* Tile cache size control using plugin paramsCristian Adam2012-04-041-1/+33
* Implementation of copyrights notice handling for Nokia online plugin.bhashish2012-03-221-0/+145