Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | Fix formatting/clipping rectangle in QPainter::drawStaticText() | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -1/+17 | |
| | * | | | | | | | | Simplify QStaticText | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -25/+2 | |
| | * | | | | | | | | Introduce QStaticText API | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 2 | -0/+35 | |
| * | | | | | | | | | Improved performance of path vs path intersection where one is a rect. | Samuel Rødal | 2010-02-15 | 4 | -9/+293 | |
| * | | | | | | | | | Replaced the numCopies()/setNumCopies() and actualNumCopies() API. | Trond Kjernåsen | 2010-02-15 | 9 | -31/+113 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-20 | 1 | -65/+65 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fixed off-by-one blending errors in the NEON drawhelper code. | Samuel Rødal | 2010-02-19 | 1 | -65/+65 | |
* | | | | | | | | | | Merge remote branch 'origin/4.6' into integration-master-from-4.6 | Rohan McGovern | 2010-02-18 | 1 | -8/+0 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | Fixed autotest failure in tst_QPainter::drawEllipse on Maemo. | Samuel Rødal | 2010-02-18 | 1 | -8/+0 | |
* | | | | | | | | | | Merge branch '4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-17 | 7 | -32/+275 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | / / | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | Fixed autotest failure in tst_QGraphicsScene::render on Maemo. | Samuel Rødal | 2010-02-17 | 1 | -14/+4 | |
| * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-16 | 2 | -4/+7 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Make QCUPSSupport::printerHasPPD() clean up after itself. | Trond Kjernåsen | 2010-02-11 | 1 | -1/+3 | |
| | * | | | | | | | | Speed up custom bitmap brushes on X11 without Xrender support. | Trond Kjernåsen | 2010-02-11 | 1 | -3/+4 | |
| * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-16 | 3 | -13/+255 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| | * | | | | | | | | Replace the inline blend function by #define | Benjamin Poulain | 2010-02-15 | 1 | -67/+60 | |
| | * | | | | | | | | Implement the blend functions with SSE2 | Benjamin Poulain | 2010-02-12 | 3 | -13/+262 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Fixed missing repaints on S60 3.1. | axis | 2010-02-15 | 1 | -1/+9 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-12 | 6 | -52/+69 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fixed drawing pixmaps onto bitmaps on X11 w/o Xrender support. | Trond Kjernåsen | 2010-02-10 | 1 | -0/+3 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-10 | 1 | -5/+18 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Updated the docs for QPainter::begin/endNativePainting() | Trond Kjernåsen | 2010-02-08 | 1 | -5/+18 | |
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-10 | 1 | -4/+7 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fixed defect in handling of expose events for Symbian | Gareth Stockwell | 2010-02-09 | 1 | -4/+7 | |
| | |/ / / / / | ||||||
| * | | | | | | Skip the transparent pixels when doing the sourceOver | Benjamin Poulain | 2010-02-09 | 1 | -1/+6 | |
| * | | | | | | Refactor comp_func_solid_Clear() and comp_func_solid_Source() | Benjamin Poulain | 2010-02-09 | 3 | -42/+35 | |
| |/ / / / / | ||||||
* | | | | | | Merge remote branch 'qt/4.6' into qt-master-from-4.6 | Qt Continuous Integration System | 2010-02-09 | 6 | -9/+17 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-06 | 2 | -0/+10 | |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-05 | 2 | -0/+10 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Fixing 'softvfp+vfpv2' compiling issue for Tb9.2 | Aleksandar Sasha Babic | 2010-02-05 | 2 | -0/+10 | |
| * | | | | | | Merge remote branch 'origin/4.6' into 4.6 | Paul Olav Tvete | 2010-02-05 | 1 | -3/+1 | |
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | / | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | Improve raster graphics system performance on Mac (second try). | Morten Johan Sørvig | 2010-02-04 | 1 | -3/+1 | |
| | |/ / / | ||||||
| * | | | | Optimize QPathClipper::pathToRect. | Bjørn Erik Nilsen | 2010-02-03 | 1 | -1/+1 | |
| * | | | | QGraphicsScene: Use QPainter::setClipRect instead of setClipPath if possible. | Bjørn Erik Nilsen | 2010-02-03 | 2 | -3/+3 | |
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-02 | 1 | -2/+2 | |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | ||||||
| | * | | Fixed a crash when QPixmaps are destroyed after the ~QApplication. | Trond Kjernåsen | 2010-01-29 | 1 | -2/+2 | |
* | | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Olivier Goffart | 2010-02-04 | 1 | -1/+8 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fixed text rendering via scaled QPainter on rasterPaintEngine / Symbian | Alessandro Portale | 2010-02-01 | 1 | -1/+8 | |
| |/ / | ||||||
* | | | Merge remote branch 'qt/4.6' into qt-master-from-4.6 | Qt Continuous Integration System | 2010-02-01 | 3 | -12/+41 | |
|\ \ \ | |/ / | ||||||
| * | | Small optimization in raster paint engine. | Samuel Rødal | 2010-01-25 | 1 | -2/+2 | |
| * | | Fix QPainter::redirection() to pass autotest. | Gunnar Sletta | 2010-01-22 | 1 | -3/+2 | |
| * | | Fix documentation bug in QColor | Gunnar Sletta | 2010-01-22 | 1 | -7/+4 | |
| * | | Don't use a mutex lock in QPainter::redirection unless strictly required | Gunnar Sletta | 2010-01-22 | 1 | -3/+36 | |
* | | | Merge branch '4.6' | Thiago Macieira | 2010-01-21 | 1 | -3/+0 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2010-01-20 | 166 | -190/+209 | |
| |\ \ | ||||||
| * | | | Text drawing is not fast currently | Gunnar Sletta | 2010-01-15 | 1 | -3/+0 | |
* | | | | Changed QBrush::operator== to also compare the brush transforms. | Kim Motoyoshi Kalland | 2010-01-19 | 1 | -18/+18 | |
* | | | | Merge branch '4.6' | Thiago Macieira | 2010-01-18 | 4 | -24/+43 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-01-15 | 1 | -3/+5 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-01-15 | 1 | -3/+5 | |
| | |\ \ \ |