aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/parser/qmljsparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply modernize-use-auto fix-itIvan Komissarov2019-05-201-3/+3
* Fix some warningshjk2019-03-041-1/+2
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-3/+3
* Use 'const auto' keywords more at objects allocationsDenis Shienkov2019-02-231-156/+156
* Use nullptr to initialize the pointersDenis Shienkov2017-11-201-26/+26
* Change style of #includes of Qt headersJake Petroules2017-01-041-3/+3
* Update license headersIikka Eklund2016-08-291-15/+24
* update license headersJoerg Bornemann2015-03-021-2/+2
* Update LicenseEike Ziller2015-01-261-6/+6
* License update.Eike Ziller2014-10-161-7/+8
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+1810