aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/language/itemreader.h
Commit message (Expand)AuthorAgeFilesLines
* Use std::unique_ptr in ItemReaderIvan Komissarov2020-08-271-1/+3
* Remove superfluous <stack> includesJoerg Bornemann2018-04-031-2/+0
* Cache the result of ItemReader::allSearchPathsJoerg Bornemann2017-09-211-3/+4
* Rename ItemReader::searchPaths() to allSearchPathsJoerg Bornemann2017-09-181-1/+1
* Replace QStack with std::stack/std::vector depending on usage patternsJake Petroules2017-05-291-4/+5
* Use a sorted vector rather than QSet or std::setChristian Kandeler2017-01-051-2/+2
* Change style of #includes of Qt headersJake Petroules2017-01-041-3/+3
* Time more operationsChristian Kandeler2016-10-101-0/+4
* Re-display warnings when loading a stored build graphChristian Kandeler2016-09-301-1/+1
* Update license headersIikka Eklund2016-08-291-14/+23
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Decouple ItemReader and ItemReaderASTVisitor.Christian Kandeler2015-07-281-26/+3
* Make BuiltinDeclarations a singleton.Christian Kandeler2015-07-281-4/+1
* Fix property evaluation of export items.Joerg Bornemann2015-07-201-0/+3
* update license headersJoerg Bornemann2015-03-021-2/+2
* Update LicenseEike Ziller2015-01-261-6/+6
* License update.Eike Ziller2014-10-161-7/+8
* remove superfluous item cacheJoerg Bornemann2014-07-021-4/+2
* remove JSSourceValue::Alternative::conditionScopeItemJoerg Bornemann2014-03-311-2/+0
* cache module prototype item treesJoerg Bornemann2014-03-261-2/+4
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+110