summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/nokia/qgeoroutexmlparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix HERE route parsingv5.12.0-beta1Paolo Angelelli2018-09-241-209/+39
* Fix HERE qgeoroutexmlparser and add legs supportPaolo Angelelli2018-09-051-68/+280
* 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
* Use QStringLiteral whereever possibleAlex Blasche2014-05-151-1/+1
* Parse Nokia route response in helper thread.Aaron McCarthy2014-03-141-19/+14
* Fix QGeoRouteXmlParser test.Aaron McCarthy2014-02-041-1/+1
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-1/+1
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Rename QGeoBoundingArea and related classes to QGeoShape.Aaron McCarthy2012-06-211-4/+4
* Prevent implicit copying raw pointers, which lead to double pointer deletionvladimirb2012-05-251-5/+5
* Renamed terms and conditions as Nokia.Chris Axiarlis2012-05-161-3/+3
* Removed spurious pointer check before deletionCristian Adam2012-05-161-4/+2
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-2/+2
* QtLocation/Nokia plugin: Added initial routing tests with mocked network.Jean Gressmann2012-04-301-59/+130
* QtLocation: Nokia plugin now returns an error on invalid travel modesJean Gressmann2012-03-261-1/+4
* The Nokia plugin now handles cases where no route can be found.Jean Gressmann2012-03-191-0/+7
* Fix up issues with parsing Route XML in Nokia pluginAlex Wilson2012-02-211-40/+19
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Fix missing/outdated license headers.Aaron McCarthy2011-09-261-2/+2
* make QtLocation work while Qt is compiled with namespaceAlex2011-06-211-0/+4
* Update licenseheader text in source files for qtlocation Qt moduleJyri Tahtela2011-05-241-17/+17
* add Ovi rest plugin to LocationAlex2011-05-101-0/+560