Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initialize member variables in QStaticTextPrivate constructor | Eskil Abrahamsen Blomfeldt | 2010-01-29 | 1 | -0/+1 |
* | Compile for Symbian | Eskil Abrahamsen Blomfeldt | 2010-01-26 | 1 | -0/+1 |
* | Compile | Eskil Abrahamsen Blomfeldt | 2010-01-20 | 1 | -1/+1 |
* | Add font object to QStaticText | Eskil Abrahamsen Blomfeldt | 2010-01-20 | 2 | -1/+3 |
* | Implement QPaintBufferEngine::drawStaticTextItem() | Eskil Abrahamsen Blomfeldt | 2010-01-18 | 1 | -0/+2 |
* | doc: Add some performance hints to the documentation | Eskil Abrahamsen Blomfeldt | 2010-01-15 | 1 | -4/+11 |
* | Fix crash when wrapping text | Eskil Abrahamsen Blomfeldt | 2010-01-15 | 1 | -1/+1 |
* | Update size comment | Eskil Abrahamsen Blomfeldt | 2010-01-15 | 1 | -1/+2 |
* | Update size comment in QStaticTextPrivate | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -1/+1 |
* | Optimize drawStaticText() with rectangle destination | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 2 | -5/+13 |
* | Add prepare() function to QStaticText | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 2 | -1/+29 |
* | Implement drawStaticTextItem() in OpenGL paint engines | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 2 | -2/+5 |
* | Remove font property in QStaticText and fix handling translation on | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 2 | -35/+5 |
* | Speed up QStaticText initialization | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -10/+5 |
* | Allow access to QStaticTextPrivate from autotests | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -4/+3 |
* | Some documentation fixes | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -4/+7 |
* | Support transformations in drawStaticText() and optimize for space | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 2 | -26/+78 |
* | Optimize QStaticText for space | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 2 | -78/+53 |
* | Remove const-specifier to make QTextItemInt::operator=() more beautiful | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 2 | -2/+2 |
* | Respect font settings of QStaticText and clip to maximum size | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -0/+2 |
* | Support maximumSize for the layout of the text in a QStaticText | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 5 | -54/+278 |
* | Speed optimization for QStaticText | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 5 | -18/+31 |
* | Fix drawing in QStaticText | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -0/+1 |
* | Space optimization in QStaticText | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -8/+7 |
* | Optimize QStaticText for one line strings | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 5 | -65/+89 |
* | Fix memory leak | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -1/+3 |
* | Compile on S60 | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -0/+1 |
* | Compile | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -2/+2 |
* | Add operators and implicit sharing to QStaticText | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 3 | -26/+91 |
* | Remove ambiguous overload for QStaticText() constructor | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -1/+0 |
* | Add lazy initialization to QStaticText | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 3 | -12/+114 |
* | doc: Add documentation for QStaticText and QPainter::drawStaticText() | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -0/+61 |
* | Fix formatting/clipping rectangle in QPainter::drawStaticText() | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 3 | -8/+78 |
* | Start support for formatting text within a bounding rect | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 3 | -7/+7 |
* | Whitespace | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -3/+2 |
* | Fix position of QStaticText text | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -1/+1 |
* | Simplify QStaticText | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 2 | -27/+19 |
* | Introduce QStaticText API | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 4 | -2/+187 |
* | Merge remote branch 'qt/4.6' into oslo-staging-2/4.6 | Paul Olav Tvete | 2010-01-12 | 93 | -125/+100 |
|\ | |||||
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-12 | 93 | -93/+93 |
| |\ | |||||
| | * | 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 | 93 | -93/+93 |
| | |\ | |||||
| | | * | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 93 | -93/+93 |
| * | | | Fix for QTBUG-6408 QFontEngineS60::QFontEngineS60 called hundreds of | Jani Hautakangas | 2010-01-11 | 2 | -32/+7 |
| |/ / | |||||
* | | | fix release mode crash in qfont.cpp initFontSubst() on Windows mobile | Joerg Bornemann | 2010-01-11 | 1 | -2/+1 |
|/ / | |||||
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-01-06 | 1 | -3/+10 |
|\ \ | |/ |/| | |||||
| * | Don't write out fo:word-spacing if its the default value. | Thomas Zander | 2010-01-06 | 1 | -2/+2 |
| * | Fix background brush for character format when writing to ODF document. | Pierre Rossi | 2009-12-30 | 1 | -1/+8 |
* | | doc: Fixed references to currsor position(). | Martin Smith | 2010-01-06 | 1 | -26/+29 |
|/ | |||||
* | Edit focus should not be lost unless by explicit action | Sami Merila | 2009-12-21 | 1 | -1/+5 |
* | Merge remote branch 'staging/4.6' into 4.6 | Simon Hausmann | 2009-12-17 | 1 | -7/+7 |
|\ |