Commit Graph

7 Commits

Author SHA1 Message Date
Christian Kamm
cb04bea92d QmlJS: Fix qmldump to ignore extending types and update type xml.
Done-with: Erik Verbruggen
2010-04-29 16:05:24 +02:00
Kai Koehne
e959967f11 Qml support: Bump version of qml files from Qt 4.6 to Qt 4.7
Reviewed-by: Thomas Hartmann
2010-04-13 15:15:16 +02:00
Erik Verbruggen
3d2f704817 Changed qmldump to also output the default property when there is one. 2010-04-06 09:38:40 +02:00
Roberto Raggi
d1cb9feda7 Generate tags for the builtin QML extensions. 2010-03-15 18:10:25 +01:00
Christian Kamm
bb99b7888b In the XML describing the Qml types, order the types by name.
This should allow diffs of the generated file to be more meaningful.

Reviewed-by: Roberto Raggi
2010-03-05 10:17:18 +01:00
Christian Kamm
08b9323f0c Fix completion and checking for Script elements. Update Qml type xml.
* The "Script" type is now implicitly available without imports.
* No errors for bindings inside a Connections element.

Reviewed-by: Roberto Raggi
2010-03-03 11:38:17 +01:00
Roberto Raggi
a8b3ec5963 Added a simple app to dump the QML type system to an XML file. 2010-02-25 13:54:47 +01:00