Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add prepare() function to QStaticText | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -1/+6 |
* | Remove font property in QStaticText and fix handling translation on | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -6/+1 |
* | Support maximumSize for the layout of the text in a QStaticText | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -1/+4 |
* | Speed optimization for QStaticText | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -0/+2 |
* | Optimize QStaticText for one line strings | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -4/+1 |
* | Compile on S60 | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -0/+1 |
* | Compile | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -2/+2 |
* | Add operators and implicit sharing to QStaticText | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -2/+8 |
* | Remove ambiguous overload for QStaticText() constructor | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -1/+0 |
* | Add lazy initialization to QStaticText | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -1/+15 |
* | Fix formatting/clipping rectangle in QPainter::drawStaticText() | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -0/+1 |
* | Start support for formatting text within a bounding rect | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -1/+1 |
* | Introduce QStaticText API | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -0/+69 |