summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpainter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5'Thiago Macieira2009-05-111-2/+2
|\
| * Fixes a code snippet for QPainter::xFormDev()Andy Shaw2009-05-111-2/+2
| * qdoc: Moved platform-specific qdoc comments to common .cpp file.Martin Smith2009-05-071-0/+248
* | qdoc: Moved platform-specific qdoc comments to common .cpp file.Martin Smith2009-05-071-0/+248
* | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-061-23/+40
|\ \ | |/
| * Ensured correct rounding of scaled image drawing at non-integer coords.Samuel Rødal2009-05-051-23/+40
* | Merge commit 'origin/4.5'Bjoern Erik Nilsen2009-04-291-11/+20
|\ \ | |/
| * Speed-up QPainter::clipRegion().Bjoern Erik Nilsen2009-04-291-11/+20
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-231-3/+3
|\ \ | |/
| * Fix crash in drawPixmap when painting on a null pixmapSamuel Rødal2009-04-221-3/+3
* | Merge branch '4.5'Rhys Weatherley2009-04-211-1/+3
|\ \ | |/
| * Fix non-opaque text from widget palette being blitted, not blended.Samuel Rødal2009-04-211-1/+3
* | Merge commit 'origin/4.5'Olivier Goffart2009-04-151-2/+2
|\ \ | |/
| * Fix typo in documentation.Jason McDonald2009-04-151-1/+1
| * Fix docs of QPainter::initFrom.Gunnar Sletta2009-04-141-2/+2
* | Rename qIsFuzzyNull to qFuzzyIsNullBjoern Erik Nilsen2009-04-081-12/+12
* | Use qIsFuzzyNull rather than the more expensive qFuzzyCompareBjoern Erik Nilsen2009-04-081-12/+12
|/
* Adds a few \warnings to the docs on do-not-use-for-performance-reasonsGunnar Sletta2009-04-071-0/+10
* Fixes: Make drawPixmap slightly more optimal for QPaintEngineExGunnar Sletta2009-04-071-3/+6
* Subject: Fix typo in CompositionMode sectionAndy Shaw2009-04-011-1/+1
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+8533