aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | QQuickWindow/View: set a QObject-parent on the root itemJ-P Nurmi2017-06-023-0/+73
| | * | | | | | | | Revert "QQuickWindow::createTextureFromImage(): return nullptr for null images"Mitch Curtis2017-06-021-11/+0
| | * | | | | | | | Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-318-153/+99
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | QML Settings: fix JS array handlingJ-P Nurmi2017-05-194-153/+65
| | | * | | | | | | | QQmlIRBuilder: Only query type name cache for type namesRobin Burchell2017-05-194-0/+34
| | * | | | | | | | | Forward ShortcutOverride in QQuickWidgetLaszlo Agocs2017-05-291-0/+33
| | * | | | | | | | | Set LC_TIME in ecmascripttests/test262.pyJüri Valdmann2017-05-231-0/+1
| * | | | | | | | | | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devLiang Qi2017-06-0646-511/+282
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-0646-511/+282
| | |\| | | | | | | | | | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | | * | | | | | | | 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
| * | | | | | | | | Add Qt.platform.pluginName propertySami Nurmenniemi2017-06-063-1/+27
| * | | | | | | | | Revert "QQuickRectangle: Optimize setGradient"Robin Burchell2017-06-013-0/+109
| |/ / / / / / / /
| * | | | | | | | Add screen product informationPier Luigi Fiorini2017-05-231-0/+3
| * | | | | | | | Add advance property to QQuickTextEskil Abrahamsen Blomfeldt2017-05-196-0/+298
| * | | | | | | | QML: emit messages when breaking bindingsOlivier JG2017-05-172-0/+29
| * | | | | | | | Fix stringsJarek Kobus2017-05-171-2/+2
| * | | | | | | | tst_grabImage: Some work on looking into flakinessRobin Burchell2017-05-111-1/+8
| * | | | | | | | TestCase: Grow some new functionality on grabImageRobin Burchell2017-05-112-0/+56
* | | | | | | | | Update according to new "point" API of single handlerJan Arve Saether2017-05-311-1/+1
* | | | | | | | | Add autotest for DragHandlerShawn Rutledge2017-05-299-0/+904
* | | | | | | | | Add tst_multipointtoucharea_interop autotestShawn Rutledge2017-05-274-0/+399
* | | | | | | | | Add tst_PointerHandlers::touchReleaseOutsideShawn Rutledge2017-05-261-0/+57
* | | | | | | | | tst_qquickpointerhandler: Test grab changesShawn Rutledge2017-05-241-61/+90
* | | | | | | | | Fix autotests to run with the new APIJan Arve Saether2017-05-231-2/+2