aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlplugindump/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* qmlplugindump: adding verbose output for the instantiation operationsFawzi Mohamed2013-09-191-2/+18
* qmlplugindump: Update the description for the generated fileCaroline Chao2013-09-181-2/+3
* qmlplugindump: Add --defaultplatform argumentCaroline Chao2013-09-181-2/+15
* qmlplugindump: QMetaMethod signals have public accessCaroline Chao2013-09-181-1/+1
* qmlplugindump: fix prototypes identification for composite typesCaroline Chao2013-09-171-11/+11
* qmlplugindump: Add support for composite typesCaroline Chao2013-09-131-54/+139
* Remove qSort usages from declarativeGiuseppe D'Angelo2013-09-131-1/+2
* Add --noinstantiate to qmlplugindumpAlan Alpert2013-05-291-38/+44
* qmlplugindump: add an explicit -relocatable switchFawzi Mohamed2013-04-241-2/+7
* Doc: Fix module name formatSze Howe Koh2013-04-231-1/+1
* qmlplugindump: always output exportMetaObjectRevisionsFawzi Mohamed2013-04-151-6/+2
* qmlplugindump: don't crash if a composite type was a registeredShawn Rutledge2013-02-181-4/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* QmlPluginDump: Prevent crash if run without WMKai Koehne2012-11-301-0/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* qmlplugindump: Update help outputKai Koehne2012-09-181-1/+1
* qmlplugindump: Fix handling of implicit signalsKai Koehne2012-09-101-1/+1
* doc: fix some more typosSergio Ahumada2012-09-101-1/+1
* qmlplugindump: Fix dumping of typesKai Koehne2012-09-071-1/+1
* qmlplugindump: Take care of 'void' typesKai Koehne2012-09-071-2/+2
* Refactor singleton type registration codeChris Adams2012-08-281-58/+16
* Add type name to singleton (module api) implementations.Glenn Watson2012-08-081-19/+22
* qmlplugindump: Add comment to file that it was auto-generatedThomas McGuire2012-07-041-2/+4
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-041-2/+2
* Adapt to Qt5 meta-object changesKent Hansen2012-03-131-10/+5
* Merge master <-> api_changesMatthew Vogt2012-03-051-1/+1
|\
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-33/+33
|/
* Remove QtQuick1 elements from qtdeclarativeMatthew Vogt2012-02-031-25/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* qmlplugindump: Don't depend on qtquick1 and widgets.Christian Kamm2011-12-091-3/+26
* qmlplugindump: Fix dumping of extended QGraphicsWidget.Christian Kamm2011-12-081-4/+5
* Say hello to QtQuick moduleKent Hansen2011-12-021-6/+10
* qmlplugindump: Avoid reporting types as attaching to themselves.Christian Kamm2011-11-291-2/+6
* qmlplugindump: Fix QObject dump.Christian Kamm2011-11-221-2/+30
* qmlplugindump: Fix dumping empty names for generated QMetaObjects.Christian Kamm2011-11-171-4/+29
* qmlplugindump: Add flush to fix output redirection on windows.Christian Kamm2011-11-031-1/+1
* qmlplugindump: Dump QObject based module api.Christian Kamm2011-10-281-4/+58
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-4/+4
* Add DropArea item and Drag attached property.Andrew den Exter2011-10-101-2/+1
* qmlplugindump: Don't dump implicit signals.Christian Kamm2011-10-061-5/+18
* qmlplugindump: Explicitly add QSGMouseEvent to be dumped.Christian Kamm2011-10-061-0/+7
* Remove more QByteArray<->QString conversionsKent Hansen2011-09-291-4/+4
* qmlplugindump: Describe meta object revisions of exported types.Christian Kamm2011-09-211-12/+25
* Merge branch 'master' into refactorGunnar Sletta2011-08-311-0/+13
|\
| * qmlplugindump: Load QtQuick 1 plugin.Christian Kamm2011-08-291-0/+13
* | Compile with refactorGunnar Sletta2011-08-011-1/+1
|/
* qmldump: Fix creation of objects from QDeclarativeTypes.Christian Kamm2011-07-201-14/+23
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-121-7/+5