summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices
Commit message (Expand)AuthorAgeFilesLines
* Use 512 pixel tiles from the Nokia/HERE service.Aaron McCarthy2014-02-262-9/+6
* Fix translatable strings and cleanup unnecessary stringsAlex Blasche2014-02-262-4/+4
* Test that the mapping manager engine pointer is still valid.Aaron McCarthy2014-02-105-38/+26
* 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
* Switch to MapQuest tileserverFabian Bumberger2014-02-043-1/+12
* 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-0816-19/+19
* Enhance measurement system support in routing manager.Aaron McCarthy2014-01-071-3/+3
* Add missing translation strings for OSRM TBT instructions.Albin Olsson2013-12-041-35/+106
* Fix instructions for open street map routes.Albin Olsson2013-11-271-0/+2
* Change URL of Nokia/HERE developer website.Aaron McCarthy2013-11-251-1/+1
* Fix drawing of Open Street Map routes.Albin Olsson2013-11-181-2/+2
* 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-113-4/+5
* Fix some name inconsistencies in QtLocationAlex Blasche2013-09-0314-99/+99
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-0210-17/+332
* Support explore functionality.Aaron McCarthy2013-07-263-81/+122
* Remove JsonDB specific tests and plug-insAlex Blasche2013-06-1928-4784/+0
* Update copyright year to 2013Sergio Ahumada2013-06-1334-34/+34
* Fix geocoding in OSM plugin.Aaron McCarthy2013-04-082-7/+8
* Add routing support to OSM plugin.Aaron McCarthy2013-02-227-8/+601
* Add geocoding support to OSM plugin.Aaron McCarthy2013-02-227-8/+527
* Open Street Maps plugin.Aaron McCarthy2013-02-2011-1/+685
* Rename namespace QtLocation -> QLocationSze Howe Koh2013-02-056-9/+9
* Remove use of QT_{BEGIN,END}_HEADER macros.Aaron McCarthy2013-02-032-8/+0
* Change copyright from 2012 to 2013Rainer Keller2013-01-1739-39/+39
* make use of qtHaveModule()Oswald Buddenhagen2013-01-081-1/+1
* Sync MARC language codes with QLocale onesKonstantin Ritt2012-11-241-21/+67
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-232-10/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2473-1755/+1755
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-132-4/+0
* Convert GeoShape, GeoRectangle and GeoCircle into QML value types.v5.0.0-beta1Aaron McCarthy2012-08-282-2/+0
* Remove unnecessary warningabcd2012-08-061-2/+1
* Fix incorrect error code during details fetch for nokia pluginabcd2012-08-063-0/+8
* Refactor schema representation of categoriesabcd2012-08-0613-158/+378
* Fix incorrect error code during recommendation searchabcd2012-08-021-0/+5
* QWeakPointer for QObjects is deprecated: use QPointerThiago Macieira2012-08-021-1/+1
* Assorted fixes for jsondb pluginabcd2012-07-231-5/+7
* Produce warning if connection to jsondb could not be madeabcd2012-07-192-0/+10
* Rename nokia_places_jsondb to places_jsondbabcd2012-07-1726-9/+9
* 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