aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/qmljssimplereader.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Add PropertyComponentGeneratorMarco Bubke2023-10-021-1/+4
* QmlJS: Tr::TrAlessandro Portale2023-02-011-5/+6
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* QmlProject: port changes from QtForMcusChristiaan Janssen2021-09-301-233/+262
* Make QmlJS(Tools) build with Qt5 & Qt6Eike Ziller2020-09-171-0/+1
* Update qmljs parser to Qt 5.15 parserFawzi Mohamed2020-03-031-6/+6
* QmlJS: Avoid deprecation warningshjk2019-07-051-6/+6
* qmljs: update parserMarco Benelli2018-11-221-3/+3
* Remove hard-coded disabling of debug logsOrgad Shaneh2018-10-131-1/+1
* QmlJS: Extending QmlJSSimpleReaderThomas Hartmann2016-10-051-2/+11
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Remove logging wrapper code for Qt 4 compatibilityhjk2014-08-271-5/+2
|/
* qmljs: put file specific logs in anonymous namespaceFawzi Mohamed2014-07-071-1/+4
* qmljs: switch to the new category loggingFawzi Mohamed2014-07-011-12/+9
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Clean headers in QmlJs.Friedemann Kleint2013-04-041-5/+0
* UI text: fix qmljs messagesLeena Miettinen2013-02-111-6/+6
* Incremented year in copyright infoRobert Loehning2013-02-011-1/+1
* Compile fix (QT_NO_CAST_FROM_ASCII).Friedemann Kleint2012-11-281-1/+1
* QmlJS: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-281-2/+2
* QmlJS::SimpleReader: simple bugfix (initialisation)Thomas Hartmann2012-11-211-0/+3
* QmlJS:SimpleReader: adding support for arraysThomas Hartmann2012-11-211-7/+23
* QmlJS: Fixed potential crash in SimpleReader.Marcel Krems2012-11-141-2/+2
* QmlJS: adding SimpleReaderThomas Hartmann2012-11-071-0/+327