aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/qmljscontext.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
* Some clang-tidy -use-modernize-nullptrhjk2019-08-011-1/+1
* Fix reference on temperary valuev4.8.0-beta2Tim Jenssen2018-11-151-1/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Clean headers in lib qmljs and plugins qmljstools, qmljseditor.Friedemann Kleint2015-03-051-1/+2
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* qmljs: avoid shortened namesFawzi Mohamed2014-07-171-3/+3
* qmljs: make Context::vContext publicly accessibleFawzi Mohamed2014-07-171-0/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* qmljs: new import/dep trackingFawzi Mohamed2013-11-201-2/+6
* 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-1/+1
* 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: Remove Interpreter namespace.Christian Kamm2011-08-081-5/+0
* QmlJS: Share Context.Christian Kamm2011-08-081-7/+15
* QmlJS: Split Context and ScopeChain.Christian Kamm2011-08-081-11/+20
* QmlJS: Move Context to its own file.Christian Kamm2011-07-051-0/+90