summaryrefslogtreecommitdiffstats
path: root/src/location/places/qplacemanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove offset attribute from place content requests.Aaron McCarthy2014-01-221-4/+3
* Fix QtLocation documentationAlex Blasche2013-07-121-3/+3
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Refactor recommendationsabcd2012-06-211-11/+0
* Add missing QGeoServiceProvider documentation.Aaron McCarthy2012-06-201-17/+0
* Remove correctionsabcd2012-06-141-1/+0
* dataChanged signalabcd2012-06-101-2/+19
* Refactor to allow specification for nokia icons onlyabcd2012-05-251-0/+2
* Docs: Bug-5818 fixes.Peter Yard2012-05-211-2/+2
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-2/+2
* General documentation issuesWolfgang Beck2012-03-291-8/+8
* Documentation fixesabcd2012-03-271-2/+9
* New plugin API changes, centralized geoservice feature detectionAlex Wilson2012-03-051-8/+0
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-20/+20
* Docs: QtLocation typos QTBUG-24066.Peter Yard2012-02-241-2/+2
* Docs: QTBUG-24066, Location doc typos.Peter Yard2012-02-131-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Fix inconsistency, use childCategoryIds over childrenCategoryIdsabcd2012-01-301-5/+5
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* 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