summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlrewrite_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Don't crash on invalid expressionsAaron Kennedy2009-11-091-1/+1
| | | | QTBUG-5577
* fix headersWarwick Allison2009-10-291-16/+16
|
* Simplified the bindings rewriter.Roberto Raggi2009-10-151-1/+1
| | | | | The rewriter needs to know if an ExpressionStatement is part of a loop and an integer is definitely enough for that.
* Don't rewrite expression statements in loops.Roberto Raggi2009-10-141-0/+22
|
* Removed support for CSS-like literals.Roberto Raggi2009-07-241-15/+0
|
* Move the QML rewriting stuff into a central locationAaron Kennedy2009-07-161-0/+103