summaryrefslogtreecommitdiff
path: root/tests/auto/nokia_services
Commit message (Expand)AuthorAgeFilesLines
* Enable tests for boot2qtSami Nurmenniemi2017-08-151-1/+2
* Make tst_places compile with -no-feature-processUlf Hermann2017-03-021-1/+3
* Updated license headersAntti Kokko2016-01-202-34/+24
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-08-282-2/+0
* Add "here" prefix to all Here geoservices parametersAlex Blasche2015-05-272-5/+5
* Fix incomplete category hierarchy in Here pluginAlex Blasche2015-04-171-3/+10
* Changes key of "nokia" geoservices plugin to "here"Alex Blasche2015-03-252-7/+7
* Make Nokia/Here specific place test passAlex Blasche2015-03-181-1/+9
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-182-2/+2
* Update BSD and LGPLv2.1 licensesAlex Blasche2015-02-182-6/+6
* Update all LGPLv2.1 license headers in source to latest versionAlex Blasche2015-02-152-8/+8
* Update license headers and add new license filesAntti Kokko2014-08-242-38/+22
* Compile fix for platforms without process supportMaurice Kalinowski2014-07-071-1/+4
* Use QStringLiteral whereever possibleAlex Blasche2014-05-151-2/+2
* Parse Nokia route response in helper thread.Aaron McCarthy2014-03-141-2/+1
* Remove offset attribute from place content requests.Aaron McCarthy2014-01-221-26/+5
* Remove offset attribute from place search requests.Aaron McCarthy2014-01-201-9/+1
* Fix Nokia place recommendation search parsing.Aaron McCarthy2014-01-201-15/+18
* 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-113-809/+1
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-022-2/+2
* Fix autotests while shadow building with install pathAlex Blasche2013-07-111-1/+1
* Update copyright year to 2013Sergio Ahumada2013-06-132-2/+2
* Rename namespace QtLocation -> QLocationSze Howe Koh2013-02-051-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-242-48/+48
* Fix incorrect error code during details fetch for nokia pluginabcd2012-08-061-1/+1
* Fix incorrect error code during recommendation searchabcd2012-08-021-1/+1
* Fix compilation with GCC 4.7 (C++11 mode)Thiago Macieira2012-08-021-2/+2
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-012-0/+2
* Add semi-automated test for nokia plugin.abcd2012-07-133-1/+777
* 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
* QtLocation: Fix dependencies, remove network.Friedemann Kleint2012-05-291-1/+1
* Rename nokia_services routing test.Aaron McCarthy2012-05-032-25/+25
* QtLocation/Nokia plugin: Added initial routing tests with mocked network.Jean Gressmann2012-04-3017-0/+4569