aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* make use of COPIESOswald Buddenhagen2016-05-134-21/+12
* QML: add librarymetrics_performance to the builds.Erik Verbruggen2016-05-103-1/+4
* Make it possible to call some benchmark functions directlySimon Hausmann2016-05-091-0/+6
* Revert "Temporarily blacklist importsPath change on Windows"Simon Hausmann2016-05-021-2/+0
* AnimatedImage: Fix value of sourceSize propertyTobias Koenig2016-05-021-0/+23
* Fix crash when trying to call a property of the scope or context objectSimon Hausmann2016-05-012-0/+25
* QQuickDragAttached: fix updating of "active" propertyAlberto Mardegan2016-04-261-0/+46
* QML: Access QQuickItemPrivate data (like x/y/etc) directly.Erik Verbruggen2016-04-211-0/+20
* Also match QJSValue conversion types in MatchScore.Michael Bruning2016-04-202-0/+14
* Revert "Fixed MouseArea threshold with preventStealing"Michal Klocek2016-04-201-11/+0
* Fixed MouseArea threshold with preventStealingFilippo Cucchetto2016-04-191-0/+11
* activate QtQuick designer support testsTim Jenssen2016-04-191-0/+1
* Occasionally trim the type cacheUlf Hermann2016-04-192-0/+38
* tst_qquickanimatedimage::mirror_notRunning(): fix initializer.Edward Welbourne2016-04-151-5/+1
* Fix memory corruption when calling Array.unshift()Simon Hausmann2016-04-141-0/+15
* Add another test for broken selectionsEskil Abrahamsen Blomfeldt2016-04-111-0/+22
* Instantiate static Qml plugins declaring QQmlExtensionInterface onlySebastian Lösch2016-04-1126-27/+149
* QQuickText,QQuickTextInput: Fully qualify enumerations in changed() signals.Friedemann Kleint2016-04-072-2/+2
* Purge sRGB chunks from PNG in tests.Edward Welbourne2016-03-2930-0/+0
* Remove empty .pro fileJoerg Bornemann2016-03-241-0/+0
* Removed the QQmlGuard benchmarkSimon Hausmann2016-03-243-79/+0
* Handle duration of zero in QML animatorsDavid Edmundson2016-03-171-0/+35
* Add benchmarks to the "make benchmark" targets that are known to workSimon Hausmann2016-03-1724-27/+30
* Move qmltime out of benchmarks directory.Robin Burchell2016-03-1525-1586/+0
* qmltime: Remove widgets dependency.Robin Burchell2016-03-112-17/+20
* AnimatedSprite: don't access deleted scene graph nodesJ-P Nurmi2016-03-031-0/+22
* Properly signal errors when accessing lowercase enum valuesThomas McGuire2016-02-249-1/+94
* Validate Binding only when it is enabledNikita Krupenko2016-02-243-0/+54
* 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
* | | 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
| |/ |/|
* | 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
* 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