summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Set correct initial value for TextEdit and TextInput canPaste propertyYann Bodson2011-03-072-0/+76
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-042-1/+111
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix TextInput auto test failure on mac.Andrew den Exter2011-03-041-0/+1
| * | | | | Fix word selection locking on string boundaries.Andrew den Exter2011-03-041-1/+72
| * | | | | QDeclarativePropertyMap::keys() cannot be called from qmlCharles Yin2011-03-031-0/+34
| * | | | | Compensate for horizontal scroll in TextInput micro focus.Andrew den Exter2011-03-031-0/+4
* | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-035-7/+247
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Position the TextInput cursor correctly after IM text is commited.Andrew den Exter2011-03-031-0/+18
| * | | | | Make the TextInput cursorRectangle relative to the item.Andrew den Exter2011-03-021-3/+39
| * | | | | Don't assert if font engine creates new glyphsAaron Kennedy2011-03-022-0/+24
| * | | | | 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-012-7/+84
| * | | | Add an is input method composing property to TextEdit and TextInput.Andrew den Exter2011-03-012-0/+76
* | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-014-3/+90
|\ \ \ \ \ | |/ / / /
| * | | | Fix FolderListModel test - set folder to one containing files.Martin Jones2011-02-281-0/+3
| * | | | Drag over bounds errors when ListView has variable height contentMartin Jones2011-02-281-2/+24
| * | | | FolderListModel emitted incorrect rowsRemoved range causing crash.Martin Jones2011-02-281-1/+30
| * | | | Fix test instability.Martin Jones2011-02-281-0/+2
| * | | | Ensure layout is updated when section property changes.Martin Jones2011-02-252-1/+24
| * | | | Add a 'CursorPosition' parameter to TextInput.positionAt().Andrew den Exter2011-02-241-0/+8
* | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-02-232-0/+18
|\ \ \ \ \ | |/ / / /
| * | | | DelayRemove of list delegate on section boundary duplicated sectionMartin Jones2011-02-232-0/+18
* | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-2312-5/+888
|\ \ \ \ \ | |/ / / /
| * | | | Fix animations with alwaysRunToEnd that are frequently stopped/started.Michael Brasser2011-02-221-0/+25
| * | | | Fix auto test failure on mac.Andrew den Exter2011-02-222-61/+60
| * | | | Prevent an animation from being registered to run twice.Michael Brasser2011-02-223-0/+36
| * | | | Add missing test file.Martin Jones2011-02-221-0/+33
| * | | | Prevent recursion due to nested Flickables with pressDelayMartin Jones2011-02-212-15/+34
| * | | | Ensure animations start correctly when running is bound to a value.Michael Brasser2011-02-212-0/+30
| * | | | Hide the TextInput/Edit cursor when the view doesn't have focus.Andrew den Exter2011-02-212-0/+141
| * | | | Forward mouse events from TextInput and TextEdit to QInputContext.Andrew den Exter2011-02-212-3/+279
| * | | | Fix TextEdit auto test failure on windows.Andrew den Exter2011-02-181-0/+2
| | |_|/ | |/| |
| * | | Allow MouseArea to prevent mouse grab begin stolen by Flickable.Martin Jones2011-02-172-0/+159
| * | | Fix QTBUG-17008 XmlListModel blocks Windows system eventsCharles Yin2011-02-171-0/+23
| * | | Fix TextInput, TextEdit auto test failure on windows and mac.Andrew den Exter2011-02-162-0/+12
| * | | QDeclarativeDebug: Fix crash when serializing list of QObjectsKai Koehne2011-02-161-3/+13
| * | | Update the input context when the pre-edit cursor position changes.Andrew den Exter2011-02-162-2/+120
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-1721-2/+399
|\ \ \ | |/ /
| * | Don't leak ScopeChainNode'sAaron Kennedy2011-02-141-0/+40
| * | Correct the "module not installed" error handlingAaron Kennedy2011-02-1115-1/+272
| * | Make addImportPath() work for windows paths starting with lower caseBea Lam2011-02-111-1/+11
| * | Report any exceptions occurring in WorkerScript javascript codeBea Lam2011-02-115-0/+76
* | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-02-1021-0/+6938
|\ \ \ | |/ /
| * | PathView items were not correctly updated when rootIndex changed.Martin Jones2011-02-102-0/+67
| * | Allow text to selected in a TextEdit or TextInput inside a Flickable.Andrew den Exter2011-02-1019-0/+6871
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-1037-16/+1083
|\ \ \ | |/ /
| * | Update modules-related tests and docsBea Lam2011-02-105-2/+68
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2011-02-0917-7/+483
| |\ \
| | * | PathView regression: dragging the path didn't update currentIndexMartin Jones2011-02-092-0/+52
| | * | Use same values for Text.lineHeightMode and QTextBlock::lineHeightMode from m...Yann Bodson2011-02-091-6/+6