summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* Fixed off-by-one in radial gradient color table index computation.Samuel Rødal2011-04-281-4/+2
* Don't transform glyph positions for Core Graphics paint engineJiang Jiang2011-04-191-2/+3
* Revert "Switch the default graphics system to raster on Mac."Fabien Freling2011-04-181-1/+1
* Long live QRawFont!Eskil Abrahamsen Blomfeldt2011-04-154-43/+46
* Another attempt at fixing the MSVC2005 build.Samuel Rødal2011-04-151-1/+6
* Compile fix in qdrawhelper_sse2.cpp for MSVC 2005.Samuel Rødal2011-04-141-0/+5
* Compile fix in qdrawhelper_sse2.cpp.Samuel Rødal2011-04-141-1/+1
* Added support for six-parameter radial gradients.Samuel Rødal2011-04-1311-73/+343
* Improved gradient table generation performance for two-stop gradients.Samuel Rødal2011-04-135-72/+222
* Optimized radial gradient fetch using SSE 2.Samuel Rødal2011-04-133-0/+98
* Improved qt_gradient_clamp for reflect spreads.Samuel Rødal2011-04-131-5/+2
* Prepared for SIMD implementation of radial gradients.Samuel Rødal2011-04-132-177/+174
* Fix a race condition when the main window is being destructed.Fabien Freling2011-04-121-1/+2
* Switch the default graphics system to raster on Mac.Fabien Freling2011-04-111-1/+1
* Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-04-091-3/+1
|\
| * Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-04-091-3/+1
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-04-081-3/+1
| | |\
| | | * Let's not write to the source buffer when blending argb32 on rgb16.Samuel Rødal2011-04-081-3/+1
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-04-075-135/+128
|\ \ \ \ | |/ / / |/| | |
| * | | Get rid of double conversions and arithmetic when qreal is float.Samuel Rødal2011-04-065-135/+128
* | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-071-2/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-041-2/+4
| |\ \ | | |/ | |/|
| | * Fix QGradient stop with NaN position on Symbian.Laszlo Agocs2011-04-041-2/+4
* | | Put all the declarations of qt_defaultDpi{,X,Y}() in one placeJiang Jiang2011-04-055-12/+3
* | | Fix positioning in GL2 paint engine with subpixel antialiasingJiang Jiang2011-04-041-1/+1
* | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-04-032-9/+9
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-312-9/+9
| |\ \ \ | | |/ /
| | * | Fixed rounding of coordinates pre-transformation in CG paintengine.Samuel Rødal2011-03-291-1/+1
| | * | Fixed infinite loop in QPainterPath::intersects() when qreal=float.Samuel Rødal2011-03-281-8/+8
| | |/
* | | Make sure we don't use subpixel positions in full hinting modeJiang Jiang2011-04-012-7/+2
* | | Fixed underline offset after raster coordinate system change.Samuel Rødal2011-04-011-1/+2
* | | Fix horizontal centered text drawing without word wrapJiang Jiang2011-03-311-5/+12
* | | Revert "Fixed underline offset after raster coordinate system change."Samuel Rødal2011-03-301-2/+1
* | | Added WindowSurfaceFeature enum to QWindowSurface.Samuel Rødal2011-03-2912-46/+41
* | | Added preserved contents property to QWindowSurface.Samuel Rødal2011-03-293-2/+13
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-teamaavit2011-03-291-1/+2
|\ \ \ | |/ / |/| |
| * | Fixed underline offset after raster coordinate system change.Samuel Rødal2011-03-281-1/+2
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-03-286-138/+153
|\ \ \ | |/ /
| * | Fix remaining regressions in QWSJiang Jiang2011-03-251-2/+5
| * | Fixed remaining issues in subpixel positioning with FreeTypeJiang Jiang2011-03-244-132/+132
| * | Fix QTransform debug outputJiang Jiang2011-03-241-0/+3
| * | qFloor the decoration line width before paintingJiang Jiang2011-03-241-1/+1
| * | Let QTextLine decide its own x position in QPainterJiang Jiang2011-03-241-8/+5
| * | Reset GL glyph cache when texture limit is reachedEskil Abrahamsen Blomfeldt2011-03-231-0/+5
| * | Implement subpixel positioning with FreeTypeJiang Jiang2011-03-223-6/+13
* | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-03-221-9/+19
|\ \ \ | |/ / |/| |
| * | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-191-9/+19
| |\ \ | | |/
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-191-9/+19
| | |\
| | | * Add flag for forcibly propagating backing store alpha to framebufferGareth Stockwell2011-03-181-9/+19
* | | | Merge remote branch 'qt/master' into staging-masterSamuel Rødal2011-03-213-13/+12
|\ \ \ \