summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpainter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update Qt internals to use QChar::ScriptKonstantin Ritt2012-12-211-2/+2
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-011-10/+38
* Pixel-align vertical metrics in QTextLayout againEskil Abrahamsen Blomfeldt2012-10-301-1/+4
* Revert hacks in text rendering code pathEskil Abrahamsen Blomfeldt2012-10-251-27/+16
* Make QPen default to 1-width non-cosmetic.Samuel Rødal2012-10-221-38/+13
* Fixed inconsistent QPainter fill rules for aliased painting.Samuel Rødal2012-10-191-0/+5
* Implement the missing raster operations that were in Qt 3Andy Shaw2012-09-271-0/+17
* Remove duplicate words and punctuation from documentation.Mitch Curtis2012-09-261-2/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Rename QPaintDevice::init() to initPainter()Richard Moore2012-09-101-1/+1
* Doc: More fixes of qdoc-reported doc errorsaavit2012-08-311-1/+1
* Doc: Fixes for several doc errorsaavit2012-08-311-1/+1
* Explained rectangle bounding in documentation.Leonard Lee2012-08-081-0/+1
* Explained degree unit in QPainter::rotate() function.Leonard Lee2012-08-081-1/+1
* Mention setFont() in QPainter::drawText() functionsSimon A. Eugster2012-08-011-1/+9
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+3
* Added SpellCheckUnderlineStyle theme hint.Samuel Rødal2012-06-071-1/+5
* Fix text decoration width roundingJiang Jiang2012-05-301-2/+1
* Fix font engine dependent text transformationJiang Jiang2012-05-111-1/+4
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-11/+7
* Doc: Modularize QtGui documentation.Casper van Donderen2012-05-091-22/+22
* Using QLatin1String instead of QLatin1LiteralDebao Zhang2012-04-251-1/+1
* Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-111-3/+3
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-0/+1
|\
| * Fix release mode warnings about unused variables.Friedemann Kleint2012-04-031-0/+1
* | Remove WA_PaintOutsidePaintEventDebao Zhang2012-03-281-23/+1
|/
* Line up underlines if fallback fonts are used (QTBUG-21832)Stefan Hundhammer2012-03-121-39/+58
* Enablers for shared graphics cache in raster paint engineJiang Jiang2012-03-081-9/+4
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-136/+136
* 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