aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* qmlplugindump: Fix QObject dump.Christian Kamm2011-11-221-2/+30
* Adding custom easing curves to property animationsAaron Kennedy2011-11-216-1/+430
* qmlplugindump: Fix dumping empty names for generated QMetaObjects.Christian Kamm2011-11-171-4/+29
* Declarative: Fix compiler warnings.Friedemann Kleint2011-11-071-1/+1
* 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
* Remove Q_WS_*, symbian and maemo code in QtDeclarativeDamian Jansen2011-10-2615-1230/+12
* Cleanup qmltestrunner.proCharles Yin2011-10-251-2/+0
* Set DESTDIR for qmltestrunner.Xizhi Zhu2011-10-241-1/+2
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-212-10/+10
* Declarative: Give qmlscene top level window flags.Friedemann Kleint2011-10-181-24/+28
* Fix compilation on HarmattanSimon Hausmann2011-10-121-11/+11
* Add DropArea item and Drag attached property.Andrew den Exter2011-10-101-2/+1
* Make qmlmin use QmlDevTools library for QML parsingKent Hansen2011-10-072-6/+4
* make qmlmin happy with '\0' in stringCharles Yin2011-10-071-0/+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
* Compile after changes to QtBaseLars Knoll2011-09-291-0/+1
* Remove more QByteArray<->QString conversionsKent Hansen2011-09-291-4/+4
* Fix compilation of qmlviewerKent Hansen2011-09-291-0/+1
* Build with qt-in-namespaceKent Hansen2011-09-281-1/+10
* qmlplugindump: Describe meta object revisions of exported types.Christian Kamm2011-09-212-12/+41
* Add install rule for qmlminKent Hansen2011-09-191-0/+2
* Fix automatic insertion of semicolons.Roberto Raggi2011-09-191-7/+2
* Add support for minimizing Javascript files containing pragmas.Roberto Raggi2011-09-191-20/+92
* Added --verify-only option to qmlmin.Roberto Raggi2011-09-191-11/+17
* Introduced qmlmin.Roberto Raggi2011-09-193-1/+529
* Re-enable QtQuickTest.Rohan McGovern2011-09-191-2/+1
* partial build fix of qtquick1 autotestsMatthew Cattell2011-09-091-2/+2
* Fix export symbols for QtDeclarative and QtQuick1.Friedemann Kleint2011-08-312-2/+2
* Merge branch 'master' into refactorGunnar Sletta2011-08-314-5/+23
|\
| * More efficient type name cacheAaron Kennedy2011-08-301-3/+8
| * Remove V8 submodule from QtDeclarativeKent Hansen2011-08-291-1/+1
| * qmlplugindump: Load QtQuick 1 plugin.Christian Kamm2011-08-292-1/+14
* | Merge branch 'master' into refactorGunnar Sletta2011-08-255-14/+11
|\|
| * 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 branch 'master' into refactorGunnar Sletta2011-08-111-1/+1
|\|
| * Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-1/+1
* | Make QSGCanvas a QWindow instead of a QGLWidgetGunnar Sletta2011-08-052-75/+23
* | Compile with refactorGunnar Sletta2011-08-013-4/+5
* | Build against refactor.Samuel Rødal2011-07-291-8/+8
|/
* 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