summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-293-3/+3
* Fix some compiler warnings, shut up QIbusPlatformInputContext.Friedemann Kleint2011-08-261-3/+7
* Merge branch 'master' into refactorGunnar Sletta2011-08-253-28/+18
|\
| * Remove all non-const operator==Harald Fernengel2011-08-092-10/+0
| * Use more numerically robust algorithm to compute QBezier::pointAt().Alan Alpert2011-08-051-18/+18
* | Remove qtessellator.* from QtGuiLars Knoll2011-08-193-1602/+0
* | Fix build.Friedemann Kleint2011-08-191-0/+1
* | QColormap is gone from QtGuiLars Knoll2011-08-191-1/+0
* | Restore feature compatibility with QPrinter in QTextDocument::printLars Knoll2011-08-196-2/+144
* | Move printing into it's own libraryLars Knoll2011-08-191-2/+2
* | Introduce a paged paintdevice and use itLars Knoll2011-08-197-18/+354
* | move printing related files into their own directoryLars Knoll2011-08-1920-6872/+2
* | PDF doesn't require the alpha paintengineLars Knoll2011-08-192-61/+5
* | Move the remaining QPrinter dependencies out of qpf.*Lars Knoll2011-08-195-195/+197
* | Rename QPdf(Base)EngineLars Knoll2011-08-196-110/+110
* | Move the PDF related functionality into QPdfLars Knoll2011-08-194-1681/+1674
* | first version of a public API to generate PDFsLars Knoll2011-08-193-0/+193
* | Move QColorMap into QtWidgetsLars Knoll2011-08-195-475/+0
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-033-5/+13
|\|
| * Making cached glyphs drawing check clearerJiang Jiang2011-07-253-5/+13
* | Added Q_GUI_EXPORT for some internal symbols needed in QtWidgets.Samuel Rødal2011-07-272-2/+2
* | Compile fix.Friedemann Kleint2011-07-251-0/+1
* | Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-252-5/+3
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-214-45/+43
|\|
| * Fixed clipping errors for non-extended paint engines.Samuel Rødal2011-07-211-0/+9
| * Get rid of the evilness of Q_GLOBAL_STATIC_WITH_INITIALIZERThiago Macieira2011-07-212-44/+33
| * Use truncate only for subpixel boundingBox x positionJiang Jiang2011-07-201-1/+1
* | Get rid of unused function in qpaintengine_raster.cpp.Samuel Rødal2011-07-211-71/+0
* | Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-194-18/+18
* | 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