summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpaintengine_raster.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | 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
* 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