aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlecmascript
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-102-0/+22
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-042-0/+22
| |\
| | * qv4jsonobject: Make use of QVariant::toString in stringificationRobin Burchell2016-09-302-0/+22
* | | QML: Also check for correct destroy() chainingErik Verbruggen2016-10-061-0/+1
* | | QML: Make Heap::Object and all subclasses trivialErik Verbruggen2016-10-061-4/+5
* | | QML: Introduce destroy() on Base subclassesErik Verbruggen2016-10-051-1/+1
* | | Fix binding dependencies when used in together with functionsSimon Hausmann2016-08-302-0/+25
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-172-0/+105
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-132-0/+105
| |\|
| | * Fix crash with Component.onDestructionSimon Hausmann2016-08-052-0/+105
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-091-2/+5
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-051-2/+5
| |\|
| | * Relax negativeYear EcmaScript testUlf Hermann2016-08-031-2/+5
* | | QJSValue: Adapt to introduction of QMetaType::NullptrChristian Kandeler2016-08-081-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-022-0/+34
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-0/+7
| |\|
| | * JS: Check for errors before using sub-expression resultsErik Verbruggen2016-07-201-0/+7
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-152-0/+27
| |\|
| | * Fix logic bug when deleting properties of JS objectsLars Knoll2016-07-142-0/+27
* | | Minor optimizationSimon Hausmann2016-06-274-0/+61
* | | V4: Pass scope around as parameters inside the runtime.Erik Verbruggen2016-06-221-6/+5
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-135-1/+78
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-062-0/+25
| |\|
| | * Fix crash when trying to call a property of the scope or context objectSimon Hausmann2016-05-012-0/+25
| * | Add QVector support to JS sequencesKevin Ottens2016-05-033-1/+39
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-272-0/+14
| |\|
| | * Also match QJSValue conversion types in MatchScore.Michael Bruning2016-04-202-0/+14
* | | Fix invocations of methods taking a QByteArraySimon Hausmann2016-04-122-0/+8
* | | Convert the remaining runtime methods to new calling conventionLars Knoll2016-04-111-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-294-0/+39
|\|
| * Don't check for revisions when assigning to grouped propertiesLars Knoll2016-01-274-0/+39
* | Updated license headersJani Heikkinen2016-01-203-51/+36
* | Merge remote-tracking branch 'origin/5.6' into origin/devUlf Hermann2015-10-223-0/+36
|\|
| * Don't delete singletons objects owned by C++.BogDan Vatra2015-10-153-0/+36
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-4/+4
|\|
| * Provide a threaded TestHTTPServerUlf Hermann2015-10-141-3/+1
| * Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
| * Cleanups to property allocation in the VMEMOLars Knoll2015-09-251-0/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-253-0/+39
|\|
| * V4: Fix SparseArray::deleteNodeRon Hashimoto2015-09-253-0/+39
* | Tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases.Friedemann Kleint2015-09-022-19/+15
|/
* Cleanup qmlcontextwrapper usage in XHRLars Knoll2015-08-201-3/+3
* Fix test caseLars Knoll2015-08-181-2/+3
* Get rid of special handling of var propertiesLars Knoll2015-08-181-0/+6
* tests/qml: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-291-49/+49
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-18/+18
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-04-285-13/+21
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Simon Hausmann2015-04-275-13/+21
| |\
| | * Prospective fix for flakey "network" related QML testsv5.4.2Simon Hausmann2015-04-255-13/+21
* | | Fix assertLars Knoll2015-03-201-1/+1
|/ /