Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure tests cleanup after themselves. | Michael Brasser | 2010-04-07 | 1 | -0/+10 |
| | |||||
* | Remove strange binding loop in Repeater test. | Martin Jones | 2010-04-01 | 1 | -5/+3 |
| | |||||
* | 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 | 2 | -1/+1 |
| | | | | | 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 | 1 | -1/+1 |
| | | | | | Task-number: QTBUG-7193 Reviewed-by: akennedy | ||||
* | Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX ↵ | Leonardo Sobral Cunha | 2010-02-24 | 1 | -12/+12 |
| | | | | to QDeclarativeXXX. | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 8 | -0/+566 |
QDeclarativeXXX. |