summaryrefslogtreecommitdiffstats
path: root/tools/qml/content
Commit message (Collapse)AuthorAgeFilesLines
* Fixed the QML browser built into the QML viewerThorbjørn Lindeijer2010-03-101-5/+5
| | | | Was still using 'matchProperties' instead of just 'properties'.
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-245-0/+248
QDeclarativeXXX.