summaryrefslogtreecommitdiffstats
path: root/src/plugins/geoservices/nokia
Commit message (Expand)AuthorAgeFilesLines
* Fix the names of the plugin factory classes for static plugin loadingAlex Blasche2014-06-251-1/+1
* Add PLUGIN_CLASS_NAME declarations to plug-in projectsAlex Blasche2014-04-231-0/+1
* Fix crash when initializing Nokia place categories.Aaron McCarthy2014-04-231-31/+46
* Avoid excessive QImage::fill/copy in copyright handlerGunnar Sletta2014-04-071-51/+25
* Nokia plugin: Move message about malformed reply to common messages.Friedemann Kleint2014-03-184-2/+9
* Parse Nokia route response in helper thread.Aaron McCarthy2014-03-144-79/+99
* Parse Nokia geocode response in helper thread.Aaron McCarthy2014-03-144-63/+79
* Fix some typosSergio Ahumada2014-03-031-1/+1
* Tile cache versioning for Nokia mapsAnders Gunnarsson2014-03-039-7/+315
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-283-9/+9
* Use 512 pixel tiles from the Nokia/HERE service.Aaron McCarthy2014-02-262-9/+6
* 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-103-36/+24
* Remove dependency between MapStyle and Nokia map schemesAnders Gunnarsson2014-02-074-60/+48
* Nokia plug-in URL and tiler API updatesAnders Gunnarsson2014-02-078-58/+119
* Fix QGeoRouteXmlParser test.Aaron McCarthy2014-02-041-1/+1
* Fix crash in tile fetcher when no engine is set.Aaron McCarthy2014-02-041-13/+17
* Remove offset attribute from place content requests.Aaron McCarthy2014-01-226-70/+78
* Remove offset attribute from place search requests.Aaron McCarthy2014-01-202-16/+15
* Fix Nokia place recommendation search parsing.Aaron McCarthy2014-01-201-2/+5
* Use QVariantMap instead of QMap<QString, QVariant>.Aaron McCarthy2014-01-0814-17/+17
* Enhance measurement system support in routing manager.Aaron McCarthy2014-01-071-3/+3
* Change URL of Nokia/HERE developer website.Aaron McCarthy2013-11-251-1/+1
* Upgraded Nokia Route API from 6.2 to 7.2Erik Mattsson2013-11-114-104/+139
* New copyright logo for nokia maps pluginErik Mattsson2013-10-291-0/+0
* Make geo coordinates animatable in QML.Albin Olsson2013-10-112-3/+4
* Fix some name inconsistencies in QtLocationAlex Blasche2013-09-038-60/+60
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-028-9/+324
* Support explore functionality.Aaron McCarthy2013-07-263-81/+122
* Update copyright year to 2013Sergio Ahumada2013-06-1323-23/+23
* Rename namespace QtLocation -> QLocationSze Howe Koh2013-02-053-6/+6
* Change copyright from 2012 to 2013Rainer Keller2013-01-1726-26/+26
* Sync MARC language codes with QLocale onesKonstantin Ritt2012-11-241-21/+67
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-231-5/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2449-1178/+1178
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-131-2/+0
* Fix incorrect error code during details fetch for nokia pluginabcd2012-08-063-0/+8
* Fix incorrect error code during recommendation searchabcd2012-08-021-0/+5
* QWeakPointer for QObjects is deprecated: use QPointerThiago Macieira2012-08-021-1/+1
* provide check for invalid coordinate parameters for nokia pluginabcd2012-07-121-19/+37
* Fix setting of ratings count in nokia plugin.abcd2012-07-051-1/+1
* Refactor error handling in nokia plugin for search suggestionsabcd2012-07-055-17/+15
* Add in checks for invalid arguments for search suggestionsabcd2012-07-031-0/+20
* Refactor detection of unsupported search parameter combinationsabcd2012-07-031-3/+4
* Set the visibility of places for nokia pluginabcd2012-07-022-0/+2
* Fix finished signaling (on error) for nokia pluginabcd2012-07-025-29/+26
* remove commented out QTDIR_build conditionalsOswald Buddenhagen2012-06-291-1/+0
* Move copyright message to follow map when it resizesAlex Wilson2012-06-282-0/+8
* Manager should have been assigned to iconabcd2012-06-271-0/+4
* Fix compile warnings.Aaron McCarthy2012-06-261-2/+2