summaryrefslogtreecommitdiff
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Fix missing/outdated license headers.Aaron McCarthy2011-09-2641-42/+698
* Dependencies from QtLocation Map --> QSGMouse to minimum.juhvu2011-09-261-2/+2
* Added MapMouseArea support (still needs a commit to declarative).juhvu2011-09-261-51/+624
* 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-231-0/+3
* test: marked qmlmapsandnav autotest as insignificantRohan McGovern2011-09-231-0/+2
* Squashed commit of the following:Aaron McCarthy2011-09-094-8/+1504
* 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
* Add initial jsondb pluginabcd2011-08-295-0/+965
* Use QUrl instead of QString for URL properties/data.Aaron McCarthy2011-08-253-11/+16
* Use content mechanism to retrieve reviewsabcd2011-08-247-38/+157
* 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-236-16/+2
* 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-167-22/+245
* 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-1210-71/+213
* 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