summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpaintengine_raster.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added support for six-parameter radial gradients.Samuel Rødal2011-04-131-1/+2
* Improved gradient table generation performance for two-stop gradients.Samuel Rødal2011-04-131-0/+78
* Make sure we don't use subpixel positions in full hinting modeJiang Jiang2011-04-011-6/+1
* Fix remaining regressions in QWSJiang Jiang2011-03-251-2/+5
* Fixed remaining issues in subpixel positioning with FreeTypeJiang Jiang2011-03-241-125/+125
* Implement subpixel positioning with FreeTypeJiang Jiang2011-03-221-3/+4
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-231-0/+7
|\
| * Prevent infinite loop in raster engine on zero dash pattern length.Samuel Rødal2011-02-221-0/+7
* | Fix silly warnings about initialising in the wrong orderThiago Macieira2011-02-211-4/+4
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-3/+3
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| * Doc: Fixing typoSergio Ahumada2011-01-071-2/+2
* | Merge branch 'qt-graphics-team-text-master'Eskil Abrahamsen Blomfeldt2011-01-101-1/+3
|\ \
| * | Optimize texture glyph cacheEskil Abrahamsen Blomfeldt2010-12-211-1/+3
* | | 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-201-10/+23
|\ \ \ | |/ / |/| / | |/
| * Improve performance of clipping to a scaled QRectFLars Knoll2010-12-151-10/+23
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-121-2/+4
|\ \ | |/
| * 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-10-301-1/+1
| |\
| | * Fix possible crash in QStaticText and QDeclarativeTextLayoutEskil Abrahamsen Blomfeldt2010-10-291-1/+1
* | | Optimize and clean up QClipData::fixup()Andreas Kling2010-11-041-18/+20
* | | Make use of the fast image paths for CompositionMode_Source as well.Samuel Rødal2010-11-011-5/+12
* | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-311-0/+3
|\ \ \ | |/ /
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-10-301-0/+3
| |\ \ | | |/ | |/|
| | * Fix Windows compilation.Samuel Rødal2010-10-271-0/+1
| | * Fixed race condition in raster paint engine.Samuel Rødal2010-10-271-0/+2
* | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-261-1/+1
|\ \ \
| * \ \ Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-251-1/+1
| |\ \ \ | | |/ /
| | * | Fixed many spelling errors.Rohan McGovern2010-10-251-1/+1
* | | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-221-6/+4
|\ \ \ \ | |/ / /
| * | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-151-4/+2
| |\ \ \ | | |/ /
| | * | Remove unnecessary calls to GetHorizBounds() + boundingBox()Alessandro Portale2010-10-121-4/+2
| * | | QGradientCache: Optimize choosing of which gradient to evict from cacheAndreas Kling2010-10-081-2/+2
* | | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-051-0/+9
|\ \ \ \ | |/ / /
| * | | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-051-2/+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-301-0/+2
| | |\ \
| | | * | Fixed accessing freed memory in raster engine.Kim Motoyoshi Kalland2010-09-301-2/+2
| | | * | Fixed antialiased rasterization bug in raster engine.Samuel Rødal2010-09-291-0/+9
| * | | | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-041-0/+9
| |\ \ \ \ | | |/ / /
| | * | | Fixed antialiased rasterization bug in raster engine.Samuel Rødal2010-09-281-0/+9
| | |/ /
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtGunnar Sletta2010-09-271-1/+9
|\ \ \ \ | |/ / /
| * | | Support sub pixel positioning of glyphs in raster engineEskil Abrahamsen Blomfeldt2010-09-091-1/+9
* | | | Merge remote branch 'lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-09-131-2/+29
|\ \ \ \
| * | | | Initial pluggable fontdatabaseJørgen Lind2010-09-021-2/+29
* | | | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-191-43/+22
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | fix breakages in qpainter autotests.Gunnar Sletta2010-08-171-5/+0