summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpaintengineex.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Converting from double to qreal in guimread2011-10-101-6/+6
* Fixed holes in border image drawing by introducing new API.Samuel Rødal2011-07-261-0/+16
* Make it possible to set color of QStaticText with pixel size >= 64Eskil Abrahamsen Blomfeldt2011-06-201-1/+1
* Merge remote branch 'qt/4.8' into fire-masterPaul Olav Tvete2011-06-061-17/+17
|\
| * Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* | Refactor glyph pretransform checkJiang Jiang2011-06-031-0/+10
* | Fall back to using paths for large fonts in drawStaticText()Eskil Abrahamsen Blomfeldt2011-05-181-0/+35
* | New algorithm for drawing thin linesLars Knoll2011-05-121-1/+1
|/
* Added support for six-parameter radial gradients.Samuel Rødal2011-04-131-0/+46
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Fixed performance regression in curve stroking.Samuel Rødal2010-09-271-1/+1
* Fix top-left corner of rounded rects in QPaintEngineExGunnar Sletta2010-09-141-1/+1
* Fixed crash in concentric circles exampleGunnar Sletta2010-08-041-1/+1
* Removed unnecessary lines of code.Kim Motoyoshi Kalland2010-06-161-4/+0
* Made curve tesselation be dynamically adjusted based on transform.Samuel Rødal2010-05-121-0/+2
* Avoid many unnecessary allocations, so so that paint engines attached to pixmapsWarwick Allison2010-05-071-1/+2
* Don't crash when calling drawPixmapFragements with a null pixmapGunnar Sletta2010-04-191-0/+3
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-04-161-1/+1
|\
| * Symbol visibility fixes for RVCT4 on SymbianIain2010-04-151-1/+1
* | Compile Qt in C++0x mode.Thiago Macieira2010-03-211-9/+10
* | Renamed QPainter::Fragment/Hint -> QPainter::PixmapFragment/HintTrond Kjernåsen2010-03-091-2/+2
* | Fix point drawing in QPainter.Gunnar Sletta2010-02-251-1/+1
* | Made the qDrawPixmaps() API public (with modifications).Trond Kjernåsen2010-02-231-8/+11
|/
* Fixes wrong stroke clipping with the raster engine.Yoann Lopes2010-01-141-7/+9
* Merge remote branch 'qt/4.6' into oslo-staging-2/4.6Paul Olav Tvete2010-01-121-1/+1
|\
| * Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* | Fix point drawing on raster engine for flat and square capsGunnar Sletta2010-01-121-4/+4
|/
* Added caching of vectorpaths to the GL paint engine.Gunnar Sletta2009-12-011-1/+15
* API review: Rename numRects() -> rectCount()Marius Storm-Olsen2009-11-091-1/+1
* Set strokes as non-convex by default.Gunnar Sletta2009-11-051-0/+4
* Reworked QVectorPath API to allow for caching and convex curved shapesGunnar Sletta2009-10-271-6/+24
* Fixing some GCC warningsJoão Abecasis2009-10-071-1/+1
* Changed implementation of qDrawBorderPixmap() to use qDrawPixmaps().Kim Motoyoshi Kalland2009-10-021-1/+1
* Added support for drawing a pixmap multiple times in one call.Kim Motoyoshi Kalland2009-10-021-0/+25
* Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-241-5/+2
|\
| * Fixed clipping of non-cosmetic dashed strokes in raster paint engine.Kim Motoyoshi Kalland2009-09-231-9/+1
| * Update license headers again.Jason McDonald2009-09-081-4/+4
* | Made drawRoundedRect() implementation virtual in QPaintEngineExGunnar Sletta2009-09-181-0/+66
* | Don't call into paint engines when we don't have pens and brushesGunnar Sletta2009-09-141-2/+7
* | Update license headers again.Jason McDonald2009-09-091-4/+4
* | Added trace graphics system for painting performance profiling.Samuel Rødal2009-09-031-34/+0
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\|
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1