aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qquicktextedit
Commit message (Expand)AuthorAgeFilesLines
* Say hello to QtQuick moduleKent Hansen2011-12-0242-3939/+0
* Add a length property to TextEdit.Andrew den Exter2011-11-291-1/+9
* Remove unused QTBUG_21691 macrosJoona Petrell2011-11-281-3/+0
* Add a getFormattedText function to TextEdit.Andrew den Exter2011-11-281-1/+112
* Add getText(), insert(), and remove() functions to TextEdit.Andrew den Exter2011-11-251-0/+539
* Get rid of unused inputMethodQuery and inputMethodEvent functions in QQuickCa...Joona Petrell2011-11-241-9/+24
* Fix failing openInputPanel autotestsJoona Petrell2011-11-221-1/+30
* Add tests for Undo/Redo and key sequences to TextInput/Edit.Andrew den Exter2011-11-181-0/+586
* Distance field glyph cache refactoring.Yoann Lopes2011-11-141-1/+0
* Fix expected failure in TextInput and TextEdit positionAt test.Andrew den Exter2011-11-101-21/+13
* Remove expected failure from TextEdit mouseSelection test.Andrew den Exter2011-11-101-2/+0
* Fix expected failure in TextEdit hAlign_RightToLeft test.Andrew den Exter2011-11-091-3/+6
* Fix expected failure in TextEdit textInput test.Andrew den Exter2011-11-091-2/+1
* Remove the TextEdit inputContextMouseHandler test.Andrew den Exter2011-11-091-174/+0
* Re-enable TextEdit pre-edit cursor rectangle test.Andrew den Exter2011-11-091-26/+31
* Remove Q_WS_*, symbian and maemo code in QtDeclarativeDamian Jansen2011-10-261-8/+2
* Fix item focus following canvas focus.Andrew den Exter2011-10-241-19/+6
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-2142-0/+2851