summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativetextedit
Commit message (Expand)AuthorAgeFilesLines
* test: Mark some tst_qdeclarativetextedit functions as XFAILSergio Ahumada2012-11-231-4/+24
* tests: Mark flaky tests as insignificantSergio Ahumada2012-11-221-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Propagate left key presses to the parent item when TextInput is empty.Marcel Schuette2012-05-301-1/+11
* Fixed QtDeclarative autotest deployment for WinCE devices.jaanttil2012-02-061-1/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-071-0/+115
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-09-221-0/+115
| |\
| | * QLineControl: selectedTextChanged() signal is omitted in some casesSami Merila2011-09-221-0/+115
* | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-09-071-0/+44
|\ \ \ | |/ /
| * | Fix implicit height not growing when pre-edit text wraps.Andrew den Exter2011-09-061-0/+44
| |/
* | Merge branch 4.7 into qt-4.8-from-4.7Sergio Ahumada2011-08-264-25/+47
|\ \ | |/
| * Make it easier to select words at the start of a line.Andrew den Exter2011-08-243-25/+34
| * Fix left alignment of native RTL pre-edit text.Andrew den Exter2011-08-232-0/+13
* | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-08-151-2/+19
|\ \ | |/
| * Move cursorDelegate with the mouse selection of read only text input.Andrew den Exter2011-08-041-2/+19
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-171-17/+17
| |\
| | * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* | | Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-182-0/+64
|\ \ \
| * \ \ Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-05-132-0/+44
| |\ \ \ | | |/ /
| | * | Make TextEdit word selection more natural.Andrew den Exter2011-05-132-0/+44
| * | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-05-121-0/+20
| |\ \ \ | | |/ /
| | * | Ensure the TextEdit cursor delegate is repositioned on mouse events.Andrew den Exter2011-05-121-0/+20
| | |/
* | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
|/ /
* | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-04-273-0/+109
|\ \ | |/
| * Ignore changes to selectByMouse during a selection.Andrew den Exter2011-04-273-0/+100
| * Move the TextInput cursor delegate when the preedit position changes.Andrew den Exter2011-04-271-0/+9
* | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-04-221-0/+10
|\ \ | |/
| * Fix TextInput cursor position unchanged when selection length is 0.Andrew den Exter2011-04-211-0/+10
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-182-1/+21
|\ \ | |/
| * Fix TextEdit cursorRectangle property.Andrew den Exter2011-04-132-1/+21
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-04-012-0/+28
|\ \ | |/
| * Fix auto test failure.Andrew den Exter2011-03-311-0/+8
| * Fix width of TextInput micro focus rectangle.Andrew den Exter2011-03-301-0/+20
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-311-0/+12
|\ \ | |/
| * Fix text selection with shift-click.Andrew den Exter2011-03-281-0/+12
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-143-0/+16
|\ \ | |/
| * Fix TextEdit mouseSelectionMode overriding selectByMouse.Andrew den Exter2011-03-143-0/+16
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-111-4/+154
|\ \ | |/
| * Fix failing testsBea Lam2011-03-101-0/+4
| * Fix horizontal alignment of QTextDocument-based RTL textJoona Petrell2011-03-091-1/+33
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-03-082-4/+58
| |\
| * | Base empty QML editor horizontal alignment on QApplication::keyboardInputDire...Joona Petrell2011-03-081-3/+8
| * | Merge branch '4.7' into qtquick11Joona Petrell2011-03-081-0/+38
| |\ \
| * | | Reverse horizontal alignment of QML editors when the layout mirroring is enabledJoona Petrell2011-03-071-0/+24
| * | | Remove text alignment of empty QML editors following the layout directionJoona Petrell2011-03-041-8/+4
| * | | Merge branch '4.7' into qtquick11Joona Petrell2011-03-041-0/+9
| |\ \ \
| * | | | Add a way to query the reading direction of QML editor textJoona Petrell2011-03-031-0/+59
| * | | | Merge branch '4.7' into qtquick11Martin Jones2011-03-011-2/+303
| |\ \ \ \