aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/qmljsscopebuilder.h
Commit message (Expand)AuthorAgeFilesLines
* 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