OSDN Git Service

It's 2011 now.
[qt-creator-jp/qt-creator-jp.git] / src / plugins / qmljsinspector / qmljsinspectorplugin.cpp
2011-01-12 conIt's 2011 now.
2011-01-06 conMerge remote branch 'origin/2.1'
2011-01-05 conMerge remote branch 'origin/2.1'
2010-12-17 conMerge branch '2.1'
2010-12-17 conLicense headers.
2010-12-10 conMerge remote branch 'origin/2.1'
2010-12-08 conMerge remote branch 'origin/2.1'
2010-12-07 hjkReplace BaseMode convenience class by individual implem...
2010-12-03 hjkqmljsinspector: remove unused global variable
2010-12-03 hjkdebugger: compile hot fix
2010-12-03 Kai KoehneQmlJsInspector: Fix crash on plugin initialization
2010-12-03 Bill Kingdebugger: compile fix
2010-10-11 Bill KingMerge branch 'master' of scm.dev.nokia.troll.no:creator...
2010-10-11 Christian KammMerge remote branch 'origin/2.1'
2010-10-08 Kai KoehneQmlJSInspector: Fix disconnect() warnings on users...
2010-10-08 Kai KoehneMerge branch 'master' of scm.dev.nokia.troll.no:creator...
2010-10-04 dtMerge remote branch 'origin/2.1'
2010-10-04 Kai KoehneQmlInspector: Fix regression in live preview
2010-09-22 Kai KoehneQmlDebugger: Enable basic debugging without QmlInspecto...
2010-09-13 Friedemann KleintDebugger: Move DebuggerEngine/QmlEngine/QmlCppEngine...
2010-09-08 Christiaan JanssenQmlInspector: tooltips in qmldebug mode
2010-08-24 Lasse HolmstedtQml Debugger: Code style and cleanup
2010-08-24 Lasse HolmstedtQml Debugger: Enable debugging qml+cpp standalone appli...
2010-08-23 Kai KoehneMerge branch '2.0' of scm.dev.nokia.troll.no:creator...
2010-08-18 hjkMerge remote branch 'origin/2.0'
2010-08-13 Lasse HolmstedtQML Debugger refactoring
2010-08-13 hjkMerge remote branch 'origin/2.0'
2010-08-12 hjkMerge remote branch 'origin/2.0'
2010-08-12 Lasse HolmstedtAdded settings class to QML Inspector
2010-08-11 hjkqmljsinspectorplugin: coding style
2010-08-06 Friedemann KleintMerge remote branch 'origin/2.0'
2010-08-06 Friedemann KleintMerge remote branch 'origin/2.0'
2010-08-02 Lasse HolmstedtQml JS Inspector: Added context crumble path as a dock...
2010-07-30 Lasse HolmstedtQml JS Live Preview: Show warnings when running Live...
2010-07-28 Christian KammMerge branch '2.0'
2010-07-27 Lasse HolmstedtQmlJS Live Preview: Added color box to toolbar
2010-07-27 Lasse HolmstedtQmlJS Live Preview: Implemented "Apply changes from...
2010-07-26 conMerge remote branch 'origin/2.0'
2010-07-26 conMerge commit origin/2.0 '6bd790bd0fa85ddebc680ca4af4878...
2010-07-26 conMerge commit origin/2.0 '1a985148340ff3b29c752036857446...
2010-07-16 conMerge remote branch 'origin/2.0'
2010-07-14 Olivier GoffartMerge branch 'qmljsinspector'
2010-07-14 Lasse Holmstedtadded mode buttons to custom qml viewer and qmljsinspec...
2010-07-09 Olivier GoffartQMLJSInspector: remove more warnings and debugs
2010-07-08 Olivier GoffartMerge remote branch 'origin/master' into qmljsinspector
2010-07-08 Lasse Holmstedtconnected reloading signals
2010-07-08 Lasse Holmstedtmanually applied changes from qmlinspector to qmljsinsp...
2010-07-01 Roberto RaggiMerge branch 'master' of ../master into qmljsinspector
2010-06-29 Roberto RaggiObserve the QML/JS model manager.
2010-06-29 Roberto RaggiGet the QmlJS::ModelManagerInterface instance.
2010-06-29 Roberto RaggiStart the inspector.
2010-06-29 Roberto RaggiReenabled more code.
2010-06-29 Roberto RaggiAdded QmlJS::Internal::Inspector.
2010-06-29 Roberto RaggiStart the application using the QML inspector.
2010-06-28 Roberto RaggiLet's start from scratch with a new debugger for QmlJS.