summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpainter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Compensate for different rounding rule in CG engineJiang Jiang2011-07-121-2/+8
* Fix bidi reordering when part of text is rendered by fallback fontEskil Abrahamsen Blomfeldt2011-07-061-1/+13
* Fixed clipping errors for non-extended paint engines.Samuel Rødal2011-05-301-0/+9
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Let QTextLine decide its own x position in QPainterJiang Jiang2011-04-191-4/+8
* Support text decoration in QML when using static text back-endEskil Abrahamsen Blomfeldt2011-04-181-11/+11
* Merge branch '4.7' of ../qt into 4.7David Boddie2011-01-131-2/+2
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
| * Doc: Fixing typoSergio Ahumada2011-01-071-1/+1
* | Merge branch 'qdoc-simplified' into mimir-simplifiedDavid Boddie2010-12-071-2/+2
|\|
| * Fix possible crash in QStaticText and QDeclarativeTextLayoutEskil Abrahamsen Blomfeldt2010-10-291-2/+2
* | doc: Moved some table headers to be before the rows.Martin Smith2010-10-201-6/+6
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-301-1/+1
|\
| * fix documentation of drawText(int, int, int, int, ...Gunnar Sletta2010-09-271-1/+1
* | Fixed performance issue in QML clipping with OpenGL 2.0 paint engine.Samuel Rødal2010-09-281-4/+4
|/
* Merge commit 'staging-1/4.7' into doc-4.7Morten Engvoldsen2010-09-031-2/+3
|\
| * Fix a crash when passing a null pixmap to QPainter::drawPixmapFragments().Trond Kjernåsen2010-09-011-1/+1
| * Fix QStaticText with OpenGL1 engineEskil Abrahamsen Blomfeldt2010-08-301-1/+2
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7Morten Engvoldsen2010-09-021-1/+1
|\ \ | |/ |/|
| * Fixed spelling, broken links, and missing default values.Jerome Pasion2010-08-301-1/+1
* | Apparently QPen::brush() can't return a NoBrush for a NoPen.Trond Kjernåsen2010-08-271-4/+4
|/
* Fix mispositioned text with QStaticText and OpenVG graphics systemEskil Abrahamsen Blomfeldt2010-08-241-2/+5
* Add text decoration support to QStaticTextJiang Jiang2010-08-101-13/+71
* Warn when drawPixmapFragments is called with an invalid source rectAndy Shaw2010-07-051-0/+9
* Made -graphicssystem trace work with Qt::TextBypassShaping flag.Samuel Rødal2010-06-291-1/+1
* Speed up calls to QPainter::setCompositionMode when the mode is unchangedSimon Hausmann2010-06-171-0/+2
* Fixed missing stroke for flat ellipses.Samuel Rødal2010-06-151-4/+0
* LayoutDirectionAuto is the default layout direction for QPainterLars Knoll2010-06-101-5/+7
* More Pixmap cache key optimizationsJens Bache-Wiig2010-06-021-4/+4
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-021-0/+17
|\
| * Add the Qt::TextBypassShaping flag.Jocelyn Turcotte2010-05-311-0/+17
* | Speed up QStaticText with affine transformation on GL2 engineEskil Abrahamsen Blomfeldt2010-06-011-6/+17
|/
* Merge remote branch 'origin/4.7' into HEADOlivier Goffart2010-05-191-2/+7
|\
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-171-2/+7
| |\
| | * Recalculate script item widths when forcing justificationEskil Abrahamsen Blomfeldt2010-05-061-2/+7
* | | doc: Fixed many broken links.Martin Smith2010-05-191-22/+21
|/ /
* | Fix setting font for QStaticText on Linux and MacEskil Abrahamsen Blomfeldt2010-03-301-5/+5
* | Implement proper QStaticText support in QPaintBufferEskil Abrahamsen Blomfeldt2010-03-291-0/+10
* | Make QStaticText layout lazyEskil Abrahamsen Blomfeldt2010-03-291-1/+1
* | Change QStaticText::setMaximumSize() to setTextWidth()Eskil Abrahamsen Blomfeldt2010-03-291-23/+19
* | Respect QPainter::pen() in QPainter::drawStaticText()Eskil Abrahamsen Blomfeldt2010-03-291-1/+1
* | Add new function QTextLine::horizontalAdvance()Eskil Abrahamsen Blomfeldt2010-03-231-1/+1
* | Fixed performance issues when falling back to raster for sub-pixmaps.Samuel Rødal2010-03-221-2/+7
* | Merge branch '4.7-cutoff' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4....Qt Continuous Integration System2010-03-091-4/+4
|\ \
| * | doc: Fixed several qdoc errors.Martin Smith2010-03-091-4/+4
* | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-03-091-23/+30
|\ \ \
| * | | Renamed QPainter::Fragment/Hint -> QPainter::PixmapFragment/HintTrond Kjernåsen2010-03-091-20/+20
| |/ /
| * | Fixed qDrawPixmaps() to draw on integer coordinates on Mac OS X.Trond Kjernåsen2010-03-011-3/+10
* | | Fix alignment of text with negative right bearingEskil Abrahamsen Blomfeldt2010-03-091-2/+3
|/ /
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtRhys Weatherley2010-02-241-0/+1
|\ \