summaryrefslogtreecommitdiff
path: root/src/imports/location/declarativeplaces/qdeclarativeplacecontentmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove offset attribute from place content requests.Aaron McCarthy2014-01-221-32/+17
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Fix incorrect warning messages + refactor error handlingabcd2012-07-201-3/+1
* Fix emission of totalConentCountChangedabcd2012-07-121-31/+19
* QAbstractItemModel::setRoleNames is deprecated in favour of a virtual.Aaron McCarthy2012-06-051-5/+9
* Move hard-codded messages into separate file and declare constants for them.Vladimir Bezkorovainyi2012-05-311-1/+2
* Coding style fixes: whitespace crusadesAlex Wilson2012-05-151-1/+1
* QAbstractItemModel::reset is deprecatedThiago Macieira2012-05-041-3/+1
* General documentation issuesWolfgang Beck2012-03-291-1/+48
* QtDeclarative renaming.Aaron McCarthy2012-03-091-1/+1
* Add support for the new Nokia REST API to nokia plugin.Aaron McCarthy2012-02-091-0/+36
* 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
* Rename getContent to getPlaceContentabcd2011-11-161-1/+1
* Remove sourceUrl from contentabcd2011-11-091-3/+0
* Fix unit testabcd2011-10-181-2/+2
* Add attribution field to Content class/elementabcd2011-10-141-0/+3
* Add a user classabcd2011-10-121-6/+15
* Improve naming consistency in Places API.Aaron McCarthy2011-10-101-0/+12
* Fix missing/outdated license headers.Aaron McCarthy2011-09-261-1/+1
* Fix crash when no plugin is set on a Place.Aaron McCarthy2011-09-231-0/+3
* Move common supplier functionality into base class.Aaron McCarthy2011-08-301-8/+29
* Add a common base class for content models.Aaron McCarthy2011-08-251-0/+300