summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/nokia/qgeotilefetcher_nokia.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersVolker Hilsheimer2023-02-021-38/+2
* Cleanup: use nullptr instead of 0Volker Hilsheimer2022-09-131-1/+1
* Port to pointer-to-member-function connection syntaxVolker Hilsheimer2022-08-231-2/+4
* Use 'const' correctlyVolker Hilsheimer2022-07-281-1/+1
* Use up-to date LGPL license headerKai Köhne2021-12-021-11/+14
* Revert "qtlocation: remove uses of the deprecated member-function"Timur Pocheptsov2020-02-251-4/+4
* qtlocation: remove uses of the deprecated member-functionTimur Pocheptsov2020-01-151-4/+4
* Fix for mobile maps from the HERE plugin not showing in low-dpiPaolo Angelelli2017-05-081-1/+8
* Use HiDpi tiles to produce crisper maps at fractional zoom levelsPaolo Angelelli2016-07-011-11/+17
* Add "here" prefix to all Here geoservices parametersAlex Blasche2015-05-271-4/+4
* Set shorter name for class names with 'MapData'Michal Klocek2015-05-041-1/+1
* 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
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Fix some typosSergio Ahumada2014-03-031-1/+1
* Tile cache versioning for Nokia mapsAnders Gunnarsson2014-03-031-5/+51
* Use 512 pixel tiles from the Nokia/HERE service.Aaron McCarthy2014-02-261-8/+5
* Test that the mapping manager engine pointer is still valid.Aaron McCarthy2014-02-101-26/+19
* Remove dependency between MapStyle and Nokia map schemesAnders Gunnarsson2014-02-071-41/+5
* Nokia plug-in URL and tiler API updatesAnders Gunnarsson2014-02-071-7/+54
* Fix crash in tile fetcher when no engine is set.Aaron McCarthy2014-02-041-13/+17
* Use QVariantMap instead of QMap<QString, QVariant>.Aaron McCarthy2014-01-081-1/+1
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Remove Maps from public C++ API.Aaron McCarthy2012-06-071-1/+1
* Correct destruction of mappingManagerEngineThomas Lowe2012-05-291-6/+8
* QtLocation/Nokia plugin: Removed service authentication data and refs.Jean Gressmann2012-05-251-6/+0
* Renamed terms and conditions as Nokia.Chris Axiarlis2012-05-161-3/+3
* Add support for language setting in the plugin.Chris Axiarlis2012-05-161-0/+39
* China shifting support for dual simvladimirb2012-05-161-130/+55
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-7/+7
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-081-2/+2
* Wrap network access to enable testing in Nokia pluginJean Gressmann2012-04-271-28/+10
* QtLocation/Nokia plugin: Print usage terms fixupJean Gressmann2012-04-201-23/+0
* Coverity and compiler warning fixesAlex Wilson2012-04-191-4/+5
* Added support for proxy autodetection.Cristian Adam2012-03-291-1/+5
* Document application credential requirements for Nokia plugin.Aaron McCarthy2012-03-261-1/+1
* Uniform usage of proxy, app_id, and, token for all managers.Cristian Adam2012-03-261-10/+7
* Implementation of copyrights notice handling for Nokia online plugin.bhashish2012-03-221-3/+47
* Fixed app_id and token usage.Cristian Adam2012-03-201-25/+10
* Remove old nokia-plugin disk cache, fairer server load-balancingAlex Wilson2012-03-201-48/+4
* Build fix when use '-no-stl' optionYuchen Deng2012-03-191-0/+2
* Fixes various Coverity warnings.David Laing2012-03-161-15/+16
* Refactoring of QtLocation APIBasel Hashisho2012-03-091-0/+375