summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativetextinput
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-101-0/+76
|\
| * Scroll TextInput to ensure preedit text is visible.Andrew den Exter2011-02-081-0/+76
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-046-1/+595
|\ \ | |/
| * Don't accept input methods when a TextEdit or TextInput is read only.Andrew den Exter2011-02-031-0/+10
| * Add a mouseSelectionMode property to TextEdit and TextInput.Andrew den Exter2011-02-014-59/+316
| * Add missing versioning tests for new QtQuick 1.1 properties/methods.Martin Jones2011-01-311-0/+46
| * Fixing right-to-left text in Text and TextInputChristopher Ham2011-01-282-0/+49
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
| |\
| * | Cleanup view at end of auto test.Martin Jones2011-01-181-0/+3
| * | Add canPaste property to TextInput and TextEditAlan Alpert2011-01-171-0/+9
| * | Disable dragging text in TextEdit.Andrew den Exter2011-01-112-0/+52
| * | Add selection modes to TextEdit and TextInput.Andrew den Exter2011-01-101-1/+162
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-071-0/+13
| |\ \
| * | | Add convenience deselect() functions to TextInput and TextEditJoona Petrell2010-12-301-0/+7
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| | |/ | |/|
* | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-12-201-0/+13
|\ \ \ | |/ /
| * | Setting TextInput.cursorPosition outside bounds crashed.Martin Jones2010-12-201-0/+13
| |/
* | Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-231-1/+1
|\ \
| * | Align .pro with qmake: s/\.sources/.files/.Miikka Heikkinen2010-10-081-1/+1
| |/
* | Fix deployment for examples and testsShane Kearns2010-10-121-1/+1
|/
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-2912-28/+28
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-191-0/+16
|\
| * Repaint TextInput when password character changes in password modeJoona Petrell2010-08-171-0/+16
* | Make QML tests compile on OpenSolarisMartin Jones2010-08-191-4/+4
|/
* Add autotest that checks that copy and cut don't work when echomode is set to...Joona Petrell2010-08-131-0/+24
* Fix TextInput echoMode autotest on LinuxJoona Petrell2010-07-221-0/+4
* QML focus API updates.Michael Brasser2010-07-211-20/+20
* Fix Mac CIJoona Petrell2010-07-121-0/+12
* Add copy(), cut() and paste() support to TextInputJoona Petrell2010-07-121-1/+36
* Improve test reliability.Michael Brasser2010-07-081-2/+6
* Make Text, TextInput, and TextEdit all have the same size for the same text.Warwick Allison2010-07-071-1/+1
* More generated images in anticipation of QT-3574Warwick Allison2010-07-071-18/+27
* Fix input methods for TextInput elements with key handlersJoona Petrell2010-07-062-8/+22
* Loosen font-sensitive test.Warwick Allison2010-07-051-1/+2
* Fix TextInput text getting improperly clippedJoona Petrell2010-07-025-1/+74
* Fix autoScroll implementationAlan Alpert2010-06-161-1/+0
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-082-3/+6
* Remove unnecessary CloseSoftwareInputPanel events after TextEdit or TextInput...Joona Petrell2010-06-071-26/+46
* Fix regression in input panel autotestsJoona Petrell2010-06-071-1/+6
* Improve input panel handling in declarative demos and examplesJoona Petrell2010-06-031-6/+0
* Take into account platform differences in input panel supportJoona Petrell2010-06-021-15/+68
* Missed file.Warwick Allison2010-06-011-0/+8
* Test positionAt.Warwick Allison2010-06-011-0/+43
* Simplify selection setting. Make TextInput more like TextEdit.Warwick Allison2010-05-311-37/+18
* Active window focus gain should not open virtual keypadJoona Petrell2010-05-281-2/+11
* Open input panel on press if TextInput or TextEdit are already focused but pa...Joona Petrell2010-05-261-0/+9
* Add a way to control when software input panels are shown in TextInput and Te...Joona Petrell2010-05-261-16/+70
* Remove license headers from test data.Warwick Allison2010-05-239-369/+0
* Add license headers for .qml files.Jason McDonald2010-05-219-0/+369