Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shrink size of a visual test | Alan Alpert | 2010-11-16 | 1 | -1/+1 |
| | | | | Task-number: QTBUG-14792 | ||||
* | Make qmlvisual tests more stable | Alan Alpert | 2010-11-04 | 1 | -1/+2 |
| | | | | | | | | Text elements now use shared components that have the same default values, instead of using the system defaults (that can vary between computers). This also removes text edit/input cursor blinking. Task-number: QTBUG-14792 | ||||
* | Regression: QDeclarativeText does not update when text turns empty | Yann Bodson | 2010-11-03 | 1 | -0/+17 |
Task-number: QTBUG-14865 Reviewed-by: Michael Brasser |