summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-053-22/+2
|\
| * Fixed antialiased rendering error in raster engine due to wrong merge.Samuel Rødal2010-10-011-2/+0
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-309-29/+15
| |\
| | * Fixed accessing freed memory in raster engine.Kim Motoyoshi Kalland2010-09-301-2/+2
| | * Moving QPdf::stripSpecialCharacter to fontengineJørgen Lind2010-09-302-20/+0
* | | Merge commit 'c1f9978c9d61bcbdb2f280185a3abdea13d7f532' into master-from-4.7Rohan McGovern2010-10-056-9/+13
|\ \ \ | | |/ | |/|
| * | Fixed antialiased rasterization bug in raster engine.Samuel Rødal2010-09-293-7/+41
| * | Fixed regression in clipping.qps autotest on 64-bit.Samuel Rødal2010-09-281-1/+1
| * | Fixed performance regression in curve stroking.Samuel Rødal2010-09-273-6/+8
| * | fix documentation of drawText(int, int, int, int, ...Gunnar Sletta2010-09-271-1/+1
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Yoann Lopes2010-09-241-84/+96
| |\ \
| * | | Fixes gray_raster incorrectly reporting out of memory error.Yoann Lopes2010-09-231-1/+3
* | | | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-044-15/+49
|\ \ \ \ | | |_|/ | |/| |
| * | | Fixed performance issue in QML clipping with OpenGL 2.0 paint engine.Samuel Rødal2010-09-281-4/+4
| * | | Fixed antialiased rasterization bug in raster engine.Samuel Rødal2010-09-283-7/+41
| * | | Small optimizations the gray raster for 64-bit.Samuel Rødal2010-09-281-4/+4
| | |/ | |/|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-281-83/+95
|\ \ \ | |/ /
| * | Fixed floating point overflow issues in QRasterizer::rasterizeLineSamuel Rødal2010-09-231-60/+79
| * | Fixed scaled point drawing with square cap in raster paint engine.Samuel Rødal2010-09-231-24/+17
| |/
* | Fix QPainter::clipBoundingRect() for QRectF clip.Andreas Kling2010-09-261-0/+2
* | Fix problems in QTextureGlyphCache caused by insufficient mergeEskil Abrahamsen Blomfeldt2010-09-241-8/+10
* | Fix usage of QT_ARCH_ARM* after a28ddf6Bradley T. Hughes2010-09-231-2/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-224-50/+18
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-221-1/+0
| |\
| | * remove extra includesRitt Konstantin2010-09-211-1/+0
| * | Fixed drawing a large number of glyphs with the same font under GL.Trond Kjernåsen2010-09-212-8/+18
| * | Fixes bezier curves not being drawn when it is a line.Yoann Lopes2010-09-211-41/+0
| |/
* | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-09-2211-95/+31
|\ \
| * \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-2111-95/+31
| |\ \ | | |/
| | * Fixed color of cosmetic pens when printing under Windows.Trond Kjernåsen2010-09-201-1/+1
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-172-3/+3
| | |\
| | | * Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-161-8/+7
| | | |\
| | | * \ git Merge branch '4.7-upstream' into 4.7-docJesper Thomschutz2010-09-153-4/+7
| | | |\ \
| | | * \ \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-132-76/+7
| | | |\ \ \
| | | * \ \ \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-111-2/+4
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-101-0/+1
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-092-18/+122
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch '4.7-oslo1' into 4.7-docA-Team2010-09-074-291/+240
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge commit 'staging-1/4.7' into doc-4.7Morten Engvoldsen2010-09-038-155/+370
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7Morten Engvoldsen2010-09-022-3/+3
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | Fixed spelling, broken links, and missing default values.Jerome Pasion2010-08-302-3/+3
| | * | | | | | | | | | | Fixed compilation of qdrawhelper.cpp with XLC 10Rohan McGovern2010-09-161-1/+1
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-09-158-100/+141
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | |
| | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-141-1/+1
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | Fix top-left corner of rounded rects in QPaintEngineExGunnar Sletta2010-09-141-1/+1
| | | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-141-1/+1
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-131-1/+1
| | | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|/ | | | | |/| | | | | | | |
| | | | | * | | | | | | | QStroker: Fix erroneous SvgMiterJoin behavior for parallel linesAndreas Kling2010-09-121-1/+1
| | | | | | |_|_|_|_|_|/ | | | | | |/| | | | | |
| | | * | | | | | | | | Use aligned operations for solid SourceOver operations.Benjamin Poulain2010-09-131-2/+5
| | | |/ / / / / / / /
| | | * | | | | | | | Use the stream operation for the SSE2 implementation of memfill32Benjamin Poulain2010-09-131-4/+4