summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpaintengine_raster.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Fix crash caused by clip(QRegion) in raster now depending on baseclipGunnar Sletta2009-04-241-8/+5
| * | | | | | | | | Two buglets with clipping in raster engineGunnar Sletta2009-04-241-2/+2
| * | | | | | | | | Optimize intersected rect clipping in raster engine..Gunnar Sletta2009-04-241-2/+21
| * | | | | | | | | Implement QRasterPaintEngine::clip(QRegion) to do something sensible...Gunnar Sletta2009-04-241-60/+86
| |/ / / / / / / /
| * | | | | | | | Merge branch 'qt/main'Gunnar Sletta2009-04-171-50/+88
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Make subpixel antialiasing of text work on Mac OS X under carbonGunnar Sletta2009-04-161-5/+9
| | * | | | | | | Rename qIsFuzzyNull to qFuzzyIsNullBjoern Erik Nilsen2009-04-081-12/+12
| | * | | | | | | Use qIsFuzzyNull rather than the more expensive qFuzzyCompareBjoern Erik Nilsen2009-04-081-12/+12
| * | | | | | | | Merge branch 'graphics-main'Gunnar Sletta2009-04-031-11/+27
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fixes: make the toNormalizedFillRect function slightly fasterGunnar Sletta2009-04-011-5/+10
| | * | | | | | | | Fixes: Make raster engine perform better on 0-opacity drawingGunnar Sletta2009-04-011-6/+17
| | * | | | | | | | Long live Qt!Lars Knoll2009-03-231-0/+6058
| | / / / / / / /
* | | | | | | | | Make Qt exception safer.Robert Griebl2009-06-101-75/+93
* | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-081-14/+5
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Fixed raster bug causing fully clipped images to be partially blended.Samuel Rødal2009-06-031-2/+2
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Use a QVarLengthArray instead of some hacky self-made containerHarald Fernengel2009-06-021-12/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-111-0/+17
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fixed some inconsistencies for image drawing on non-integer coords.Samuel Rødal2009-05-071-3/+16
| | |_|_|_|/ | |/| | | |
| * | | | | Fixed some inconsistencies for image drawing on non-integer coords.Samuel Rødal2009-05-061-1/+5
* | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-061-3/+13
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Ensured correct rounding of scaled image drawing at non-integer coords.Samuel Rødal2009-05-051-2/+12
| * | | | | Fixed bug where 0-opacity would cause images to be drawn fully opaque.Samuel Rødal2009-05-051-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-271-34/+118
|\ \ \ \ \ | |/ / / /
| * | | | Fix clipping bug in raster paint engineGunnar Sletta2009-04-241-0/+14
| | |_|/ | |/| |
| * | | Some ifdefs for debugging clipping performanceGunnar Sletta2009-04-201-0/+36
| | |/ | |/|
| * | Fixes: Make drawPixmap as fast as drawImage on rasterRGunnar Sletta2009-04-071-33/+67
| |/
| * Fix missing fills of rects with negative width/height in raster engine.Samuel Rødal2009-03-301-1/+1
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+6058
* Long live Qt for S60!axis2009-04-241-0/+6066