summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlrewrite.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Don't add newlines in rewriter as it messes up error reporting.Michael Brasser2009-09-081-2/+2
|
* Slightly change expression rewrite to JSC-supported syntax.Michael Brasser2009-08-171-2/+2
| | | | Preparation for merge of QtScript's JSC backend.
* Removed support for CSS-like literals.Roberto Raggi2009-07-241-52/+1
|
* Move the QML rewriting stuff into a central locationAaron Kennedy2009-07-161-0/+157