summaryrefslogtreecommitdiffstats
path: root/tests/auto/nokia_services/routing/tst_routing.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for test filesLucie GĂ©rard2024-04-041-1/+1
* Use SPDX license identifiersVolker Hilsheimer2023-02-021-27/+2
* Cleanup: More nullptr instead of 0Volker Hilsheimer2022-09-191-2/+2
* Cleanup: use nullptr instead of 0Volker Hilsheimer2022-09-131-8/+8
* Cleanup: remove virtual keyword from overridesVolker Hilsheimer2022-09-121-3/+3
* Port to pointer-to-member-function connection syntaxVolker Hilsheimer2022-08-231-1/+1
* Replace foreach with ranged for and set QT_NO_FOREACHVolker Hilsheimer2022-07-261-2/+2
* Build minimal subset of QtLocation with unit-testsIvan Solovev2021-11-091-5/+5
* QtLocation: get rid of now unneeded qOverloadsTimur Pocheptsov2020-03-231-1/+1
* Revert "qtlocation: remove uses of the deprecated member-function"Timur Pocheptsov2020-02-251-2/+2
* qtlocation: remove uses of the deprecated member-functionTimur Pocheptsov2020-01-151-2/+2
* Enable tests for boot2qtSami Nurmenniemi2017-08-151-1/+2
* Updated license headersAntti Kokko2016-01-201-17/+12
* Add "here" prefix to all Here geoservices parametersAlex Blasche2015-05-271-2/+2
* Changes key of "nokia" geoservices plugin to "here"Alex Blasche2015-03-251-2/+2
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-181-1/+1
* Update BSD and LGPLv2.1 licensesAlex Blasche2015-02-181-3/+3
* Update all LGPLv2.1 license headers in source to latest versionAlex Blasche2015-02-151-4/+4
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Parse Nokia route response in helper thread.Aaron McCarthy2014-03-141-2/+1
* Use QVariantMap instead of QMap<QString, QVariant>.Aaron McCarthy2014-01-081-1/+1
* Upgraded Nokia Route API from 6.2 to 7.2Erik Mattsson2013-11-111-5/+1
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-1/+1
* Fix autotests while shadow building with install pathAlex Blasche2013-07-111-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-2/+2
* Populate error information if required parameters (app_id and token) are absent.Vladimir Bezkorovainyi2012-06-041-0/+2
* Rename nokia_services routing test.Aaron McCarthy2012-05-031-24/+24
* QtLocation/Nokia plugin: Added initial routing tests with mocked network.Jean Gressmann2012-04-301-0/+533