aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlecmascript
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-1013-0/+238
|\
| * Be more fussy about the MakeDay() calculationEdward Welbourne2019-10-0813-0/+238
* | 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
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-171-3/+3
|\|
| * tst_qqmlecmascript: Cast pointer to unsigned for printingUlf Hermann2019-09-121-3/+3
* | Allow semicolon after property declarationFabian Kosmale2019-09-032-0/+21
* | Support top level generator functionsFabian Kosmale2019-07-232-0/+45
* | Fix qqmlecmascript failures for AndroidJan Arve Sæther2019-07-191-3/+3
* | Split qqmltypeloader{_p.h|.cpp} into a several filesUlf Hermann2019-07-111-0/+1
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-042-0/+17
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-032-0/+17
| |\
| | * Fix bindings not being re-evaluated when changing context propertySimon Hausmann2019-07-012-0/+17
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-012-0/+72
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-282-0/+72
| |\|
| | * Fix thisObject when calling scope and context properties through lookupsUlf Hermann2019-06-262-0/+72
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-112-0/+64
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-262-0/+64
| |\|
| | * Fix lookups of properties in QML singletonsSimon Hausmann2019-05-212-0/+64
* | | tst_qqmlecmascript: add expected warningDavid Faure2019-05-311-1/+3
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-021-0/+11
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-011-0/+11
| |\|
| | * Yarr: Reject quantifiers larger than 16MUlf Hermann2019-04-301-0/+11
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-232-0/+30
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-192-0/+30
| |\|
| | * Don't crash when accessing invalid properties through QObjectWrapperUlf Hermann2019-04-182-0/+30
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-101-0/+17
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta2Qt Forward Merge Bot2019-04-091-0/+17
| |\|
| | * Avoid INT_MIN % -1 and INT_MIN / -1Ulf Hermann2019-04-081-0/+17
* | | Remove unused includes of qv8engine_p.hUlf Hermann2019-04-091-1/+0
* | | Fix deprecation warnings about QVariant APIFriedemann Kleint2019-04-082-9/+9
* | | Merge remote-tracking branch 'origin/5.13' into HEADUlf Hermann2019-03-222-5/+41
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-212-5/+19
| |\|
| | * Implement dummy QML lookups for "global" variablesSimon Hausmann2019-03-202-5/+7
| | * Baseline JIT: Save accumulator in toInt32LhsAcc()Ulf Hermann2019-03-191-0/+12
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-181-0/+22
| |\|
| | * Don't keep raw pointers to SparseArrayNodeUlf Hermann2019-03-141-0/+22
* | | Support QRegularExpression on the same level as QRegExpUlf Hermann2019-03-204-0/+42
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-151-0/+38
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-131-0/+38
| |\|
| | * Disable tail calls for function called with more arguments than formalsUlf Hermann2019-03-041-0/+13
| | * Unify and fix number to string conversion with radixUlf Hermann2019-02-251-0/+16
| | * V4: Rotate loop in ArrayPattern and eliminate "done" labelErik Verbruggen2019-02-251-0/+9
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-082-5/+5
|\| |
| * | QtDeclarative: replace deprecated functionsChristian Ehrlicher2019-03-042-5/+5
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-251-18/+24
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-221-18/+24
| |\|
| | * Only warn about incompatible parameter types passed from QMLUlf Hermann2019-02-211-18/+24
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-211-24/+18
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-201-24/+18
| |\|