aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlecmascript/data
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-1012-0/+158
|\
| * Be more fussy about the MakeDay() calculationEdward Welbourne2019-10-0812-0/+158
* | tst_qqmlecmascript: import QtQuick when using color propertiesUlf Hermann2019-10-011-0/+1
* | Allow semicolon after property declarationFabian Kosmale2019-09-031-0/+10
* | Support top level generator functionsFabian Kosmale2019-07-231-0/+22
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-041-0/+4
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-031-0/+4
| |\
| | * Fix bindings not being re-evaluated when changing context propertySimon Hausmann2019-07-011-0/+4
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-011-0/+60
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-281-0/+60
| |\|
| | * Fix thisObject when calling scope and context properties through lookupsUlf Hermann2019-06-261-0/+60
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-111-0/+14
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-261-0/+14
| |\|
| | * Fix lookups of properties in QML singletonsSimon Hausmann2019-05-211-0/+14
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-231-0/+20
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-191-0/+20
| |\|
| | * Don't crash when accessing invalid properties through QObjectWrapperUlf Hermann2019-04-181-0/+20
* | | Merge remote-tracking branch 'origin/5.13' into HEADUlf Hermann2019-03-221-0/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-211-0/+2
| |\|
| | * Implement dummy QML lookups for "global" variablesSimon Hausmann2019-03-201-0/+2
* | | Support QRegularExpression on the same level as QRegExpUlf Hermann2019-03-202-0/+14
|/ /
* / QML: Special case null as binding typeUlf Hermann2019-01-211-0/+7
|/
* 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
| |\