summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qdrawhelper_p.h
Commit message (Expand)AuthorAgeFilesLines
* Compile.Morten Johan Sorvig2012-05-041-2/+2
* Use the C99 keyword "restrict" in compilers that support itThiago Macieira2012-04-241-1/+4
* Mark some functions as always_inline with GCC and ICC.Thiago Macieira2012-04-241-0/+3
* Introduce FontSmoothingGamma as a platform style hint.Friedemann Kleint2012-03-271-0/+12
* Remove the Q_STATIC_TEMPLATE_SPECIALIZATION macroThiago Macieira2012-03-261-6/+0
* Removed image format specific template functions in raster engine.Kim Motoyoshi Kalland2012-02-071-1196/+165
* 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
* 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-1/+254
|\|
| * Fixed off-by-one in radial gradient color table index computation.Samuel Rødal2011-05-101-4/+2
| * Added support for six-parameter radial gradients.Samuel Rødal2011-05-101-37/+63
| * Improved gradient table generation performance for two-stop gradients.Samuel Rødal2011-05-101-0/+73
| * Optimized radial gradient fetch using SSE 2.Samuel Rødal2011-05-101-0/+9
| * 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-101-0/+151
* | Get rid of QCustomRasterPaintDevice / QWS stuff in raster engine.Samuel Rødal2011-05-041-144/+0
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+2033