summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* Change to commercial license headers in preparation for release.Jason McDonald2010-09-07167-2171/+2171
* Fix a crash when passing a null pixmap to QPainter::drawPixmapFragments().Trond Kjernåsen2010-09-031-1/+1
* Pending surface might not get destroyed if no flush() happensJani Hautakangas2010-09-022-15/+8
* Use ARGB32 premultiplied backing store format in Symbian^3Jani Hautakangas2010-09-021-4/+8
* Remove the memory tracking attempt from the runtime graphics system.Jason Barron2010-09-022-87/+3
* Fix QStaticText with OpenGL1 engineEskil Abrahamsen Blomfeldt2010-09-021-1/+2
* Apparently QPen::brush() can't return a NoBrush for a NoPen.Trond Kjernåsen2010-09-021-4/+4
* Fix mispositioned text with QStaticText and OpenVG graphics systemEskil Abrahamsen Blomfeldt2010-09-021-2/+5
* Add text decoration support to QStaticTextJiang Jiang2010-09-021-13/+71
* Crash in QX11PaintEngine::drawPixmapCarlos Manuel Duclos Vergara2010-09-011-0/+2
* Revert "Fix the rendering of lines with the X11 paint engine"Samuel Rødal2010-08-191-10/+12
* Revert "Outline / fill inconsistency in X11 paint engine."Samuel Rødal2010-08-191-4/+4
* Outline / fill inconsistency in X11 paint engine.Samuel Rødal2010-08-191-4/+4
* Fixed crash in concentric circles exampleGunnar Sletta2010-08-061-1/+1
* Fix the rendering of lines with the X11 paint engineBenjamin Poulain2010-08-031-12/+10
* Warn when drawPixmapFragments is called with an invalid source rectAndy Shaw2010-07-051-0/+9
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-031-8/+1
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-021-8/+1
| |\
| | * Consolidate zlib configuration redundancyMark Brand2010-07-021-8/+1
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-031-2/+2
|\ \ \ | |/ / |/| |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7mread2010-07-0215-127/+543
| |\ \ | | |/
| * | Avkon removal configured with -no-s60mread2010-07-011-2/+2
* | | Don't do alpha/opaque check which might cause a conversion and later pointer ...Michael Dominic K2010-07-021-1/+1
| |/ |/|
* | Fixed bug in drawTiledPixmap when width of pixmap matches target rect.Samuel Rødal2010-07-011-1/+2
* | Improved performance of 16 bit memrotates using NEON instructions.Samuel Rødal2010-07-017-22/+310
* | Export various symbols needed to make a custom GL graphicssystem.Michael Dominic K2010-06-301-1/+1
* | Made -graphicssystem trace work with Qt::TextBypassShaping flag.Samuel Rødal2010-06-291-1/+1
* | Fix an assertion in comp_func_SourceOver_sse2() if const_alpha == 0Benjamin Poulain2010-06-281-1/+1
* | New variant of ::createPixmapData with origin for QGraphicsSystem.Michael Dominic K2010-06-283-1/+6
* | Fixed autotest failure in QPathClipper on N900.Samuel Rødal2010-06-252-34/+18
* | Fixed autotest failure in fillRect_stretchToDeviceModeSamuel Rødal2010-06-241-1/+1
* | Add an implementation of comp_func_solid_SourceOver_neon() with Neon.Benjamin Poulain2010-06-233-0/+46
* | Fix the casts of qdrawhelper_sse2Benjamin Poulain2010-06-231-4/+4
* | Add a SSE2 implementation of comp_func_solid_SourceOver()Benjamin Poulain2010-06-232-2/+33
* | Add a SSE2 version of comp_func_SourceOver()Benjamin Poulain2010-06-232-61/+116
* | Optimized sub-rect copying / painting of QPixmaps.Samuel Rødal2010-06-231-3/+5
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-231-1/+5
|\ \ | |/ |/|
| * Fixed crash in the fast blend functions for rasterGunnar Sletta2010-06-231-1/+5
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-223-75/+33
|\ \ | |/ |/|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-06-212-2/+4
| |\
| | * Fix compiler warnings in QtGui (text,painting).Friedemann Kleint2010-06-211-2/+2
| * | Doc: Relicensed the documentation under the GNU FDL version 1.3.David Boddie2010-06-213-75/+33
* | | Compiler warnings.Bjørn Erik Nilsen2010-06-212-3/+3
| |/ |/|
* | Speed up calls to QPainter::setCompositionMode when the mode is unchangedSimon Hausmann2010-06-171-0/+2
|/
* Fixed infinite recursion when drawing very large painter paths.Kim Motoyoshi Kalland2010-06-163-9/+14
* Fixed full-rule on clipped painter paths.Kim Motoyoshi Kalland2010-06-161-0/+4
* Removed unnecessary lines of code.Kim Motoyoshi Kalland2010-06-161-4/+0
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-161-4/+5
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-151-4/+5
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-121-4/+5
| | |\