summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlscriptparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* support comma for lists, better parser error outputmae2009-04-241-1/+9
* make PropertyChangeSet work. This makes tutorial3 run again.mae2009-04-241-53/+95
* make arrays work, these visitors are ***** awesomemae2009-04-241-1/+15
* removed debug outputmae2009-04-241-5/+0
* support public property definitionsmae2009-04-241-47/+76
* code cleanup (helper functions rule)mae2009-04-241-74/+73
* implement UiObjectBinding (UiObjectMember: UiQualifiedId T_COLON T_IDENTIFIER...mae2009-04-241-3/+65
* support both *.qml and *.whatever with autodetection. Some debug output, some...mae2009-04-241-6/+29
* Added missing files.Roberto Raggi2009-04-241-0/+339