summaryrefslogtreecommitdiffstats
path: root/src/plugins/geoservices/nokia/qgeotilefetcher_nokia.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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