summaryrefslogtreecommitdiff
path: root/src/plugins/qmljsinspector/qmljsinspector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge QML inspector into debugger pluginKai Koehne2012-05-091-1048/+0
* Don't add singleton model manager to object pool.Eike Ziller2012-05-041-13/+6
* QmlJSInspector: Add QmlToolsClient for QmlInspector ServiceAurindam Jana2012-04-261-4/+10
* QmlJS: Remove 'qmljsprivateapi.h' headerKai Koehne2012-04-241-1/+0
* QmlDebug: Rename library and (most) classesKai Koehne2012-04-181-4/+4
* QmlJSInspector: Fix line lengthKai Koehne2012-04-171-67/+127
* QmlJSInspector: Fix whitespace issuesKai Koehne2012-04-171-4/+4
* QmlJSInspector: Remove dependency to QmlJSEditorKai Koehne2012-04-161-8/+29
* QmlJSPropertyInspector: Change property valueAurindam Jana2012-04-131-4/+5
* QmlJSInspector: Clean up dependenciesKai Koehne2012-04-121-2/+0
* Change the toolbar of the debugger sub windows to a flat grey toneMarco Bubke2012-04-121-0/+2
* QmlJSInspector: Property InspectorAurindam Jana2012-04-111-2/+3
* QmlJSInspector: Query Root ObjectsAurindam Jana2012-04-101-1/+1
* QmlJSInspector: Select only current selected itemAurindam Jana2012-04-101-1/+1
* QmlJSInspector: Disable Zoom Tool for QmlDebuggerAurindam Jana2012-04-101-1/+7
* QmlJSInspector: Enable/Disable based on engine stateAurindam Jana2012-03-301-17/+23
* QmlJSInspector: Show root in property inspectorAurindam Jana2012-03-301-9/+45
* QmlJSInspector: Optimize server requestsAurindam Jana2012-03-301-6/+32
* QmlJSInspector: UI changesAurindam Jana2012-03-291-4/+4
* QmlJSInspector: Add to Window->ViewsAurindam Jana2012-03-291-0/+2
* QmlDebugging: Use Utils::StyledBarAurindam Jana2012-03-261-19/+1
* QmlJSInspector: Use FindToolBar instead of FilterAurindam Jana2012-03-261-11/+8
* QmlJSInspector: Remove Color Picker ToolAurindam Jana2012-03-261-20/+0
* QmlJSInspector: Query Objects IterativelyAurindam Jana2012-03-221-10/+31
* QmlEngineDebugClient: Simplify the client and utility classesAurindam Jana2012-03-221-48/+48
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-3/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-151-20/+20
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-2/+2
* Inspector: Use user-set sysroot also when opening files in the inspectorKai Koehne2011-11-291-5/+6
* InspectorPlugin: Handle disconnectAurindam Jana2011-11-111-0/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | QmlJSInspector: Fix Crash.Aurindam Jana2011-10-311-1/+4
* | QmlJSScriptConsole: Refactored ScriptConsole, added functionality.Aurindam Jana2011-10-121-23/+26
|/
* QmlDebugger: Attach to QML Port: Fix errorsAurindam Jana2011-09-191-12/+6
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* QmlJS: Make the astPath available.Christian Kamm2011-08-101-1/+1
* Qml Tooling: Fix debugging & profiling of .qml files loaded from resourcesKai Koehne2011-07-211-7/+3
* QmlInspector: Try to find files in projectKai Koehne2011-07-191-0/+1
* QmlJSInspector: Fix naming of QmlInspectorToolBarKai Koehne2011-06-281-2/+2
* qmljsinspector: stylehjk2011-05-311-1/+1
* QmlJSInspector: Renamed Observer to InspectorThorbjørn Lindeijer2011-05-311-14/+14
* Made CrumblePath API a bit more consistent/genericThorbjørn Lindeijer2011-05-301-3/+5
* QmlJSInspector: Fixed multi-selection bugThorbjørn Lindeijer2011-05-261-3/+8
* QmlJSInspector: Sync crumble path selection back to the observerThorbjørn Lindeijer2011-05-121-5/+3
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* QmlObserver: Disable crumblepath if not activeKai Koehne2011-04-271-0/+4
* Fix more krazy warnings.Friedemann Kleint2011-04-191-2/+2
* Update license.hjk2011-04-131-14/+13