aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlplugindump
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-212-12/+41
* Fix export symbols for QtDeclarative and QtQuick1.Friedemann Kleint2011-08-311-1/+1
* Merge branch 'master' into refactorGunnar Sletta2011-08-312-1/+14
|\
| * qmlplugindump: Load QtQuick 1 plugin.Christian Kamm2011-08-292-1/+14
* | Compile with refactorGunnar Sletta2011-08-011-1/+1
|/
* Don't use QT_BUILD_TREE anymoreMarius Storm-Olsen2011-07-201-1/+1
* qmldump: Fix creation of objects from QDeclarativeTypes.Christian Kamm2011-07-201-14/+23
* qmlplugindump: Place executable in QT_BUILD_TREE/bin.Christian Kamm2011-07-121-1/+1
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-121-7/+5
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-083-51/+51
* qmlplugindump: Improve error message for misbehaving plugin components.Christian Kamm2011-06-301-2/+8
* qmlplugindump: Change to QtQuick 2.0 import.Christian Kamm2011-06-291-1/+1
* qmlplugindump: Fix dumping with -path on Mac.Christian Kamm2011-06-291-2/+10
* qmldump: Fix export comparison.Christian Kamm2011-06-281-1/+1
* qmlplugindump: For extended types, remove exports of the base object.Christian Kamm2011-06-231-20/+27
* qmlplugindump: Build debug version if possible.Christian Kamm2011-06-231-0/+17