summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpaintengine_raster.cpp
Commit message (Expand)AuthorAgeFilesLines
* Silence trivial warningsThiago Macieira2009-06-261-0/+2
* Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-231-0/+2
|\
| * Fixed wrong painting when doing IntersectClip after setClipping(false).Samuel Rødal2009-06-221-0/+2
* | Fixed rounding bug in raster paint engine rect / image drawing.Samuel Rødal2009-06-221-4/+4
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-181-1/+1
|\ \ | |/
| * Fixed segmentation fault caused by empty clip.Samuel Rødal2009-06-171-1/+1
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Fixed memory leak in raster paint engine.Samuel Rødal2009-06-101-1/+3
* | Make QVectorPath::controlPointRect() return a QRectF.Samuel Rødal2009-06-101-2/+1
* | Fixed clipping bug in raster paint engine causing rendering artifacts.Samuel Rødal2009-06-101-2/+2
* | Merge commit 'origin/4.5'Olivier Goffart2009-06-041-2/+2
|\ \ | |/
| * Fixed raster bug causing fully clipped images to be partially blended.Samuel Rødal2009-06-031-2/+2
* | Merge branch '4.5'Denis Dzyubenko2009-06-021-12/+3
|\ \ | |/
| * Use a QVarLengthArray instead of some hacky self-made containerHarald Fernengel2009-06-021-12/+3
* | Fixed bug in QClipData::fixup().Samuel Rødal2009-06-021-2/+0
* | improved string operations all over the placeThierry Bastian2009-05-281-1/+1
* | Fix a warning on MSVCThierry Bastian2009-05-251-1/+1
* | Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-2/+2
* | Prevented QClipData related crashes.Samuel Rødal2009-05-151-2/+4
* | Merge commit 'qt/master'Samuel Rødal2009-05-131-3/+30
|\ \
| * \ Merge branch '4.5'Thiago Macieira2009-05-071-3/+16
| |\ \ | | |/
| | * Fixed some inconsistencies for image drawing on non-integer coords.Samuel Rødal2009-05-071-3/+16
| * | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-061-4/+18
| |\ \ | | |/
| | * Fixed some inconsistencies for image drawing on non-integer coords.Samuel Rødal2009-05-061-1/+5
| | * 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
* | | Fix QWS build breakageTom Cooksey2009-05-111-6/+6
* | | Merge branch 'gl2engine-new-shaders' into graphics-masterTom Cooksey2009-05-061-2/+31
|\ \ \
| * \ \ Merge branch 'shader-api' into gl2engine-new-shadersRhys Weatherley2009-05-011-1/+51
| |\ \ \ | | |/ /
| | * | introduce Q_WS_WINCEMaurice Kalinowski2009-04-291-1/+1
| | * | Merge branch '4.5'Thiago Macieira2009-04-241-0/+14
| | |\ \ | | | |/
| | | * Fix clipping bug in raster paint engineGunnar Sletta2009-04-241-0/+14
| | * | Merge branch '4.5'Thiago Macieira2009-04-201-0/+36
| | |\ \ | | | |/
| | | * Some ifdefs for debugging clipping performanceGunnar Sletta2009-04-201-0/+36
* | | | 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
| |/
| * Fixes: Make drawPixmap as fast as drawImage on rasterRGunnar Sletta2009-04-071-33/+67
* | 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
* 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