aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/qml/qmldump/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QmlDump sourceThomas Hartmann2016-02-021-675/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-301-2/+7
|\
| * qmljs: add explicit -relocatable flag to qmlplugindumper and use itFawzi Mohamed2013-04-251-2/+7
* | Fix Krazy warnings about values or keys iteration in QML code.Friedemann Kleint2013-03-151-3/+7
|/
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Do not use the fromAscii() and toAscii() functions.Christian Kandeler2012-09-211-2/+2
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-12/+12
* Long live the king!hjk2012-01-261-1/+1
* 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-031-2/+2
* qmldump: Fix creation of objects from QDeclarativeTypes.Christian Kamm2011-07-141-14/+23
* Replace qt-info@nokia.com with info@qt.nokia.comhjk2011-07-061-1/+1
* 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-131-14/+13
* 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-021-0/+3
* QmlDump: Add copyright headerKai Koehne2011-02-181-0/+33
* 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-091-277/+318
* 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
* 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
* 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
|/
* QmlJS: Prepare qmldump for multiply exported C++ objects.Christian Kamm2010-10-011-38/+68
* Compile qmldump with debugging helpersLasse Holmstedt2010-09-291-0/+375