Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix completion and checking for Script elements. Update Qml type xml. | Christian Kamm | 2010-03-03 | 1 | -3/+5 |
* | Removed private header dependencies and introduced loading QML types from XML... | Erik Verbruggen | 2010-03-01 | 1 | -6/+4 |
* | Fixed crash when putting a second root item into a QML file. | Erik Verbruggen | 2010-02-25 | 1 | -0/+2 |
* | Fix semantic checks not being applied to the Qml root object. | Christian Kamm | 2010-02-23 | 1 | -2/+1 |
* | Move the scope building logic into QmlJS::ScopeBuilder. | Christian Kamm | 2010-02-22 | 1 | -0/+129 |