aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/language/asttools.cpp
Commit message (Expand)AuthorAgeFilesLines
* qt6: replace some QStringRefs with QStringViewsIvan Komissarov2020-11-091-2/+2
* clang-tidy: Fix 'bugprone-narrowing-conversions' warningsIvan Komissarov2020-04-141-2/+2
* Return initializer list where it is possibleDenis Shienkov2019-02-261-1/+1
* STL compatibility: use push_back() instead of append()Jake Petroules2017-11-221-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
* update license headersJoerg Bornemann2015-03-021-2/+2
* Update LicenseEike Ziller2015-01-261-6/+6
* License update.Eike Ziller2014-10-161-7/+8
* Pass source location as const referenceOrgad Shaneh2014-05-211-1/+1
* turn JSSourceValue::m_sourceCode into a QStringRefJoerg Bornemann2014-03-251-0/+6
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+58