summaryrefslogtreecommitdiff
path: root/src/gui/painting/qpainter.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-06-10Merge remote-tracking branch 'base/master' into refactorJørgen Lind1-28/+23
2011-06-07Add function QGlyphRun::setRawData()Eskil Abrahamsen Blomfeldt1-6/+9
2011-06-03Refactor glyph pretransform checkJiang Jiang1-22/+14
2011-05-24Merge remote branch 'staging/master' into refactorPaul Olav Tvete1-17/+17
2011-05-24Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela1-17/+17
2011-05-11Merge remote branch 'staging/master' into refactorSamuel Rødal1-13/+28
2011-05-10Added support for six-parameter radial gradients.Samuel Rødal1-3/+11
2011-05-10Rename QGlyphs -> QGlyphRunEskil Abrahamsen Blomfeldt1-9/+9
2011-05-06Fix QPainter::drawGlyphs() with non-affine transformationEskil Abrahamsen Blomfeldt1-1/+8
2011-05-04remove some unused codeLars Knoll1-51/+0
2011-05-04Merge remote branch 'origin/master' into refactorLars Knoll1-2/+3
2011-05-04remove dependency to QStyle::visualAlignmentLars Knoll1-2/+2
2011-05-04Get rid of remaining QWidget dependencies in QPainter.Samuel Rødal1-126/+17
2011-05-04Remove QWidget dependency in QPainter::initFrom().Samuel Rødal1-9/+7
2011-05-03remove obsolete stuffLars Knoll1-417/+0
2011-05-03remove more QApplication dependenciesLars Knoll1-3/+3
2011-05-03remove a few qapplication includesLars Knoll1-1/+0
2011-05-03remove the graphicssystem code paths.Lars Knoll1-4/+1
2011-05-03split the HexString template class out of qstylehelperLars Knoll1-1/+1
2011-04-29Don't transform glyph positions for Core Graphics paint engineJiang Jiang1-2/+3
2011-04-27Initial import from the monolithic Qt.Qt by Nokia1-0/+9572