aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlecmascript/data
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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.6' into 5.7Edward Welbourne2016-07-151-0/+16
|\|
| * Fix logic bug when deleting properties of JS objectsLars Knoll2016-07-141-0/+16
* | 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
* Fix crash with lazy binding initialization and compile time calculated depend...Simon Hausmann2014-03-172-0/+18
* Fix crash when accessing var properties in objects with invalid contextSimon Hausmann2014-03-041-0/+31
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-02-113-0/+28
|\
| * [Regression] Fix lazy binding evaluationSimon Hausmann2014-02-062-0/+19
| * V4: Array.push() on QStringList should invoke putIndexed()Alberto Mardegan2014-01-281-0/+9
* | [new compiler] Fix propagation of imported scripts for anonymous componentsSimon Hausmann2014-02-051-0/+24
* | fix whitespaceOswald Buddenhagen2014-01-2242-79/+79
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-061-0/+9
|\|
| * Fix lookups of enums in singletonsSimon Hausmann2014-01-021-0/+9
* | Change C++ parameter type used for var parameters in QML declared signalsSimon Hausmann2013-12-241-0/+11
|/
* Fix regression in QML string list concatenationsSimon Hausmann2013-12-111-0/+16
* Fix dependency calculation for context and scope propertiesSimon Hausmann2013-12-051-0/+14
* Fix url type testLars Knoll2013-12-041-2/+2
* Fix JavaScript signal connect on alias without other handlersSimon Hausmann2013-11-291-0/+34
* V4: fix Array.indexOf() for QStringListLiang Qi2013-11-201-0/+13
* V4: remove failing assert and fix code.Erik Verbruggen2013-11-191-0/+14
* Fix failing assertion when trying to assign to an id referenced QML objectSimon Hausmann2013-11-191-0/+7