summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativetextedit
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \
| * | | | | Make sure horizontal QML editor text aligment always returns the actual align...Joona Petrell2011-03-011-5/+32
* | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-092-4/+93
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Update TextEdit's visible selection when only the anchor changes.Andrew den Exter2011-03-082-4/+55
| | |_|_|/ | |/| | |
| * | | | Set correct initial value for TextEdit and TextInput canPaste propertyYann Bodson2011-03-071-0/+38
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-032-0/+99
|\ \ \ \ | |/ / /
| * | | Add QML file for TextEdit positionAt test.Andrew den Exter2011-03-021-0/+9
| | |/ | |/|
| * | Don't return positions within preedit text from positionAt().Andrew den Exter2011-03-011-0/+52
| * | Add an is input method composing property to TextEdit and TextInput.Andrew den Exter2011-03-011-0/+38
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-231-1/+283
|\ \ \ | |/ /
| * | Fix auto test failure on mac.Andrew den Exter2011-02-221-30/+30
| * | Hide the TextInput/Edit cursor when the view doesn't have focus.Andrew den Exter2011-02-211-0/+71
| * | Forward mouse events from TextInput and TextEdit to QInputContext.Andrew den Exter2011-02-211-2/+140
| * | Fix TextEdit auto test failure on windows.Andrew den Exter2011-02-181-0/+2
| |/
| * Fix TextInput, TextEdit auto test failure on windows and mac.Andrew den Exter2011-02-161-0/+6
| * Update the input context when the pre-edit cursor position changes.Andrew den Exter2011-02-161-1/+66
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-045-1/+620
|\ \ | |/
| * 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-58/+314
| * Add missing versioning tests for new QtQuick 1.1 properties/methods.Martin Jones2011-01-311-2/+14
| * Fixing right-to-left text in Text and TextInputChristopher Ham2011-01-282-0/+48
| * Add missing revisions for QtQuick 1.1 additionsMartin Jones2011-01-271-0/+41
| * Expose implicitWidth and implicitHeight properties of Item.Martin Jones2011-01-241-0/+29
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+13
| |\
| * | Add canPaste property to TextInput and TextEditAlan Alpert2011-01-171-0/+8
| * | Disable dragging text in TextEdit.Andrew den Exter2011-01-111-0/+46
| * | Add selection modes to TextEdit and TextInput.Andrew den Exter2011-01-101-1/+163
| * | 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-251-0/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | Cleanup created views in TextEdit tests.Martin Jones2011-01-191-0/+12
* | | | 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
| * | Revert a fix made for bug QTBUG-15341Joona Petrell2010-12-141-40/+0
| * | Remove active selection when TextEdit loses focusJoona Petrell2010-12-141-0/+40
| |/
* | Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-232-1/+26
|\ \