Commit Graph

15 Commits

Author SHA1 Message Date
Lasse Holmstedt
8c83a9d088 Added tooltips to qml inspector 2010-03-19 13:59:57 +01:00
Lasse Holmstedt
ce57387f89 Fixed jumping to edit/design mode when debugging qml files 2010-03-19 13:59:57 +01:00
hjk
edaed0b943 cosmetics 2010-03-18 16:48:16 +01:00
hjk
a793f7c44e qmlinspector: compile fix with namespaces 2010-03-18 16:48:15 +01:00
Lasse Holmstedt
ff30737318 UI fixes to qml inspector 2010-03-18 14:48:31 +01:00
Lasse Holmstedt
cf5bd6de4e Made qml inspector look nicer and clear its contents upon close 2010-03-18 14:48:30 +01:00
Friedemann Kleint
bbcacaf59f Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4. 2010-03-18 10:59:06 +01:00
Lasse Holmstedt
90abf1bf2d Highlighting and more sensible watchers to qml inspector 2010-03-17 11:38:09 +01:00
Kai Koehne
6c107ed303 QmlInspector: Remove private header includes 2010-03-12 17:00:36 +01:00
dt
51c0913a73 Fix crash 2010-03-10 18:29:22 +01:00
hjk
9595504bda Long live the king! 2010-03-05 11:28:13 +01:00
Kai Koehne
4ee19843d7 QmlInspector: Fix compilation with latest changes of QDeclarative
All files have been renamed from Qml to QDeclarative
2010-02-26 14:42:11 +01:00
Lasse Holmstedt
f38ff9648e Moved Qml Inspector Output pane to a dock widget within the debugger. 2010-02-17 12:58:25 +01:00
Lasse Holmstedt
4e5089d90d Merge branch 'debugintegration'
Conflicts:
	src/plugins/qmlprojectmanager/qmlproject.cpp
	src/plugins/qmlprojectmanager/qmlproject.h
2010-02-16 16:30:41 +01:00
Lasse Holmstedt
580280af26 Changed QML Inspector from a separate global mode to a plugin.
The new QML Inspector depends on DebuggerPlugin. Also added a dropdown menu into
the debugger toolbar from which the user can select the used debugging
language, e.g. C++ or QML.
2010-02-16 15:13:09 +01:00