aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlecmascript/data
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | Revert "Properly handle negative years when printing JS Dates to strings."Ulf Hermann2014-12-121-1/+6
* | Change test data from 6.7 to 6.5Thiago Macieira2014-11-181-1/+1
|/
* Properly handle negative years when printing JS Dates to strings.Ulf Hermann2014-10-241-0/+8
* Fix line ending for test fileKai Koehne2014-10-221-10/+10
* Fix setUTCXxx methods in DateLars Knoll2014-09-111-0/+34
* Fix roundtrip conversion between JS var and QVariantLars Knoll2014-09-113-2/+57
* Merge remote-tracking branch 'origin/5.3' into 5.4Simon Hausmann2014-09-083-1/+18
|\
| * QML: parse .js files as JavaScript, not QML.Erik Verbruggen2014-09-052-0/+17
| * Fix crashes when calling Array.sort with imperfect sort functionsLars Knoll2014-09-011-1/+1
* | Merge remote-tracking branch 'origin/5.3' into devSimon Hausmann2014-07-261-0/+37
|\|
| * shift and unshift fail for QQmlSequence typesMartin Jones2014-07-221-0/+37
* | qmlRegisterCustomExtendedType, qmlRegisterExtendedUncreatableTypePaul Lemire2014-07-252-0/+21
* | Allow integer values to be assigned QList<qreal> propertiesOleg Shparber2014-06-254-4/+4
|/
* Don't crash on Runtime::getQmlImportedScriptsAlbert Astals Cid2014-03-242-0/+45