summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeecmascript
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-313-39/+39
* Fix empty arrays in QML 1Robert Griebl2015-01-081-0/+6
* Add handling of value-type lists to QDeclarativeExpression::evaluate()Robert Griebl2014-08-051-0/+10
* Updated year in copyright headerKai Koehne2014-03-263-3/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-133-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-293-72/+72
* Revert "Delete JS-owned QML objects right away in the engine dtor."Peter Kümmel2012-09-253-62/+1
* Delete JS-owned QML objects right away in the engine dtor.Thomas McGuire2012-09-143-1/+62
* Update contact information in license headers.Sergio Ahumada2012-08-013-6/+6
* Fixed QtDeclarative autotest deployment for WinCE devices.jaanttil2012-02-061-1/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-113-3/+3
* Don't release register prematurelyAaron Kennedy2011-08-042-0/+17
* Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-4/+0
|\
| * Merge remote branch 'origin/4.8' into qa-review-masterRohan McGovern2011-05-167-29/+92
| |\
| * | Remove Q_ASSERT's from ecmascript test.Jason McDonald2011-05-041-4/+0
* | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-133-51/+51
| |/ |/|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-05-052-0/+24
|\ \
| * \ Merge branch 'master' of ../qt-qml-stagingMichael Brasser2011-04-145-27/+33
| |\ \
| * \ \ Merge ../qt-qml-stagingYann Bodson2011-03-292-8/+28
| |\ \ \ | | | |/ | | |/|
| * | | Optimization and benchmark for setting object properties from QML.Michael Brasser2011-03-162-0/+24
* | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-183-2/+35
|\ \ \ \ | |_|_|/ |/| | |
| * | | Resolve unqualified attached properties correctlyAaron Kennedy2011-04-153-2/+35
* | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-04-135-27/+33
|\| | | | |_|/ |/| |
| * | Allow enum values to be used as signal parametersBea Lam2011-04-125-27/+33
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-222-8/+28
|\| | | |/ |/|
| * Fix writing to an attached property from script.Michael Brasser2011-03-212-8/+28
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-171-0/+40
|\|
| * Don't leak ScopeChainNode'sAaron Kennedy2011-02-141-0/+40
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-104-0/+37
|\|
| * Allow unknown types to be passed opaquely through signalsAaron Kennedy2011-02-034-0/+37
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-0413-19/+509
|\|
| * Ensure simple objects also get the appropriate property cacheAaron Kennedy2011-01-282-0/+23
| * Allow property bindings to be easily created from JavaScriptBea Lam2011-01-273-15/+132
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-193-3/+21
| |\
| * | Support property/method versions in QMLMartin Jones2011-01-059-0/+350
| * | Fix spelling in declarative autotestsJoona Petrell2010-12-202-4/+4
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-173-3/+21
|\ \ \ | | |/ | |/|
| * | Add an autotest for QVariant method paramsAaron Kennedy2011-01-132-0/+18
| * | Update copyright year to 2011.Jason McDonald2011-01-113-3/+3
| |/
* | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-151-1/+1
|\ \
| * \ Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-2310-17/+168
| |\ \
| * | | Fix deployment for examples and testsShane Kearns2010-10-121-1/+1
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-0612-2/+471
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Correct ownership semantics for QObject derived typesAaron Kennedy2010-11-301-0/+37
| * | Correctly handle CppOwnership even when a QDeclarativeData doesn't existAaron Kennedy2010-11-301-0/+46
| * | Remove expect-fails from passing testsAaron Kennedy2010-11-301-2/+0
| * | Improve consistency in handling of aliases, bindings and value typesAaron Kennedy2010-11-2912-0/+388
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-192-2/+2
|\| |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-151-1/+1
| |\ \
| | * | compile with quintptr instead of intptr_tThiago Macieira2010-11-151-1/+1