aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljsinspector/qmljsinspectorplugin.h
Commit message (Expand)AuthorAgeFilesLines
* Merge QML inspector into debugger pluginKai Koehne2012-05-091-88/+0
* Don't add singleton model manager to object pool.Eike Ziller2012-05-041-1/+0
* QmlJSInspector: Fix line lengthKai Koehne2012-04-171-1/+2
* Port Qt Creator to the new plugin system of Qt 5.Friedemann Kleint2012-03-021-0/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* InspectorPlugin: Handle disconnectAurindam Jana2011-11-111-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | qmljsinspector: remove unused global variablehjk2010-12-031-1/+1
* | qmljsinspector: code cosmeticshjk2010-12-031-11/+4
* | QmlJsInspector: Fix crash on plugin initializationKai Koehne2010-12-031-0/+1
|/
* QmlInspector: Fix regression in live previewKai Koehne2010-10-041-0/+1
* Qml Debugger: Enable debugging qml+cpp standalone applicationsLasse Holmstedt2010-08-241-3/+1
* removed undefined slotLasse Holmstedt2010-08-131-1/+0
* QML Debugger refactoringLasse Holmstedt2010-08-131-7/+5
* qmljsinspectorplugin: coding stylehjk2010-08-111-2/+2
* Merge branch 'qmljsinspector'Olivier Goffart2010-07-141-1/+1
* manually applied changes from qmlinspector to qmljsinspectorLasse Holmstedt2010-07-081-0/+5
* Get the QmlJS::ModelManagerInterface instance.Roberto Raggi2010-06-291-0/+2
* Reenabled more code.Roberto Raggi2010-06-291-0/+5
* Added QmlJS::Internal::Inspector.Roberto Raggi2010-06-291-4/+9
* Start the application using the QML inspector.Roberto Raggi2010-06-291-0/+3
* Let's start from scratch with a new debugger for QmlJS.Roberto Raggi2010-06-281-0/+74