Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | Merge branch '4.6' into qstatictext-4.6 | Eskil Abrahamsen Blomfeldt | 2010-02-01 | 6 | -39/+84 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Clarify comment in QPainter | Eskil Abrahamsen Blomfeldt | 2010-02-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Make QStaticText private API | Eskil Abrahamsen Blomfeldt | 2010-02-01 | 5 | -3/+11 | |
| | * | | | | | | | | | | | | Improve performance of QStaticText on OpenGL by caching data on GPU | Eskil Abrahamsen Blomfeldt | 2010-01-29 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | Compile | Eskil Abrahamsen Blomfeldt | 2010-01-20 | 1 | -5/+2 | |
| | * | | | | | | | | | | | | Implement QPaintBufferEngine::drawStaticTextItem() | Eskil Abrahamsen Blomfeldt | 2010-01-18 | 3 | -1/+40 | |
| | * | | | | | | | | | | | | Use fallback when drawing projected text | Eskil Abrahamsen Blomfeldt | 2010-01-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Optimize drawStaticText() with rectangle destination | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Compile | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Implement drawStaticTextItem() in OpenGL paint engines | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 7 | -13/+29 | |
| | * | | | | | | | | | | | | Remove font property in QStaticText and fix handling translation on | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -11/+24 | |
| | * | | | | | | | | | | | | Apply painter matrix to position in QPainter::drawStaticText() | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -10/+9 | |
| | * | | | | | | | | | | | | Support transformations in drawStaticText() and optimize for space | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 6 | -34/+51 | |
| | * | | | | | | | | | | | | Optimize QStaticText for space | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 7 | -31/+83 | |
| | * | | | | | | | | | | | | Respect font settings of QStaticText and clip to maximum size | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -1/+20 | |
| | * | | | | | | | | | | | | Support maximumSize for the layout of the text in a QStaticText | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -5/+1 | |
| | * | | | | | | | | | | | | Speed optimization for QStaticText | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -5/+9 | |
| | * | | | | | | | | | | | | Space optimization in QStaticText | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -6/+2 | |
| | * | | | | | | | | | | | | Optimize QStaticText for one line strings | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -20/+9 | |
| | * | | | | | | | | | | | | doc: Add documentation for QStaticText and QPainter::drawStaticText() | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -3/+25 | |
| | * | | | | | | | | | | | | Add convenience overloads to QPainter::drawStaticText() | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -0/+12 | |
| | * | | | | | | | | | | | | 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 | |
| | |\ \ \ \ \ \ |