| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 148 | -295/+295 |
|\ |
|
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 152 | -303/+303 |
|
|
* | | smaller optimisation in ::fromTransform() and fromScale() | Lars Knoll | 2009-06-16 | 1 | -4/+6 |
|
|
* | | greatly speed up QTransform::mapRect() for projective transforms | Lars Knoll | 2009-06-16 | 1 | -11/+5 |
|
|
* | | Early exit from QRegion::intersects() if there is only one rect. | Andreas Aardal Hanssen | 2009-06-16 | 1 | -0/+2 |
|
|
* | | Early exit from QRegion::intersects() if there is only one rect. | Andreas Aardal Hanssen | 2009-06-16 | 1 | -0/+2 |
|
|
* | | implement equality operator in a more sane way | Lars Knoll | 2009-06-15 | 4 | -5/+56 |
|
|
* | | Fixed compile of QtGui with MSVC. | Rohan McGovern | 2009-06-12 | 1 | -1/+1 |
|
|
* | | Fixed bitmap drawing in GL 2 engine when not using GL pixmap backend. | Samuel Rødal | 2009-06-12 | 1 | -1/+3 |
|
|
* | | QTransform::shear cut-off. | Bjørn Erik Nilsen | 2009-06-12 | 1 | -0/+3 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bjørn Erik Nilsen | 2009-06-12 | 2 | -5/+13 |
|\ \ |
|
| * | | Fixed incorrect rendering of bitmap/pattern brushes in GL 2 engine. | Samuel Rødal | 2009-06-12 | 1 | -1/+1 |
|
|
| * | | doc: Fixed several qdoc warnings. | Martin Smith | 2009-06-12 | 1 | -4/+12 |
|
|
* | | | Merge commit 'origin/4.5' | Bjørn Erik Nilsen | 2009-06-12 | 2 | -10/+11 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Fixed the pen dash patterns for Mac. | Trond Kjernåsen | 2009-06-11 | 1 | -10/+10 |
|
|
| * | Initialize xform_scale in constructor | Anders Bakken | 2009-06-09 | 1 | -0/+1 |
|
|
* | | doc: Fixed several qdoc warnings. | Martin Smith | 2009-06-12 | 1 | -5/+32 |
|
|
* | | Fixed bug where QTransform::type() failed to compute the correct type. | Samuel Rødal | 2009-06-12 | 1 | -5/+10 |
|
|
* | | Fixed clipping bugs in GL 2 paint engine. | Samuel Rødal | 2009-06-12 | 1 | -6/+2 |
|
|
* | | Fixed clipping bug due to applying redirection offset twice. | Samuel Rødal | 2009-06-12 | 1 | -1/+1 |
|
|
* | | Removed qApp and replaced with QApplication:: for static member calls | Thierry Bastian | 2009-06-11 | 1 | -2/+2 |
|
|
* | | Fixed clipping bugs due to not accounting for the redirection offset. | Samuel Rødal | 2009-06-11 | 1 | -20/+9 |
|
|
* | | doc: Fixed several qdoc warnings. | Martin Smith | 2009-06-11 | 1 | -1/+1 |
|
|
* | | doc: Fixed several qdoc warnings. | Martin Smith | 2009-06-11 | 1 | -2/+2 |
|
|
* | | Compile on the Mac. | Bjørn Erik Nilsen | 2009-06-11 | 1 | -2/+2 |
|
|
* | | Fixed memory leak in raster paint engine. | Samuel Rødal | 2009-06-10 | 1 | -1/+3 |
|
|
* | | Make QVectorPath::controlPointRect() return a QRectF. | Samuel Rødal | 2009-06-10 | 4 | -16/+13 |
|
|
* | | QPainter::worldTransform() does not return identity matrix. | Bjørn Erik Nilsen | 2009-06-10 | 3 | -31/+21 |
|
|
* | | Revert "greatly speed up QTransform::mapRect() for projective transforms" | Andreas Aardal Hanssen | 2009-06-10 | 1 | -2/+10 |
|
|
* | | Merge commit 'qt-mainline/master' into master-recursivepaint | Andreas Aardal Hanssen | 2009-06-10 | 6 | -19/+103 |
|\ \ |
|
| * | | add some api docs to clarify what collate does | Thomas Zander | 2009-06-10 | 1 | -0/+3 |
|
|
| * | | Fixed clipping bug in raster paint engine causing rendering artifacts. | Samuel Rødal | 2009-06-10 | 1 | -2/+2 |
|
|
| * | | small changes in private headers | Thierry Bastian | 2009-06-09 | 1 | -1/+1 |
|
|
| * | | Improved clipping in GL2 paint engine. | Samuel Rødal | 2009-06-09 | 3 | -16/+97 |
|
|
* | | | Revert "implement equality operator in a more sane way" | Andreas Aardal Hanssen | 2009-06-10 | 1 | -9/+5 |
|
|
* | | | implement equality operator in a more sane way | Lars Knoll | 2009-06-09 | 1 | -5/+9 |
|
|
* | | | greatly speed up QTransform::mapRect() for projective transforms | Lars Knoll | 2009-06-09 | 1 | -10/+2 |
|/ / |
|
* | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-06-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fixed an issue with graphicssystem raster on 8 and 16 bit X servers. | Trond Kjernåsen | 2009-06-05 | 1 | -1/+1 |
|
|
* | | Fix QT_NO_DATASTREAM macro checks and improve readability | Ritt Konstantin | 2009-06-08 | 6 | -5/+9 |
|
|
* | | Add a callback so Qt updates its color stuff when the profile changes. | Norwegian Rock Cat | 2009-06-05 | 1 | -0/+2 |
|
|
* | | All of Qt's own code compiles with -pedantic now (but pcre and webkit don't s... | David Faure | 2009-06-04 | 4 | -8/+8 |
|
|
* | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-06-04 | 2 | -9/+12 |
|\ \
| |/ |
|
| * | Fixed raster bug causing fully clipped images to be partially blended. | Samuel Rødal | 2009-06-03 | 1 | -2/+2 |
|
|
| * | Fixed a byte ordering issue when using the raster graphicssystem. | Trond Kjernåsen | 2009-06-02 | 1 | -7/+10 |
|
|
* | | Implemented QGLTextureGlyphCache to avoid wasting glyph cache memory. | Samuel Rødal | 2009-06-03 | 2 | -29/+43 |
|
|
* | | Merge branch '4.5' | Denis Dzyubenko | 2009-06-02 | 1 | -12/+3 |
|\ \
| |/ |
|
| * | Use a QVarLengthArray instead of some hacky self-made container | Harald Fernengel | 2009-06-02 | 1 | -12/+3 |
|
|
* | | Fixed bug in QClipData::fixup(). | Samuel Rødal | 2009-06-02 | 1 | -2/+0 |
|
|
* | | Made GL2 engine default for QGLWidget, and added GL2 sync() function | Samuel Rødal | 2009-05-29 | 2 | -0/+6 |
|
|