aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Tools and examples: consistently use organization name QtProjectShawn Rutledge2014-07-022-2/+2
* Javascript heap profilerUlf Hermann2014-06-061-1/+2
* Properly support all events in trace files and clean up a bit.Ulf Hermann2014-06-065-69/+236
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-06-041-1/+1
|\
| * Disable qmlscene and qmlplugindump when doing static buildsSimon Hausmann2014-06-021-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-131-2/+2
|\|
| * Fix some typos in usage string.Jeff Tranter2014-05-091-2/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-1012-118/+160
|\|
| * qmlplugindump: Fix platform plugin specification.Friedemann Kleint2014-05-051-1/+3
| * Fix parsing of JS imports from JS filesSimon Hausmann2014-04-241-28/+30
| * qmlplugindump: correctly merge composite typesFawzi Mohamed2014-04-181-48/+77
| * qmlplugindump: set isCreatable true in composite typesFawzi Mohamed2014-04-091-3/+2
| * Use global context sharing from QtGui instead of QSGContextJocelyn Turcotte2014-04-041-2/+2
| * Enable GL context sharing for QtQuick windows by defaultSimon Hausmann2014-03-292-1/+16
| * Cleanup: Remove last traces of QQmlScriptSimon Hausmann2014-03-191-1/+2
| * Save painting events in Qt5 style with thread ID from qmlprofilerUlf Hermann2014-03-185-22/+24
| * Fix crash in qml/qmlscene when using dummy-data with importsErik Larsson2014-03-132-14/+6
* | Build/install the qmleasing tool to bindirJ-P Nurmi2014-03-271-1/+2
|/
* Remove several uses of module includesAndrew Knight2014-03-104-3/+8
* Remove old compiler and VMESimon Hausmann2014-03-071-24/+0
* qmlplugindump: adding isCompositeFawzi Mohamed2014-02-261-0/+1
* Add support for scanning javascript files.Morten Johan Sørvig2014-02-251-17/+77
* qmlplugindump: adding writeBooleanBinding to write booleansFawzi Mohamed2014-02-253-17/+11
* Clean up our internal namespacesLars Knoll2014-02-231-3/+3
* iOS build fix for qmlplugindumpSimon Hausmann2014-02-161-1/+1
* Force QML engine debug output to stderr in qmlplugindumpUlf Hermann2014-02-051-0/+18
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-243-29/+77
|\
| * Qmlplugindump error messages are not written consistentlyDaniel Pesch2014-01-231-16/+16
| * qmplugindump is not able to dump all registered componentsDaniel Pesch2014-01-211-0/+16
| * qmlplugindump: New component properties isCreatable and isSingletonDaniel Pesch2014-01-203-13/+45
* | fix whitespaceOswald Buddenhagen2014-01-222-2/+2
* | Split ManagedVTable into two classesLars Knoll2014-01-211-8/+6
|/
* Move the vtable pointer from the object to the internal classLars Knoll2013-12-041-2/+2
* disable qml import scan for qmljsOswald Buddenhagen2013-11-301-0/+1
* qml tool on OSX: wait for a timeout before exitingShawn Rutledge2013-11-201-4/+28
* Remove '-enable-debugger' argument from qml executableKai Koehne2013-11-162-10/+5
* Improve qmlimportscanner.Morten Johan Sørvig2013-11-121-90/+134
* Add a verbose mode to qmlAlan Alpert2013-11-111-24/+35
* Fix qml runtime when loading files that imported other filesAlan Alpert2013-11-011-8/+9
* Remove the last C++ exceptions from QtQmlLars Knoll2013-10-301-2/+0
* qml tool: compiles with clangShawn Rutledge2013-10-301-1/+1
* Properly propagate parse errorsLars Knoll2013-10-291-11/+11
* Explicitly mark subdirs as host_builds in SUBDIRS templateTor Arne Vestbø2013-10-251-0/+4
* simplify host_build logic againOswald Buddenhagen2013-10-252-16/+2
* sanitize dependencies surrounding qmlimportscannerOswald Buddenhagen2013-10-251-7/+6
* untangle SUBDIRSOswald Buddenhagen2013-10-251-10/+13
* remove useless CONFIG-=app_bundleOswald Buddenhagen2013-10-251-1/+0
* Make qtdeclarative compile with -no-guiTasuku Suzuki2013-10-252-35/+70
* Rename v4 to qmljsSimon Hausmann2013-10-223-3/+4
* suppress qml import scan for the tools which don't need itOswald Buddenhagen2013-10-215-1/+5