aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/language/filecontextbase.h
Commit message (Expand)AuthorAgeFilesLines
* Use default constructor implementations for FileContextBaseJoerg Bornemann2017-09-191-2/+3
* Make JsImports an std::vectorJoerg Bornemann2017-03-221-2/+2
* Update license headersIikka Eklund2016-08-291-14/+23
* Move m_content out of FileContextBase to FileContextJoerg Bornemann2016-06-211-4/+0
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* De-friend ItemReaderASTVisitor from FileContext.Christian Kandeler2015-07-301-2/+2
* Code clean-up in corelib/language/.Christian Kandeler2015-07-301-62/+10
* update license headersJoerg Bornemann2015-03-021-2/+2
* Update LicenseEike Ziller2015-01-261-6/+6
* License update.Eike Ziller2014-10-161-7/+8
* turn JSSourceValue::m_sourceCode into a QStringRefJoerg Bornemann2014-03-251-0/+14
* store search paths in file contextJoerg Bornemann2014-02-281-0/+14
* give FileContext and ResolvedFileContext a common baseJoerg Bornemann2014-02-281-0/+96