Friedemann Kleint
a9a5e3ea17
Exported header cleanup.
2011-01-20 14:03:07 +01:00
con
d1023c7614
It's 2011 now.
...
Reviewed-by: hjk
2011-01-12 09:46:24 +01:00
con
04e32b0049
License headers.
2010-12-17 16:03:42 +01:00
Christian Kamm
6ec2174791
QmlJS: Use QmlJS::toQColor to convert a string to a QColor.
...
The QColor constructor prints a warning if the string it gets passed
isn't a known color name. Also, it doesn't know about the alpha value
in strings like "#ff00ff00".
Reviewed-by: Thomas Hartmann
2010-08-13 13:28:45 +02:00
Thomas Hartmann
4b863d554e
QmlJS.propertyReader: check for bindings in gradients
2010-07-21 13:00:10 +02:00
Thomas Hartmann
5b3bf7f486
QmlJS::PropertyReader: extends class
...
PropertyReader now is able to parse ObjectDefinitions
and it is also possible to parse gradients.
I also added isBindingOrEnum()
2010-07-15 16:45:32 +02:00
Thomas Hartmann
db8122ee30
remove qDebug
2010-07-14 10:42:23 +02:00
Thomas Hartmann
45624603b5
qmljspropertyreader: chops ';'
2010-07-09 18:09:01 +02:00
Thomas Hartmann
40ce22896f
Created a utility property reading class
2010-06-30 17:51:21 +02:00