aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlcontext
Commit message (Expand)AuthorAgeFilesLines
* Fix crashes with closures created in QML componentsLars Knoll2017-09-063-0/+47
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-0/+29
|\
| * Fix char conversions in QMLChristian Strømme2016-08-091-0/+29
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-192-0/+21
|\|
| * Revert "Remove this piece of code"Simon Hausmann2016-05-182-0/+21
* | Updated license headersJani Heikkinen2016-01-201-17/+12
* | Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-2/+0
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
|/
* tests/qml: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-291-8/+8
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix setContextObject to re-evaluate bindingsAlex Montgomery2014-08-151-0/+12
* QQmlError::toString: improve handling of empty urls.David Faure2014-07-241-1/+1
* Fix some compiler warnings in tests and examples.Christian Kandeler2014-01-151-0/+1
* Make it possible to handle pointers to QObject derived in QML.Stephen Kelly2013-09-101-0/+21
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into m...Simon Hausmann2013-07-261-9/+9
|\
| * Replace www.nokia.com by www.qt-project.org in tests.Friedemann Kleint2013-07-121-9/+9
* | Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Trim trailing whitespace.Stephen Kelly2012-08-221-27/+27
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Ensure context is valid before VME method creationMatthew Vogt2012-05-014-0/+41
* Stop stuffing the URL "<Unknown File>" in QML errorsThiago Macieira2012-04-121-1/+1
* Use the same ReferenceError message wording as V8Kent Hansen2012-03-141-1/+1
* Changed qml tests to work from install directoryKurt Korbatits2012-03-071-3/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-247-0/+702