summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlscriptparser_p.h
Commit message (Expand)AuthorAgeFilesLines
* Removed superfluous methods.Erik Verbruggen2009-07-011-4/+0
* CleanupMichael Brasser2009-06-301-1/+13
* Added offsets of automatically inserted semicolons to the DOM and theErik Verbruggen2009-06-041-0/+4
* Small cleanupsAaron Kennedy2009-05-271-0/+2
* Added missing copyright headers.Roberto Raggi2009-05-261-0/+40
* Expose import statements in QmlDomDocumentKai Koehne2009-05-081-5/+13
* Improve error handling consistencyAaron Kennedy2009-05-051-5/+6
* Use the DUI language.Roberto Raggi2009-04-241-2/+8
* Process the `import' statement.Roberto Raggi2009-04-241-0/+2
* load foo.js for a foo.dui if it exists. This lets us use the import keyword f...mae2009-04-241-0/+4
* support comma for lists, better parser error outputmae2009-04-241-0/+2
* Added missing files.Roberto Raggi2009-04-241-0/+43