summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* First pass on QML geocoding docs (no examples).juhvu2011-08-242-21/+46
* RouteModel and RouteQuery documentation (no examples).juhvu2011-08-231-39/+45
* Remove shortDescriptionabcd2011-08-231-9/+0
* Remove Landmarks as it is now obsoleteabcd2011-08-237-207/+3
* Introduce Content class and rename PlaceMediaObject to PlaceImageabcd2011-08-226-73/+68
* Remove BusinessInformation,BusinessFeature and weekdayhoursabcd2011-08-196-178/+8
* Add Place Attributesabcd2011-08-191-0/+65
* Rename QPlaceQuery & QPlaceSearchQuery to *Request insetead of *Queryabcd2011-08-168-62/+62
* Map object list and ability to clear map objects.juhvu2011-08-169-22/+257
* Hierarchical categories.Aaron McCarthy2011-08-151-1/+3
* Fix term searching after category search.Aaron McCarthy2011-08-151-0/+3
* Modified location QML tests to work in QML2 environment.juhvu2011-08-1217-71/+1075
* Fix build and warnings.Aaron McCarthy2011-08-101-5/+25
* Add PlaceSaveReply classabcd2011-08-101-1/+1
* Add placemanager unit test (skeleton)abcd2011-08-107-2/+226
* Refactor media to use map rather than a pagination classabcd2011-08-101-18/+58
* Rename QGeoSearchManager to QGeocodingManagerabcd2011-08-0915-203/+203
* Move visibility scope for searching into QPlaceSearchQueryabcd2011-08-082-1/+23
* Add in data fields for primary contact detailsabcd2011-08-081-0/+53
* Remove QPlaceContact and QGeoPlace::contacts functionsabcd2011-08-084-98/+0
* fix testabcd2011-08-082-2/+22
* Add MediaModel element.Aaron McCarthy2011-07-262-7/+14
* Remove description field from qplacecategoryabcd2011-07-262-11/+2
* Remove navigationPositions from QGeoLocationabcd2011-07-262-29/+0
* Remove label from geolocationabcd2011-07-262-19/+0
* Remove alternative labelsabcd2011-07-268-195/+0
* Remove alternativeLocations from APIabcd2011-07-261-33/+3
* Fix compileabcd2011-07-261-1/+1
* Remove locationScore field form QGeoLocationabcd2011-07-263-22/+2
* Remove placeScore fieldabcd2011-07-261-10/+1
* Add in equality operators for abstract bounding areaabcd2011-07-253-0/+82
* Add detailsFetched field to QGeoPlaceabcd2011-07-251-0/+11
* Have QPlaceSearchQuery use a search area instead of coord or boxabcd2011-07-193-23/+121
* Use the mobility bounding box and bounding circle unit testsabcd2011-07-184-59/+2351
* Fix unit testabcd2011-07-141-2/+2
* Enable building of auto tests + use Qt namespace in autotestsabcd2011-07-1429-29/+29
* Merge remote branch 'origin/master' into places-baseAaron McCarthy2011-07-1315-205/+1066
|\
| * Merge demos and examples.Casper van Donderen2011-07-111-1/+1
| * adding post code in system tests and qml_mapviewerNatalia Shubina2011-07-081-20/+29
| * Update licenseheader text in source files for qtlocation Qt moduleJyri Tahtela2011-07-0812-205/+205
| * MOBILITY-2975: make text more readableNatalia Shubina2011-07-051-124/+165
| * MOBILITY-2975: system tests update, MOBILITY-2891: minor fix for messagesNatalia Shubina2011-07-041-49/+254
| * MOBILITY-2975: updated of geocode testsNatalia Shubina2011-06-301-6/+7
| * MOBILITY-2975: draft versionNatalia Shubina2011-06-271-1/+109
| * add missing tests.proAlex2011-06-151-0/+2
| * remove trailing whitespacesNatalia Shubina2011-06-151-6/+6
| * add system testsNatalia Shubina2011-06-152-0/+495
* | Refactoring to use QGeoLocationabcd2011-07-1114-498/+489
* | remove dependency from landmarks from qgeoserachmanager(/engine)abcd2011-07-054-38/+2
* | add qgeoserviceprovider plugin for qgeosearchmanager unit testabcd2011-07-055-0/+292