summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add unit test for QGeoAreaMonitoralex2011-10-213-0/+262
* QML Map pinch and flick part 1/3juhvu2011-10-205-12/+547
* Assorted QML map fixes.juhvu2011-10-192-7/+16
* Fix unit testabcd2011-10-181-5/+35
* Build/compile fixes for Qt Location.David Laing2011-10-182-4/+3
* Center coordinate for Map element.juhvu2011-10-174-172/+90
* Add attribution field to Content class/elementabcd2011-10-141-0/+11
* Add a user classabcd2011-10-121-14/+19
* Add Supported Features handlingabcd2011-10-123-1/+55
* Add Icon support to Placesabcd2011-10-113-9/+80
* tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-105-10/+13
* Improve naming consistency in Places API.Aaron McCarthy2011-10-1010-217/+132
* Convert QtLocation QML import to new Qt 5.0 standardalex2011-10-1010-32/+28
* Add QGeoSatelliteInfoSource unit testsalex2011-10-065-0/+651
* Add QGeoPositionInfoSource unit testalex2011-10-067-14/+989
* Cleanup project files of test case plug-insalex2011-10-065-23/+5
* Add a dummy position plugin for test case execution.alex2011-10-055-0/+338
* Add new QGeoSatelliteInfo unit testalex2011-10-053-2/+394
* Add unit test for QGeoPositionInfo classalex2011-10-053-1/+408
* QGeoManeuver should use implicit shared data copyingalex2011-10-044-0/+383
* Place visibility scope.Aaron McCarthy2011-10-046-25/+52
* Adds a map item container.David Laing2011-10-045-0/+1417
* restructure of tests directoryshubinba2011-10-0419-706/+1110
* Add Relevancy Hint to SearchRequestabcd2011-10-032-1/+168
* Add Category Save and Removal functionalityAaron McCarthy2011-10-034-7/+235
* Add attribution field to Place.Aaron McCarthy2011-09-301-0/+11
* Fix build with jsondb.Aaron McCarthy2011-09-281-2/+0
* Add QPlaceSearchResult unit test.Aaron McCarthy2011-09-273-0/+116
* Place element unit tests.Aaron McCarthy2011-09-272-6/+694
* Remove ConnectivityModes from QPlaceManager.Aaron McCarthy2011-09-273-18/+1
* Convert place description into a place content.Aaron McCarthy2011-09-265-57/+86
* Full functional coverage for QGeoAddress.Aaron McCarthy2011-09-261-1/+42
* Remove unused code in QPlaceManager.Aaron McCarthy2011-09-262-9/+31
* Remove unnecessary API elements from QPlace and Place.Aaron McCarthy2011-09-261-27/+0
* Fix missing/outdated license headers.Aaron McCarthy2011-09-2654-46/+1153
* Dependencies from QtLocation Map --> QSGMouse to minimum.juhvu2011-09-261-2/+2
* Added MapMouseArea support (still needs a commit to declarative).juhvu2011-09-263-71/+643
* Remove additionalData from QPlaceabcd2011-09-231-13/+0
* Remove additionalData from QGeoLocationabcd2011-09-232-27/+1
* Rename QGeoPlace to QPlaceabcd2011-09-237-92/+91
* Fixed compile of tests and examples.Rohan McGovern2011-09-232-1/+4
* test: marked qmlmapsandnav autotest as insignificantRohan McGovern2011-09-231-0/+2
* QtLocation to compile against Qt refactor branch.juhvu2011-09-132-2/+2
* Squashed commit of the following:Aaron McCarthy2011-09-0917-40/+2507
* Add place add/updated/removed signals + refactor Removeabcd2011-09-061-7/+28
* Fixes false negatives results from supports*() functions.Aaron McCarthy2011-09-062-1/+6
* Rename PlaceSaveReply to PlaceIdReplyabcd2011-09-022-6/+6
* Simplify cleaning of database for testsabcd2011-09-022-29/+4
* Adapt to changes in jsondbabcd2011-09-011-1/+1
* Merge remote branch 'origin/master' into placesAaron McCarthy2011-08-311-41/+72
|\