| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix possible crash in QStaticText and QDeclarativeTextLayout | Eskil Abrahamsen Blomfeldt | 2010-10-29 | 1 | -2/+2 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-30 | 1 | -1/+1 |
|\ |
|
| * | fix documentation of drawText(int, int, int, int, ... | Gunnar Sletta | 2010-09-27 | 1 | -1/+1 |
|
|
* | | Fixed performance issue in QML clipping with OpenGL 2.0 paint engine. | Samuel Rødal | 2010-09-28 | 1 | -4/+4 |
|/ |
|
* | Merge commit 'staging-1/4.7' into doc-4.7 | Morten Engvoldsen | 2010-09-03 | 1 | -2/+3 |
|\ |
|
| * | Fix a crash when passing a null pixmap to QPainter::drawPixmapFragments(). | Trond Kjernåsen | 2010-09-01 | 1 | -1/+1 |
|
|
| * | Fix QStaticText with OpenGL1 engine | Eskil Abrahamsen Blomfeldt | 2010-08-30 | 1 | -1/+2 |
|
|
* | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7 | Morten Engvoldsen | 2010-09-02 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fixed spelling, broken links, and missing default values. | Jerome Pasion | 2010-08-30 | 1 | -1/+1 |
|
|
* | | Apparently QPen::brush() can't return a NoBrush for a NoPen. | Trond Kjernåsen | 2010-08-27 | 1 | -4/+4 |
|/ |
|
* | Fix mispositioned text with QStaticText and OpenVG graphics system | Eskil Abrahamsen Blomfeldt | 2010-08-24 | 1 | -2/+5 |
|
|
* | Add text decoration support to QStaticText | Jiang Jiang | 2010-08-10 | 1 | -13/+71 |
|
|
* | Warn when drawPixmapFragments is called with an invalid source rect | Andy Shaw | 2010-07-05 | 1 | -0/+9 |
|
|
* | Made -graphicssystem trace work with Qt::TextBypassShaping flag. | Samuel Rødal | 2010-06-29 | 1 | -1/+1 |
|
|
* | Speed up calls to QPainter::setCompositionMode when the mode is unchanged | Simon Hausmann | 2010-06-17 | 1 | -0/+2 |
|
|
* | Fixed missing stroke for flat ellipses. | Samuel Rødal | 2010-06-15 | 1 | -4/+0 |
|
|
* | LayoutDirectionAuto is the default layout direction for QPainter | Lars Knoll | 2010-06-09 | 1 | -5/+7 |
|
|
* | More Pixmap cache key optimizations | Jens Bache-Wiig | 2010-06-02 | 1 | -4/+4 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-02 | 1 | -0/+17 |
|\ |
|
| * | Add the Qt::TextBypassShaping flag. | Jocelyn Turcotte | 2010-05-31 | 1 | -0/+17 |
|
|
* | | Speed up QStaticText with affine transformation on GL2 engine | Eskil Abrahamsen Blomfeldt | 2010-06-01 | 1 | -6/+17 |
|/ |
|
* | Merge remote branch 'origin/4.7' into HEAD | Olivier Goffart | 2010-05-19 | 1 | -2/+7 |
|\ |
|
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-05-17 | 1 | -2/+7 |
| |\ |
|
| | * | Recalculate script item widths when forcing justification | Eskil Abrahamsen Blomfeldt | 2010-05-06 | 1 | -2/+7 |
|
|
* | | | doc: Fixed many broken links. | Martin Smith | 2010-05-19 | 1 | -22/+21 |
|/ / |
|
* | | Fix setting font for QStaticText on Linux and Mac | Eskil Abrahamsen Blomfeldt | 2010-03-30 | 1 | -5/+5 |
|
|
* | | Implement proper QStaticText support in QPaintBuffer | Eskil Abrahamsen Blomfeldt | 2010-03-29 | 1 | -0/+10 |
|
|
* | | 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 | -23/+19 |
|
|
* | | Respect QPainter::pen() in QPainter::drawStaticText() | Eskil Abrahamsen Blomfeldt | 2010-03-29 | 1 | -1/+1 |
|
|
* | | Add new function QTextLine::horizontalAdvance() | Eskil Abrahamsen Blomfeldt | 2010-03-23 | 1 | -1/+1 |
|
|
* | | Fixed performance issues when falling back to raster for sub-pixmaps. | Samuel Rødal | 2010-03-22 | 1 | -2/+7 |
|
|
* | | Merge branch '4.7-cutoff' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.... | Qt Continuous Integration System | 2010-03-09 | 1 | -4/+4 |
|\ \ |
|
| * | | doc: Fixed several qdoc errors. | Martin Smith | 2010-03-09 | 1 | -4/+4 |
|
|
* | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-03-09 | 1 | -23/+30 |
|\ \ \ |
|
| * | | | Renamed QPainter::Fragment/Hint -> QPainter::PixmapFragment/Hint | Trond Kjernåsen | 2010-03-09 | 1 | -20/+20 |
| |/ / |
|
| * | | Fixed qDrawPixmaps() to draw on integer coordinates on Mac OS X. | Trond Kjernåsen | 2010-03-01 | 1 | -3/+10 |
|
|
* | | | Fix alignment of text with negative right bearing | Eskil Abrahamsen Blomfeldt | 2010-03-09 | 1 | -2/+3 |
|/ / |
|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Rhys Weatherley | 2010-02-24 | 1 | -0/+1 |
|\ \ |
|
| * \ | Merge remote branch 'origin/master' into bearermanagement/unit-tests | Aaron McCarthy | 2010-02-22 | 1 | -3/+141 |
| |\ \ |
|
| * \ \ | Merge remote branch 'origin/4.6' into bearermanagement/integration | Aaron McCarthy | 2010-02-11 | 1 | -7/+20 |
| |\ \ \ |
|
| * \ \ \ | Merge commit 'origin/4.6' into bearermanagement/integration-4 | Aaron McCarthy | 2010-01-29 | 1 | -13/+131 |
| |\ \ \ \ |
|
| * | | | | | Fix build on Maemo, force type to qreal. | Aaron McCarthy | 2010-01-07 | 1 | -1/+2 |
|
|
* | | | | | | Add private qt_draw_glyphs() API | Eskil Abrahamsen Blomfeldt | 2010-02-23 | 1 | -0/+55 |
|
|
* | | | | | | Made the qDrawPixmaps() API public (with modifications). | Trond Kjernåsen | 2010-02-23 | 1 | -0/+154 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge remote branch 'origin/master' into qt-master-from-4.6 | Thiago Macieira | 2010-02-20 | 1 | -0/+137 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Fix fallback for QStaticText when it's unsupported in paint engine | Eskil Abrahamsen Blomfeldt | 2010-02-19 | 1 | -1/+1 |
|
|
| * | | | | doc: Update documentation for QStaticText | Eskil Abrahamsen Blomfeldt | 2010-02-16 | 1 | -0/+23 |
|
|
| * | | | | Separate out textFormat property from setText() function and remove | Eskil Abrahamsen Blomfeldt | 2010-02-15 | 1 | -1/+1 |
|
|
| * | | | | Add API for rich text and getting actual size of QStaticText | Eskil Abrahamsen Blomfeldt | 2010-02-14 | 1 | -5/+10 |
|
|