aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/qmljsscopebuilder.h
Commit message (Expand)AuthorAgeFilesLines
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* QmlJS: Stop doing significant work in constructors.Christian Kamm2011-05-061-1/+2
* QmlJS: Fix type detection for alias properties.Christian Kamm2011-05-041-3/+3
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* 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