summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmllistmodel_p.h
Commit message (Expand)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-139/+0
* Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls.Warwick Allison2010-02-231-0/+32
* Fix copyright year.Jason McDonald2010-02-161-1/+1
* Rename ListModel::set() to ListModel::setProperty()Aaron Kennedy2010-01-201-1/+1
* Make QListModelInterface API more sensible for our use case.Martin Jones2009-12-161-0/+1
* Allow tests that use private headers to compile.Warwick Allison2009-12-091-1/+1
* fix includesOswald Buddenhagen2009-12-031-3/+3
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-1/+1
* Remove include styles that rely on configure.Warwick Allison2009-12-011-1/+1
* Do not use "QtDeclarative/XXX" style includes in declarative module code,Warwick Allison2009-11-121-1/+1
* ListModel docs and testsWarwick Allison2009-11-091-1/+2
* NOTIFY ListModel::countWarwick Allison2009-11-021-1/+4
* CleanupAaron Kennedy2009-10-301-1/+0
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-301-16/+16
* Make private headers _pAaron Kennedy2009-10-301-0/+103