summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* Get rid of some obsolete functions in QImage / QPixmap / QPixmapData.Samuel Rødal2011-07-181-4/+1
* Merge "Merge remote branch 'gerrit/master' into refactor" into refactorLars Knoll2011-07-123-36/+48
|\
| * Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-123-36/+48
| |\
| | * Remove more references to demos.Casper van Donderen2011-07-081-1/+1
| | * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-07-072-34/+34
| | * Fix bidi reordering when part of text is rendered by fallback fontEskil Abrahamsen Blomfeldt2011-07-061-1/+13
* | | Use PlatformNativeInterface to obtain backingStore's dcOlli Werwolff2011-07-122-0/+8
|/ /
* | Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-0612-120/+260
|\|
| * Update the documentation after moving examples.Casper van Donderen2011-07-052-5/+5
| * Move some other examples around in the docs.Casper van Donderen2011-07-053-16/+16
| * 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-285-44/+7
| * Remove code with no consquenceGunnar Sletta2011-06-282-35/+0
| * Change references to affine example.Casper van Donderen2011-06-283-6/+6
| * Fix problem with cosmetic stroking of cubic beziersaavit2011-06-271-2/+2
| * Still use midpoint rendering of aliased ellipsesaavit2011-06-272-0/+161
| * Fix smaller bugs in the strokerLars Knoll2011-06-271-7/+14
| * Compilation fix of f8e8583aavit2011-06-271-2/+3
| * Revert "Fix how subpixel positions are intepreted in an aliased grid."aavit2011-06-274-15/+46
* | Adapt font engines for Windows/QPA.Friedemann Kleint2011-06-291-1/+1
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-274-15/+87
|\|
| * fix autotest regressions introduced by 37c329a3Lars Knoll2011-06-222-0/+86
| * Make QPoint have the same layout on all platformsGunnar Sletta2011-06-202-14/+0
| * Make it possible to set color of QStaticText with pixel size >= 64Eskil Abrahamsen Blomfeldt2011-06-201-1/+1
* | Compile fix: MinGW.Friedemann Kleint2011-06-241-0/+4
* | Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-215-209/+307
* | remove postscript related filesLars Knoll2011-06-203-1096/+0
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-106-65/+71
|\|
| * Add function QGlyphRun::setRawData()Eskil Abrahamsen Blomfeldt2011-06-072-7/+10
| * Fix Windows buildJiang Jiang2011-06-031-2/+2
| * Refactor glyph pretransform checkJiang Jiang2011-06-036-56/+62
* | QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-101-0/+3
* | Windows: Bring back the HDC to the raster engine, Q_OS_WIN.Friedemann Kleint2011-05-312-24/+40
* | Compile on Mac.Morten Sorvig2011-05-301-1/+1
* | Add QPlatformPrinterSupport.Friedemann Kleint2011-05-3011-76/+332
* | Compile fix for QtGui when configure with -qpa on WindowsOlli Werwolff2011-05-264-8/+11
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-24116-1961/+1960
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-24179-3029/+3029
| * Doc: Fixed qdoc warnings.David Boddie2011-05-232-10/+9
* | Compile fix for -qpa/Linux.Friedemann Kleint2011-05-232-0/+2
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-205-6/+48
|\|
| * Remove warning from QColor::setNamedColor().Samuel Rødal2011-05-191-2/+1
| * Fixed compile of qdrawhelper_neon.cpp.Samuel Rødal2011-05-191-1/+1
| * Fall back to using paths for large fonts in drawStaticText()Eskil Abrahamsen Blomfeldt2011-05-183-3/+46
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-162-8/+22
|\|
| * fix compilation with namespacesLars Knoll2011-05-121-8/+8
| * Fix compilation with namespaces enabledLars Knoll2011-05-122-0/+14
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-126-1449/+1137
|\|