Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Rhys Weatherley | 2010-02-24 | 1 | -0/+1 |
|\ | |||||
| * | Merge remote branch 'origin/master' into bearermanagement/unit-tests | Aaron McCarthy | 2010-02-22 | 1 | -3/+141 |
| |\ | |||||
| * \ | Merge remote branch 'origin/4.6' into bearermanagement/integration | Aaron McCarthy | 2010-02-11 | 1 | -7/+20 |
| |\ \ | |||||
| * \ \ | Merge commit 'origin/4.6' into bearermanagement/integration-4 | Aaron McCarthy | 2010-01-29 | 1 | -13/+131 |
| |\ \ \ | |||||
| * | | | | Fix build on Maemo, force type to qreal. | Aaron McCarthy | 2010-01-07 | 1 | -1/+2 |
* | | | | | Add private qt_draw_glyphs() API | Eskil Abrahamsen Blomfeldt | 2010-02-23 | 1 | -0/+55 |
* | | | | | Made the qDrawPixmaps() API public (with modifications). | Trond Kjernåsen | 2010-02-23 | 1 | -0/+154 |
| |_|_|/ |/| | | | |||||
* | | | | Merge remote branch 'origin/master' into qt-master-from-4.6 | Thiago Macieira | 2010-02-20 | 1 | -0/+137 |
|\ \ \ \ | |||||
| * | | | | Fix fallback for QStaticText when it's unsupported in paint engine | Eskil Abrahamsen Blomfeldt | 2010-02-19 | 1 | -1/+1 |
| * | | | | doc: Update documentation for QStaticText | Eskil Abrahamsen Blomfeldt | 2010-02-16 | 1 | -0/+23 |
| * | | | | Separate out textFormat property from setText() function and remove | Eskil Abrahamsen Blomfeldt | 2010-02-15 | 1 | -1/+1 |
| * | | | | Add API for rich text and getting actual size of QStaticText | Eskil Abrahamsen Blomfeldt | 2010-02-14 | 1 | -5/+10 |
| * | | | | Make QStaticText public API again | Eskil Abrahamsen Blomfeldt | 2010-02-10 | 1 | -41/+41 |
| * | | | | Merge branch '4.6' into qstatictext-4.6 | Eskil Abrahamsen Blomfeldt | 2010-02-10 | 1 | -5/+18 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | Temporarily remove QPainter::drawStaticText() for Qt 4.6.x integration | Eskil Abrahamsen Blomfeldt | 2010-02-05 | 1 | -50/+37 |
| * | | | | Merge branch '4.6' into qstatictext-4.6 | Eskil Abrahamsen Blomfeldt | 2010-02-01 | 1 | -12/+46 |
| |\ \ \ \ | |||||
| * | | | | | Clarify comment in QPainter | Eskil Abrahamsen Blomfeldt | 2010-02-01 | 1 | -1/+1 |
| * | | | | | Make QStaticText private API | Eskil Abrahamsen Blomfeldt | 2010-02-01 | 1 | -0/+7 |
| * | | | | | Improve performance of QStaticText on OpenGL by caching data on GPU | Eskil Abrahamsen Blomfeldt | 2010-01-29 | 1 | -0/+1 |
| * | | | | | 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 |
| * | | | | | Implement drawStaticTextItem() in OpenGL paint engines | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -2/+18 |
| * | | | | | 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 | 1 | -4/+27 |
| * | | | | | Optimize QStaticText for space | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -5/+17 |
| * | | | | | 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 |
| * | | | | | 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 | 1 | -0/+32 |
* | | | | | | Speed up custom bitmap brushes on X11 without Xrender support. | Trond Kjernåsen | 2010-02-11 | 1 | -3/+4 |
| |_|/ / / |/| | | | | |||||
* | | | | | Updated the docs for QPainter::begin/endNativePainting() | Trond Kjernåsen | 2010-02-08 | 1 | -5/+18 |
| |/ / / |/| | | | |||||
* | | | | Fixed a crash when QPixmaps are destroyed after the ~QApplication. | Trond Kjernåsen | 2010-01-29 | 1 | -2/+2 |
| |_|/ |/| | | |||||
* | | | Fix QPainter::redirection() to pass autotest. | Gunnar Sletta | 2010-01-22 | 1 | -3/+2 |
* | | | Don't use a mutex lock in QPainter::redirection unless strictly required | Gunnar Sletta | 2010-01-22 | 1 | -3/+36 |
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2010-01-20 | 1 | -7/+12 |
|\ \ \ | |||||
| * | | | Clarify the docs slightly for QPainter::beginNativePainting(). | Trond Kjernåsen | 2010-01-15 | 1 | -6/+11 |
| |/ / | |||||
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-07 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
* | | | | Text drawing is not fast currently | Gunnar Sletta | 2010-01-15 | 1 | -3/+0 |
|/ / / | |||||
* | | | fixed typo in qpainter docs | Gunnar Sletta | 2010-01-04 | 1 | -1/+1 |
|/ / | |||||
* | | Added vg to the performance section of the QPainter docs | Gunnar Sletta | 2009-12-14 | 1 | -0/+6 |
* | | Fixed spelling in docs | Gunnar Sletta | 2009-12-14 | 1 | -6/+6 |
* | | Initial documentation for the performance characteristics of QPainter. | Gunnar Sletta | 2009-12-11 | 1 | -0/+78 |
* | | Fix possible off-by-one inconsistency against system look and feel when | Eskil Abrahamsen Blomfeldt | 2009-12-08 | 1 | -1/+1 |