summaryrefslogtreecommitdiff
path: root/src/declarative/qml/qdeclarativescriptparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Disallow "Qt" as namespace importAaron Kennedy2010-04-271-0/+8
* Remove "property var" supportAaron Kennedy2010-04-191-6/+0
* Remove Script {} supportAaron Kennedy2010-04-191-73/+21
* unwarnWarwick Allison2010-04-091-1/+1
* Use variant instead of var in QMLAaron Kennedy2010-04-091-2/+9
* Cleanup handling of errors in bindings and scriptsAaron Kennedy2010-04-081-0/+1
* Fix location of error message.Warwick Allison2010-04-081-2/+2
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-3/+3
* Fixed: Declared properties cannot be assigned in declarationRoberto Raggi2010-03-311-5/+8
* Remove "variant" QML propertiesAaron Kennedy2010-03-291-2/+1
* Use QDateTime when specifying a "date" property in QMLAaron Kennedy2010-03-291-1/+7
* Deprecate inline Script {} blocksAaron Kennedy2010-03-221-4/+126
* Remove dead performance measurement code from QMLAaron Kennedy2010-03-221-5/+0
* Improve grouped property error messagesAaron Kennedy2010-03-041-2/+2
* Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-021-17/+49
* Fixup tests after QDeclarative class renamesAaron Kennedy2010-02-241-1/+1
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+952