summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpainter.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * Refactor glyph pretransform checkJiang Jiang2011-06-031-22/+14
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-111-13/+28
|\|
| * 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
* | remove some unused codeLars Knoll2011-05-041-51/+0
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-041-2/+3
|\|
| * Don't transform glyph positions for Core Graphics paint engineJiang Jiang2011-04-291-2/+3
* | remove dependency to QStyle::visualAlignmentLars Knoll2011-05-041-2/+2
* | Get rid of remaining QWidget dependencies in QPainter.Samuel Rødal2011-05-041-126/+17
* | Remove QWidget dependency in QPainter::initFrom().Samuel Rødal2011-05-041-9/+7
* | remove obsolete stuffLars Knoll2011-05-031-417/+0
* | remove more QApplication dependenciesLars Knoll2011-05-031-3/+3
* | remove a few qapplication includesLars Knoll2011-05-031-1/+0
* | remove the graphicssystem code paths.Lars Knoll2011-05-031-4/+1
* | split the HexString template class out of qstylehelperLars Knoll2011-05-031-1/+1
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+9572