aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelanguage/data
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-24492-2231/+0
* Remove QtQuick1 elements from qtdeclarativeMatthew Vogt2012-02-034-4/+4
* Allow JS API in modulesMatthew Vogt2012-01-2429-0/+176
* Allow QML URLs to contain pre-encoded octetsMatthew Vogt2012-01-181-1/+1
* lower case QML components are accepted when used with 'as' importMatthew Vogt2012-01-1616-0/+35
* Improve QML error messagesAaron Kennedy2012-01-066-6/+6
* Readonly QML property supportAaron Kennedy2011-10-266-11/+25
* Add JavaScript "var" property type to QMLChris Adams2011-10-061-0/+32
* test: fixed testdata deployment for tst_qdeclarativelanguageRohan McGovern2011-10-0412-0/+24
* Fix the directory cache for case insensitive file systems.Roberto Raggi2011-08-301-1/+2
* Update the tst_qdeclarativelanguage::errors() auto test.Roberto Raggi2011-08-303-5/+4
* Add support for a vector4d type in QMLChris Adams2011-08-182-0/+2
* Improve error messages from compiler for signals and slotsChris Adams2011-08-044-4/+4
* Reference resources to prevent crash (on some platforms)Aaron Kennedy2011-07-261-0/+3
* AutotestAaron Kennedy2011-07-261-0/+4
* AutotestAaron Kennedy2011-07-252-0/+5
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-12130-133/+133
* Create property cache in case of Component{} rootAaron Kennedy2011-06-102-0/+10
* Added auto tests for properties initialized using JS statementsRoberto Raggi2011-05-122-0/+11
* Initial import from qtquick2.Qt by Nokia2011-04-272-0/+6
* Initial import from the monolithic Qt.Qt by Nokia2011-04-27426-0/+1909