aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into 5.5Simon Hausmann2015-04-2747-277/+381
|\
| * Prospective fix for flakey "network" related QML testsv5.4.2Simon Hausmann2015-04-2543-267/+363
* | Instantiator: Make asynchronous mode workGabriel de Dietrich2015-04-252-0/+53
* | Fix regression with nested objects served by custom parsersSimon Hausmann2015-04-232-0/+23
* | Make the scenegraph_lancelot test work on MacEirik Aavitsland2015-04-232-21/+33
* | add manual tests for touch interactionShawn Rutledge2015-04-216-0/+608
* | rename manual test dir shorcuts -> shortcutsShawn Rutledge2015-04-171-0/+0
* | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-1611-18/+17
|\|
| * Use qt_subtract_from_timeout instead of duplicating qt_timeout_valueDaniel Teske2015-04-1410-10/+10
| * tst_qquickapplication: change test case 'state' to be more stableRichard Moe Gustavsen2015-04-081-8/+7
* | Tests: Use blacklist instead of insignificant for tst_qquickanimationsCaroline Chao2015-04-102-1/+40
* | Tests: Use blacklist instead of insignificant for tst_qquickflickableCaroline Chao2015-04-102-1/+19
* | Fix TextEdit when vertical alignment != AlignTopEskil Abrahamsen Blomfeldt2015-04-091-0/+21
* | Tests: Make qquickcustomparticle significant againCaroline Chao2015-04-081-3/+0
* | Tests: Make qquicktrailemitter significant againCaroline Chao2015-04-081-2/+0
* | Tests: Make qqmldebugjs significant againCaroline Chao2015-04-081-2/+0
* | Tests: Make qquickgridview significant againCaroline Chao2015-04-081-3/+0
* | Tests: Make qquicktext, qquicktextedit and qquickpathview significantCaroline Chao2015-04-083-7/+0
* | Remove outdated V8 profiler testUlf Hermann2015-04-085-372/+0
* | Return the correct type from Item::mapToItem/Item::mapFromItem.Mitch Curtis2015-04-082-0/+71
* | Tests: Make qquickloader tests significant againCaroline Chao2015-04-071-1/+0
* | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-0/+2
|\|
| * Blacklist QQuickWindow::testWindowVisibilityOrder for OS XFrederik Gladhorn2015-03-301-0/+2
* | Guard profiler service test against unusual clock behavior.Ulf Hermann2015-03-271-60/+168
* | QQuickWidget: expose the underlying QQuickWindowGiuseppe D'Angelo2015-03-271-0/+33
* | Remove the old headersclean unit testThiago Macieira2015-03-252-4/+0
* | Fixed a memory-leak when changing property bindings in states.Robert Griebl2015-03-252-0/+41
* | Remove QItemSelection value-type, use Array insteadGabriel de Dietrich2015-03-223-20/+33
* | Remove QModelIndexList value type, use Array insteadGabriel de Dietrich2015-03-223-23/+82
* | Fix conversion between char and string.Christian Strømme2015-03-211-1/+87
* | Allow Flickable's grab to be stolen if dragging over bounds.Andrew den Exter2015-03-191-13/+38
* | Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Frederik Gladhorn2015-03-173-1/+62
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-173-1/+62
| |\|
| | * Add test data for tst_GuiAppLauncherSergio Ahumada2015-03-072-0/+61
| | * Doc: Replace qt-project.org/doc with doc.qt.ioSergio Ahumada2015-03-051-1/+1
* | | Repeater: Don't rely on the createFrom variableJørgen Lind2015-03-172-1/+72
|/ /
* | Remove QQmlDirParser from QtQmlDevToolsSimon Hausmann2015-03-161-1/+0
* | Remove bogus autotests for invalid portsKai Koehne2015-03-121-68/+0
* | Fix qqmldebuggingenabler autotestKai Koehne2015-03-121-1/+1
* | tst_QQuickPathView::mouseDrag(): Skip on Windows if drag fails to start.v5.5.0-alpha1Friedemann Kleint2015-03-111-0/+4
* | Don't evaluate the expression in switch() multiple timesLars Knoll2015-03-111-0/+24
* | Fix flickable stealing gestures when height >= contentHeight.Andrew den Exter2015-03-111-0/+34
* | QML Engine: ArrayBuffer XHR response type supportValery Kotov2015-03-095-0/+56
* | testlib: Fix qml objects not deleted between data testsCaroline Chao2015-03-091-0/+18
* | Re-enable readback test in tst_qquickwidgetLaszlo Agocs2015-03-091-4/+0
* | Implement cache property for QQuickAnimatedImageDaiwei Li2015-03-062-0/+40
* | Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Frederik Gladhorn2015-03-064-3/+43049
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-034-3/+43049
| |\|
| | * V4: fix ToFixed rounding for 0 fraction digits.Erik Verbruggen2015-03-031-0/+13
| | * bic: Add 5.{3,4}.0 bic data for QtQuickWidgetsSergio Ahumada2015-03-023-3/+43036