aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/qmljsscopebuilder.h
Commit message (Expand)AuthorAgeFilesLines
* QmlJS: Add initial 'Find Usages' support.Christian Kamm2010-09-241-7/+7
* QmlJS: Allow lookups on const Contexts. Pass const Contexts where ok.Christian Kamm2010-08-251-1/+1
* Add missing license headers.Christian Kamm2010-07-091-0/+29
* QmlJS: Provide good completion for PropertyChanges with a target again.Christian Kamm2010-05-191-0/+3
* QmlJS: Fix completion for grouped property bindings.Christian Kamm2010-05-121-0/+2
* QmlJS: Remove Link::scopeChainAt, initialize scope chain in constructor.Christian Kamm2010-04-221-0/+1
* Exported classes to use in the QML designer.Erik Verbruggen2010-03-311-1/+1
* Move the scope building logic into QmlJS::ScopeBuilder.Christian Kamm2010-02-221-0/+37