summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpaintengine_x11.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Crash in QX11PaintEngine::drawPixmapCarlos Manuel Duclos Vergara2010-08-181-0/+2
* Revert "Fix the rendering of lines with the X11 paint engine"Samuel Rødal2010-08-181-10/+12
* Revert "Outline / fill inconsistency in X11 paint engine."Samuel Rødal2010-08-181-4/+4
* Outline / fill inconsistency in X11 paint engine.Samuel Rødal2010-08-171-4/+4
* Fix the rendering of lines with the X11 paint engineBenjamin Poulain2010-07-291-12/+10
* Fixed missing stroke for flat ellipses.Samuel Rødal2010-06-151-0/+5
* More Pixmap cache key optimizationsJens Bache-Wiig2010-06-021-1/+6
* Use qrand() instead of rand()Bradley T. Hughes2010-05-041-1/+1
* Fixed drawing pixmaps onto bitmaps on X11 w/o Xrender support.Trond Kjernåsen2010-02-101-0/+3
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Fix QtOpenGL linker issue by exporting qt_getClipRectsThorbjørn Lindeijer2009-10-271-1/+1
* Fixed bug in X11 paint engine causing source pixmap depth to change.Samuel Rødal2009-10-051-0/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* 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
* | compile again with QExplicitlySharedDataPointerHarald Fernengel2009-08-211-10/+10
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-191-4/+12
|\ \
| * | Fixed bug when rendering long lines of text without XRender.Samuel Rødal2009-08-181-4/+12
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\| |
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
| |/
* / Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-1/+1
|/
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* Fixed a byte ordering issue when using the raster graphicssystem.Trond Kjernåsen2009-06-021-7/+10
* Prevented X server crash when calling XFillPolygon with >200000 points.Samuel Rødal2009-05-061-1/+25
* Fixed rendering of bitmap fonts on X11 with Xrender and fontconfig.Trond Kjernåsen2009-04-281-1/+3
* Remove scale applied to cosmetic pens when antialiasing is enabled (X11).Samuel Rødal2009-04-141-1/+4
* Fix very slow stroking of paths in X11 paint engine.Samuel Rødal2009-03-271-0/+4
* Fix mismatch between stroke and fill of ellipses on X11.Samuel Rødal2009-03-271-7/+3
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+2451