summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativetextedit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix TextEdit alignment.Warwick Allison2010-05-241-18/+27
* Disable mouse-based selection in TextInput/TextEditWarwick Allison2010-05-191-6/+42
* Focus should be applied to focus scopes all the way up the chain, notBea Lam2010-05-171-3/+1
* Add a "priority" property to Keys and KeyNavigationMartin Jones2010-05-141-3/+6
* Fix TextEdit and TextInput input panel support for mode RSIP_OnMouseClickAndA...Joona Petrell2010-05-131-3/+8
* 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