summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug in QPdfEngine::addImage causing mono images to be made 32 bitMatthew Cattell2011-05-101-1/+4
* Fixed off-by-one in radial gradient color table index computation.Samuel Rødal2011-05-101-4/+2
* Fixes warnings about unused variablesOlivier Goffart2011-05-105-17/+2
* Another attempt at fixing the MSVC2005 build.Samuel Rødal2011-05-101-1/+6
* Compile fix in qdrawhelper_sse2.cpp for MSVC 2005.Samuel Rødal2011-05-101-0/+5
* Compile fix in qdrawhelper_sse2.cpp.Samuel Rødal2011-05-101-1/+1
* Added support for six-parameter radial gradients.Samuel Rødal2011-05-1011-73/+343
* Improved gradient table generation performance for two-stop gradients.Samuel Rødal2011-05-105-72/+222
* Optimized radial gradient fetch using SSE 2.Samuel Rødal2011-05-103-0/+98
* Improved qt_gradient_clamp for reflect spreads.Samuel Rødal2011-05-101-5/+2
* Prepared for SIMD implementation of radial gradients.Samuel Rødal2011-05-102-177/+174
* Rename QGlyphs -> QGlyphRunEskil Abrahamsen Blomfeldt2011-05-103-14/+14
* Add internal documentation for QUnifiedToolbarSurface.Fabien Freling2011-05-101-0/+33
* Set the default graphics system to raster.Fabien Freling2011-05-101-1/+1
* Revert "Switch the default graphics system to raster on Mac."Fabien Freling2011-05-101-1/+1
* Fix a race condition when the main window is being destructed.Fabien Freling2011-05-101-1/+2
* Switch the default graphics system to raster on Mac.Fabien Freling2011-05-101-1/+1
* Fix QPainter::drawGlyphs() with non-affine transformationEskil Abrahamsen Blomfeldt2011-05-061-1/+8
* Support gamma correction of text on GLEskil Abrahamsen Blomfeldt2011-05-031-8/+2
* Don't transform glyph positions for Core Graphics paint engineJiang Jiang2011-04-291-2/+3
* Fix crash in raster on X11 when text contains unsupported charactersEskil Abrahamsen Blomfeldt2011-04-291-1/+1
* Initial import from qtquick2.Qt by Nokia2011-04-271-1/+3
* Initial import from the monolithic Qt.Qt by Nokia2011-04-27182-0/+117113