summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpainter.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-59/+39
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | 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
| |\ \ | | |/
| * | 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
| |\ \
| * \ \ Merge commit 'origin/4.5'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
| |\ \ \ \
| * \ \ \ \ Merge branch '4.5'Rhys Weatherley2009-04-211-1/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit 'origin/4.5'Olivier Goffart2009-04-151-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
* | | | | | | | Make Qt exception safer.Robert Griebl2009-06-101-14/+47
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | 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
| |_|_|_|_|/ |/| | | | |
* | | | | | Ensured correct rounding of scaled image drawing at non-integer coords.Samuel Rødal2009-05-051-23/+40
| |_|_|_|/ |/| | | |
* | | | | Speed-up QPainter::clipRegion().Bjoern Erik Nilsen2009-04-291-11/+20
| |_|_|/ |/| | |
* | | | Fix crash in drawPixmap when painting on a null pixmapSamuel Rødal2009-04-221-3/+3
| |_|/ |/| |
* | | Fix non-opaque text from widget palette being blitted, not blended.Samuel Rødal2009-04-211-1/+3
| |/ |/|
* | Fix typo in documentation.Jason McDonald2009-04-151-1/+1
* | Fix docs of QPainter::initFrom.Gunnar Sletta2009-04-141-2/+2
|/
* 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