summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelanguage/tst_qdeclarativelanguage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Add a method that allows registration of files to typesAlan Alpert2013-02-191-0/+14
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Delay loading implicit importAlan Alpert2013-01-081-0/+23
* Remove 'com.nokia' string from autotestAlan Alpert2013-01-081-77/+77
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Fix crash when using aliases and variantsNicolas Arnaud-Cormos2012-05-251-0/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Create property cache in case of Component{} rootAaron Kennedy2011-06-101-0/+7
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-291-1/+1
|\
| * Fixed autotests on Windows.axis2011-03-251-1/+1
* | Remove bindings before assigning constants in VMEAaron Kennedy2011-03-151-1/+11
|/
* Implement property versioning inside the declarative engineAaron Kennedy2011-01-271-30/+15
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Test importing version > registered with a matching base class rev.Martin Jones2011-01-051-1/+16
* | Support property/method versions in QMLMartin Jones2011-01-051-0/+62
* | Fix spelling in declarative autotestsJoona Petrell2010-12-201-3/+3
|/
* Fix position of synthesized semicolon tokens.Aaron Kennedy2010-10-201-0/+28
* Call the correct vme meta object when connecting alias signalsAaron Kennedy2010-10-191-6/+21
* Compile on WinCEAaron Kennedy2010-10-131-2/+2
* Test for absent qmldirAaron Kennedy2010-10-111-0/+1
* Allow aliases to value type propertiesAaron Kennedy2010-10-081-0/+44
* Check plugin and QML file case on Mac and WindowsAaron Kennedy2010-10-081-0/+24
* Don't allow multiple values to be assigned to a singular propertyAaron Kennedy2010-10-081-0/+2
* Connect property alias change signals on useAaron Kennedy2010-10-071-1/+0
* AutotestAaron Kennedy2010-10-061-0/+15
* Add autotest for reserved words in QML.Michael Brasser2010-10-041-0/+76
* Add test for Qt 4.7 moduleAaron Kennedy2010-09-291-0/+6
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-291-7/+7
* More declarative autotests.Michael Brasser2010-09-241-0/+1
* Don't modify the signal order on the second dynamic meta object passAaron Kennedy2010-09-031-0/+12
* Only emit change signal when variant properties actually changeAaron Kennedy2010-09-011-1/+15
* Ignore non-scriptable properties in QMLAaron Kennedy2010-08-311-0/+2
* Don't double call classBegin()Aaron Kennedy2010-08-311-0/+15
* Fix inconsistent reporting of module import errors when using versions.Warwick Allison2010-07-061-2/+7
* Don't accept *files* that exist when *directory* is required.Warwick Allison2010-07-021-0/+1
* Disallow global object properties as property namesAaron Kennedy2010-06-251-0/+1
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-081-0/+5
* Autotest (XFAIL) for QTBUG-10822Aaron Kennedy2010-05-201-0/+11
* Prevent assignment of values (string, number, bool) to signal handlers.Michael Brasser2010-05-181-3/+2
* Make sure strings are escaped when returned via asScript.Michael Brasser2010-05-181-3/+3
* Rename files; fix test.Michael Brasser2010-05-181-3/+4
* Use QDeclarativeScriptString for ParentChange.Michael Brasser2010-05-181-12/+41
* Correctly assign bool to variant propertiesAaron Kennedy2010-05-121-0/+4
* Improved error messages for type resolving, new debug optionmae2010-04-261-22/+32
* Give error on attempt to import types from too-early version number.Warwick Allison2010-04-221-0/+1