aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/parser
Commit message (Expand)AuthorAgeFilesLines
* Prepare for explicit QChar constructorshjk2019-07-291-1/+1
* Apply modernize-use-auto fix-itIvan Komissarov2019-05-202-7/+7
* Apply fix-its for the missing override keywordIvan Komissarov2019-05-031-264/+264
* Fix uninitialized variablesIvan Komissarov2019-05-021-3/+3
* Fix some warningshjk2019-03-041-1/+2
* Return initializer list where it is possibleDenis Shienkov2019-02-262-4/+4
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-252-4/+4
* Use 'const auto' keywords more at objects allocationsDenis Shienkov2019-02-231-156/+156
* Use nullptr to initialize the pointersDenis Shienkov2017-11-208-75/+75
* STL compatibility: use size() instead of count()Jake Petroules2017-11-151-1/+1
* Simplify export macro definition of the QML parserJoerg Bornemann2017-08-221-0/+9
* Fix MSVC linker warningJoerg Bornemann2017-08-224-4/+4
* Move the buildgraph, language and tools tests into the proper locationsJake Petroules2017-06-224-4/+8
* Replace all uses of QSet with Internal::SetJake Petroules2017-03-221-1/+2
* Replace all uses of qMin and qMax with std::min and std::maxJake Petroules2017-03-201-2/+4
* Change style of #includes of Qt headersJake Petroules2017-01-048-20/+20
* Update license headersIikka Eklund2016-08-291-45/+72
* Update license headersIikka Eklund2016-08-297-105/+168
* Update license headersIikka Eklund2016-08-2911-165/+264
* update license headersJoerg Bornemann2015-03-0219-42/+42
* Update LicenseEike Ziller2015-01-2619-126/+126
* complete license header updateJoerg Bornemann2014-10-161-45/+27
* License update.Eike Ziller2014-10-1618-126/+144
* Remove trailing whitespaceOrgad Shaneh2014-05-212-5/+5
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-1020-0/+13393