Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
* | Change pen correctly when drawing cached text | Aaron Kennedy | 2010-12-01 | 1 | -0/+8 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-10 | 1 | -2/+2 |
|\ | |||||
| * | Fix possible crash in QStaticText and QDeclarativeTextLayout | Eskil Abrahamsen Blomfeldt | 2010-10-29 | 1 | -2/+2 |
* | | Regression: QDeclarativeText does not update when text turns empty | Yann Bodson | 2010-11-03 | 1 | -0/+13 |
|/ | |||||
* | Fix QDeclarativeTextLayout under non-affine transformation | Aaron Kennedy | 2010-10-18 | 1 | -1/+1 |
* | Add missing license header. | Michael Brasser | 2010-10-04 | 1 | -0/+41 |
* | Compile | Aaron Kennedy | 2010-10-04 | 1 | -0/+4 |
* | Only cache textlayout in paint engines that support transformations | Aaron Kennedy | 2010-10-01 | 1 | -1/+6 |
* | Apply the QStaticText text-caching strategy for QML | Aaron Kennedy | 2010-10-01 | 1 | -0/+308 |