aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/jsoncheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils/QmlJS: Move contents of utils/json.{h,cpp} to qmljshjk2023-08-151-1/+719
* Various Plugins: Simplify return QList statementsJarek Kobus2023-08-021-1/+1
* Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-101-1/+1
* qmljs: Remove foreach usageArtem Sokolovskii2022-12-211-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* qmljs: correctly handle js string templatesFawzi Mohamed2022-03-211-0/+6
* Make QmlJS(Tools) build with Qt5 & Qt6Eike Ziller2020-09-171-1/+1
* QmlJS: Replace QRegExp by QRegularExpressionChristian Stenger2020-07-201-3/+3
* Update qmljs parser to Qt 5.15 parserFawzi Mohamed2020-03-031-0/+8
* Some clang-tidy -use-modernize-nullptrhjk2019-08-011-1/+1
* qmljs: update parserMarco Benelli2018-11-221-10/+10
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* qmljs: use new qml parserFawzi Mohamed2013-11-061-4/+5
* Reduce usage of QStringRef::toString() in QmlJS/QmlJSTools.Friedemann Kleint2013-08-291-2/+2
* Clean headers in QmlJs.Friedemann Kleint2013-04-041-1/+0
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-23/+20
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Fix header inclusionLeandro Melo2012-02-081-1/+1
* Introduce JSON validationLeandro Melo2012-02-081-0/+401