summaryrefslogtreecommitdiff
path: root/src/plugins/qmlinspector/qmlinspectorplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* restored commented-out codeLasse Holmstedt2010-04-131-2/+2
* Fixed auto-switching issues with QML inspector and c++ debuggerLasse Holmstedt2010-04-131-15/+9
* Fixed crash with debugger when qml inspector is not enabled as pluginLasse Holmstedt2010-03-261-2/+0
* Help for qml inspector (with F1), namespace fixesLasse Holmstedt2010-03-221-5/+4
* context-based hiding/showing of debug menu entriesLasse Holmstedt2010-03-191-1/+3
* UI fixes to qml inspectorLasse Holmstedt2010-03-181-1/+9
* Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.Friedemann Kleint2010-03-181-0/+1
* compile fixeshjk2010-03-171-1/+1
* Fix gcc warningsKai Koehne2010-03-171-1/+0
* Fixed compilation due to fancylineedit changeLasse Holmstedt2010-03-171-1/+1
* Highlighting and more sensible watchers to qml inspectorLasse Holmstedt2010-03-171-0/+1
* Only attempt to connect debugger if debug mode is activatedLasse Holmstedt2010-03-171-6/+10
* QmlInspector: Remove private header includesKai Koehne2010-03-121-3/+0
* Long live the king!hjk2010-03-051-1/+1
* QmlInspector: Fix compilation with latest changes of QDeclarativeKai Koehne2010-02-261-2/+2
* Moved Qml Inspector Output pane to a dock widget within the debugger.Lasse Holmstedt2010-02-171-11/+0
* Changed QML Inspector from a separate global mode to a plugin.Lasse Holmstedt2010-02-161-26/+108
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-1/+1
* Fix QmlInspector to work properly now that QmlProjectManagerBea Lam2009-12-181-51/+8
* Add qmlinspector plugin.Bea Lam2009-12-111-0/+163