summaryrefslogtreecommitdiffstats
path: root/tools/qmlconv/qmlconv.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix typo.Michael Brasser2009-05-011-1/+1
* Support stdinWarwick Allison2009-04-301-12/+14
* Handle Connection objects.Roberto Raggi2009-04-271-13/+68
* removed most featuresmae2009-04-241-10/+17
* Updated the QML converter.Roberto Raggi2009-04-241-10/+5
* experiment with treating State and Transition slightly special: they are auto...mae2009-04-241-4/+4
* small cleanupsmae2009-04-241-2/+11
* map the ParentChange qml tag to a ParentChangeSet in dui.mae2009-04-241-13/+31
* finalize support for namespacepathmae2009-04-241-2/+10
* load foo.js for a foo.dui if it exists. This lets us use the import keyword f...mae2009-04-241-1/+3
* imported qmlconv utility for conveniencemae2009-04-241-0/+386