aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelanguage/tst_qdeclarativelanguage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-2289/+0
* Remove QtQuick1 elements from qtdeclarativeMatthew Vogt2012-02-031-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Allow JS API in modulesMatthew Vogt2012-01-241-9/+100
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Allow QML URLs to contain pre-encoded octetsMatthew Vogt2012-01-181-1/+3
* lower case QML components are accepted when used with 'as' importMatthew Vogt2012-01-161-1/+10
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* qdeclarativelanguage-test: Fix location.Friedemann Kleint2011-12-151-20/+11
* Delete created objectsAaron Kennedy2011-12-011-0/+1
* ConsoleAPI: Use environment variableAurindam Jana2011-11-241-10/+7
* QV8Engine: Console APIsAurindam Jana2011-11-111-8/+10
* Readonly QML property supportAaron Kennedy2011-10-261-1/+35
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-22/+22
* Remove copy of tests/shared/util.h.Jason McDonald2011-10-191-2/+0
* Add JavaScript "var" property type to QMLChris Adams2011-10-061-0/+52
* test: fixed testdata deployment for tst_qdeclarativelanguageRohan McGovern2011-10-041-10/+35
* Remove Symbian-specific code from tests.Jason McDonald2011-09-301-6/+0
* Add support for a vector4d type in QMLChris Adams2011-08-181-0/+3
* Reference resources to prevent crash (on some platforms)Aaron Kennedy2011-07-261-0/+16
* AutotestAaron Kennedy2011-07-261-0/+13
* AutotestAaron Kennedy2011-07-251-0/+2
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-121-30/+30
* Create property cache in case of Component{} rootAaron Kennedy2011-06-101-0/+7
* Merge branch 'qtquick2'Martin Jones2011-05-311-3/+34
|\
| * Fix the QML front-end to allow side effects in the initializer.Roberto Raggi2011-05-121-0/+30
| * Inline static data for basic types into the QML instructionAaron Kennedy2011-05-051-3/+3
| * Initial import from qtquick2.Qt by Nokia2011-04-271-0/+1
* | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-241-17/+17
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+2021