aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the old way of defining builtin functionsLars Knoll2017-05-191-4/+4
* Move the prototype into the internal classLars Knoll2017-05-191-1/+1
* Run GC between different benchmark runsLars Knoll2017-05-191-0/+3
* Revert "Blacklist tst_qquickwindow::attachedProperty on macOS 10.11"Tony Sarajärvi2017-05-191-2/+0
* Fix QML Connections element ignoring the enabled propertyThomas McGuire2017-05-172-0/+32
* Revert "Blacklist tst_qquickwindows::requestActivate in macOS 10.11"Tony Sarajärvi2017-05-161-2/+0
* QQuickWindow::createTextureFromImage(): return nullptr for null imagesMitch Curtis2017-05-151-0/+11
* Merge "Merge remote-tracking branch 'origin/5.9.0' into 5.9" into refs/stagin...Frederik Gladhorn2017-05-104-6/+25
|\
| * Merge remote-tracking branch 'origin/5.9.0' into 5.9Frederik Gladhorn2017-05-104-6/+25
| |\
| | * Move pointerEvent instance to QQuickWindowJan Arve Saether2017-05-101-3/+3
| | * Fix hover delivery in case of touch release eventsFrederik Gladhorn2017-05-101-3/+0
| | * Fix build of tst_qqmlengineSzabolcs David2017-05-091-0/+1
| | * Don't crash: Connections with a signal on a nonexistent objectShawn Rutledge2017-05-072-0/+21
* | | Remove unused variableFrederik Gladhorn2017-05-101-1/+0
|/ /
* | Disable particle benchmarksErik Verbruggen2017-05-102-2/+4
* | Fix qml file loading for tst_affectorsErik Verbruggen2017-05-102-5/+9
* | Remove the qqmldebugtrace benchmarkUlf Hermann2017-05-082-95/+0
* | Fix benchmark: remove benchmarks containing old v8 referencesErik Verbruggen2017-05-082-89/+2
* | Fix build of animation benchmarkErik Verbruggen2017-05-051-0/+5
* | Another benchmark fixErik Verbruggen2017-05-052-1/+3
|/
* Remove unneeded BLACKLIST of tst_qquickapplicationTony Sarajärvi2017-05-051-2/+0
* Remove outdated QJSValue benchmarkErik Verbruggen2017-05-045-114/+2
* Fix a QJSValue benchmarkErik Verbruggen2017-05-042-2/+2
* Fix licensingJani Heikkinen2017-05-0411-185/+130
* QQmlComponent: Fix heap buffer overflow with bogus inputPeter Hartmann2017-05-031-0/+12
* Blacklist tst_qquickfocusscope::canvasFocus on macOS 10.11Tony Sarajärvi2017-05-021-0/+2
* Fix concurrent loading of the same qmldir from different scriptsAndy Shaw2017-05-024-0/+35
* Polish the shared image providerEirik Aavitsland2017-04-284-1/+117
* Blacklist tst_qquicktextinput on WindowsRobin Burchell2017-04-281-0/+3
* Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Simon Hausmann2017-04-272-0/+23
|\
| * Merge remote-tracking branch 'origin/5.8' into 5.9Simon Hausmann2017-04-272-0/+23
| |\
| | * V4: Fix issues with very small loops5.8Erik Verbruggen2017-04-182-0/+24
* | | QQmlApplicationEngine: Fix using invalid pointersRainer Keller2017-04-261-0/+19
* | | Rename macos blacklistings to osxTony Sarajärvi2017-04-241-3/+3
|/ /
* | Add an autotest for GC crashes on some platformsRobin Burchell2017-04-212-1/+39
* | QML: clear the property cache on QObjectWrapper destuctionErik Verbruggen2017-04-191-0/+15
* | Blacklist tst_qquickwindow::attachedProperty on macOS 10.11Tony Sarajärvi2017-04-101-0/+2
* | 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