summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/parser/qdeclarativejsparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-5/+5
* Fixed: Declared properties cannot be assigned in declarationRoberto Raggi2010-03-311-189/+233
* Removed unneeded code.Roberto Raggi2010-03-291-5/+0
* Recompute the source location of regexp literals.Roberto Raggi2010-03-261-1/+7
* Manual merge.Warwick Allison2010-03-221-1/+3
* Fix grammar stringifying "on" as "readonly"Aaron Kennedy2010-03-041-1/+1
* Introduced alternative syntax for defining QML bindings.Roberto Raggi2010-02-251-205/+219
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+1843