Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Force font selection (and so ensure visual test passes). | Warwick Allison | 2010-06-25 | 10 | -2/+0 |
| | |||||
* | Use ugly but reliable bitmaps fonts in test. | Warwick Allison | 2010-06-24 | 10 | -0/+1 |
| | |||||
* | Fix and better test Text / TextEdit alignments. | Warwick Allison | 2010-06-23 | 10 | -0/+42 |
| | | | | | | Various clipping and refresh bugs. Task-number: QTBUG-11492 | ||||
* | Fix versioning of Qt Declarative's in-built types | Alan Alpert | 2010-04-21 | 4 | -4/+4 |
| | | | | | | Since we aren't releasing for 4.6, all types are new in 4.7. Task-number: QTBUG-10081 | ||||
* | Correctly resolve, and load, IMG tags in Text element. | Warwick Allison | 2010-04-15 | 5 | -0/+20 |
Task-number: QTBUG-9900 Reviewed-by: Martin Jones |