aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix lookup of formals in QML signal handlers with AOTSimon Hausmann2017-06-211-0/+36
* Merge branch 'wip/scenegraphng' into devLaszlo Agocs2017-06-1921-0/+1318
|\
| * Update Lancelot Shape tests for latest API changesLaszlo Agocs2017-06-1912-441/+399
| * Rename to vendorExtensionsEnableLaszlo Agocs2017-06-193-4/+4
| * Allow freely mixing non-ShapePath objects in ShapeLaszlo Agocs2017-06-081-5/+5
| * Use GradientStop and rename ShapeLinearGradient to LinearGradientLaszlo Agocs2017-06-084-19/+18
| * Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-06-0864-665/+613
| |\
| * | Reduce objects: Make ShapePath inherit PathLaszlo Agocs2017-06-074-110/+80
| * | Rename to Shape/ShapePath and remove public JS APILaszlo Agocs2017-06-0225-4166/+539
| * | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-05-3129-9/+639
| |\ \
| * | | Move PathItem to qt.labsLaszlo Agocs2017-04-2514-2/+43
| * | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-04-2561-216/+640
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-04-0352-149/+58144
| |\ \ \ \
| * | | | | Add some Lancelot tests for PathItemLaszlo Agocs2017-03-307-0/+488
| * | | | | Add a PathItem autotest for the declarative APILaszlo Agocs2017-03-3010-0/+364
| * | | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-03-0141-42/+1045
| |\ \ \ \ \
| * | | | | | JS API for defining static paths and draw paramsLaszlo Agocs2017-01-271-0/+3627
| * | | | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-01-254-0/+87
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-01-2355-496/+2037
| |\ \ \ \ \ \ \
| * | | | | | | | Allow multiple paths in a PathItemLaszlo Agocs2017-01-101-136/+176
| * | | | | | | | Stencil clipping for NVPRLaszlo Agocs2017-01-102-3/+82
| * | | | | | | | Add QQuickPathItem and its backend infraLaszlo Agocs2016-12-195-0/+379
* | | | | | | | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-1511-7/+203
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | qmltest: fix compare() for urlsLiang Qi2017-06-141-0/+62
| * | | | | | | | | Fix loading QML caches for qrc:/// urlsAlexander Volkov2017-06-133-0/+64
| * | | | | | | | | QQuickItemView: fix releaseItem() loopsJ-P Nurmi2017-06-124-0/+50
| * | | | | | | | | tst_qqmlengine::clearComponentCache(): Use QTemporaryDirFriedemann Kleint2017-06-082-6/+26
| * | | | | | | | | Also run the ecmascript testsuite in the interpreterErik Verbruggen2017-06-081-1/+1
* | | | | | | | | | Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-142-3/+3
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-0713-159/+201
|\| | | | | | | |
| * | | | | | | | 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