summaryrefslogtreecommitdiff
path: root/src/plugins/qmljsinspector/qmljsinspectorplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* QmlJSInspector: Fix disconnect() warnings on users app shutdownKai Koehne2010-10-081-1/+2
* QmlInspector: Fix regression in live previewKai Koehne2010-10-041-3/+10
* QmlDebugger: Enable basic debugging without QmlInspector pluginKai Koehne2010-09-221-5/+0
* Debugger: Move DebuggerEngine/QmlEngine/QmlCppEngine into Debugger{}Friedemann Kleint2010-09-131-2/+2
* QmlInspector: tooltips in qmldebug modeChristiaan Janssen2010-09-081-0/+11
* Qml Debugger: Code style and cleanupLasse Holmstedt2010-08-241-1/+1
* Qml Debugger: Enable debugging qml+cpp standalone applicationsLasse Holmstedt2010-08-241-10/+1
* QML Debugger refactoringLasse Holmstedt2010-08-131-93/+28
* Added settings class to QML InspectorLasse Holmstedt2010-08-121-1/+2
* qmljsinspectorplugin: coding stylehjk2010-08-111-26/+26
* Qml JS Inspector: Added context crumble path as a dock widgetLasse Holmstedt2010-08-021-12/+4
* Qml JS Live Preview: Show warnings when running Live PreviewLasse Holmstedt2010-07-301-0/+1
* QmlJS Live Preview: Added color box to toolbarLasse Holmstedt2010-07-271-0/+1
* QmlJS Live Preview: Implemented "Apply changes from Qml File" buttonLasse Holmstedt2010-07-271-0/+1
* Merge branch 'qmljsinspector'Olivier Goffart2010-07-141-1/+2
* added mode buttons to custom qml viewer and qmljsinspector toolbarLasse Holmstedt2010-07-141-0/+2
* QMLJSInspector: remove more warnings and debugsOlivier Goffart2010-07-091-13/+0
* connected reloading signalsLasse Holmstedt2010-07-081-0/+1
* manually applied changes from qmlinspector to qmljsinspectorLasse Holmstedt2010-07-081-18/+15
* Observe the QML/JS model manager.Roberto Raggi2010-06-291-0/+6
* Get the QmlJS::ModelManagerInterface instance.Roberto Raggi2010-06-291-0/+5
* Start the inspector.Roberto Raggi2010-06-291-5/+4
* Reenabled more code.Roberto Raggi2010-06-291-4/+28
* Added QmlJS::Internal::Inspector.Roberto Raggi2010-06-291-10/+13
* Start the application using the QML inspector.Roberto Raggi2010-06-291-20/+20
* Let's start from scratch with a new debugger for QmlJS.Roberto Raggi2010-06-281-0/+198