summaryrefslogtreecommitdiff
path: root/tests/auto/nokia_services
Commit message (Expand)AuthorAgeFilesLines
* 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