summaryrefslogtreecommitdiff
path: root/src/plugins/qmljsinspector/qmljslivetextpreview.cpp
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* QmlObserver: showing a warning when changes cannot be synchronizedChristiaan Janssen2010-09-221-31/+7
* QmlInspector: tooltips in qmldebug modeChristiaan Janssen2010-09-081-9/+1
* QML Inspector: Remove check for files being in projectLasse Holmstedt2010-08-311-6/+0
* Qml Debugger: fix the fact that the selection rectangle is not updated.Olivier Goffart2010-08-301-0/+1
* qml debugger: Use a hash table to store the debugIdOlivier Goffart2010-08-301-58/+24
* qmljsdelta: Fix updating property on UiObjectBindingOlivier Goffart2010-08-271-4/+6
* QmlInspector: Added reparenting of items in the Qml Live Preview. Reviewed ...Christiaan Janssen2010-08-261-0/+6
* QML Inspector: Don't update debug id's when not debuggingLasse Holmstedt2010-08-241-1/+12
* Qml Debugger: Enable debugging qml+cpp standalone applicationsLasse Holmstedt2010-08-241-2/+24
* QML Debugger: request objects from all contextsOlivier Goffart2010-08-201-19/+25
* QML Debugger refactoringLasse Holmstedt2010-08-131-23/+55
* Added settings class to QML InspectorLasse Holmstedt2010-08-121-2/+2
* QML Observer: Refresh debug id's when new objects are createdLasse Holmstedt2010-08-061-0/+8
* QML JS Inspector: Improve warning messagesLasse Holmstedt2010-08-051-23/+89
* QML JS Inspector: Added method to clear component cacheLasse Holmstedt2010-08-051-1/+3
* QmlJs Live preview: Fixed a bug that lead an object to be associated with 2 d...Olivier Goffart2010-08-031-1/+1
* QML Observer: Changed warning message to mention reloadingLasse Holmstedt2010-08-021-2/+3
* Qml JS Live Preview: Show warnings when running Live PreviewLasse Holmstedt2010-07-301-1/+55
* QmlJS Live Preview: Fixed highlighting from text editor-> qml observerLasse Holmstedt2010-07-271-10/+17
* QmlJS Live Preview: Implemented "Apply changes from Qml File" buttonLasse Holmstedt2010-07-271-11/+30
* QmlJsDelta: moved to the QMLJS libraryOlivier Goffart2010-07-211-25/+31
* QmlJsDelta: move to the QmlJs namspaceOlivier Goffart2010-07-211-0/+1
* QmlJsDelta: refactor to split the stuff specific to the QML Live Preview outOlivier Goffart2010-07-211-4/+137
* add missing licence headerOlivier Goffart2010-07-201-0/+29
* Qml Live Preview: lazily create QmlJSLiveTextPreviewOlivier Goffart2010-07-201-6/+0
* Qml Live Preview: Update the QmlJSLiveTextPreview When the document is reloaded.Olivier Goffart2010-07-201-8/+22
* Qml Live Preview: Match debug Id for new created objects.Olivier Goffart2010-07-191-4/+64
* QML Live Preview: Find the debug ids of the root nodesOlivier Goffart2010-07-191-10/+35
* QML Live Preview: avoid to crash if ast->qualifiedTypeNameId->name is nullOlivier Goffart2010-07-191-4/+2
* QmlJsDelta: When coputing the debug ids, we need to do it on the original doc...Olivier Goffart2010-07-161-2/+5
* changing QmlJsLivePreview to work with multiple documentsLasse Holmstedt2010-07-161-64/+57
* QmlJsDelta: attempt to keep the ast node in syncOlivier Goffart2010-07-161-0/+1
* Moved debug id -> AST mapping code to livepreview classLasse Holmstedt2010-07-141-2/+71
* update object tree when unknown debug id is receivedLasse Holmstedt2010-07-141-0/+1
* modified selection to accept items without id'sLasse Holmstedt2010-07-141-1/+1
* QmlJS::Delta: fix crash if a document does not have a qmlProgramOlivier Goffart2010-07-141-1/+1
* fixes related to update of deltaLasse Holmstedt2010-07-141-16/+38
* added multiselection from editor to qml viewerLasse Holmstedt2010-07-141-22/+30
* QMLJS::Delta: Improved the deltaOlivier Goffart2010-07-141-4/+13
* QMLJSInspector: remove more warnings and debugsOlivier Goffart2010-07-091-9/+0
* setting method bodies for objectsLasse Holmstedt2010-07-081-3/+3
* manually applied changes from qmlinspector to qmljsinspectorLasse Holmstedt2010-07-081-0/+124