aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/language/itemreaderastvisitor.h
Commit message (Expand)AuthorAgeFilesLines
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Refactor ItemReaderASTVisitor.Christian Kandeler2015-08-111-32/+12
* Remove unneeded members from ItemReaderASTVisitor.Christian Kandeler2015-08-071-6/+2
* Allow importing JS collections also via the file name syntax.Christian Kandeler2015-08-041-0/+6
* De-friend ItemReaderASTVisitor from FileContext.Christian Kandeler2015-07-301-1/+0
* Code clean-up in corelib/language/.Christian Kandeler2015-07-301-3/+4
* Decouple ItemReader and ItemReaderASTVisitor.Christian Kandeler2015-07-281-7/+14
* Make BuiltinDeclarations::languageVersion() an actual Version.Christian Kandeler2015-07-281-2/+1
* update license headersJoerg Bornemann2015-03-021-2/+2
* Update LicenseEike Ziller2015-01-261-6/+6
* License update.Eike Ziller2014-10-161-7/+8
* add a simple Version classJoerg Bornemann2014-07-211-2/+6
* Pass source location as const referenceOrgad Shaneh2014-05-211-1/+1
* remove JSSourceValue::Alternative::conditionScopeItemJoerg Bornemann2014-03-311-2/+1
* Do not store CodeLocations in JSSourceValue objects.Christian Kandeler2014-03-261-1/+1
* turn JSSourceValue::m_sourceCode into a QStringRefJoerg Bornemann2014-03-251-4/+2
* rename mergeItem to inheritItemJoerg Bornemann2014-03-251-1/+1
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+93