summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* use centralized qml plugin project handlingOswald Buddenhagen2012-07-111-14/+2
* Remove uses of deprecated MapPinchArea and MapFlickable.Aaron McCarthy2012-07-061-215/+203
* Fix mouse wheel event handling and testIan Chen2012-07-061-13/+21
* Factor out common test code in js library.Aaron McCarthy2012-07-0516-339/+184
* Fix PinchGeneratorIan Chen2012-07-054-318/+150
* Disable mouse wheel event test.Aaron McCarthy2012-07-051-0/+1
* small corrections in geocode and routing sys testsNatalia Shubina2012-07-032-4/+4
* Test searching for recommendations.Aaron McCarthy2012-07-033-3/+46
* Test setting and getting categories property.Aaron McCarthy2012-07-031-6/+61
* Expand the PlaceSearchModel auto tests.Aaron McCarthy2012-07-0310-57/+315
* Remove unused variable.Aaron McCarthy2012-07-021-1/+0
* Add utility function to help test search suggestionsabcd2012-07-022-0/+26
* Add utility function to help test category initializationabcd2012-07-022-0/+19
* Make declarative_ui tests as insignificant on win32.Aaron McCarthy2012-07-021-0/+1
* Disable pinch tests temporarilyIan Chen2012-06-291-2/+4
* Fixed compile of tst_qplacemanager_jsondbRohan McGovern2012-06-281-3/+1
* Expand auto test for PlaceSearchSuggestionModel.Aaron McCarthy2012-06-272-6/+86
* Fix qmake warnings.Aaron McCarthy2012-06-252-3/+3
* add missing 3d dependency to testOswald Buddenhagen2012-06-251-1/+1
* switch to new-style configure testsOswald Buddenhagen2012-06-251-1/+1
* Mark jsondb test as insignifcant rather than not building it at allabcd2012-06-222-2/+4
* Refactor recommendationsabcd2012-06-213-124/+0
* Rename QGeoBoundingArea and related classes to QGeoShape.Aaron McCarthy2012-06-2138-750/+753
* Refactor Search Resultsabcd2012-06-205-35/+70
* Add test for dragging item onto map borderIan Chen2012-06-191-25/+265
* Disable placemanager jsondb testabcd2012-06-191-1/+2
* Remove correctionsabcd2012-06-144-23/+5
* Factor out common manager testing code into it's own classabcd2012-06-124-385/+568
* ParentCategory role for CategoryModelabcd2012-06-101-0/+4
* Add map item dateline testIan Chen2012-06-081-84/+210
* Don't include QtWidgets headerKent Hansen2012-06-081-1/+1
* Remove Maps from public C++ API.Aaron McCarthy2012-06-078-13/+14
* More unit test coverageThomas Lowe2012-06-056-2/+429
* QAbstractItemModel::setRoleNames is deprecated in favour of a virtual.Aaron McCarthy2012-06-052-5/+8
* Add test for setting polyline and polygon pathIan Chen2012-06-051-15/+37
* Improve QGeoPositionInfoSource test a bit.Aaron McCarthy2012-06-051-59/+54
* Populate error information if required parameters (app_id and token) are absent.Vladimir Bezkorovainyi2012-06-045-3/+32
* Set explicit testcase.timeout for slow testsRohan McGovern2012-06-013-0/+3
* QtLocation: Fix dependencies, remove network.Friedemann Kleint2012-05-294-4/+3
* QtLocation: Fix compiler warnings.Friedemann Kleint2012-05-292-4/+1
* Prevent implicit copying raw pointers, which lead to double pointer deletionvladimirb2012-05-251-0/+1
* Fix dragging of map rectangle, polygon, polyline itemsIan Chen2012-05-251-2/+4
* Refactor to allow specification for nokia icons onlyabcd2012-05-253-7/+373
* QtLocation: Removed tests for Nokia services (now Nokia private).Jean Gressmann2012-05-2437-1714/+12
* Explicitly provide Index namesabcd2012-05-213-7/+7
* Coding style fixes: use true/false rather than TRUE/FALSE macrosAlex Wilson2012-05-152-6/+6
* Test prepopulation index fileabcd2012-05-144-2/+106
* Change <br> line delimeter to <br/>abcd2012-05-102-108/+108
* Files renamed and cache only accessed through engineThomas Lowe2012-05-093-26/+26
* Add cancel() method to GeocodeModel and RouteModel.Aaron McCarthy2012-05-091-0/+1