summaryrefslogtreecommitdiffstats
path: root/src/imports/location/declarativeplaces/qdeclarativereviewmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moving location qml implementation to location/declarative*Paolo Angelelli2017-01-261-183/+0
* Fix documenation in 'places' exampleMichal Klocek2015-05-291-1/+1
* Fix QtLocation \since tags in QML and C++Alex Blasche2015-05-291-1/+1
* Remove LGPLv2.1 and add GPLv2+ from/to QtLocationAlex Blasche2015-02-191-14/+17
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-181-1/+1
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Fix qdoc references following shift of example dirsAlex Blasche2013-11-181-1/+1
* Doc: Fixed broken Location links due to version number.v5.2.0-alpha1Jerome Pasion2013-09-251-4/+4
* Doc: Removed version from "\inqmlmodule QtLocation"Jerome Pasion2013-09-251-1/+1
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* General doc fixes.Peter Yard2012-08-141-1/+1
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* Documentation fixes.Aaron McCarthy2012-06-221-7/+0
* Specify minor version in \inqmlmodule qdoc command.Aaron McCarthy2012-06-221-1/+1
* QAbstractItemModel::setRoleNames is deprecated in favour of a virtual.Aaron McCarthy2012-06-051-8/+12
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-1/+1
* Docs: Bug-6690 fixes. General doc fixes.Peter Yard2012-05-031-5/+17
* General documentation issuesWolfgang Beck2012-03-291-2/+5
* Minor fixes to places qml documentationIan Chen2012-03-271-3/+3
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-30/+30
* Docs: QTBUG-24066, Location doc typos.Peter Yard2012-02-131-1/+1
* Places qml overviewabcd2012-02-071-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Add clarification about rich textabcd2011-11-171-1/+1
* Remove sourceUrl from contentabcd2011-11-091-4/+0
* Fix missing links in places element docs.Aaron McCarthy2011-11-071-1/+1
* Rename Review::content and Editorial::content to ::textabcd2011-11-041-5/+6
* Adds documentation for some places emements.Aaron McCarthy2011-11-011-33/+22
* Update structure of QtLocation documentation.Aaron McCarthy2011-10-251-2/+3
* Improve naming consistency in Places API.Aaron McCarthy2011-10-101-31/+13
* Fix missing/outdated license headers.Aaron McCarthy2011-09-261-1/+1
* Move common supplier functionality into base class.Aaron McCarthy2011-08-301-23/+2
* Use QUrl instead of QString for URL properties/data.Aaron McCarthy2011-08-251-1/+1
* Add a common base class for content models.Aaron McCarthy2011-08-251-248/+73
* Remove Review element.Aaron McCarthy2011-08-251-18/+132
* Use content mechanism to retrieve reviewsabcd2011-08-241-15/+61
* Rename QPlaceQuery & QPlaceSearchQuery to *Request insetead of *Queryabcd2011-08-161-1/+1
* Remove plugin property from media and review models.Aaron McCarthy2011-08-151-31/+6
* Incorporate places/nokia plugin into geoservices/nokia plugin.Aaron McCarthy2011-07-291-6/+53
* Add ReviewModel element.Aaron McCarthy2011-07-261-0/+219