summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpainter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix typo in APIDocsThomas Zander2011-12-101-1/+1
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-6/+0
* Remove stale documentation and fix qdoc errors.Casper van Donderen2011-10-111-588/+0
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-1/+1
* Fix some compiler warnings, shut up QIbusPlatformInputContext.Friedemann Kleint2011-08-261-3/+7
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-211-0/+9
|\
| * Fixed clipping errors for non-extended paint engines.Samuel Rødal2011-07-211-0/+9
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-121-2/+14
|\|
| * 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
* | Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-061-28/+19
|\|
| * 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
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-101-28/+23
|\|
| * Add function QGlyphRun::setRawData()Eskil Abrahamsen Blomfeldt2011-06-071-6/+9
| * 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