summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlinfo
Commit message (Collapse)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-245-170/+0
| | | | QDeclarativeXXX.
* Fix copyright year.Jason McDonald2010-02-161-1/+1
| | | | Reviewed-by: Trust Me
* qmlInfo now gives QML type, not C++ classname.Warwick Allison2010-01-111-6/+6
|
* Rename QML Object to QtObjectAaron Kennedy2009-11-193-5/+5
|
* Return qmlInfo(obj) << syntax.Warwick Allison2009-11-101-8/+8
| | | | Fixes QTBUG-5480
* qmlinfo testAaron Kennedy2009-11-065-0/+170