Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 1 | -18/+1 |
|\ | |||||
| * | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 1 | -18/+1 |
* | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-29 | 1 | -41/+57 |
|\ \ | |||||
| * | | Doc: Remove reference to QMatrix | Volker Hilsheimer | 2009-07-27 | 1 | -5/+3 |
| * | | Doc: Obsolete QMatrix and QPainter APIs using it. | Volker Hilsheimer | 2009-07-27 | 1 | -36/+54 |
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-28 | 1 | -2/+2 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Doc: Replace QMatrix with QTransform and respective functions in various places. | Volker Hilsheimer | 2009-07-25 | 1 | -1/+1 |
| * | Once enabled, the emulation engine never got switched back off | Gunnar Sletta | 2009-07-24 | 1 | -1/+1 |
* | | Merge commit 'origin/master' into 4.6-merged | Jason Barron | 2009-07-09 | 1 | -4/+0 |
|\ \ | |||||
| * | | Removed unused static data from Qt. | axis | 2009-07-06 | 1 | -3/+0 |
| * | | Removed pointless variables to silence warnings from RVCT. | axis | 2009-07-06 | 1 | -1/+0 |
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-29 | 1 | -13/+14 |
| |\ \ | |||||
* | \ \ | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 1 | -13/+14 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-06-23 | 1 | -11/+12 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Fixed wrong painting when doing IntersectClip after setClipping(false). | Samuel Rødal | 2009-06-22 | 1 | -11/+12 |
| * | | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
* | | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 1 | -59/+39 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | Fixed clipping bug due to applying redirection offset twice. | Samuel Rødal | 2009-06-12 | 1 | -1/+1 |
| * | | Fixed clipping bugs due to not accounting for the redirection offset. | Samuel Rødal | 2009-06-11 | 1 | -20/+9 |
| * | | QPainter::worldTransform() does not return identity matrix. | Bjørn Erik Nilsen | 2009-06-10 | 1 | -28/+19 |
| * | | Merge branch '4.5' | Thiago Macieira | 2009-05-11 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| * | | qdoc: Moved platform-specific qdoc comments to common .cpp file. | Martin Smith | 2009-05-07 | 1 | -0/+248 |
| * | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qt | Simon Hausmann | 2009-05-06 | 1 | -23/+40 |
| |\ \ | |||||
| * \ \ | Merge commit 'origin/4.5' | Bjoern Erik Nilsen | 2009-04-29 | 1 | -11/+20 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-23 | 1 | -3/+3 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch '4.5' | Rhys Weatherley | 2009-04-21 | 1 | -1/+3 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge commit 'origin/4.5' | Olivier Goffart | 2009-04-15 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | 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 |
* | | | | | | | | Make Qt exception safer. | Robert Griebl | 2009-06-10 | 1 | -14/+47 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Fixes a code snippet for QPainter::xFormDev() | Andy Shaw | 2009-05-11 | 1 | -2/+2 |
* | | | | | | | qdoc: Moved platform-specific qdoc comments to common .cpp file. | Martin Smith | 2009-05-07 | 1 | -0/+248 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Ensured correct rounding of scaled image drawing at non-integer coords. | Samuel Rødal | 2009-05-05 | 1 | -23/+40 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Speed-up QPainter::clipRegion(). | Bjoern Erik Nilsen | 2009-04-29 | 1 | -11/+20 |
| |_|_|/ |/| | | | |||||
* | | | | Fix crash in drawPixmap when painting on a null pixmap | Samuel Rødal | 2009-04-22 | 1 | -3/+3 |
| |_|/ |/| | | |||||
* | | | Fix non-opaque text from widget palette being blitted, not blended. | Samuel Rødal | 2009-04-21 | 1 | -1/+3 |
| |/ |/| | |||||
* | | Fix typo in documentation. | Jason McDonald | 2009-04-15 | 1 | -1/+1 |
* | | Fix docs of QPainter::initFrom. | Gunnar Sletta | 2009-04-14 | 1 | -2/+2 |
|/ | |||||
* | Adds a few \warnings to the docs on do-not-use-for-performance-reasons | Gunnar Sletta | 2009-04-07 | 1 | -0/+10 |
* | Fixes: Make drawPixmap slightly more optimal for QPaintEngineEx | Gunnar Sletta | 2009-04-07 | 1 | -3/+6 |
* | Subject: Fix typo in CompositionMode section | Andy Shaw | 2009-04-01 | 1 | -1/+1 |
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+8533 |