Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't crash on invalid expressions | Aaron Kennedy | 2009-11-09 | 1 | -1/+1 |
| | | | | QTBUG-5577 | ||||
* | fix headers | Warwick Allison | 2009-10-29 | 1 | -16/+16 |
| | |||||
* | Simplified the bindings rewriter. | Roberto Raggi | 2009-10-15 | 1 | -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 Raggi | 2009-10-14 | 1 | -0/+22 |
| | |||||
* | Removed support for CSS-like literals. | Roberto Raggi | 2009-07-24 | 1 | -15/+0 |
| | |||||
* | Move the QML rewriting stuff into a central location | Aaron Kennedy | 2009-07-16 | 1 | -0/+103 |