summaryrefslogtreecommitdiff
path: root/src/location
Commit message (Expand)AuthorAgeFilesLines
* Use content mechanism to retrieve reviewsabcd2011-08-2422-498/+505
* Fix compileabcd2011-08-241-1/+0
* Remove shortDescriptionabcd2011-08-233-25/+0
* Remove Landmarks as it is now obsoleteabcd2011-08-2385-13672/+18
* Remove DeclarativeSearchResult.Aaron McCarthy2011-08-232-4/+4
* Introduce Content class and rename PlaceMediaObject to PlaceImageabcd2011-08-2220-358/+628
* Remove BusinessInformation,BusinessFeature and weekdayhoursabcd2011-08-1915-1045/+25
* Add Place Attributesabcd2011-08-197-2/+378
* Add a request() function to the QPlaceSearchReplyabcd2011-08-162-0/+21
* Rename QPlaceQuery & QPlaceSearchQuery to *Request insetead of *Queryabcd2011-08-169-120/+124
* Add authentication signalabcd2011-08-164-0/+24
* Hierarchical categories.Aaron McCarthy2011-08-153-5/+6
* Fix term searching after category search.Aaron McCarthy2011-08-151-1/+3
* Add PlaceSaveReply classabcd2011-08-107-4/+189
* Add ability to set the locale in the placemanagerabcd2011-08-103-0/+25
* Refactor media to use map rather than a pagination classabcd2011-08-107-37/+68
* Rename QGeoSearchManager to QGeocodingManagerabcd2011-08-0915-314/+303
* Move visibility scope for searching into QPlaceSearchQueryabcd2011-08-085-17/+36
* Remove unnecessary functionabcd2011-08-081-1/+0
* Add in data fields for primary contact detailsabcd2011-08-083-1/+103
* Remove QPlaceContact and QGeoPlace::contacts functionsabcd2011-08-087-354/+0
* Incorporate places/nokia plugin into geoservices/nokia plugin.Aaron McCarthy2011-07-2913-55/+300
* Add MediaModel element.Aaron McCarthy2011-07-263-13/+15
* Remove description field from qplacecategoryabcd2011-07-263-26/+4
* Remove navigationPositions from QGeoLocationabcd2011-07-263-21/+0
* Remove label from geolocationabcd2011-07-263-26/+1
* Remove alternative labelsabcd2011-07-2613-450/+1
* Remove alternativeLocations from APIabcd2011-07-263-24/+0
* Remove locationScore field form QGeoLocationabcd2011-07-263-23/+1
* Remove placeScore fieldabcd2011-07-263-25/+0
* Add in equality operators for abstract bounding areaabcd2011-07-257-3/+77
* Integrate changes from qt4-prereleaseabcd2011-07-258-16/+16
* Add detailsFetched field to QGeoPlaceabcd2011-07-253-2/+26
* Fix use of uninitialised variables when JSON error occurs.Aaron McCarthy2011-07-222-2/+8
* Fix QPlaceManager signal emission.Aaron McCarthy2011-07-221-0/+5
* Have QPlaceSearchQuery use a search area instead of coord or boxabcd2011-07-198-36/+48
* Allow places branch to work when Qt is built in a namespace.Aaron McCarthy2011-07-1467-123/+121
* Merge remote branch 'origin/master' into places-baseAaron McCarthy2011-07-13281-1391/+1455
|\
| * fix type in debug outputalex2011-07-111-1/+1
| * Fix crash in when reseting model for MapObjectView.Aaron McCarthy2011-07-081-0/+3
| * fix Mac framework buildAlex2011-06-281-1/+2
| * remove compiler warnings caused by ASCII conversionsAlex2011-06-2819-129/+129
| * remove old Maemo5 codeAlex2011-06-212-538/+0
| * make QtLocation work while Qt is compiled with namespaceAlex2011-06-21281-634/+631
| * Use feature profile loading instead of direct inclusion.axis2011-06-071-1/+1
| * Adds changes from Qt Mobility Location repository.David Laing2011-06-0754-98/+695
* | Refactoring to use QGeoLocationabcd2011-07-1114-275/+129
* | remove dependency from landmarks from qgeoserachmanager(/engine)abcd2011-07-057-362/+2
* | Fix comparison operator for qgeoplaceabcd2011-07-051-0/+19
* | Fix compiler warnings.Aaron McCarthy2011-06-282-6/+3