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