aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/qmljssimplereader.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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