aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/language/resolvedfilecontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make JsImports an std::vectorJoerg Bornemann2017-03-221-1/+2
* PersistentPool: Prevent access to raw data streamChristian Kandeler2016-12-161-15/+2
* Fully templatize the PersistentPool classChristian Kandeler2016-12-151-10/+10
* Update license headersIikka Eklund2016-08-291-14/+23
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* update license headersJoerg Bornemann2015-03-021-2/+2
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-281-6/+6
|\
| * Update LicenseEike Ziller2015-01-261-6/+6
* | Merge branch '1.3' into masterChristian Kandeler2014-12-191-2/+2
|\|
| * Fix ResolvedFileContext comparison.Christian Kandeler2014-12-151-2/+2
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-161-7/+8
|\|
| * License update.Eike Ziller2014-10-161-7/+8
* | More string sharing in the build graph.Christian Kandeler2014-10-151-17/+15
|/
* Fix equality operators.Christian Kandeler2014-08-291-4/+0
* store search paths in file contextJoerg Bornemann2014-02-281-0/+2
* give FileContext and ResolvedFileContext a common baseJoerg Bornemann2014-02-281-9/+14
* move ResolvedFileContext to separate filesJoerg Bornemann2014-02-281-0/+79