summaryrefslogtreecommitdiff
path: root/src/plugins/qmljsinspector/qmljsinspector.h
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* QmlJSInspector: Fix disconnect() warnings on users app shutdownKai Koehne2010-10-081-0/+1
* QmlObserver: Disable UI when no server plugin existsKai Koehne2010-10-011-0/+2
* Debugger: Move DebuggerEngine/QmlEngine/QmlCppEngine into Debugger{}Friedemann Kleint2010-09-131-5/+3
* QmlInspector: tooltips in qmldebug modeChristiaan Janssen2010-09-081-0/+16
* Qml Debugger: Enable debugging qml+cpp standalone applicationsLasse Holmstedt2010-08-241-5/+15
* QML Debugger: request objects from all contextsOlivier Goffart2010-08-201-1/+0
* Qml Debugger: fix the debugger when the observer is reloaded.Olivier Goffart2010-08-181-0/+1
* QML Debugger refactoringLasse Holmstedt2010-08-131-30/+13
* qmljsinspector: remove dead codehjk2010-08-121-4/+0
* Added settings class to QML InspectorLasse Holmstedt2010-08-121-3/+10
* Remove more dead codeOlivier Goffart2010-08-061-16/+0
* remove dead codeOlivier Goffart2010-08-061-4/+0
* QML Observer: Refresh debug id's when new objects are createdLasse Holmstedt2010-08-061-1/+9
* Qml JS Debugger: Change context path from Creator's crumble pathLasse Holmstedt2010-08-031-1/+1
* Qml JS Inspector: Added context crumble path as a dock widgetLasse Holmstedt2010-08-021-0/+7
* QML JS Debugger: Don't update deltas when not debuggingLasse Holmstedt2010-08-021-0/+2
* Qml JS Live Preview: Show warnings when running Live PreviewLasse Holmstedt2010-07-301-0/+11
* QmlJS Live Preview: Implemented "Apply changes from Qml File" buttonLasse Holmstedt2010-07-271-1/+1
* Qml Live Preview: Update the QmlJSLiveTextPreview When the document is reloaded.Olivier Goffart2010-07-201-0/+2
* QmlJsDelta: When coputing the debug ids, we need to do it on the original doc...Olivier Goffart2010-07-161-3/+0
* changing QmlJsLivePreview to work with multiple documentsLasse Holmstedt2010-07-161-1/+11
* Moved debug id -> AST mapping code to livepreview classLasse Holmstedt2010-07-141-2/+0
* QMLJS::Delta: Improved the deltaOlivier Goffart2010-07-141-0/+4
* manually applied changes from qmlinspector to qmljsinspectorLasse Holmstedt2010-07-081-3/+5
* Observe the QML/JS model manager.Roberto Raggi2010-06-291-0/+2
* CleanupRoberto Raggi2010-06-291-15/+6
* Reenabled more code from the original inspector.Roberto Raggi2010-06-291-5/+111
* Added QmlJS::Internal::Inspector.Roberto Raggi2010-06-291-0/+50