summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativescriptparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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