Debugger: Optimize message sending in v8 profiler
[profile/ivi/qtdeclarative.git] / tools /
2012-03-19 Aurindam JanaQmlDebuggingTests: Separate out public and private...
2012-03-19 Charles YinDon't change the executable name if only build in debug...
2012-03-13 Thomas HartmannAdding a custom easing curve editor to declarative...
2012-03-13 Christiaan JanssenQmlProfiler: updated standalone app
2012-03-09 Aurindam JanaQmlDebugging: Remove QQmlDebugClient
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml
2012-02-22 Oswald Buddenhagenclean up qmake-generated project
2012-02-20 Aurindam JanaQmlProfilerTool: add tool to QDeclarative
2012-02-14 Aaron KennedyAdd slow animations mode to qmlscene
2012-02-02 Matthew VogtRemove QtQuick1 elements from qtdeclarative
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-17 Jason McDonaldUpdate copyright year in Nokia copyright headers.
2012-01-14 Xizhi Zhu (Steven)Fix build break in qmlviewer.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-14 Gunnar SlettaSupport opening filedialog again in qmlscene
2011-12-12 Gunnar SlettaLink against widgets only when available
2011-12-09 Christian Kammqmlplugindump: Don't depend on qtquick1 and widgets.
2011-12-08 Christian Kammqmlplugindump: Fix dumping of extended QGraphicsWidget.
2011-12-08 Gunnar SlettaImplemented multiple windows and GL context sharing
2011-12-06 Roberto RaggiImprove parsing of escape characters and regexp literals.
2011-12-06 Gunnar SlettaCleaned up the qmlscene code a bit
2011-12-02 Kent HansenSay hello to QtQuick module
2011-12-02 Christian Kammqmlplugindump: Fix missing flush for objects that don...
2011-11-29 Christian Kammqmlplugindump: Avoid reporting types as attaching to...
2011-11-22 Christian Kammqmlplugindump: Fix QObject dump.
2011-11-21 Aaron KennedyAdding custom easing curves to property animations
2011-11-17 Christian Kammqmlplugindump: Fix dumping empty names for generated...
2011-11-07 Friedemann KleintDeclarative: Fix compiler warnings.
2011-11-03 Christian Kammqmlplugindump: Add flush to fix output redirection...
2011-10-28 Christian Kammqmlplugindump: Dump QObject based module api.
2011-10-26 Damian JansenRemove Q_WS_*, symbian and maemo code in QtDeclarative
2011-10-25 Charles YinCleanup qmltestrunner.pro
2011-10-24 Xizhi ZhuSet DESTDIR for qmltestrunner.
2011-10-21 Kent HansenRename Qt Quick-specific classes to QQuick*
2011-10-18 Friedemann KleintDeclarative: Give qmlscene top level window flags.
2011-10-12 Simon HausmannFix compilation on Harmattan
2011-10-10 Andrew den ExterAdd DropArea item and Drag attached property.
2011-10-07 Kent HansenMake qmlmin use QmlDevTools library for QML parsing
2011-10-07 Charles Yinmake qmlmin happy with '\0' in string
2011-10-06 Christian Kammqmlplugindump: Don't dump implicit signals.
2011-10-06 Christian Kammqmlplugindump: Explicitly add QSGMouseEvent to be dumped.
2011-09-29 Lars KnollCompile after changes to QtBase
2011-09-29 Kent HansenRemove more QByteArray<->QString conversions
2011-09-29 Kent HansenFix compilation of qmlviewer
2011-09-28 Kent HansenBuild with qt-in-namespace
2011-09-21 Christian Kammqmlplugindump: Describe meta object revisions of export...
2011-09-19 Kent HansenAdd install rule for qmlmin
2011-09-19 Roberto RaggiFix automatic insertion of semicolons.
2011-09-19 Roberto RaggiAdd support for minimizing Javascript files containing...
2011-09-19 Roberto RaggiAdded --verify-only option to qmlmin.
2011-09-19 Roberto RaggiIntroduced qmlmin.
2011-09-19 Rohan McGovernRe-enable QtQuickTest.
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
2011-09-09 Matthew Cattellpartial build fix of qtquick1 autotests
2011-08-31 Friedemann KleintFix export symbols for QtDeclarative and QtQuick1.
2011-08-31 Lars KnollMerge remote-tracking branch 'origin/master' into refactor
2011-08-31 Gunnar SlettaMerge branch 'master' into refactor
2011-08-30 Aaron KennedyMore efficient type name cache
2011-08-29 Kent HansenRemove V8 submodule from QtDeclarative
2011-08-29 Christian Kammqmlplugindump: Load QtQuick 1 plugin.
2011-08-25 Gunnar SlettaMerge branch 'master' into refactor
2011-08-11 Gunnar SlettaMerge branch 'master' into refactor
2011-08-10 Rohan McGovernRespect $$QT.declarative.bins
2011-08-08 Charles Yinremove app bundle config for mac
2011-08-05 Gunnar SlettaMake QSGCanvas a QWindow instead of a QGLWidget
2011-08-02 Thorbjørn LindeijerIntroduced a CONFIG option that enables declarative...
2011-08-01 Andrew den ExterDon't enable qmlscene compability mode for commented...
2011-08-01 Gunnar SlettaCompile with refactor
2011-07-29 Samuel RødalBuild against refactor.
2011-07-29 Simon HausmannMerge the QJSEngine and QJSValue development branch...
2011-07-26 Michael BrasserCleanup QMLViewer properly when exiting via File->Quit.
2011-07-26 Martin Jonesqmlviewer resizes the root object multiple times.
2011-07-20 Alan AlpertRemove traces of webkit
2011-07-20 Marius Storm-OlsenDon't use QT_BUILD_TREE anymore
2011-07-20 Christian Kammqmldump: Fix creation of objects from QDeclarativeTypes.
2011-07-12 Christian Kammqmlplugindump: Place executable in QT_BUILD_TREE/bin.
2011-07-12 Martin JonesExtract all QtQuick 1 elements into a separate library...
2011-07-08 Aaron KennedyMerge branch 'v8'
2011-07-08 Jyri TahtelaUpdate licenseheader text in source files for qtdeclara...
2011-07-01 Aaron KennedyMerge branch 'master' into v8-clean
2011-06-30 Christian Kammqmlplugindump: Improve error message for misbehaving...
2011-06-29 Christian Kammqmlplugindump: Change to QtQuick 2.0 import.
2011-06-29 Christian Kammqmlplugindump: Fix dumping with -path on Mac.
2011-06-28 Christian Kammqmldump: Fix export comparison.
2011-06-24 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-23 Christian Kammqmlplugindump: For extended types, remove exports of...
2011-06-23 Christian Kammqmlplugindump: Build debug version if possible.
2011-06-21 Christian Kammqmlplugindump: Add -v option.
2011-06-21 Christian Kammqmlplugindump: Fix emitted tooling version.
2011-06-20 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-15 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-15 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-14 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-10 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-10 Gunnar SlettaDisable vsync animations by default
2011-06-09 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
next