Tobias Hunger
148e1fdf67
QMLJS: Remove dead code
...
Change-Id: Ieb98a43ad1f5169b8da4c5d662a8f73605e2654f
Reviewed-on: http://codereview.qt.nokia.com/352
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
2011-06-07 10:35:49 +02:00
Tobias Hunger
aa2acec14c
Fix/add copyright headers
...
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
2011-05-06 15:17:05 +02:00
hjk
8397663964
Update license.
2011-04-13 11:49:28 +02:00
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