summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove use of deprecated VariantStream APIMartin Zielinski2012-02-012-6/+2
* adding tests for Places APINatalia Shubina2012-02-011-84/+308
* Correctly implement initialize categories in jsondb pluginabcd2012-01-311-1/+24
* Add MapMouseArea support for MapPolyline, include borders on othersAlex Wilson2012-01-311-0/+3
* Search to match by substring instead of 'StartsWith'abcd2012-01-311-3/+6
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30138-138/+138
* Fix inconsistency, use childCategoryIds over childrenCategoryIdsabcd2012-01-302-4/+4
* Refactor Iconsabcd2012-01-3018-187/+938
* Update obsolete contact address.Jason McDonald2012-01-23138-138/+138
* Adding positioning tests, logo testNatalia Shubina2012-01-201-12/+115
* Unify behaviour of BoundingBox and BoundingCircle elements.Aaron McCarthy2012-01-161-1/+1
* Use QTRY_COMPARE/VERIFY_WITH_TIMEOUT from QTestLib.Friedemann Kleint2012-01-161-0/+3
* Build fixes for removal of TouchPoint::PrimaryAlex Wilson2012-01-162-20/+2
* Implement cross-referencing of Placesabcd2012-01-138-5/+531
* added map items' testsNatalia Shubina2012-01-121-37/+335
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-114-4/+4
* Improve unit tests for CategoryModel.Aaron McCarthy2012-01-102-0/+164
* Basic set/get tests for all Places QML elements.Aaron McCarthy2012-01-109-2/+708
* Test setting QML objects from C++.Aaron McCarthy2012-01-101-0/+108
* Renames MapPinch => MapPinchArea, adds docs for it and MapFlickableAlex Wilson2012-01-103-45/+45
* Make QNmeaPositionInfoSource tests less aggressive with timingAlex Wilson2012-01-091-28/+26
* Adding simple autotest for new required propertyAlex Wilson2012-01-061-0/+8
* Fixing up autotests for Plugin elementAlex Wilson2012-01-061-48/+28
* Making hold-and-press test delay longer to avoid flakinessAlex Wilson2012-01-061-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-06125-125/+125
* Renames the new mapping classes.David Laing2012-01-052-30/+30
* Fixed compile on Windows in release mode.Rohan McGovern2012-01-042-2/+0
* Improve unit test for Place element.Aaron McCarthy2012-01-042-22/+149
* Unit test for QPlaceSearchSuggestionReplyabcd2012-01-033-0/+116
* added routing testsNatalia Shubina2011-12-291-430/+415
* Fixing up a bunch of minor compile warningsAlex Wilson2011-12-282-0/+7
* Adding more unit tests for QML Coordinate#atDistanceAndAzimuthAlex Wilson2011-12-281-7/+26
* Some basic mapitem docs and related autotests.Juha Vuolle2011-12-232-1/+312
* Adds coordinateChanged signal to QML CoordinatesAlex Wilson2011-12-231-0/+2
* Adds azimuthTo and atDistanceAndAzimuth to QML CoordinatesAlex Wilson2011-12-221-0/+110
* Add polygon item mouse area support.Juha Vuolle2011-12-222-0/+21
* Remove duplicates of QTRY_VERIFY.Jason McDonald2011-12-212-30/+0
* Add QML locale functionality to Placesabcd2011-12-211-0/+16
* Map item autotests and related fixes.Juha Vuolle2011-12-211-25/+377
* Unit tests for User element.Aaron McCarthy2011-12-201-0/+102
* Improve coverage of QPlace unit testabcd2011-12-201-30/+106
* Unit tests + corrections for Contact Details in QMLabcd2011-12-201-0/+54
* Fix compile when QtJsonDb is available.Aaron McCarthy2011-12-201-4/+4
* Unit tests for Supplier element.Aaron McCarthy2011-12-201-0/+135
* Unit tests for Icon element.Aaron McCarthy2011-12-202-4/+213
* Unit tests for Ratings element.Aaron McCarthy2011-12-201-0/+106
* Unit test for QPlaceReplyabcd2011-12-193-0/+130
* Add unit tests for QGeoRouteSegment and QGeoRoutingManageralex2011-12-1911-0/+923
* Fix threading issue for map itemMichal Klocek2011-12-181-6/+12
* Autotest improvements and additions.Juha Vuolle2011-12-1612-30/+240