summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | Remove the memory safety for the first scanline of the SSSE3 blendingBenjamin Poulain2010-09-131-72/+3
| | | |/ / / / / / /
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-101-2/+4
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | | * | | | | | Fix crash in QRuntimeGraphicsSystem due to destruction order.Jason Barron2010-09-101-2/+4
| | | | | |_|_|_|/ | | | | |/| | | |
| | | * | | | | | Fixed compilation and API of meego graphics system.Samuel Rødal2010-09-101-0/+1
| | | |/ / / / /
| | * | | | | | Doc: Continued work on the QML documentation.David Boddie2010-09-141-8/+7
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Make raster the default graphics system on X11.Samuel Rødal2010-09-171-1/+1
|/ / / / / /
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-09-103-21/+122
|\ \ \ \ \ \
| * | | | | | Support sub pixel positioning of glyphs in raster engineEskil Abrahamsen Blomfeldt2010-09-093-21/+122
* | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-1010-326/+475
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | Removing Q_ENUMS declaration in QTransformJørgen Lind2010-09-091-1/+0
| * | | | | qdrawhelper: Optimisations in fetchTransformedBilinearOlivier Goffart2010-09-081-30/+59
| * | | | | qdrawhelper: use SSE2 for interpolation in fetchTransformedBilinearOlivier Goffart2010-09-081-0/+77
| * | | | | qdrawhelper: small optimisations in fetchTransformBilinearOlivier Goffart2010-09-081-16/+15
| |/ / / /
| * | | | Allow Windows x64 to use SSE2 to speed up blendingliang jian2010-09-064-105/+229
| * | | | qdrawhelper: micro optimisation in fetchTransformBilinearOlivier Goffart2010-09-031-7/+7
| * | | | qdrawhelper: Remove blend_transformed_bilinear_argbOlivier Goffart2010-09-021-179/+4
| | |_|/ | |/| |
| * | | Fix a crash when passing a null pixmap to QPainter::drawPixmapFragments().Trond Kjernåsen2010-09-011-1/+1
| * | | Use NEON and preloading for 16 bit small / medium sized image blits.Samuel Rødal2010-09-014-4/+108
| * | | Undefined SSE symbols when crosscompiling Qt on PPC.Benjamin Poulain2010-08-314-11/+2
| * | | Fix QStaticText with OpenGL1 engineEskil Abrahamsen Blomfeldt2010-08-301-1/+2
| * | | qdrawhelper: backport the optimisations in fetchTransformBilinear from master...Olivier Goffart2010-08-301-138/+257
| |/ /
* | | C++0x move operatorsOlivier Goffart2010-09-034-1/+16
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-306-25/+126
|\ \ \ | |/ /
| * | Apparently QPen::brush() can't return a NoBrush for a NoPen.Trond Kjernåsen2010-08-272-6/+4
| * | Calling QPen::brush() on a Qt::NoPen pen, should return QBrush::NoBrush.Trond Kjernåsen2010-08-261-0/+2
| * | Revert "Refactor blend_transformed_bilinear to simplify the blend type checking"Olivier Goffart2010-08-261-67/+66
| * | Refactor blend_transformed_bilinear to simplify the blend type checkingBenjamin Poulain2010-08-251-66/+67
| * | Implement qt_memfill32 with Neon.Benjamin Poulain2010-08-253-0/+40
| * | Implement the composition mode Plus with Neon.Benjamin Poulain2010-08-255-22/+83
| |/
* | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-08-258-70/+321
|\ \
| * \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-258-70/+321
| |\ \ | | |/
| | * Fix mispositioned text with QStaticText and OpenVG graphics systemEskil Abrahamsen Blomfeldt2010-08-241-2/+5
| | * Crash in QX11PaintEngine::drawPixmapCarlos Manuel Duclos Vergara2010-08-181-0/+2
| | * Revert "Fix the rendering of lines with the X11 paint engine"Samuel Rødal2010-08-181-10/+12
| | * Revert "Outline / fill inconsistency in X11 paint engine."Samuel Rødal2010-08-181-4/+4
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-182-39/+13
| | |\
| | | * qgrayraster: Remove unnecessary indirection in QT_FT_Outline_DecomposeAndreas Kling2010-08-171-35/+9
| | | * Outline / fill inconsistency in X11 paint engine.Samuel Rødal2010-08-171-4/+4
| | * | Fix the blending of ARGB_PM image when using palignr to load the dataBenjamin Poulain2010-08-171-15/+5
| | * | Adjusted define stylingDonald Carr2010-08-171-3/+1
| | * | Fixes QWS window decoration offset issuesUwe Rathmann2010-08-172-2/+13
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-163-0/+275
| | |\ \ | | | |/ | | |/|
| | | * Implement the general blending of ARGB32_pm with SSSE3Benjamin Poulain2010-08-163-0/+275
| | * | qgrayraster: Speed up rendering of small cubic splines.Andreas Kling2010-08-161-20/+16
| | |/
* | | qdrawhelper: fix assert in fetchTransformedBilinearOlivier Goffart2010-08-251-2/+3
* | | Fix tabArray support for boundingRect measurementJiang Jiang2010-08-231-1/+8
|/ /
* | Prefer Q_CHECK_PTR to q_check_ptrJoão Abecasis2010-08-191-1/+2
* | Fix nasty copy-paste bug in fetchTransformedBilinear()Paul Olav Tvete2010-08-171-2/+2
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2Gunnar Sletta2010-08-1711-233/+206
|\ \
| * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-08-164-62/+31
| |\ \