summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpainter.cpp
Commit message (Expand)AuthorAgeFilesLines
* have QPainter::begin() return false on null paint engineGunnar Sletta2009-08-041-1/+1
* Doc: Remove reference to QMatrixVolker Hilsheimer2009-07-271-5/+3
* Doc: Obsolete QMatrix and QPainter APIs using it.Volker Hilsheimer2009-07-271-36/+54
* Doc: Replace QMatrix with QTransform and respective functions in various places.Volker Hilsheimer2009-07-251-1/+1
* Once enabled, the emulation engine never got switched back offGunnar Sletta2009-07-241-1/+1
* Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-231-11/+12
|\
| * Fixed wrong painting when doing IntersectClip after setClipping(false).Samuel Rødal2009-06-221-11/+12
* | 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 clipping bug due to applying redirection offset twice.Samuel Rødal2009-06-121-1/+1
* | Fixed clipping bugs due to not accounting for the redirection offset.Samuel Rødal2009-06-111-20/+9
* | QPainter::worldTransform() does not return identity matrix.Bjørn Erik Nilsen2009-06-101-28/+19
* | 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