summaryrefslogtreecommitdiff
path: root/src/plugins/qmlinspector
Commit message (Expand)AuthorAgeFilesLines
* Let's start from scratch with a new debugger for QmlJS.Roberto Raggi2010-06-2810-587/+0
* Get rid of the old the QML inspector code.Roberto Raggi2010-06-2834-4837/+59
* Core::Context: compile hot fix for Windows.hjk2010-06-252-8/+6
* debugger: incorporate ogoffart's first shot at qml debugginghjk2010-06-252-14/+70
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-254-5/+5
* debugger: The DebuggerEngine refactoring.hjk2010-06-221-4/+5
* Merge branch '2.0'Thorbjørn Lindeijer2010-06-151-1/+1
|\
| * Fixed handling of text wrapping and a text layout corner caseThorbjørn Lindeijer2010-06-151-1/+1
| * Version update to match the planned version naming.con2010-06-111-7/+7
| * Version bump.con2010-06-071-7/+7
* | fix qmldump compile with external QT_PRIVATE_HEADERSOswald Buddenhagen2010-06-141-1/+1
* | debugger: start 'runcontrol-ification' of the debugger plugin.hjk2010-06-142-24/+24
* | Version update to match the planned version naming.con2010-06-111-7/+7
* | Moved qmljsmodelmanagerinterface.hRoberto Raggi2010-06-101-2/+2
* | fixed qml inspector due to QMLJSEditor API changeLasse Holmstedt2010-06-081-1/+1
* | Fixed nonsensical context menu entries appearing in Qml inspectorLasse Holmstedt2010-05-044-32/+51
* | Version bump.con2010-04-301-7/+7
|/
* Fixed strings in qmlinspector and shutdown() issuesLasse Holmstedt2010-04-293-2/+8
* Rename IPlugin::shutdown --> IPlugin::aboutToShutdowncon2010-04-282-2/+2
* Moved plugin deletion code from shutdown() to destructorLasse Holmstedt2010-04-281-3/+4
* qml inspector now shows correct categories for custom propertiesLasse Holmstedt2010-04-233-15/+43
* Debugger mode for simultaneous QML and C++ debugging (with plugins)Lasse Holmstedt2010-04-238-106/+299
* Categories and saving of settings in qml inspectorLasse Holmstedt2010-04-2117-158/+719
* QmlInspector: Modifiable properties from inspector property tableLasse Holmstedt2010-04-216-63/+129
* Fixed compile (unimplemented slot)Thorbjørn Lindeijer2010-04-161-1/+0
* UI improvements and functionality fixes to qml inspectorLasse Holmstedt2010-04-166-71/+183
* Remove some focus rects on the Mac that don't belong there.con2010-04-163-0/+3
* UI fixes to QML inspectorLasse Holmstedt2010-04-167-35/+119
* Disabled frame rate dock widget for QML inspector entirelyLasse Holmstedt2010-04-161-9/+9
* QML: Fix compilation with namespaced Qt.ck2010-04-151-0/+2
* Added debugging mode for simultaneous QML and C++ debuggingLasse Holmstedt2010-04-1512-62/+511
* restored commented-out codeLasse Holmstedt2010-04-131-2/+2
* Fixed auto-switching issues with QML inspector and c++ debuggerLasse Holmstedt2010-04-133-17/+12
* QmlDesigner: Bump version number from 4.6 to 4.7 in qml filesKai Koehne2010-04-131-1/+1
* Improved some icons and removed unused or redundant onesJens Bache-Wiig2010-04-091-1/+0
* QmlInspector: Anonymous items' types displayed with special characters in obj...Christiaan Janssen2010-04-091-1/+1
* QmlInspector: commented out dump of the item tree at every executionChristiaan Janssen2010-04-091-1/+1
* QmlInspector: corrected showing of items' id when added to the watch listChristiaan Janssen2010-04-091-1/+1
* QmlInspector: Object tree shows item's ID if availableChristiaan Janssen2010-04-091-2/+7
* Remove the unused complete this shortcut registered by the qml inspector.con2010-04-083-28/+0
* Fix QSettings keys of FancyMainWindow in QtCreator.ini.Friedemann Kleint2010-04-061-0/+4
* Version bumpcon2010-03-311-6/+6
* Fixed crash with debugger when qml inspector is not enabled as pluginLasse Holmstedt2010-03-261-2/+0
* tr()-Fixes in QmlDesigner.Friedemann Kleint2010-03-242-2/+2
* Help for qml inspector (with F1), namespace fixesLasse Holmstedt2010-03-2215-48/+197
* Revert "No need to export these constants"Thorbjørn Lindeijer2010-03-191-3/+3
* Fixed whitespace in codeLasse Holmstedt2010-03-191-2/+2
* No need to export these constantsThorbjørn Lindeijer2010-03-191-3/+3
* context-based hiding/showing of debug menu entriesLasse Holmstedt2010-03-193-12/+14
* Added tooltips to qml inspectorLasse Holmstedt2010-03-191-0/+6