aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/qmljsdescribevalue.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlJS: remove not used DescribeValueVisitorTim Jenssen2019-01-171-420/+0
* qmljs: update parserMarco Benelli2018-11-221-3/+3
* qmljs/qmljsdescribevalue: Remove pointless checkRobert Loehning2017-04-051-14/+12
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* libs/qmljs: s/Q_DECL_OVERRIDE/override/gTobias Hunger2015-06-041-5/+5
* 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
* | Use Q_DECL_OVERRIDE instead of QTC_OVERRIDEThomas Hartmann2014-09-251-5/+5
* | qmljs: uniform property infoFawzi Mohamed2014-07-291-2/+11
|/
* qmljs/qmljsdescribevalue: try to use context to resolve prototypesFawzi Mohamed2014-06-231-6/+17
* qmlj/qmljsdescribevalue: fix dump of ASTObjectValuesFawzi Mohamed2014-06-021-6/+8
* qmljs: adding dumper for value typesFawzi Mohamed2014-05-231-0/+404