summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpaintengine_raster.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | | Make S60 integration optional.Jason Barron2009-07-151-6/+6
* | | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-091-1/+1
|\ \ \
| * \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-291-3/+5
| |\ \ \ | | | |/ | | |/|
| * | | Fix warnings because of unused variables.axis2009-06-291-1/+1
* | | | Fix crash in QClipData::initialize.Jason Barron2009-07-071-0/+1
* | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-7/+11
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
* | | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-122/+163
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | 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
| |\ \ | | |/
| * | Merge branch '4.5'Denis Dzyubenko2009-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
| | |\ \ \
| | * \ \ \ Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-061-4/+18
| | |\ \ \ \
| * | | | | | 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
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge branch '4.5'Thiago Macieira2009-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
| * | | | | | | | 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
| | |_|_|_|_|/ | |/| | | | |