summaryrefslogtreecommitdiff
path: root/src/libs/qmljs/qmljscontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* qmljs: avoid shortened namesFawzi Mohamed2014-07-171-1/+1
* qmljs: make Context::vContext publicly accessibleFawzi Mohamed2014-07-171-0/+5
* QmlJSEditor: Move semantic info updating to documentEike Ziller2014-01-291-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* qmljs: new import/dep trackingFawzi Mohamed2013-11-201-4/+7
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+2
* 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
* Long live the king!hjk2012-01-261-1/+1
* QmlJS: Add documentation for ScopeChain.Christian Kamm2011-11-241-5/+10
* QmlJS: Add documentation for QmlJS::Value.Christian Kamm2011-11-151-3/+3
* 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: Documentation.Christian Kamm2011-11-071-0/+14
* | QmlJS: Add more value_casts.Christian Kamm2011-10-121-3/+3
* | QmlJS: Rename QmlObjectValue -> CppComponentValue.Christian Kamm2011-10-121-1/+1
|/
* QmlJS: Adjust existing code for updated QML parser.Christian Kamm2011-09-141-4/+1
* QmlJS: Remove Interpreter namespace.Christian Kamm2011-08-081-1/+0
* QmlJS: Share Context.Christian Kamm2011-08-081-4/+16
* QmlJS: Split Context and ScopeChain.Christian Kamm2011-08-081-43/+33
* QmlJS: Move Context to its own file.Christian Kamm2011-07-051-0/+178