summaryrefslogtreecommitdiff
path: root/src/location/places
Commit message (Expand)AuthorAgeFilesLines
* Implement cross-referencing of Placesabcd2012-01-1314-7/+714
* Test setting QML objects from C++.Aaron McCarthy2012-01-109-11/+12
* Update copyright year in license headers.Jason McDonald2012-01-0663-63/+63
* Fixing up a bunch of minor compile warningsAlex Wilson2011-12-281-0/+1
* Changing QStringLiterals back to QLatin1StringAlex Wilson2011-12-212-6/+6
* Replace use of QLatin1Constant with QStringLiteral.Aaron McCarthy2011-12-204-27/+12
* Move qplace .h, _p.h and .cpp files into src/location/placesabcd2011-12-204-0/+937
* Destructor should be virtualabcd2011-12-141-0/+1
* Location docs spelling/typo fixes.Peter Yard2011-12-143-5/+5
* Simplify saving a place between managersabcd2011-12-124-0/+31
* Unnecessary enumabcd2011-12-082-3/+0
* Contact detail constants should be lower caseabcd2011-12-082-8/+8
* Fix assignment in QPlaceSearchRequest.Friedemann Kleint2011-11-291-11/+13
* Another fix for QtLocation namespace compilation.Toby Tomkins2011-11-291-2/+2
* Rename Ratings::value to Ratings::averageabcd2011-11-283-13/+13
* Fixed QtLocation namespace compilation.Toby Tomkins2011-11-281-3/+2
* Add ability to clear contact detailsabcd2011-11-252-0/+11
* Fix compiler warnings.Aaron McCarthy2011-11-252-2/+2
* Add clarification about rich textabcd2011-11-172-4/+4
* Allow specification of locale preferencesabcd2011-11-174-15/+41
* Rename Rating to Ratingsabcd2011-11-174-57/+62
* Rename getContent to getPlaceContentabcd2011-11-164-7/+7
* Recommendations to use place id instead of place objectabcd2011-11-164-7/+10
* Rename textPrediction to searchSuggestionabcd2011-11-1610-56/+53
* Cpp Documentation class documentation + plugin documentationabcd2011-11-1629-322/+903
* Add some initial AttributeType constantsabcd2011-11-162-5/+48
* Make QtLocation compilealex2011-11-111-0/+1
* Add support for getting/setting QML location elements from C++.Aaron McCarthy2011-11-104-12/+18
* Change QPlaceContent::InvalidType to NoTypeabcd2011-11-093-4/+4
* Remove sourceUrl from contentabcd2011-11-094-25/+0
* fix constness of signal parameterabcd2011-11-091-1/+1
* Docs for request classes + refactorabcd2011-11-0712-450/+375
* Add Notifications Featureabcd2011-11-042-1/+3
* QPlaceManager::constructIconUrl does not need to existabcd2011-11-043-12/+3
* Rename Review::content and Editorial::content to ::textabcd2011-11-046-22/+27
* Adds documentation for some places emements.Aaron McCarthy2011-11-012-29/+35
* Refactor contacts.abcd2011-10-264-1/+354
* Fix inconsistency between removing places and categoriesabcd2011-10-253-5/+5
* Update structure of QtLocation documentation.Aaron McCarthy2011-10-2520-91/+65
* Fixup temporary QtLocation export.alex2011-10-2122-22/+22
* Remove obsolete \since flags from good old Mobility times.alex2011-10-201-1/+0
* Location docs, added Places, split off Maps.Peter Yard2011-10-198-2/+15
* Remove QT_MODULE(Location) from public Location classesalex2011-10-1922-22/+22
* Remove obsoleted signal connectionabcd2011-10-181-2/+0
* First step of removal of Q_LOCATION_EXPORT macro from qglobal.halex2011-10-1722-22/+37
* Remove authentication required signalabcd2011-10-141-1/+0
* Allow search to take multiple categoriesabcd2011-10-142-0/+13
* Add attribution field to Content class/elementabcd2011-10-143-4/+29
* Add a user classabcd2011-10-1210-40/+334
* Add Supported Features handlingabcd2011-10-123-7/+25