Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix qdeclarativeqt::createQmlObject autotest | Leonardo Sobral Cunha | 2010-03-22 | 2 | -6/+8 |
| | | | | The warning message expected in this test changed. | ||||
* | Remove Qt.closestAngle(). | Michael Brasser | 2010-03-12 | 2 | -30/+0 |
| | | | | This functionality is now built in to RotationAnimation. | ||||
* | Fix Qt.tint() algorithm | Aaron Kennedy | 2010-03-08 | 2 | -3/+3 |
| | | | | QT-2424 | ||||
* | Remove Qt.playSound() | Michael Brasser | 2010-03-04 | 1 | -7/+0 |
| | | | | Use SoundEffect instead. | ||||
* | Add formatting functions to QML's global Qt object. | Michael Brasser | 2010-03-04 | 2 | -0/+48 |
| | | | | The plan is for these to replace DateTimeFormatter. | ||||
* | Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX ↵ | Leonardo Sobral Cunha | 2010-02-24 | 1 | -20/+20 |
| | | | | to QDeclarativeXXX. | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 18 | -0/+560 |
QDeclarativeXXX. |