summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-31186-2402/+2402
* Check world matrix is true when seeing if transformations are supportedAndy Shaw2015-01-021-0/+2
* QPdf::addImage(): avoid a QImage detach when it's in an acceptable FormatMartin Pley2014-09-111-3/+3
* Fix QPainter::drawPolyline() painting errors with cosmetic penaavit2014-08-291-4/+4
* Remove use of 'register' from Qt.Kevin Funk2014-08-114-83/+83
* Don't convert signed to unsigned when we need all 32bitAllan Sandfeld Jensen2014-07-301-2/+2
* Fix raster graphics on X11 RGB30Allan Sandfeld Jensen2014-05-261-1/+1
* Avoid out of bounds memory reads when scaling imagesv4.8.6Lars Knoll2014-04-036-27/+45
* printsupport: set duplex setting correctly to CUPS printerTeemu Katajisto2014-03-281-14/+14
* Updated year in copyright headerKai Koehne2014-03-26186-186/+186
* Avoid floating point exceptions in rasterizeLine.Gunnar Sletta2014-01-121-16/+45
* Respect the custom paper size settings on MacAndy Shaw2013-12-042-23/+48
* Fix MinGW-warnings about narrowing/invalid conversions.Friedemann Kleint2013-11-181-1/+1
* Optimize macDisplayColorSpaceMorten Johan Sørvig2013-11-142-18/+29
* QPdfEngine - Remove Producer copyright noticeSamuel Gaist2013-11-041-1/+1
* Ensure lastPixel.y is also initalized to -1 when necessaryAndy Shaw2013-10-091-0/+3
* Fixes: ASSERT in qpaintengine_x11 when using native graphicssystemaavit2013-07-101-1/+1
* Fix drawing of 0-width polylines from outside the devicerect.Gunnar Sletta2013-07-042-17/+27
* Fixed invalid memory read in SSSE3 image blending code.Samuel Rodal2013-04-221-1/+1
* Fixed QPainter::drawPolyline() not drawing solid lines.Samuel Rødal2013-03-201-1/+16
* Fixed artifacts when drawing same line with different clips.Samuel Rødal2013-03-201-6/+6
* Clear the alphaCache when starting new paintingAndy Shaw2013-03-141-1/+1
* Fixes: assert in QPainter::fillRect on very large paint devicesaavit2013-03-141-0/+2
* Fixed dashes being rendered differently depending on system clip.Samuel Rødal2013-03-144-18/+24
* QPdfEnginePrivate: Fix invalid format for rectangles on some localesDmitry Shachnev2013-02-221-6/+10
* Fix comments to use pre C99 standard style insteadPasi Petäjäjärvi2013-01-281-5/+5
* fix illegal reference to a destroyed variableGatis Paeglis2013-01-201-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-13186-186/+186
* QPaintEngine: Fix build if compiled with QT_NO_XRENDERPeter Hartmann2012-12-151-1/+4
* Fixes ignored composition mode in QPainter::fillRect with X11 engine.Samuel Rødal2012-12-111-2/+8
* qpa: Fix rendering issue in blitter engine (negative scaling factors)Julien Brianceau2012-11-081-1/+5
* Fixed GCC 3.4 build with sse2 enabled.Samuel Rødal2012-10-301-1/+2
* Fixed cosmetic line drawing where begin and end points are equal.Samuel Rødal2012-10-171-0/+5
* Fix number of available printers in CUPS supportNick Ratelle2012-10-141-1/+2
* qpa: Fix rendering issue in blitter paint engineJulien Brianceau2012-10-121-3/+4
* Fix g++/MinGW compiler warnings.Friedemann Kleint2012-09-291-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-29186-4442/+4442
* Fixed outline / fill inconsistencies in raster paint engine.Samuel Rødal2012-09-273-20/+2
* cleanup CUPS tmp filesTeemu Katajisto2012-09-271-0/+1
* Fixed inconsistent rounding of square cap pens.Samuel Rødal2012-09-251-10/+10
* qpa: extend drawPixmap capabilitiesJulien Brianceau2012-09-122-10/+57
* qpa: add non-opaque fill supportJulien Brianceau2012-09-122-11/+62
* qpa: incorrect rendering when stretching and clippingJulien Brianceau2012-09-031-5/+17
* Update contact information in license headers.Sergio Ahumada2012-08-01186-372/+372
* Fix infinite loop due to FPU limitationStéphane Cerveau2012-07-171-2/+2
* ARM: fix compilation with C++11 enabledMarc Mutz2012-07-052-2/+2
* Symbian: disable OpenVG as default on Symbian emulator buildsPasi Pentikainen2012-06-131-1/+1
* The scaling should not effect the width of a cosmetic penAndy Shaw2012-03-301-1/+1
* Build fix to raster window surface.Janne Anttila2012-02-261-1/+1
* Prevent crashing on Symbian in case EGL surface creation fails.Pauli Jarvinen2012-02-081-0/+5