summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Implement property versioning inside the declarative engineAaron Kennedy2011-01-271-1/+2
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Improve consistency in handling of aliases, bindings and value typesAaron Kennedy2010-11-291-2/+2
* Make sure strings are escaped when returned via asScript.Michael Brasser2010-05-181-0/+45
* Remove Script {} supportAaron Kennedy2010-04-191-2/+0
* Cleanup handling of errors in bindings and scriptsAaron Kennedy2010-04-081-1/+1
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-6/+6
* Remove dead performance measurement code from QMLAaron Kennedy2010-03-221-2/+0
* Reenable the QML binding optimizer for "safe" optimizationsAaron Kennedy2010-03-121-2/+3
* Improve grouped property error messagesAaron Kennedy2010-03-041-2/+2
* Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-021-1/+8
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+387