summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlrewrite.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix includesOswald Buddenhagen2009-12-031-2/+4
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-2/+2
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-12-021-0/+16
|\
| * Cache binding closuresAaron Kennedy2009-12-021-0/+16
* | Remove include styles that rely on configure.Warwick Allison2009-12-011-1/+1
|/
* Don't crash on invalid expressionsAaron Kennedy2009-11-091-1/+7
* CleanupAaron Kennedy2009-10-301-1/+1
* fix headersWarwick Allison2009-10-291-16/+16
* Fix more warnings.Michael Brasser2009-10-261-6/+6
* Simplified the bindings rewriter.Roberto Raggi2009-10-151-13/+14
* Don't rewrite expression statements in loops.Roberto Raggi2009-10-141-2/+70
* Add QML_REWRITE_DUMP env flagAaron Kennedy2009-10-141-0/+16
* 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
* 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