summaryrefslogtreecommitdiff
path: root/src/location/places/qplacemanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement cross-referencing of Placesabcd2012-01-131-0/+11
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Location docs spelling/typo fixes.Peter Yard2011-12-141-2/+2
* Simplify saving a place between managersabcd2011-12-121-0/+13
* Allow specification of locale preferencesabcd2011-11-171-7/+24
* Rename getContent to getPlaceContentabcd2011-11-161-3/+3
* Recommendations to use place id instead of place objectabcd2011-11-161-3/+4
* Rename textPrediction to searchSuggestionabcd2011-11-161-7/+7
* Cpp Documentation class documentation + plugin documentationabcd2011-11-161-73/+169
* Add Notifications Featureabcd2011-11-041-0/+1
* QPlaceManager::constructIconUrl does not need to existabcd2011-11-041-8/+0
* Fix inconsistency between removing places and categoriesabcd2011-10-251-3/+3
* Update structure of QtLocation documentation.Aaron McCarthy2011-10-251-5/+3
* Remove obsoleted signal connectionabcd2011-10-181-2/+0
* Add Supported Features handlingabcd2011-10-121-0/+8
* Add Icon support to Placesabcd2011-10-111-0/+8
* Improve naming consistency in Places API.Aaron McCarthy2011-10-101-10/+2
* Place visibility scope.Aaron McCarthy2011-10-041-18/+2
* Add Category Save and Removal functionalityAaron McCarthy2011-10-031-8/+90
* Remove ConnectivityModes from QPlaceManager.Aaron McCarthy2011-09-271-34/+0
* Remove unused code in QPlaceManager.Aaron McCarthy2011-09-261-36/+34
* Fix missing/outdated license headers.Aaron McCarthy2011-09-261-2/+2
* Rename QGeoPlace to QPlaceabcd2011-09-231-4/+4
* Add place add/updated/removed signals + refactor Removeabcd2011-09-061-1/+33
* Rename PlaceSaveReply to PlaceIdReplyabcd2011-09-021-1/+1
* Add initial jsondb pluginabcd2011-08-291-0/+8
* Use content mechanism to retrieve reviewsabcd2011-08-241-11/+3
* Introduce Content class and rename PlaceMediaObject to PlaceImageabcd2011-08-221-4/+4
* Rename QPlaceQuery & QPlaceSearchQuery to *Request insetead of *Queryabcd2011-08-161-15/+15
* Add authentication signalabcd2011-08-161-0/+13
* Hierarchical categories.Aaron McCarthy2011-08-151-3/+4
* Add PlaceSaveReply classabcd2011-08-101-1/+1
* Add ability to set the locale in the placemanagerabcd2011-08-101-0/+18
* Move visibility scope for searching into QPlaceSearchQueryabcd2011-08-081-11/+3
* Incorporate places/nokia plugin into geoservices/nokia plugin.Aaron McCarthy2011-07-291-6/+14
* Fix compiler warnings.Aaron McCarthy2011-06-281-2/+1
* Use QGeoPlace instead of QPlaceabcd2011-06-221-5/+5
* Add license headers to places filesabcd2011-06-171-0/+41
* merge in changes from qt4 pre-releaseabcd2011-06-161-4/+3
* Flash out public and private scopesabcd2011-06-151-23/+22
* Use flags for connectivity modesabcd2011-06-141-1/+1
* Add plugin detection infrastructure + minor fixesabcd2011-06-101-15/+12
* Remove place provider from library + add engine factory classabcd2011-06-031-3/+1
* Use mobility namespace instead of places namespaceabcd2011-06-031-3/+3
* Initial dump of placesabcd2011-06-021-0/+244