summaryrefslogtreecommitdiffstats
path: root/src/gallery/qgalleryquerymodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Update to new license formatSergio Ahumada2012-11-071-22/+22
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-071-3/+3
* Update licenseheader text in source files for qtmobilityJyri Tahtela2011-05-181-17/+17
* Docs: QTMOBILITY-790 Contacts, feedback, gallery.Peter Yard2011-04-271-0/+48
* Docs: QTMOBILITY-790 added since tag for 1.1 Classes.Peter Yard2011-04-151-0/+1
* Fix qdoc errors.Andrew den Exter2010-10-151-5/+6
* More class docs for QGalleryQueryModel and the gallery requests.Andrew den Exter2010-10-141-0/+34
* Use U.S. spelling of canceled/canceling.Andrew den Exter2010-10-121-3/+3
* Rename QGalleryAbstractRequest::Status back to State.Andrew den Exter2010-10-121-8/+8
* Add missing property changed signals to document gallery.Andrew den Exter2010-10-061-0/+63
* Fix a couple of doc warnings.Wolfgang Beck2010-09-221-13/+1
* Fix bad rename; isAutoUpdate should just autoUpdate.Andrew den Exter2010-09-101-2/+2
* Remove the result property from gallery requests.Andrew den Exter2010-09-081-15/+26
* Rename the Gallery request live property to autoUpdate.Andrew den Exter2010-09-071-5/+5
* Rename QGalleryAbstractRequest::State to Status.Andrew den Exter2010-09-071-5/+5
* Make the seek API of QGalleryResultSet more like QSqlResult.Andrew den Exter2010-08-051-5/+5
* Move the Scope enum to QGalleryQueryRequest.Andrew den Exter2010-08-051-2/+2
* Update document gallery documentation.Andrew den Exter2010-08-041-13/+81
* Add tests for QGalleryQueryModel.Andrew den Exter2010-07-271-23/+106
* Change the result of a gallery query request to a result set interface.Andrew den Exter2010-07-261-0/+735