aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* TapHandler longPress autotest: be less demanding about hold timeShawn Rutledge2017-04-241-2/+2
* add autotest for TapHandlerShawn Rutledge2017-04-216-0/+829
* PH manual tests: better object names for easier debuggingShawn Rutledge2017-04-202-1/+3
* PinchHandler: add centroidVelocityShawn Rutledge2017-04-201-0/+7
* Add QQuickItem acceptTouchEvents/setAcceptTouchEvents; require for touchShawn Rutledge2017-04-143-5/+10
* Blacklist ListView::test_listInteractiveCurrentIndexEnforce completelyShawn Rutledge2017-04-141-2/+1
* Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2017-04-1356-271/+1747
|\
| * tst_qmlplugindump: Ensure process starts properlyRobin Burchell2017-04-121-4/+4
| * Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-04-111-0/+2
| |\
| | * Blacklist tst_qquickwindow::attachedProperty on macOS 10.11Tony Sarajärvi2017-04-101-0/+2
| * | Allow custom bounds behaviors for FlickableJ-P Nurmi2017-04-101-49/+94
| * | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-04-0714-42/+345
| |\|
| | * Enable running of qmlcachegen tests on ARM/qemuSimon Hausmann2017-04-071-1/+1
| | * Fix support for jsTr() and QT_TR_NOOP in list elements when cachingSimon Hausmann2017-04-061-0/+42
| | * Fix loading of ahead-of-time generated cache files when cross-compilingSimon Hausmann2017-04-061-1/+1
| | * Blacklist tst_QQuickMultiPointTouchArea::nested on Ubuntu 16.04Tony Sarajärvi2017-04-061-0/+2
| | * Add auto-test for qmlcachegenSimon Hausmann2017-04-063-0/+129
| | * QQuickParticleSystem: Fix crash when an Affector diesMartin T. H. Sandsmark2017-04-052-0/+50
| | * tst_qquickflickable: remove bogus ItemAcceptsDrops flagShawn Rutledge2017-04-051-3/+1
| | * Blacklist tst_QQuickMultiPointTouchArea::nonOverlapping in Ubuntu 16.04Tony Sarajärvi2017-04-051-0/+2
| | * Adapt tst_qquickflickable::nestedSliderUsingTouch for slow CIShawn Rutledge2017-04-041-4/+4
| | * Blacklist nestedSliderUsingTouch in Ubuntu 16.04Tony Sarajärvi2017-04-041-0/+2
| | * Blacklist tst_qquickwindows::requestActivate in macOS 10.11Tony Sarajärvi2017-04-041-0/+2
| | * V4: Set correct source locations for jumps out of conditionalsv5.9.0-beta1Ulf Hermann2017-03-311-20/+48
| | * Qml Debugger: Make sure all objects have a typeUlf Hermann2017-03-312-15/+57
| | * Blacklist tst_qquickapplication::active on OS X 10.11Tony Sarajärvi2017-03-301-0/+2
| | * Blacklist TextEdit autotests on macOS 10.12Tony Sarajärvi2017-03-301-0/+4
| * | Revert "Positioners: allow distinguishing between implicit/explicit child size"Mitch Curtis2017-04-053-65/+0
| * | Error out if TestCase.verify receives more than 2 parametersAlbert Astals Cid2017-04-051-0/+10
| * | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-307-25/+253
| |\|
| | * Restrict automated tests on Boot2Qt to non-graphical testsSimon Hausmann2017-03-302-6/+17
| | * Minor cleanup: Don't require QtGui for ES6 testsSimon Hausmann2017-03-291-1/+1
| | * Make keyboard events work in QQuickWidgetLaszlo Agocs2017-03-291-0/+28
| | * tst_qquickimage::mirror(): Ensure screenshots are in the correct formatFriedemann Kleint2017-03-291-1/+1
| | * Add tst_qquickflickable::nestedSliderUsingTouchShawn Rutledge2017-03-272-0/+197
| | * tst_qquickflickable: clean up touch event handlingShawn Rutledge2017-03-271-17/+9
| * | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-03-2711-23/+166
| |\|
| | * Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Simon Hausmann2017-03-251-0/+53
| | |\
| | | * Merge remote-tracking branch 'origin/5.8' into 5.9Simon Hausmann2017-03-151-0/+53
| | | |\
| | | | * Fix caching of QML singleton typesSimon Hausmann2017-03-131-0/+53
| | * | | Run ES5 tests on Linux/x86-64Simon Hausmann2017-03-249-23/+112
| | * | | Blacklist a qmltest::ListView test in macOS 10.12Tony Sarajärvi2017-03-231-0/+1
| * | | | Merge remote-tracking branch 'origin/5.9' into HEADSimon Hausmann2017-03-2313-81/+189
| |\| | |
| | * | | Avoid an extra stat() on the source .qml file when loading cacheSimon Hausmann2017-03-221-1/+1
| | * | | Allow info messages in debug message serviceUlf Hermann2017-03-221-1/+1
| | * | | Protect CompilationUnit member usage against word size differencesSimon Hausmann2017-03-171-2/+2
| | * | | QRegExp include cleanupSamuel Gaist2017-03-171-0/+1
| | * | | QHash: use the public functions to set the global hash seedThiago Macieira2017-03-162-10/+5
| | * | | Fix QQmlMetaType::prettyTypeName to deal with malformed type namesUlf Hermann2017-03-151-1/+27
| | |/ /
| | * | Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Liang Qi2017-03-144-6/+12
| | |\ \