Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QmlJS: Add initial 'Find Usages' support. | Christian Kamm | 2010-09-24 | 1 | -7/+7 |
* | QmlJS: Allow lookups on const Contexts. Pass const Contexts where ok. | Christian Kamm | 2010-08-25 | 1 | -1/+1 |
* | Add missing license headers. | Christian Kamm | 2010-07-09 | 1 | -0/+29 |
* | QmlJS: Provide good completion for PropertyChanges with a target again. | Christian Kamm | 2010-05-19 | 1 | -0/+3 |
* | QmlJS: Fix completion for grouped property bindings. | Christian Kamm | 2010-05-12 | 1 | -0/+2 |
* | QmlJS: Remove Link::scopeChainAt, initialize scope chain in constructor. | Christian Kamm | 2010-04-22 | 1 | -0/+1 |
* | Exported classes to use in the QML designer. | Erik Verbruggen | 2010-03-31 | 1 | -1/+1 |
* | Move the scope building logic into QmlJS::ScopeBuilder. | Christian Kamm | 2010-02-22 | 1 | -0/+37 |