summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix inconsistent API for clear() and reset() in models.Aaron McCarthy2012-05-093-22/+20
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-084-6/+6
* Run qplacemanager_jsondb with -reject-stale-updatesabcd2012-05-041-1/+3
* Rename nokia_services routing test.Aaron McCarthy2012-05-032-25/+25
* removing urls from geocoding testsNatalia Shubina2012-05-032-73/+135
* Do not include deprecated header fileGunnar Sletta2012-05-021-1/+0
* removing urls from routing testsNatalia Shubina2012-05-021-110/+131
* adding meta data in positioning testsNatalia Shubina2012-05-021-0/+2
* Comment out fit viewport move item testIan Chen2012-05-011-3/+3
* removing url from system testsNatalia Shubina2012-05-011-259/+521
* Use new plugin systemDebao Zhang2012-04-301-2/+1
* QtLocation/Nokia plugin: Added initial routing tests with mocked network.Jean Gressmann2012-04-3018-1/+4571
* Change the way polygon coords are set in auto testsIan Chen2012-04-271-7/+2
* updating test "interaction with mapitems"Natalia Shubina2012-04-261-1/+13
* updating mapobjects system testsNatalia Shubina2012-04-261-2/+6
* updating location system testsNatalia Shubina2012-04-261-10/+20
* Add 'fit viewport to map item' function and its unit tests.Ian Chen2012-04-231-0/+593