summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'qt-fire-review/master'aavit2011-01-261-1/+4
|\
| * Fixed QPainterPath::pointAtPercent(t) for one-element paths.Samuel Rødal2011-01-251-1/+4
* | QPainterPath: Ignore calls with NaN/Infinite parametersAdemar de Souza Reis Jr2011-01-211-19/+47
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-17170-179/+180
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-11170-170/+170
| |\ \
| | * | Update copyright year to 2011.Jason McDonald2011-01-11170-170/+170
| * | | Setting WA_TranslucentBackground after winid() is ineffective on Symbian.Jani Hautakangas2011-01-101-1/+2
| |/ /
| * | Doc: Fixing typoSergio Ahumada2011-01-076-8/+8
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2011-01-123-4/+16
|\ \ \
| * \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2Eskil Abrahamsen Blomfeldt2011-01-102-1/+4
| |\ \ \
| * \ \ \ Merge branch 'qt-graphics-team-text-master'Eskil Abrahamsen Blomfeldt2011-01-103-4/+16
| |\ \ \ \
| | * | | | Optimize texture glyph cacheEskil Abrahamsen Blomfeldt2010-12-213-4/+16
* | | | | | use qBinaryFind instead of bsearchKonstantin Ritt2011-01-111-28/+8
| |_|/ / / |/| | | |
* | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-01-061-1/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fixed first element being a LineToElement in QPainterPath::connectPath()Samuel Rødal2011-01-041-1/+2
* | | | | Set no brush when the brush is a solid patern transparent color.Pierre Rossi2011-01-041-0/+2
| |/ / / |/| | |
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-12-241-22/+15
|\ \ \ \
| * \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-12-221-22/+15
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-12-211-22/+15
| | |\ \ \ \
| | | * | | | Make the QRasterPaintEngineState copy constructor cheaper.Andreas Kling2010-12-201-21/+13
| | | * | | | Micro-optimization for QSpanData::setup()Andreas Kling2010-12-201-1/+2
| | | | |/ / | | | |/| |
* | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-231-29/+139
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Improve performance of bilinear upscaling of images with neon.Samuel Rødal2010-12-221-3/+32
| * | | | Improve performance of bilinear downscaling of images with neon.Samuel Rødal2010-12-221-26/+107
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-12-227-653/+342
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-12-217-653/+342
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge branches 'nonQtApps-fix' and 'merge-request-2516' into master-s60axis2010-12-207-653/+342
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | | * | | get rid of QPrinterInfoPrivate::isNull memberKonstantin Ritt2010-12-202-3/+2
| | | | * | | QPrinterInfo::supportedPaperSizes(): return early if the info is invalidKonstantin Ritt2010-12-203-0/+7
| | | | * | | fix QPrinterInfo::defaultPrinter() on winKonstantin Ritt2010-12-201-9/+8
| | | | * | | micro-optimizations, clean-ups and styling fixesKonstantin Ritt2010-12-203-98/+83
| | | | * | | refactoring of QPrinterInfoKonstantin Ritt2010-12-207-363/+209
| | | | * | | minor refactoring of QPrinterInfoPrivateKonstantin Ritt2010-12-203-100/+32
| | | | * | | use binary search int the string2PaperSize() helperKonstantin Ritt2010-12-201-143/+64
* | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-12-211-4/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix the redirection of painting for the toolbar.Fabien Freling2010-12-201-4/+4
| |/ / / / /
* | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-204-25/+25
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Improve performance of clipping to a scaled QRectFLars Knoll2010-12-152-10/+25
| * | | | Prevent crash in drawhelper code when the cpu has MMXEXT but no SSE.Samuel Rødal2010-12-151-11/+0
| * | | | qrgb565: Use the trivial qt_memconvert() and qt_rectconvert()Andreas Kling2010-12-131-4/+0
* | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-12-143-23/+29
|\ \ \ \ \
| * | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-133-23/+29
| |\| | | | | | |_|_|/ | |/| | |
| | * | | Prevent out-of-bounds memory access in drawhelper.Samuel Rødal2010-12-081-0/+2
| | * | | Fixed cubic bezier rendering bug in qgrayraster.Samuel Rødal2010-12-081-1/+1
| | * | | Revert "qgrayraster: Speed up rendering of small cubic splines."Samuel Rødal2010-12-081-16/+20
| | * | | Fix QWingedEdge memory usage issueJiang Jiang2010-12-081-7/+7
* | | | | Fix transformed QPainter::drawGlyphs() for certain paint enginesEskil Abrahamsen Blomfeldt2010-12-131-6/+19
|/ / / /
* | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-12-074-3/+15
|\ \ \ \
| * | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-064-3/+15
| |\| | | | | |/ / | |/| |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Joona Petrell2010-11-301-2/+2
| | |\ \