aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeqt/tst_qdeclarativeqt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-732/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Console API: Autotest reshufflingKai Koehne2012-01-161-35/+0
* Improve QML error messagesAaron Kennedy2012-01-061-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QDeclarative tests: Introduce base class for data tests.Friedemann Kleint2011-12-211-42/+37
* QV8Engine: Console APIs, Extend functionalityAurindam Jana2011-12-141-6/+11
* Say hello to QtQuick moduleKent Hansen2011-12-021-2/+2
* ConsoleAPI: Use environment variableAurindam Jana2011-11-241-28/+18
* Stabilize testAlan Alpert2011-11-171-4/+6
* Fix console.log function.Jędrzej Nowacki2011-11-161-0/+4
* QV8Engine: Console APIsAurindam Jana2011-11-111-5/+30
* Return a string from resolvedUrl() to match 4.x behaviorAaron Kennedy2011-11-091-0/+14
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-2/+2
* Use TESTDATA macro in declarative tests.Michael Brasser2011-10-141-1/+2
* Remove Symbian-specific code from tests.Jason McDonald2011-09-301-5/+0
* Add support for a vector4d type in QMLChris Adams2011-08-181-0/+21
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-121-2/+2
* Merge branch 'master' into v8Michael Brasser2011-06-071-17/+17
|\
| * Merge branch 'qtquick2'Martin Jones2011-05-311-4/+4
| |\
| * | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-241-17/+17
* | | Initial V8 integrationAaron Kennedy2011-06-061-5/+112
| |/ |/|
* | Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Alan Alpert2011-05-191-1/+1
|\ \
| * | Update unit test according to intended behaviour change.Kim Motoyoshi Kalland2011-05-191-1/+1
| |/
* / Normalize createQmlObject error messageAlan Alpert2011-05-191-3/+3
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+608