summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master-upstream' into master-waterThierry Bastian2010-12-154-29/+48
|\
| * 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 'master-upstream' into master-waterThierry Bastian2010-12-114-3/+15
|\ \ \ | |/ /
| * | 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
| | | |\
| | | | * Fix warnings with GCC 4.5: some cases are not part of the enumThiago Macieira2010-11-261-2/+2
| | | * | Fixed OpenGL state getting out of sync.Samuel Rødal2010-11-262-0/+12
| | | |/
| | | * Fix possible artifacts under glyphs in texture glyph cacheEskil Abrahamsen Blomfeldt2010-11-251-1/+1
* | | | Merge branch 'master-upstream' into master-waterThierry Bastian2010-12-081-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-12-021-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2Gunnar Sletta2010-11-296-9/+22
| | |\ \
| | * | | compile with debug defined enabledGunnar Sletta2010-11-241-1/+1
* | | | | Merge branch 'master-upstream' into master-waterThierry Bastian2010-12-033-1/+16
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote branch 'origin/master' into lighthouse-masterJørgen Lind2010-11-296-9/+22
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Adding some documentation for LighthouseJørgen Lind2010-11-221-1/+10
| * | | | Remove QWidget::paintEngine() codepath for LighthouseJørgen Lind2010-11-221-0/+4
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtGunnar Sletta2010-11-1920-62/+149
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Moving QCoreTextFontEngine with related classes into own fileJørgen Lind2010-10-281-0/+2
* | | | | Merge branch 'master-upstream' into master-waterThierry Bastian2010-11-274-1/+9
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-11-254-1/+9
| |\ \ \ \
| | * | | | Fix some memory leaks.Fabien Freling2010-11-254-1/+9
| | | |/ / | | |/| |
* | | | | Merge branch 'master-upstream' into master-waterThierry Bastian2010-11-262-8/+13
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-252-8/+13
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Fix possible missing glyphs in raster engine glyph cacheEskil Abrahamsen Blomfeldt2010-11-192-10/+13
| | * | Fix possible corrupted text when gl glyph cache becomes fullEskil Abrahamsen Blomfeldt2010-11-192-4/+11
* | | | Doc: Fixing typoSergio Ahumada2010-11-251-4/+4
|/ / /
* | | Some optimizations for the gray-raster (raster engine antialiasing).Samuel Rødal2010-11-182-24/+13
* | | Avoid the flushing of widgets that shouldn't show on screen.Fabien Freling2010-11-151-0/+5
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-122-4/+6
|\ \ \ | |/ /
| * | Fixed text rendering bug in raster engine when opacity != 1.0.Samuel Rødal2010-11-081-1/+3
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-012-3/+3
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-302-3/+3
| | |\ \
| | | * | Fix possible crash in QStaticText and QDeclarativeTextLayoutEskil Abrahamsen Blomfeldt2010-10-292-3/+3
* | | | | Support glyph subpixel positioning without subpixel renderingJiang Jiang2010-11-101-1/+1
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-11-061-3/+8
|\ \ \ \ \
| * | | | | Fix QMenu rendering in the unified toolbarFabien Freling2010-11-051-3/+8
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-051-18/+20
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Optimize and clean up QClipData::fixup()Andreas Kling2010-11-041-18/+20
* | | | | | Update the offsets of the QToolBars insideFabien Freling2010-11-042-6/+22
|/ / / / /
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-11-0310-0/+57
|\ \ \ \ \
| * | | | | Add member-swap to shared datatypes that don't have it.Marc Mutz2010-11-039-0/+40
| * | | | | Containers: add member-swapMarc Mutz2010-11-032-0/+17
* | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-11-021-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /