Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 7 | -87/+0 |
| | | | | QDeclarativeXXX. | ||||
* | Fix TextInput keypad navigation | Alan Alpert | 2010-02-15 | 2 | -1/+2 |
| | | | | | | | Was accidentally ignoring key movements even when an existing selection meant that pressing right/left would do something. Task-number: QT-2944 | ||||
* | Adds inputMethodHint property to TextEdit and TextInput. | Joona Petrell | 2010-02-12 | 1 | -0/+6 |
| | | | | Reviewed-by: Martin Jones | ||||
* | Missed a file | Alan Alpert | 2010-02-09 | 1 | -0/+23 |
| | |||||
* | Test fixes. | Michael Brasser | 2010-02-05 | 2 | -4/+4 |
| | |||||
* | Disallow ids that start with uppercase letters and update docs and | Bea Lam | 2010-02-03 | 2 | -12/+12 |
| | | | | | | examples accordingly. Task-number: QT-2786 | ||||
* | Extend tests for TextInput | Alan Alpert | 2009-11-19 | 2 | -0/+14 |
| | |||||
* | Enhance TextInput test coverage | Alan Alpert | 2009-11-09 | 1 | -0/+12 |
| | |||||
* | Rename TextEdit and TextInput autotests | Alan Alpert | 2009-11-09 | 2 | -0/+31 |