summaryrefslogtreecommitdiff
path: root/src/plugins/qmlinspector/components
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the old the QML inspector code.Roberto Raggi2010-06-2819-3076/+0
* 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
* | 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
|/
* 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-232-6/+0
* Categories and saving of settings in qml inspectorLasse Holmstedt2010-04-2110-130/+580
* QmlInspector: Modifiable properties from inspector property tableLasse Holmstedt2010-04-214-41/+67
* Fixed compile (unimplemented slot)Thorbjørn Lindeijer2010-04-161-1/+0
* UI improvements and functionality fixes to qml inspectorLasse Holmstedt2010-04-164-30/+144
* Remove some focus rects on the Mac that don't belong there.con2010-04-163-0/+3
* UI fixes to QML inspectorLasse Holmstedt2010-04-165-13/+98
* Added debugging mode for simultaneous QML and C++ debuggingLasse Holmstedt2010-04-151-1/+1
* 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-082-26/+0
* tr()-Fixes in QmlDesigner.Friedemann Kleint2010-03-242-2/+2
* Help for qml inspector (with F1), namespace fixesLasse Holmstedt2010-03-2210-13/+106
* 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
* UI fixes to qml inspectorLasse Holmstedt2010-03-184-15/+40
* Made qml inspector look nicer and clear its contents upon closeLasse Holmstedt2010-03-182-10/+35
* More layout fixesJens Bache-Wiig2010-03-174-0/+4
* compile fixeshjk2010-03-171-2/+2
* Fixed compilation due to fancylineedit changeLasse Holmstedt2010-03-172-6/+4
* Highlighting and more sensible watchers to qml inspectorLasse Holmstedt2010-03-174-160/+182
* QmlInspector: Remove standalone facilityKai Koehne2010-03-123-319/+0
* QmlInspector: Remove private header includesKai Koehne2010-03-124-9/+3
* Long live the king!hjk2010-03-0512-12/+12
* Qml: MouseRegion got renamed to MouseAreaKai Koehne2010-03-051-2/+2
* QmlInspector: Fix compilation with latest changes of QDeclarativeKai Koehne2010-02-2610-139/+139
* Fix compilation against latest Qt masterKai Koehne2010-02-221-1/+1
* Temporary fix, waiting for qt-qml staging to trickle in.Erik Verbruggen2010-02-171-0/+2
* Cleaned up qmlinspector and qmlproject and removedLasse Holmstedt2010-02-171-2/+0
* Compile.Roberto Raggi2010-02-121-1/+1
* Fix all ids that start with uppercase letters as this is noBea Lam2010-02-031-4/+4
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-2912-43/+43
* Add qmlinspector plugin.Bea Lam2009-12-1118-0/+2538