summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativetextedit
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \
| * | | | | 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