Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -11/+0 |
| | | | | QDeclarativeXXX. | ||||
* | Add three failing tests to the QML ECMAscript autotest | Alan Alpert | 2009-10-07 | 1 | -0/+11 |
Tests the creation, deletion and toString functions for QML objects. Task-number: QT-2252 |