summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qdrawhelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added static keyword to blend_transformed_tiled_argb/rgb565().Kim Motoyoshi Kalland2012-02-141-2/+2
* Removed unused qStorePixel[] array.Kim Motoyoshi Kalland2012-02-141-12/+0
* Fixed source composition with opacity in the raster paint engine.Kim Motoyoshi Kalland2012-02-081-0/+2
* Removed image format specific template functions in raster engine.Kim Motoyoshi Kalland2012-02-071-2519/+1309
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Improve QtGui start-up time and memory use.Samuel Rødal2011-11-041-55/+86
* Improve drawing scaled image with raster using SSE2Olivier Goffart2011-10-241-0/+9
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-21/+0
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-111-179/+59
|\|
| * Added support for six-parameter radial gradients.Samuel Rødal2011-05-101-9/+33
| * Improved gradient table generation performance for two-stop gradients.Samuel Rødal2011-05-101-0/+5
| * Optimized radial gradient fetch using SSE 2.Samuel Rødal2011-05-101-0/+5
| * Prepared for SIMD implementation of radial gradients.Samuel Rødal2011-05-101-177/+23
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-041-8/+2
|\|
| * Support gamma correction of text on GLEskil Abrahamsen Blomfeldt2011-05-031-8/+2
* | Get rid of QCustomRasterPaintDevice / QWS stuff in raster engine.Samuel Rødal2011-05-041-704/+40
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+8078