Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify selection setting. Make TextInput more like TextEdit. | Warwick Allison | 2010-05-31 | 1 | -2/+1 |
* | Add selection methods to TextEdit | Warwick Allison | 2010-05-30 | 2 | -0/+87 |
* | Fix TextEdit clipping when not wrapped. Rename most-useful-wrap-mode to "Wrap". | Warwick Allison | 2010-05-26 | 1 | -1/+1 |
* | Remove license headers from test data. | Warwick Allison | 2010-05-23 | 9 | -369/+0 |
* | Add license headers for .qml files. | Jason McDonald | 2010-05-21 | 9 | -0/+369 |
* | Fix versioning of Qt Declarative's in-built types | Alan Alpert | 2010-04-21 | 9 | -9/+9 |
* | Enable other wrapping modes. | Martin Jones | 2010-04-09 | 1 | -3/+16 |
* | TextEdit::wrap changed to TextEdit::wrapMode enumeration | Martin Jones | 2010-04-09 | 1 | -2/+2 |
* | Rename visual test to qmlvisual. | Michael Brasser | 2010-03-28 | 49 | -0/+14861 |