summaryrefslogtreecommitdiff
path: root/src/plugins/qmlinspector/qmlinspector.cpp
Commit message (Expand)AuthorAgeFilesLines
* debugger: start refactoring of state transitionshjk2010-07-081-1/+1
* Fix consistency issue with splitter in debug mode.con2010-06-301-0/+1
* debugger: incorporate ogoffart's first shot at qml debugginghjk2010-06-251-5/+58
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-1/+1
* debugger: The DebuggerEngine refactoring.hjk2010-06-221-4/+5
* debugger: start 'runcontrol-ification' of the debugger plugin.hjk2010-06-141-17/+18
* Fixed strings in qmlinspector and shutdown() issuesLasse Holmstedt2010-04-291-1/+6
* Debugger mode for simultaneous QML and C++ debugging (with plugins)Lasse Holmstedt2010-04-231-94/+190
* Categories and saving of settings in qml inspectorLasse Holmstedt2010-04-211-25/+80
* QmlInspector: Modifiable properties from inspector property tableLasse Holmstedt2010-04-211-22/+52
* UI improvements and functionality fixes to qml inspectorLasse Holmstedt2010-04-161-38/+37
* UI fixes to QML inspectorLasse Holmstedt2010-04-161-22/+20
* Disabled frame rate dock widget for QML inspector entirelyLasse Holmstedt2010-04-161-9/+9
* Added debugging mode for simultaneous QML and C++ debuggingLasse Holmstedt2010-04-151-21/+164
* Fixed auto-switching issues with QML inspector and c++ debuggerLasse Holmstedt2010-04-131-1/+3
* Remove the unused complete this shortcut registered by the qml inspector.con2010-04-081-2/+0
* Fix QSettings keys of FancyMainWindow in QtCreator.ini.Friedemann Kleint2010-04-061-0/+4
* Help for qml inspector (with F1), namespace fixesLasse Holmstedt2010-03-221-13/+31
* context-based hiding/showing of debug menu entriesLasse Holmstedt2010-03-191-10/+10
* Added tooltips to qml inspectorLasse Holmstedt2010-03-191-0/+6
* Fixed jumping to edit/design mode when debugging qml filesLasse Holmstedt2010-03-191-5/+6
* cosmeticshjk2010-03-181-12/+11
* qmlinspector: compile fix with namespaceshjk2010-03-181-4/+5
* UI fixes to qml inspectorLasse Holmstedt2010-03-181-1/+3
* Made qml inspector look nicer and clear its contents upon closeLasse Holmstedt2010-03-181-4/+12
* Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.Friedemann Kleint2010-03-181-1/+1
* Highlighting and more sensible watchers to qml inspectorLasse Holmstedt2010-03-171-3/+13
* QmlInspector: Remove private header includesKai Koehne2010-03-121-3/+0
* Fix crashdt2010-03-101-0/+1
* Long live the king!hjk2010-03-051-1/+1
* QmlInspector: Fix compilation with latest changes of QDeclarativeKai Koehne2010-02-261-23/+23
* Moved Qml Inspector Output pane to a dock widget within the debugger.Lasse Holmstedt2010-02-171-2/+16
* Merge branch 'debugintegration'Lasse Holmstedt2010-02-161-3/+3
* Changed QML Inspector from a separate global mode to a plugin.Lasse Holmstedt2010-02-161-0/+471