summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | 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 git@scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2009-12-1835-147/+357
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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
| | |\ \ \ \ \ \
| | | * | | | | | Compile with QT_NO_DEPRECATEDOlivier Goffart2009-12-093-0/+6
| | | |/ / / / /
| | * | | | | | Fix crash when rotating cleartype text under gl engine.Gunnar Sletta2009-12-091-4/+1
| | * | | | | | Don't assert on valid math in qbezierGunnar Sletta2009-12-091-2/+0
| | |/ / / / /
| * | | | | | Initial documentation for the performance characteristics of QPainter.Gunnar Sletta2009-12-111-0/+78
| |/ / / / /
| * | | | | Fix possible off-by-one inconsistency against system look and feel whenEskil Abrahamsen Blomfeldt2009-12-081-1/+1
| | |_|_|/ | |/| | |
| * | | | Merge commit 'c0b81480b2909b18ac15bdd124a562ae005c2f41' into origin-4.6Olivier Goffart2009-12-041-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Fixes transformation problems with QGraphicsProxyWidget.Yoann Lopes2009-12-021-1/+1
| | | |/ | | |/|
| * | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-12-033-7/+25
| |\ \ \ | | |/ /
| | * | Merge commit 'oslo-staging-2/4.6' into upstream/4.6Olivier Goffart2009-12-023-7/+25
| | |\ \
| | | * | Added caching of vectorpaths to the GL paint engine.Gunnar Sletta2009-12-012-6/+23
| | | * | Fixed square root of negative number in drawTextItem().Kim Motoyoshi Kalland2009-11-301-1/+2
| * | | | Fix a documentation typo.Christian Kamm2009-11-301-1/+1
| |/ / /
| * | | Fixed build on S60 and WinCEThorbjørn Lindeijer2009-11-301-1/+1
| * | | Merge remote branch 'staging/4.6' into 4.6Oswald Buddenhagen2009-11-271-32/+60
| |\ \ \ | | |/ / | |/| |
| | * | Improved and optimized the WaveUnderlineThorbjørn Lindeijer2009-11-261-32/+60
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-261-0/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Fixed crash when scrolling with deleted backingstoreJanne Koskinen2009-11-251-0/+2
| | |/
| * | Fixes rendering issues when rendering a QWidget to PDF with WindowsXP Style.Yoann Lopes2009-11-241-1/+1
| |/
| * Ran the script utils/normalizeOlivier Goffart2009-11-181-1/+1
| * Merge upstream/4.6 into oslo-staging-2Olivier Goffart2009-11-171-9/+9
| |\
| | * Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-172-6/+3
| | |\
| | * \ Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-11-171-9/+9
| | |\ \