summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/nokia
Commit message (Expand)AuthorAgeFilesLines
* Fix resources not loading on static buildsThiago Marcos P. Santos2017-05-204-1/+13
* Fix for mobile maps from the HERE plugin not showing in low-dpiPaolo Angelelli2017-05-081-1/+8
* 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
* | Default style for the copyright defined on the pluginThiago Marcos P. Santos2017-02-132-2/+2
* | Add rotation/tilting support to QGeoTiledMapScene/QGeoCameraTilesPaolo Angelelli2017-01-261-1/+6
* | Rename QGeoProjection to QWebMercatorPaolo Angelelli2017-01-161-2/+3
* | Merge remote-tracking branch 'gerrit/5.8' into devAlex Blasche2016-12-0513-679/+617
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-2811-675/+577
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-2411-675/+577
| | |\
| | | * Update "nokia" geoservices plugin to use HERE APIsChris Adams2016-11-1611-675/+577
| * | | Add cache cost strategy parameters to all geoservice pluginsPaolo Angelelli2016-11-241-2/+38
| * | | Renaming QGeoMapPrivate::changeMapSize to changeViewportSizePaolo Angelelli2016-11-221-2/+2
* | | | Refactoring: removing m_reply from GeoReply classesPaolo Angelelli2016-11-2914-266/+187
|/ / /
* | | Merge remote-tracking branch 'gerrit/5.7' into 5.8Alex Blasche2016-11-021-1/+1
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-011-1/+1
| |\ \ | | |/
| | * Update here plugin routing base addressPaolo Angelelli2016-09-221-1/+1
* | | Set lowDPI tiles to be the defaultPaolo Angelelli2016-08-261-3/+3
* | | Remove QtSystemInfo dependency from QtLocationAlex Blasche2016-08-263-46/+0
* | | 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-194-4/+190
* | | 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-013-15/+29
* | | Improving error reporting of HERE geoservice pluginPaolo Angelelli2016-06-281-1/+5
|/ /
* | Remove QGeoMapController from QGeoMapMichal Klocek2016-03-171-2/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-081-4/+4
|\ \ | |/
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-4/+4
* | fix expensive iteration over QMap::keys(), QHash::keys()Anton Kudryavtsev2016-01-153-12/+12
|/
* Fix route requests with excluded areasAaron McCarthy2015-11-181-8/+5
* Remove createTileCacheWithDir from QGeoTiledMappingManagerEngineMichal Klocek2015-10-271-1/+2
* Split QGeoTileCache for easier customization of the tile cache.Harald Meyer2015-10-222-8/+8
* Isolate the default cache directoryLaszlo Agocs2015-09-151-2/+1
* Fix tile version handlingMichal Klocek2015-06-043-12/+2
* Change HERE tiles default size to 256Michal Klocek2015-05-281-1/+1
* Add "here" prefix to all Here geoservices parametersAlex Blasche2015-05-277-32/+35
* Fix missing guarded pointers for mapping engineMichal Klocek2015-05-212-23/+29
* Set shorter name for class names with 'MapData'Michal Klocek2015-05-046-23/+23
* Remove QGeoMapData class.Michal Klocek2015-05-042-2/+2
* Fix incomplete category hierarchy in Here pluginAlex Blasche2015-04-171-0/+1
* Add new Here standard categoriesAlex Blasche2015-04-021-5/+32
* Avoid symbol clash between here and osm pluginAlex Blasche2015-03-307-38/+38
* Changes key of "nokia" geoservices plugin to "here"Alex Blasche2015-03-255-10/+10
* Fix build systemUlf Hermann2015-03-131-1/+0
* Remove all Nokia specific license details.Alex Blasche2015-02-2643-917/+0
* Remove LGPLv2.1 and add GPLv2+ from/to QtLocationAlex Blasche2015-02-1950-702/+852
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-1850-50/+50
* Add Q_DECL_OVERRIDE where missingAlex Blasche2015-02-171-15/+15