summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativetext.cpp
Commit message (Expand)AuthorAgeFilesLines
* docWarwick Allison2010-05-051-34/+39
* Remove obsolete doc groupings.Michael Brasser2010-05-041-1/+0
* Doc fixesBea Lam2010-04-281-11/+19
* Ensure text document is created before we access it.Martin Jones2010-04-271-0/+1
* Remove the deprecated wrap property.Martin Jones2010-04-221-12/+0
* Simplify dynamic resource loading to avoid cluttering Text API.Warwick Allison2010-04-151-9/+4
* Use qmlInfo for image loading errors, not qWarning().Warwick Allison2010-04-151-2/+12
* Correctly resolve, and load, IMG tags in Text element.Warwick Allison2010-04-151-8/+94
* Make sure richtext wraps correctly with a fixed height set.Martin Jones2010-04-151-1/+1
* doc fixesYann Bodson2010-04-121-5/+15
* Improve font value type documentation.Yann Bodson2010-04-121-2/+110
* Small doc fix.Martin Jones2010-04-091-5/+5
* Enable other wrapping modes.Martin Jones2010-04-091-4/+8
* TextEdit::wrap changed to TextEdit::wrapMode enumerationMartin Jones2010-04-091-1/+1
* Replace Text::wrap property with Text::wrapMode enumeration.Martin Jones2010-04-081-19/+35
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-2/+2
* Remove dead performance measurement code from QMLAaron Kennedy2010-03-221-8/+0
* Optimize Rectangle, Image, and Text creation.Michael Brasser2010-03-081-2/+0
* QML Text item clipping logic was reversedYann Bodson2010-02-251-2/+2
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+936