summaryrefslogtreecommitdiff
path: root/share/qtcreator/qml/qmldump
Commit message (Expand)AuthorAgeFilesLines
* Long live the king!hjk2012-01-263-3/+3
* qmldump: Fix dumping empty names for generated QMetaObjects.Christian Kamm2011-11-171-4/+29
* qmldump: Add a flush to fix output redirection problems on windows.Christian Kamm2011-11-031-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-033-6/+6
* qmldump: Fix creation of objects from QDeclarativeTypes.Christian Kamm2011-07-141-14/+23
* Replace qt-info@nokia.com with info@qt.nokia.comhjk2011-07-063-3/+3
* qmldump: Fix dumping with -path on Mac.Christian Kamm2011-06-291-2/+10
* qmldump: Improve error message for misbehaving plugin components.Christian Kamm2011-06-291-2/+8
* qmldump: Fix export comparison.Christian Kamm2011-06-271-1/+1
* qmldump: Fix for extended objects.Christian Kamm2011-06-231-20/+27
* qmldump: Add -v option.Christian Kamm2011-06-211-24/+40
* qmldump: Bump to QtQuick.tooling 1.1, make parser more permissive.Christian Kamm2011-05-301-1/+1
* qmldump: Add dumping of 'revision' for Qt >= 4.7.4.Christian Kamm2011-05-301-0/+9
* QmlDump: Update for changes in qtquick2.Christian Kamm2011-04-281-8/+13
* QmlDump: fix path import dumps on WindowsThomas Hartmann2011-04-281-5/+7
* Update license.hjk2011-04-133-42/+39
* Automatic versioning for the qml tools.con2011-03-291-5/+5
* version bump to 2.1.83hjk2011-03-251-2/+2
* QmlJS: Fix implicit "." import when . has a QML module.Christian Kamm2011-03-101-11/+29
* qmldump: Add warning about code being shared with Qt.Christian Kamm2011-03-023-0/+9
* QmlDump: Add copyright headerKai Koehne2011-02-183-0/+99
* qmldump: Dump attached types and read them in Creator.Christian Kamm2011-02-101-0/+7
* qmldump: Ignore exports that are missing the type name.Christian Kamm2011-02-091-0/+3
* QmlJS: Switch to new format for QML meta data.Christian Kamm2011-02-091-13/+40
* qmldump: Clean up code and make it output qml data.Christian Kamm2011-02-094-278/+503
* Header cleanup in share/qtcreator/qml, specify module name.Friedemann Kleint2011-01-241-13/+16
* qmldump: Produce an error message if module import fails.Christian Kamm2011-01-211-7/+16
* QmlDesigner: Don't show the dock icon for the puppet anymoreMarco Bubke2011-01-131-11/+11
* qmldump: Add example to clear up intended usage.Christian Kamm2011-01-121-0/+1
* qmldump: Add signal handler to catch segvs.Christian Kamm2011-01-121-0/+27
* It's 2011 now.con2011-01-121-1/+1
* Merge remote branch 'origin/2.1' into mastercon2010-11-301-0/+6
|\
| * QmlDump: Allow building and using with Simulator Qt >= 4.7.1.Christian Kamm2010-11-261-0/+6
* | QmlDump: Fix use with namespaced types.Christian Kamm2010-11-301-1/+1
* | QmlJS: Dump isWritable and isPointer for types.Thomas Hartmann2010-11-111-2/+6
|/
* qmldump: Allow qmldump to be also built in release modeKai Koehne2010-10-051-4/+0
* QmlJS: Prepare qmldump for multiply exported C++ objects.Christian Kamm2010-10-011-38/+68
* Build QMLObserver and qmldump only in debug modeLasse Holmstedt2010-09-291-0/+4
* Compile qmldump with debugging helpersLasse Holmstedt2010-09-295-0/+927