Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Fix crash caused by clip(QRegion) in raster now depending on baseclip | Gunnar Sletta | 2009-04-24 | 1 | -8/+5 | |
| * | | | | | | | | | Two buglets with clipping in raster engine | Gunnar Sletta | 2009-04-24 | 1 | -2/+2 | |
| * | | | | | | | | | Optimize intersected rect clipping in raster engine.. | Gunnar Sletta | 2009-04-24 | 1 | -2/+21 | |
| * | | | | | | | | | Implement QRasterPaintEngine::clip(QRegion) to do something sensible... | Gunnar Sletta | 2009-04-24 | 1 | -60/+86 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge branch 'qt/main' | Gunnar Sletta | 2009-04-17 | 1 | -50/+88 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | Make subpixel antialiasing of text work on Mac OS X under carbon | Gunnar Sletta | 2009-04-16 | 1 | -5/+9 | |
| | * | | | | | | | Rename qIsFuzzyNull to qFuzzyIsNull | Bjoern Erik Nilsen | 2009-04-08 | 1 | -12/+12 | |
| | * | | | | | | | Use qIsFuzzyNull rather than the more expensive qFuzzyCompare | Bjoern Erik Nilsen | 2009-04-08 | 1 | -12/+12 | |
| * | | | | | | | | Merge branch 'graphics-main' | Gunnar Sletta | 2009-04-03 | 1 | -11/+27 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fixes: make the toNormalizedFillRect function slightly faster | Gunnar Sletta | 2009-04-01 | 1 | -5/+10 | |
| | * | | | | | | | | Fixes: Make raster engine perform better on 0-opacity drawing | Gunnar Sletta | 2009-04-01 | 1 | -6/+17 | |
| | * | | | | | | | | Long live Qt! | Lars Knoll | 2009-03-23 | 1 | -0/+6058 | |
| | / / / / / / / | ||||||
* | | | | | | | | | Make Qt exception safer. | Robert Griebl | 2009-06-10 | 1 | -75/+93 | |
* | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-08 | 1 | -14/+5 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | Fixed raster bug causing fully clipped images to be partially blended. | Samuel Rødal | 2009-06-03 | 1 | -2/+2 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Use a QVarLengthArray instead of some hacky self-made container | Harald Fernengel | 2009-06-02 | 1 | -12/+3 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-11 | 1 | -0/+17 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Fixed some inconsistencies for image drawing on non-integer coords. | Samuel Rødal | 2009-05-07 | 1 | -3/+16 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Fixed some inconsistencies for image drawing on non-integer coords. | Samuel Rødal | 2009-05-06 | 1 | -1/+5 | |
* | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-06 | 1 | -3/+13 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Ensured correct rounding of scaled image drawing at non-integer coords. | Samuel Rødal | 2009-05-05 | 1 | -2/+12 | |
| * | | | | | Fixed bug where 0-opacity would cause images to be drawn fully opaque. | Samuel Rødal | 2009-05-05 | 1 | -1/+1 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-04-27 | 1 | -34/+118 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Fix clipping bug in raster paint engine | Gunnar Sletta | 2009-04-24 | 1 | -0/+14 | |
| | |_|/ | |/| | | ||||||
| * | | | Some ifdefs for debugging clipping performance | Gunnar Sletta | 2009-04-20 | 1 | -0/+36 | |
| | |/ | |/| | ||||||
| * | | Fixes: Make drawPixmap as fast as drawImage on rasterR | Gunnar Sletta | 2009-04-07 | 1 | -33/+67 | |
| |/ | ||||||
| * | Fix missing fills of rects with negative width/height in raster engine. | Samuel Rødal | 2009-03-30 | 1 | -1/+1 | |
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+6058 | |
* | Long live Qt for S60! | axis | 2009-04-24 | 1 | -0/+6066 | |