aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Move QtQuick.Layouts to qtdeclarative from qtquickcontrolsJan Arve Saether2016-02-266-7/+2013
* Determine QQuickItem::childAt() correctlyKari Hautamäki2016-02-243-2/+114
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-1913-91/+350
|\
| * Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-02-158-0/+179
| |\
| | * Fix crash in Installer Framework when used with Qt 5.6Simon Hausmann2016-02-021-0/+26
| | * Merge 5.6 into 5.6.0Oswald Buddenhagen2016-02-026-0/+77
| | |\
| | * | QQuickItem: fix another infinite loop in nextItemInFocusChain()Liang Qi2016-01-307-0/+153
| * | | GridView: Sanitize visible items after model insertionGabriel de Dietrich2016-02-132-0/+68
| * | | Factor out testing code for QTBUG_48870_fastModelUpdatesGabriel de Dietrich2016-02-133-91/+103
* | | | Add Window.window attached propertyJ-P Nurmi2016-02-122-0/+5
* | | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-124-0/+115
|\| | |
| * | | Fix Animators in itemview and positioner transitionsJ-P Nurmi2016-02-112-0/+88
| * | | Lancelot: Add test for mixing breaks and wraps in selectionsEskil Abrahamsen Blomfeldt2016-02-051-0/+22
| * | | Window attached property: fix notifier signalsJ-P Nurmi2016-02-021-0/+5
| | |/ | |/|
* | | QSGDefaultRectangleNode: Fix off-by-one color renderingJakub Adam2016-02-012-0/+25
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-2914-227/+229
|\| |
| * | QML: do not wrap property values of type QVariant.Erik Verbruggen2016-01-271-0/+18
| * | Don't check for revisions when assigning to grouped propertiesLars Knoll2016-01-274-0/+39
| * | Fix don't delete singletons objects owned by C++BogDan Vatra2016-01-251-0/+20
| |/
| * Pass Qt.include() URLs through the URL interceptor if presentKevin Krammer2016-01-237-0/+37
| * tst_qquicklistview: Move a number of window instances to use scoped pointers.Robin Burchell2016-01-221-227/+115
* | QTextEdit/QQuickTextEdit undo issue - Part #1Dan Cape2016-01-282-4/+4
* | Remove insignificant flag from scenegraph testTony Sarajärvi2016-01-271-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devSimon Hausmann2016-01-229-12/+309
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2016-01-229-12/+309
| |\|
| | * Clean up QV4DataCollectorUlf Hermann2016-01-221-1/+18
| | * V4 Debugger: Avoid looking up values in debugger threadUlf Hermann2016-01-221-65/+73
| | * Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Simon Hausmann2016-01-212-0/+42
| | |\
| | | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-192-0/+42
| | | |\
| | | | * MouseArea: fixed a crash in propagate()Liang Qi2015-11-262-0/+42
| | * | | QQuickItem: fix an infinite loop nextItemInFocusChain()Liang Qi2016-01-202-0/+31
| | * | | Provide access to signal parameters in SignalTransition::onTriggered.Michael Brasser2016-01-192-0/+159
| | |/ /
| | * | qmlplugindump test: added check.Marco Benelli2016-01-181-0/+1
| | * | tst_qquicklistview: Share window in stickyPositioning test.Robin Burchell2016-01-151-2/+2
| | * | QQuickItemView: Take sticky header/footer into account for positionViewAtInde...Robin Burchell2016-01-152-10/+74
* | | | Leave out most of tst_qqmlvaluetypes::locale() on QT_NO_IMUlf Hermann2016-01-221-0/+2
|/ / /
* | | Clean up QV4DataCollectorUlf Hermann2016-01-211-1/+18
* | | V4 Debugger: Avoid looking up values in debugger threadUlf Hermann2016-01-211-46/+61
* | | Updated license headersJani Heikkinen2016-01-20739-12561/+8866
* | | Fixed qtdeclarative tests to pass with updated license headerJani Heikkinen2016-01-206-42/+42
* | | QQuickTextEdit: added clear() methodLiang Qi2016-01-191-0/+61
* | | QQuickTextInput: added clear() methodLiang Qi2016-01-191-0/+51
* | | QQuickTextEdit: added preeditText propertyLiang Qi2016-01-131-0/+17
* | | QQuickTextInput: added preeditText propertyLiang Qi2016-01-131-0/+13
* | | Rewrite inspector serviceUlf Hermann2016-01-129-160/+351
* | | Make environment for QQmlDebugProcess usefulUlf Hermann2016-01-112-4/+4
* | | V4 Debugger: Move all the jobs into one placeUlf Hermann2016-01-112-2/+5
* | | V4 Debugger: Clean up testsUlf Hermann2016-01-111-170/+78
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-107-1/+256
|\| |
| * | Set CMP0056 to NEW only if it exists for the running cmake versionStephen Kelly2016-01-081-1/+3