aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/qmljspropertyreader.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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: Remove dead codeTobias Hunger2013-09-121-24/+0
* Reduce usage of QStringRef::toString() in QmlJS/QmlJSTools.Friedemann Kleint2013-08-291-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
* | QmlJS: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-281-8/+9
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | QmlJS: Move commonly used functions to qmlutils.h.Christian Kamm2011-10-101-19/+3
|/
* QmlJS: Adjust existing code for updated QML parser.Christian Kamm2011-09-141-6/+6
* QMLJS: Remove dead codeTobias Hunger2011-06-071-13/+0
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Exported header cleanup.Friedemann Kleint2011-01-201-0/+2
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* QmlJS: Use QmlJS::toQColor to convert a string to a QColor.Christian Kamm2010-08-131-1/+2
* QmlJS.propertyReader: check for bindings in gradientsThomas Hartmann2010-07-211-1/+5
* QmlJS::PropertyReader: extends classThomas Hartmann2010-07-151-3/+57
* remove qDebugThomas Hartmann2010-07-141-1/+0
* qmljspropertyreader: chops ';'Thomas Hartmann2010-07-091-4/+14
* Created a utility property reading classThomas Hartmann2010-06-301-0/+218