summaryrefslogtreecommitdiffstats
path: root/tools/qml/qdeclarativefolderlistmodel.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Document - and use - the qmlRegisterXXX template functionsmae2010-03-101-1/+1
| | | | This commit removes the obsolete QML_REGISTER_TYPE macros.
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-0/+420
QDeclarativeXXX.