summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Improve area monitoring API.Alex Blasche2013-09-177-153/+887
* Return NaN if position info source doesn't have an attribute.Aaron McCarthy2013-09-161-2/+3
* Improve definition of projects belonging to QtPositioning & QtLocationAlex Blasche2013-09-167-36/+42
* Fix some name inconsistencies in QtLocationAlex Blasche2013-09-0311-171/+174
* Update the cmake test for the location modules.Stephen Kelly2013-09-034-75/+10
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-0251-153/+221
* Increase reliability of nmea auto tests on WindowsAlex Blasche2013-08-221-0/+28
* QGeoAreaMonitor becomes loadable via plugins.Alex Blasche2013-08-224-0/+22
* Remove locationd/npe and maemo/meego position backendsAlex Blasche2013-08-061-2/+0
* Support explore functionality.Aaron McCarthy2013-07-264-0/+258
* PositionSource property fixes.Aaron McCarthy2013-07-161-4/+32
* Fix autotests while shadow building with install pathAlex Blasche2013-07-1110-2/+52
* Remove jsondb related docs and example codeAlex Blasche2013-06-191-1/+0
* Remove JsonDB specific tests and plug-insAlex Blasche2013-06-1914-4248/+0
* test: Mark tst_declarative_ui as insignificant on Windows as wellSergio Ahumada2013-06-181-1/+1
* test: Mark tst_declarative_core as insignificantSergio Ahumada2013-06-171-0/+2
* test: Mark tst_declarative_ui as insignificantSergio Ahumada2013-06-171-1/+1
* Update copyright year to 2013Sergio Ahumada2013-06-13134-134/+134
* Set proper QtLocation version and don't build tests depending on Qt3dAlex Blasche2013-06-101-19/+26
* Enable the "#include <QLocation>" camel-case headerSze Howe Koh2013-02-101-1/+1
* Rename namespace QtLocation -> QLocationSze Howe Koh2013-02-0510-41/+41
* Change copyright from 2012 to 2013Rainer Keller2013-01-1731-31/+31
* make use of qtHaveModule()Oswald Buddenhagen2013-01-081-1/+1
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-162-2/+2
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-235-30/+10
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-24166-3843/+3843
* Tests: Use qInstallMessageHandlerKai Koehne2012-09-143-12/+12
* Fix the test MapType auto testLars Knoll2012-09-031-1/+1
* Convert GeoShape, GeoRectangle and GeoCircle into QML value types.v5.0.0-beta1Aaron McCarthy2012-08-2812-303/+74
* Fix behaviour of update() of CategoryModelabcd2012-08-242-6/+52
* Convert Coordinate into a QML coordinate value type.Aaron McCarthy2012-08-2424-414/+396
* Docs: change inappropriate references to 'element'.Peter Yard2012-08-221-1/+1
* Fix behaviour of update() of search modelsabcd2012-08-202-0/+89
* Fix incorrect error code during details fetch for nokia pluginabcd2012-08-061-1/+1
* Fix compile.Aaron McCarthy2012-08-062-2/+4
* Expaned QPlaceImage unit tests to test conversionsabcd2012-08-021-1/+53
* Expand QPlaceReview unit test to test conversionsabcd2012-08-021-0/+55
* Fix detachment of QPlaceEditorial objectsabcd2012-08-021-0/+51
* 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
* getpid is declared in unistd.hThiago Macieira2012-08-021-0/+3
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0171-0/+71
* Move qlocationtestutils.* to a more appropriate locationabcd2012-08-0124-34/+34
* Fixes for QPlaceResult + unit testsabcd2012-07-314-9/+420
* Fix behavior of the cancel operationabcd2012-07-272-16/+44
* updating places system testsNatalia Shubina2012-07-252-42/+7
* compareObj params to follow convention of (actual, expected) resultsabcd2012-07-241-8/+8
* Expand unit tests for EditorialModelabcd2012-07-243-1/+169
* Expand unit tests for image modelabcd2012-07-243-5/+190
* Refactoring to use tryCompare() instead of wait()abcd2012-07-231-11/+5