aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlecmascript/data
Commit message (Expand)AuthorAgeFilesLines
* Fix parsing of js files via Qt.include()Simon Hausmann2018-11-291-0/+5
* Add test for importing let/const variables from scriptsJüri Valdmann2018-10-227-0/+86
* Fix some of the finer details with regards to CompletionsLars Knoll2018-06-212-2/+2
* Ensure we read context properties before the global objectLars Knoll2018-06-172-0/+22
* Remove bindings that have no dependenciesSimon Hausmann2018-05-161-0/+9
* Isolate the different tests from each otherLars Knoll2018-05-1410-8/+8
* Throw type errors when attempting to mutate read-only sequence propertiesSimon Hausmann2018-05-021-0/+16
* Fix calling Qt.binding() on bound functionsLars Knoll2018-04-161-0/+34
* Fix JSON.stringify with sequence typesSimon Hausmann2018-04-161-0/+14
* Fix QML data structure version checking for ahead-of-time generated filesSimon Hausmann2018-03-201-1/+1
* Add a test that verifies the this object in signal handlersSimon Hausmann2018-03-171-0/+13
* Fix "Expression depends on non-NOTIFYable properties" regressionMitch Curtis2018-02-171-0/+5
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-121-0/+5
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-02-071-0/+5
| |\
| | * QML: Collapse all NaNs into one single (encoded) NaNErik Verbruggen2018-02-051-0/+5
* | | V4 Date.ParseString(): fix UTC-ness of date-only formatsEdward Welbourne2017-11-147-90/+99
|/ /
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-242-4/+24
|\|
| * Fix outdated BSD license headerKai Koehne2017-10-172-4/+24
* | Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-141-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-073-0/+23
|\|
| * QQmlIRBuilder: Only query type name cache for type namesRobin Burchell2017-05-193-0/+23
* | Merge remote-tracking branch 'origin/5.9' into devLars Knoll2017-05-021-0/+14
|\|
| * V4: Fix issues with very small loops5.8Erik Verbruggen2017-04-181-0/+14
* | Add support for std::vector and QVector matching the support for QListVille Voutilainen2017-04-211-3/+11
|/
* Fix support for QJSValue as C++ signal parameter type, part 2Simon Hausmann2017-01-181-1/+7
* Fix crash when C++ QJSValue parameterized signal interacts with JSSimon Hausmann2017-01-131-0/+2
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-101-0/+12
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-041-0/+12
| |\
| | * qv4jsonobject: Make use of QVariant::toString in stringificationRobin Burchell2016-09-301-0/+12
* | | Fix binding dependencies when used in together with functionsSimon Hausmann2016-08-301-0/+12
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-171-0/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-0/+3
| |\|
| | * Fix crash with Component.onDestructionSimon Hausmann2016-08-051-0/+3
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-021-0/+16
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-0/+16
| |\|
| | * Fix logic bug when deleting properties of JS objectsLars Knoll2016-07-141-0/+16
* | | Minor optimizationSimon Hausmann2016-06-273-0/+17
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-0/+13
|\|
| * Fix crash when trying to call a property of the scope or context objectSimon Hausmann2016-05-011-0/+13
* | Add QVector support to JS sequencesKevin Ottens2016-05-031-0/+26
|/
* Don't check for revisions when assigning to grouped propertiesLars Knoll2016-01-271-0/+12
* Don't delete singletons objects owned by C++.BogDan Vatra2015-10-152-0/+3
* V4: Fix SparseArray::deleteNodeRon Hashimoto2015-09-252-0/+28
* Merge remote-tracking branch 'origin/5.4' into 5.5Simon Hausmann2015-04-274-7/+11
|\
| * Prospective fix for flakey "network" related QML testsv5.4.2Simon Hausmann2015-04-254-7/+11
* | Fixed license headersJani Heikkinen2015-02-172-6/+6
* | Update copyright headersJani Heikkinen2015-02-122-8/+8
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2015-01-161-0/+6
|\|
| * Parse dates as Qt::RFC2822Date tooAlbert Astals Cid2015-01-081-0/+6
* | Read and write QObject pointer properties in QML without registration.Mitch Curtis2014-12-131-0/+19