aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
* V4: Avoid integer overflow on typed array length checkUlf Hermann2020-01-081-0/+36
* Check stack limit in FunctionPrototype::method_apply()Ulf Hermann2020-01-081-0/+13
* V4: Don't crash when iterating invalid Proxy objectsUlf Hermann2020-01-081-0/+15
* V4: Don't crash when sorting arrays with non-stringifyable entriesUlf Hermann2020-01-081-0/+12
* QV4: Support printing arrays with circular referencesFabian Kosmale2020-01-071-0/+13
* QV4: Array.includes: Support large arraysFabian Kosmale2020-01-071-0/+12
* QV4: Check recursion limit in toStringFabian Kosmale2020-01-071-0/+22
* QV4MM: Fix crash caused by MarkStack overflowFabian Kosmale2020-01-071-0/+49
* V4: Catch error when compiling broken RegExpsUlf Hermann2020-01-071-0/+17
* V4: Fix sorting of sparse arraysUlf Hermann2020-01-061-0/+21
* Avoid oob access on Array.concatUlf Hermann2020-01-061-0/+21
* Emit QQmlEngine::warnings when load failsFabian Kosmale2020-01-062-0/+21
* QV4::ExecutionEngine: provide QNAM accessorFabian Kosmale2020-01-033-0/+30
* QV4Engine: support conversion of QJSValue to SequenceTypeFabian Kosmale2019-12-202-0/+66
* Compiler: Support >32k stack slotsUlf Hermann2019-12-052-0/+33078
* QQuickTableView: Clear items before deleting the modelUlf Hermann2019-12-041-0/+1
* QQmlDirParser: Fix lifecycle managementUlf Hermann2019-11-231-0/+3
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-311-0/+21
|\
| * QQmlProperty: handle reads of QQmlPropertyMap correctlyFabian Kosmale2019-10-301-0/+21
* | Adapt test case to avoid null characters in directory namesUlf Hermann2019-10-291-0/+0
* | QML: Consistently check for debugger before loading cache filesUlf Hermann2019-10-243-1/+92
* | Fix typoRobert Loehning2019-10-211-1/+1
* | Pass suitable nFormals when constructing JS stack frameUlf Hermann2019-10-213-1/+19
* | Fix interface handling in bindingsFabian Kosmale2019-10-212-0/+106
* | QML: Extend QML loader thread's stack sizeErik Verbruggen2019-10-164-0/+4
* | Make ScopedValue's CHECK_EXCEPTION also check isInterruptedUlf Hermann2019-10-161-0/+1
* | Check for invalid context in QQmlContextPrivate::dropDestroyedQObjectUlf Hermann2019-10-161-7/+18
* | qmlplugindump: Fix prototype and name for composite typesUlf Hermann2019-10-154-1/+18
* | Fix float value binding to an integerTeemu Holappa2019-10-112-0/+25
* | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Liang Qi2019-10-1013-0/+238
|\ \
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-1013-0/+238
| |\|
| | * PathView: grab mouse on press if already movingShawn Rutledge2019-10-091-0/+0
| | * Be more fussy about the MakeDay() calculationEdward Welbourne2019-10-0813-0/+238
* | | QML ListModel: Emit a warning when adding an object with undefined or null me...Fabian Kosmale2019-10-101-0/+30
* | | Fix signed/unsigned comparison warningsEdward Welbourne2019-10-101-12/+13
|/ /
* | QQmlListModel: handle nested list models during iterationFabian Kosmale2019-10-081-0/+27
* | Add a property "valid" to the color value typeUlf Hermann2019-10-083-0/+11
* | Add initial support for deep aliasesFabian Kosmale2019-10-072-0/+94
* | QML Binding: do not convert stringsFabian Kosmale2019-10-072-34/+60
* | qmlRegisterSingletonInstance: Do not crash if instance gets deletedFabian Kosmale2019-10-071-0/+10
* | tst_qqmlecmascript: import QtQuick when using color propertiesUlf Hermann2019-10-011-0/+1
* | tst_qqmlecmascript: Don't leak created objectsUlf Hermann2019-10-012-55/+54
* | tst_qqmllanguage: Fix singleton testsUlf Hermann2019-09-301-27/+28
* | Don't leak the context property in tst_qqmllanguage::accessDeletedObjectUlf Hermann2019-09-301-1/+2
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-272-0/+29
|\|
| * QMLJS: Fix exception handling in promisesFabian Kosmale2019-09-232-0/+29
* | PathView: grab mouse on press if already movingShawn Rutledge2019-09-231-0/+0
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-172-3/+3
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-121-0/+0
| |\
| | * Merge remote-tracking branch 'origin/5.12.5' into 5.12Qt Forward Merge Bot2019-09-071-0/+0
| | |\