aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlplugindump
Commit message (Expand)AuthorAgeFilesLines
* suppress qml import scan for the tools which don't need itOswald Buddenhagen2013-10-211-1/+1
* 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
* Tools: unnecessary to make qmlplugindump a bundleLiang Qi2013-05-201-9/+7
* qmlplugindump: Add explanation why it needs to be an app bundleKai Koehne2013-05-081-0/+7
* 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-103-3/+3
* Add minimal plugin importing to quick2 qmlplugindump toolMiikka Heikkinen2012-12-141-0/+2
* QmlPluginDump: Prevent crash if run without WMKai Koehne2012-11-301-0/+3
* follow qt_tool.prf now setting up DESTDIROswald Buddenhagen2012-11-011-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-233-72/+72
* 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
* "export" the qml tools for qtPrepareTool() useOswald Buddenhagen2012-07-111-23/+1
* 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
* Merge master into api_changesKent Hansen2012-03-231-3/+3
|\
| * Don't change the executable name if only build in debug mode on WindowsCharles Yin2012-03-191-3/+3
* | 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-242-35/+35
|/
* Remove QtQuick1 elements from qtdeclarativeMatthew Vogt2012-02-032-26/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Update obsolete contact address.Jason McDonald2012-01-233-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-053-3/+3
* qmlplugindump: Don't depend on qtquick1 and widgets.Christian Kamm2011-12-092-4/+28
* qmlplugindump: Fix dumping of extended QGraphicsWidget.Christian Kamm2011-12-081-4/+5
* Say hello to QtQuick moduleKent Hansen2011-12-022-7/+11
* qmlplugindump: Fix missing flush for objects that don't fit a line.Christian Kamm2011-12-021-2/+1
* 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