aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix iOS buildsSimon Hausmann2013-10-171-1/+5
* Fix the QML import search.Morten Johan Sørvig2013-10-141-26/+22
* Make qmlimportscanner report plugin classnames.Morten Johan Sørvig2013-10-141-11/+23
* Android: Skip tools built for target architectureEskil Abrahamsen Blomfeldt2013-10-111-6/+7
* Cleanup exception handlingSimon Hausmann2013-10-031-1/+0
* Change exception handling APISimon Hausmann2013-10-021-6/+7
* qmlimportscanner: Fix braces.Friedemann Kleint2013-09-281-10/+17
* qmlimportscanner: Use iostream for output consistently.Friedemann Kleint2013-09-281-11/+7
* qmlimportcanner: Compile with QT_NO_CAST_TO_ASCII QT_NO_CAST_FROM_ASCII.Friedemann Kleint2013-09-282-31/+33
* Move Value::fromBool, ... to a new Primitive classLars Knoll2013-09-281-2/+2
* Fix WinCE build.v5.2.0-alpha1Sérgio Martins2013-09-251-1/+1
* qmlimportscanner: Print usage when no arguments are passed.Friedemann Kleint2013-09-251-1/+1
* qml: handle all possible QtMsgType in switch because of -WerrorShawn Rutledge2013-09-251-0/+1
* Add qmlimportscanner.Morten Johan Sørvig2013-09-233-0/+339
* Prevent objects from being collected while in their constructorLars Knoll2013-09-221-4/+2
* convert Managed::put() API to be GC safeLars Knoll2013-09-221-5/+5
* Use a StringRef for Managed::get()Lars Knoll2013-09-221-1/+3
* Fix build logic for host_build tools.Morten Johan Sørvig2013-09-211-1/+9
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into HEADSimon Hausmann2013-09-2013-75/+934
|\
| * 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
| * Convert more methods to use ReturnedValueLars Knoll2013-09-181-5/+8
| * Use ReturnedValue for Managed::get().Lars Knoll2013-09-181-1/+1
| * Use a ReturnedValue for Managed::call()Lars Knoll2013-09-181-4/+4
| * qmlplugindump: fix prototypes identification for composite typesCaroline Chao2013-09-171-11/+11
| * Add qml toolAlan Alpert2013-09-179-0/+737
| * Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-131-0/+1
| |\
| | * Fix a warning about not using a set variableLaszlo Papp2013-09-051-0/+1
| * | qmlplugindump: Add support for composite typesCaroline Chao2013-09-131-54/+139
| * | Remove qSort usages from declarativeGiuseppe D'Angelo2013-09-132-3/+6
| * | Use a ReturnedValue when converting to String or ObjectLars Knoll2013-09-121-1/+1
* | | Merge branch 'dev' of qtdeclarative into wip/v4Simon Hausmann2013-09-111-4/+4
|\| |
| * | Change signature of call/construct() to take a pointer to a CallDataLars Knoll2013-09-111-4/+4
* | | Fix error reporting in the new object creatorSimon Hausmann2013-09-081-0/+4
|/ /
* | Cleanup calls to Object::setPrototype()Lars Knoll2013-09-021-2/+0
* | Move prototype pointer into QV4::InternalClassLars Knoll2013-09-021-2/+2
* | change calling convention for JS function callsLars Knoll2013-09-021-4/+4
* | Fix crashes when running tst_qqmlecmascript::importScripts with aggressive gcSimon Hausmann2013-09-021-2/+0
* | Merge branch 'wip/v4' of ssh://codereview.qt-project.org/qt/qtdeclarative int...Simon Hausmann2013-08-201-0/+2
|\ \
| * | Refcount the compilation unit and remove refcount from runtime functionSimon Hausmann2013-08-161-0/+2
* | | Remove QV4::DiagnosticMessageLars Knoll2013-08-201-13/+1
|/ /