summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/declarative/texteditor.qml
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Updated example license to three clause BSD license.David Boddie2010-06-101-27/+26
| | | | | | | See change 8f47373e3795d7ec50387d5f1a771a59567bdaea for context. Reviewed-by: Trust Me Requested-by: Legal
* Fix TextEdit clipping when not wrapped. Rename most-useful-wrap-mode to "Wrap".Warwick Allison2010-05-261-3/+5
|
* Example of a simple TextEditor look-and-feel.Warwick Allison2010-05-251-0/+71
Task-number: QTBUG-10940