aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* qmlplugindump: Load QtQuick 1 plugin.Christian Kamm2011-08-292-1/+14
* Respect $$QT.declarative.binsRohan McGovern2011-08-112-2/+2
* remove app bundle config for macCharles Yin2011-08-081-2/+4
* Introduced a CONFIG option that enables declarative debug servicesThorbjørn Lindeijer2011-08-024-7/+2
* Don't enable qmlscene compability mode for commented out imports.Andrew den Exter2011-08-021-2/+2
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-1/+1
* Cleanup QMLViewer properly when exiting via File->Quit.Michael Brasser2011-07-261-0/+1
* qmlviewer resizes the root object multiple times.Martin Jones2011-07-262-1/+13
* Remove traces of webkitAlan Alpert2011-07-201-16/+0
* 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-126-13/+11
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-085-85/+85
* 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
* Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-stagingAaron Kennedy2011-06-241-0/+6
|\
| * Disable vsync animations by defaultGunnar Sletta2011-06-101-0/+6
* | 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
* | qmlplugindump: Add -v option.Christian Kamm2011-06-211-23/+40
* | qmlplugindump: Fix emitted tooling version.Christian Kamm2011-06-211-2/+2
|/
* Merge branch 'qtquick2'Martin Jones2011-05-3117-130/+1734
|\
| * qmlplugindump: Bump QtQuick.tooling version to 1.1.Christian Kamm2011-05-301-1/+1
| * qmlplugindump: Dump revision property.Christian Kamm2011-05-301-0/+9
| * fix the qmltestrunner building errorsCharles Yin2011-05-301-3/+4
| * Work around remaining 'make check' failures.Martin Jones2011-05-271-1/+1
| * qmltestrunner not installed by defaultCharles Yin2011-05-231-1/+1
| * Integrate QtQuickTest into QtCharles Yin2011-05-203-0/+88
| * QmlViewer: Remove one call to enableDebuggingKai Koehne2011-05-101-2/+0
| * QmlViewer: Translate UIKai Koehne2011-05-107-126/+142
| * added private headers to qmlsceneGunnar Sletta2011-05-041-1/+1
| * added private headers to qmlplugindump.proGunnar Sletta2011-05-041-1/+1
| * Merge branch 'master' into qtquick2Gunnar Sletta2011-05-041-1/+1
| |\
| * | Removed distfieldgen tool.Yoann Lopes2011-04-293-275/+1
| * | qmlplugindump: Fix --path usage with drive letters on Windows.Christian Kamm2011-04-281-5/+6
| * | Merged master into qtquick2.axis2011-04-271-1/+1
| |\ \
| * | | Initial import from qtquick2.Qt by Nokia2011-04-2712-4/+1769
* | | | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-2418-306/+306
| |_|/ |/| |
* | | Use private headersMarius Storm-Olsen2011-05-021-1/+1
| |/ |/|
* | Moved to using a feature profile instead of direct inclusion.axis2011-04-271-1/+1
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2742-0/+6305