summaryrefslogtreecommitdiff
path: root/src/declarative/qml/qdeclarativeparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Fix access to uninitialised memory that might lead to crashesThiago Macieira2012-10-131-0/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Fix compilation on INTEGRITYRolland Dudemaine2011-02-221-2/+2
* Implement property versioning inside the declarative engineAaron Kennedy2011-01-271-1/+2
* Update copyright year to 2011.Jason McDonald2011-01-111-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