summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpainter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed clipping errors for non-extended paint engines.Samuel Rødal2011-07-211-0/+9
* Remove more references to demos.Casper van Donderen2011-07-081-1/+1
* Fix bidi reordering when part of text is rendered by fallback fontEskil Abrahamsen Blomfeldt2011-07-061-1/+13
* Update the documentation after moving examples.Casper van Donderen2011-07-051-2/+2
* Move some other examples around in the docs.Casper van Donderen2011-07-051-5/+5
* Doc: Fixing typoSergio Ahumada2011-07-051-1/+1
* Move the composition example in the docs.Casper van Donderen2011-07-011-2/+2
* Doc: Fixed qdoc warnings.David Boddie2011-07-011-0/+2
* Remove QPainter::UniteClipGunnar Sletta2011-06-281-15/+4
* Change references to affine example.Casper van Donderen2011-06-281-3/+3
* Add function QGlyphRun::setRawData()Eskil Abrahamsen Blomfeldt2011-06-071-6/+9
* Refactor glyph pretransform checkJiang Jiang2011-06-031-22/+14
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Added support for six-parameter radial gradients.Samuel Rødal2011-05-101-3/+11
* Rename QGlyphs -> QGlyphRunEskil Abrahamsen Blomfeldt2011-05-101-9/+9
* Fix QPainter::drawGlyphs() with non-affine transformationEskil Abrahamsen Blomfeldt2011-05-061-1/+8
* Don't transform glyph positions for Core Graphics paint engineJiang Jiang2011-04-291-2/+3
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+9572