aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/qmljsscopechain.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* QmlJS: Speed up ValueOwner construction.Christian Kamm2011-11-251-0/+4
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | QmlJS: Make Document::Ptr point to a const Document.Christian Kamm2011-11-081-1/+1
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-10-171-1/+1
|\|
| * QmlJS: Fix the fix for scope chain rebuilds.Christian Kamm2011-10-121-1/+1
* | QmlJS: Set correct scope in signal handlers.Christian Kamm2011-10-121-0/+1
|/
* QmlJS: Add semantic highlighting.Christian Kamm2011-08-241-0/+3
* QmlJS: Remove Interpreter namespace.Christian Kamm2011-08-081-2/+0
* QmlJS: Remove LookupContext.Christian Kamm2011-08-081-0/+1
* QmlJS: Share Context.Christian Kamm2011-08-081-3/+3
* QmlJS: Split Context and ScopeChain.Christian Kamm2011-08-081-0/+127