aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into animation-refactorwip/animation-refactorMichael Brasser2012-01-2524-26/+26
|\
| * Update obsolete contact address.Jason McDonald2012-01-2324-24/+24
| * Update copyright year in Nokia copyright headers.Jason McDonald2012-01-172-2/+2
* | Merge branch 'master' into animation-refactorMichael Brasser2012-01-1623-25/+31
|\|
| * Fix build break in qmlviewer.Xizhi Zhu (Steven)2012-01-141-0/+1
| * Update copyright year in license headers.Jason McDonald2012-01-0522-22/+22
| * Support opening filedialog again in qmlsceneGunnar Sletta2011-12-141-0/+5
* | Merge branch 'master' into animation-refactorMichael Brasser2011-12-215-139/+85
|\|
| * Link against widgets only when availableGunnar Sletta2011-12-122-1/+5
| * 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
| * Implemented multiple windows and GL context sharingGunnar Sletta2011-12-081-4/+0
| * Improve parsing of escape characters and regexp literals.Roberto Raggi2011-12-061-13/+34
| * Cleaned up the qmlscene code a bitGunnar Sletta2011-12-062-116/+15
* | Fix build errors after moving qtquick2 to seperate pluginCharles Yin2011-12-061-1/+0
* | Merge branch 'master' into animation-refactorCharles Yin2011-12-057-15/+18
|\|
| * Say hello to QtQuick moduleKent Hansen2011-12-026-13/+17
| * qmlplugindump: Fix missing flush for objects that don't fit a line.Christian Kamm2011-12-021-2/+1
* | Merge branch 'master' into wip5Charles Yin2011-12-027-8/+494
|\|
| * qmlplugindump: Avoid reporting types as attaching to themselves.Christian Kamm2011-11-291-2/+6
| * 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
* | Merge branch 'master' into animation-refactorCharles Yin2011-11-1417-1238/+74
|\|
| * 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
* | Merge branch 'master' into animation-refactorMichael Brasser2011-10-253-11/+12
|\|
| * Set DESTDIR for qmltestrunner.Xizhi Zhu2011-10-241-1/+2
| * Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-212-10/+10
* | Merge branch 'master' into animation-refactorCharles Yin2011-10-216-51/+84
|\|
| * 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
* | remove private classesCharles Yin2011-09-274-11/+11
* | remove QObject from all animation classesCharles Yin2011-09-263-7/+6
* | rename QUnifiedTimer to QUnifiedTimer2Charles Yin2011-09-232-7/+7
|/
* 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