summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
...
| * Doc: Synchronized the QTransform constructor arguments with the class documen...David Boddie2009-03-301-8/+11
* | Optimize blend functions for short adjacent spans.Samuel Rødal2009-04-011-22/+96
* | Remove some VC6 Template workaround in the drawhelper codeOlivier Goffart2009-04-011-357/+91
* | Ensure that fetchPixel is inlined in RGB32 cases in fetchTransformedBilinear.Olivier Goffart2009-04-011-32/+32
* | Use templates to remove code duplication in qdrawhelper.Olivier Goffart2009-04-011-286/+141
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-03-301-1/+1
|\ \ | |/
| * Fix missing fills of rects with negative width/height in raster engine.Samuel Rødal2009-03-301-1/+1
* | Merge branch '4.5'Thiago Macieira2009-03-274-21/+27
|\ \ | |/
| * Fix very slow stroking of paths in X11 paint engine.Samuel Rødal2009-03-274-14/+24
| * Fix mismatch between stroke and fill of ellipses on X11.Samuel Rødal2009-03-271-7/+3
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-03-242-1/+3
|\ \ | |/
| * Rendering error (one pixel offset) when drawing ARGB32_PM on RGB16.Samuel Rødal2009-03-241-0/+2
| * Fixes compile on win32 with MinGW.Rohan McGovern2009-03-241-1/+1
| * Long live Qt 4.5!Lars Knoll2009-03-23158-0/+110595
* Long live Qt!Lars Knoll2009-03-23158-0/+110775