Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix abort in flipable | Leonardo Sobral Cunha | 2010-03-24 | 1 | -2/+13 |
| | | | | | | | | | Flipable was calling updateSceneTransformFromParent, but this can only called when the the parent's scene transform is guaranteed to be updated, which is not the case in flipable. Task-number: QTBUG-8474 Reviewed-by: bnilsen | ||||
* | Fix Flipable crash. | Michael Brasser | 2010-03-21 | 2 | -0/+19 |
| | | | | Task-number: QTBUG-9161 | ||||
* | Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX ↵ | Leonardo Sobral Cunha | 2010-02-24 | 1 | -7/+7 |
| | | | | to QDeclarativeXXX. | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 3 | -0/+130 |
QDeclarativeXXX. |