aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/qmljsscopebuilder.h
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* QmlJS: Fix saving and restoring QML scope objects.Christian Kamm2011-09-281-0/+2
* QmlJS: Remove Interpreter namespace.Christian Kamm2011-08-081-6/+4
* QmlJS: Share Context.Christian Kamm2011-08-081-1/+2
* QmlJS: Split Context and ScopeChain.Christian Kamm2011-08-081-10/+10
* 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