summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativetextedit_p.h
Commit message (Expand)AuthorAgeFilesLines
* QML focus API updates.Michael Brasser2010-07-211-2/+2
* Don't export declarative private classesMartin Jones2010-07-011-1/+1
* Fix and better test Text / TextEdit alignments.Warwick Allison2010-06-231-0/+2
* Remove unnecessary CloseSoftwareInputPanel events after TextEdit or TextInput...Joona Petrell2010-06-071-1/+0
* Fix QT_NO_CLIPBOARDTasuku Suzuki2010-06-041-0/+2
* Take into account platform differences in input panel supportJoona Petrell2010-06-021-5/+0
* Simplify selection setting. Make TextInput more like TextEdit.Warwick Allison2010-05-311-5/+3
* Add selection methods to TextEditWarwick Allison2010-05-301-0/+8
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-261-0/+10
|\
| * Add a way to control when software input panels are shown in TextInput and Te...Joona Petrell2010-05-261-0/+10
* | Fix TextEdit clipping when not wrapped. Rename most-useful-wrap-mode to "Wrap".Warwick Allison2010-05-261-1/+8
|/
* Example of a simple TextEditor look-and-feel.Warwick Allison2010-05-251-1/+3
* Disable mouse-based selection in TextInput/TextEditWarwick Allison2010-05-191-0/+5
* Remove the deprecated wrap property.Martin Jones2010-04-221-3/+0
* Enable other wrapping modes.Martin Jones2010-04-091-3/+3
* TextEdit::wrap changed to TextEdit::wrapMode enumerationMartin Jones2010-04-091-2/+12
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-2/+2
* Make QDeclarativeItem NOTIFY signals canonicalJoona Petrell2010-03-091-2/+0
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+240