summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | Refactor comp_func_solid_Clear() and comp_func_solid_Source()Benjamin Poulain2010-02-093-42/+35
| |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-062-0/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-052-0/+10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | Fixing 'softvfp+vfpv2' compiling issue for Tb9.2Aleksandar Sasha Babic2010-02-052-0/+10
| | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge remote branch 'origin/4.6' into 4.6Paul Olav Tvete2010-02-051-3/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Improve raster graphics system performance on Mac (second try).Morten Johan Sørvig2010-02-041-3/+1
| | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Optimize QPathClipper::pathToRect.Bjørn Erik Nilsen2010-02-031-1/+1
| * | | | | | | | | | | | | | | QGraphicsScene: Use QPainter::setClipRect instead of setClipPath if possible.Bjørn Erik Nilsen2010-02-032-3/+3
| * | | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-021-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | Fixed a crash when QPixmaps are destroyed after the ~QApplication.Trond Kjernåsen2010-01-291-2/+2
| | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Fixed text rendering via scaled QPainter on rasterPaintEngine / SymbianAlessandro Portale2010-02-011-1/+8
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge commit 'origin/4.6' into bearermanagement/integration-4Aaron McCarthy2010-01-29167-280/+847
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Small optimization in raster paint engine.Samuel Rødal2010-01-251-2/+2
| * | | | | | | | | | | | Fix QPainter::redirection() to pass autotest.Gunnar Sletta2010-01-221-3/+2
| * | | | | | | | | | | | Fix documentation bug in QColorGunnar Sletta2010-01-221-7/+4
| * | | | | | | | | | | | Don't use a mutex lock in QPainter::redirection unless strictly requiredGunnar Sletta2010-01-221-3/+36
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2010-01-20166-190/+209
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-151-3/+5
| | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-151-3/+5
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | Improve the behavior of expose events on Symbian.Jason Barron2010-01-141-3/+5
| | | | | |_|_|_|_|_|_|_|/ | | | | |/| | | | | | | |
| | * | | | | | | | | | | Clarify the docs slightly for QPainter::beginNativePainting().Trond Kjernåsen2010-01-151-6/+11
| | * | | | | | | | | | | Fixed the encoding of the Tile and Creator tags in the PDF engine.Trond Kjernåsen2010-01-151-8/+18
| | |/ / / / / / / / / /
| | * | | | | | | | | | Fixes wrong stroke clipping with the raster engine.Yoann Lopes2010-01-141-7/+9
| | |/ / / / / / / / /
| | * | | | | | | | | Merge remote branch 'qt/4.6' into oslo-staging-2/4.6Paul Olav Tvete2010-01-12166-166/+166
| | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-09166-166/+166
| | | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | |
| | | | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-09166-166/+166
| | | | |\ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-07166-166/+166
| | | | | |\ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|/ | | | | | |/| | | | | | |
| | | | | | * | | | | | | Update copyright year to 2010Jason McDonald2010-01-06166-166/+166
| | | | | | | |_|_|_|_|/ | | | | | | |/| | | | |
| * | | | | | | | | | | Text drawing is not fast currentlyGunnar Sletta2010-01-151-3/+0
| |/ / / / / / / / / /
| * | | | | | | | | | Put LinesHint into QVectorPath hints to enable further optimizationsGunnar Sletta2010-01-121-2/+14
| * | | | | | | | | | Avoid coordinate limitations in the raster engine.Gunnar Sletta2010-01-122-4/+9
| * | | | | | | | | | Fix point drawing on raster engine for flat and square capsGunnar Sletta2010-01-121-4/+4
| |/ / / / / / / / /
| * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-091-1/+5
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Add texture glyph width cache default.Stefano Pironato2010-01-081-1/+5
| | |/ / / / / / /
| * | | | | | | | Fix for QTBUG-5870 QGraphicsProxyWidget does not show children onJani Hautakangas2010-01-081-3/+10
| |/ / / / / / /
| * | | | | | | Slight performance improvement in comp_func_SourceOver.Samuel Rødal2010-01-041-1/+4
| * | | | | | | fixed typo in qpainter docsGunnar Sletta2010-01-041-1/+1
| |/ / / / / /
| * | | | | | Fix build with neon instructions enabled but not set in mkspecTom Cooksey2009-12-221-1/+1
| * | | | | | NEON configure detection and initial blend function implementations.Samuel Rødal2009-12-185-3/+358
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2009-12-165-22/+24
| |\ \ \ \ \ \
| | * | | | | | Fix for QTBUG-4908 SVG transparency rendering problem.Jani Hautakangas2009-12-161-3/+5
| | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-12-168-29/+122
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | qreal-izationAleksandar Sasha Babic2009-12-154-19/+19
| * | | | | | | Optimized blur / drop shadow effects for the GL 2 paint engine.Samuel Rødal2009-12-142-0/+23
| | |/ / / / / | |/| | | | |
| * | | | | | Determine QPrinterInfo's supportedPaperSizes on demand.David Faure2009-12-141-21/+29
| * | | | | | Added vg to the performance section of the QPainter docsGunnar Sletta2009-12-141-0/+6
| * | | | | | Fixed spelling in docsGunnar Sletta2009-12-141-6/+6
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-12-116-8/+9
| |\ \ \ \ \ \
| | * | | | | | Clean up the QFontEngine glyphcaching code to not crash and be more tidyGunnar Sletta2009-12-101-2/+2
| | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-12-093-0/+6
| | |\ \ \ \ \ \