Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tweak tests to run in parallel | Aaron Kennedy | 2010-04-13 | 1 | -0/+3 |
| | |||||
* | Allow iteration over the Item.children property | Aaron Kennedy | 2010-04-07 | 3 | -0/+68 |
| | | | | QTBUG-9645 | ||||
* | Test and fix order of transform application. | Warwick Allison | 2010-03-26 | 1 | -4/+10 |
| | | | | Remove Translate.z since Qt cannot sensibly support it yet. | ||||
* | Test transforms. | Warwick Allison | 2010-03-26 | 1 | -0/+21 |
| | |||||
* | Auto-test fix. | Alexis Menard | 2010-03-25 | 1 | -8/+2 |
| | | | | | | Also fix a connect in QDeclarativeItem. Reviewed-by:TrustMe | ||||
* | Qt.Infinite -> Animation.Infinite | Michael Brasser | 2010-03-25 | 1 | -1/+1 |
| | | | | | Too misleading to have on the Qt object, as it only means infinite for animation loops. | ||||
* | Fix tests after 47fb07c9fdf47584ae55f3412102bbeef5576b04. | Michael Brasser | 2010-03-18 | 3 | -2/+2 |
| | | | | | The import order has changed, so test files that mirror element names needed to be renamed (or they would resolve as the type). | ||||
* | Make QDeclarativeItem NOTIFY signals canonical | Joona Petrell | 2010-03-09 | 2 | -2/+100 |
| | | | | | Task-number: QTBUG-7193 Reviewed-by: akennedy | ||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-05 | 3 | -0/+48 |
|\ | | | | | | | | | Conflicts: tests/auto/declarative/qdeclarativeitem/tst_qdeclarativeitem.cpp | ||||
| * | Add autotests for tab and backtab in Keys and KeyNavigation. | Yann Bodson | 2010-03-04 | 3 | -0/+48 |
| | | |||||
* | | Fix test leaks | Bea Lam | 2010-03-05 | 1 | -0/+8 |
| | | |||||
* | | Add mapFromItem() and mapToItem() in QDeclarativeItem. | Bea Lam | 2010-03-04 | 2 | -0/+101 |
|/ | | | | Task-number: QT-2385 | ||||
* | Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX ↵ | Leonardo Sobral Cunha | 2010-02-24 | 1 | -9/+9 |
| | | | | to QDeclarativeXXX. | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 4 | -0/+382 |
QDeclarativeXXX. |