Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Speed up QStaticText with affine transformation on GL2 engine | Eskil Abrahamsen Blomfeldt | 2010-06-01 | 1 | -4/+3 |
* | Fix QStaticText test on Mac | Eskil Abrahamsen Blomfeldt | 2010-03-30 | 1 | -5/+5 |
* | Make QStaticText layout lazy | Eskil Abrahamsen Blomfeldt | 2010-03-29 | 1 | -1/+1 |
* | Change QStaticText::setMaximumSize() to setTextWidth() | Eskil Abrahamsen Blomfeldt | 2010-03-29 | 1 | -19/+32 |
* | Respect QPainter::pen() in QPainter::drawStaticText() | Eskil Abrahamsen Blomfeldt | 2010-03-29 | 1 | -0/+90 |
* | Synchronize rich text and plain text code paths in QStaticText | Eskil Abrahamsen Blomfeldt | 2010-03-26 | 1 | -0/+36 |
* | Better check in QStaticText testcase if xformed text is supported | Gunnar Sletta | 2010-02-25 | 1 | -5/+12 |
* | Fix QStaticText test on QWS | Eskil Abrahamsen Blomfeldt | 2010-02-24 | 1 | -1/+29 |
* | Compile | Paul Olav Tvete | 2010-02-22 | 1 | -1/+1 |
* | Fix fallback for QStaticText when it's unsupported in paint engine | Eskil Abrahamsen Blomfeldt | 2010-02-19 | 1 | -2/+16 |
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 | Jason McDonald | 2010-02-16 | 1 | -10/+11 |
|\ | |||||
| * | Rename QStaticText::setUseBackendOptimizations to setPerformanceHint() | Eskil Abrahamsen Blomfeldt | 2010-02-16 | 1 | -10/+11 |
* | | Fix license headers. | Jason McDonald | 2010-02-16 | 1 | -16/+16 |
|/ | |||||
* | Remove fluxuating tests for QStaticText | Eskil Abrahamsen Blomfeldt | 2010-02-10 | 1 | -209/+0 |
* | Make QStaticText public API again | Eskil Abrahamsen Blomfeldt | 2010-02-10 | 1 | -17/+17 |
* | Add tests for using QStaticText with a QGLWidget | Eskil Abrahamsen Blomfeldt | 2010-02-05 | 2 | -1/+212 |
* | Temporarily remove QPainter::drawStaticText() for Qt 4.6.x integration | Eskil Abrahamsen Blomfeldt | 2010-02-05 | 1 | -14/+15 |
* | Fix one test and add tests for backend optimizations | Eskil Abrahamsen Blomfeldt | 2010-02-01 | 1 | -3/+32 |
* | Make QStaticText private API | Eskil Abrahamsen Blomfeldt | 2010-02-01 | 1 | -1/+1 |
* | Use fallback when drawing projected text | Eskil Abrahamsen Blomfeldt | 2010-01-15 | 1 | -0/+29 |
* | Test current graphics system + initialize memory | Eskil Abrahamsen Blomfeldt | 2010-01-15 | 1 | -23/+44 |
* | Remove translationDoesNotCauseRelayout test | Eskil Abrahamsen Blomfeldt | 2010-01-15 | 1 | -45/+0 |
* | Add tests for QStaticText::prepare() | Eskil Abrahamsen Blomfeldt | 2010-01-15 | 1 | -0/+51 |
* | Remove font property in QStaticText and fix handling translation on | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -4/+15 |
* | Ignore rounding errors in QStaticText test | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -11/+4 |
* | Remove debug output | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -1/+1 |
* | Ignore rounding error when painting to rotated painter | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -15/+17 |
* | Add autotests for transformed static text | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -0/+184 |
* | Add test for QStaticText | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 2 | -0/+162 |