summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativetextedit.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Round ideal width up to prevent incorrect word wrapping on Mac OS XAaron Kennedy2010-05-111-1/+3
* qdoc fixesYann Bodson2010-05-061-1/+1
* docWarwick Allison2010-05-051-23/+23
* Remove obsolete doc groupings.Michael Brasser2010-05-041-1/+0
* Doc fixesBea Lam2010-04-281-8/+14
* Remove the deprecated wrap property.Martin Jones2010-04-221-13/+0
* Emit runtime warnings through QDeclarativeEngineAaron Kennedy2010-04-191-3/+1
* Improve font value type documentation.Yann Bodson2010-04-121-2/+103
* Small doc fix.Martin Jones2010-04-091-2/+2
* Enable other wrapping modes.Martin Jones2010-04-091-5/+4
* TextEdit::wrap changed to TextEdit::wrapMode enumerationMartin Jones2010-04-091-13/+32
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-3/+3
* Make sure cursor delegate is parented.Michael Brasser2010-03-291-0/+2
* Remove dead performance measurement code from QMLAaron Kennedy2010-03-221-2/+0
* Make QDeclarativeItem NOTIFY signals canonicalJoona Petrell2010-03-091-10/+4
* Document TextEdit::textMarginAlan Alpert2010-03-011-0/+5
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+1035