summaryrefslogtreecommitdiff
path: root/src/plugins/qmlinspector/qmlinspectorplugin.h
Commit message (Expand)AuthorAgeFilesLines
* Rename IPlugin::shutdown --> IPlugin::aboutToShutdowncon2010-04-281-1/+1
* Added debugging mode for simultaneous QML and C++ debuggingLasse Holmstedt2010-04-151-6/+1
* Fixed auto-switching issues with QML inspector and c++ debuggerLasse Holmstedt2010-04-131-1/+0
* Only attempt to connect debugger if debug mode is activatedLasse Holmstedt2010-03-171-1/+1
* Long live the king!hjk2010-03-051-1/+1
* Moved Qml Inspector Output pane to a dock widget within the debugger.Lasse Holmstedt2010-02-171-2/+0
* Fix compilation with namespaced Qt.ck2010-02-171-8/+4
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlineLasse Holmstedt2010-02-161-0/+2
|\
| * QML stuff: Fix compilation for namespaced Qt.ck2010-02-161-5/+6
* | Changed QML Inspector from a separate global mode to a plugin.Lasse Holmstedt2010-02-161-8/+22
|/
* Fix QmlInspector to work properly now that QmlProjectManagerBea Lam2009-12-181-9/+3
* Add qmlinspector plugin.Bea Lam2009-12-111-0/+78