summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlscriptparser_p.h
Commit message (Expand)AuthorAgeFilesLines
* Make Script an instrinsic typeAaron Kennedy2009-10-071-0/+2
* Store location information for "Type XXX is not available" messagesKai Koehne2009-08-211-3/+15
* Libraries and library versioning.Warwick Allison2009-07-141-4/+3
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-121-2/+6
|\
| * Expand input keyword to include "as" supportAaron Kennedy2009-07-091-1/+5
* | First conversion to new module handling.Warwick Allison2009-07-021-5/+4
|/
* 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