index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
qmljsinspector
/
qmljslivetextpreview.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QML Debugger: request objects from all contexts
Olivier Goffart
2010-08-20
1
-19
/
+25
*
QML Debugger refactoring
Lasse Holmstedt
2010-08-13
1
-23
/
+55
*
Added settings class to QML Inspector
Lasse Holmstedt
2010-08-12
1
-2
/
+2
*
QML Observer: Refresh debug id's when new objects are created
Lasse Holmstedt
2010-08-06
1
-0
/
+8
*
QML JS Inspector: Improve warning messages
Lasse Holmstedt
2010-08-05
1
-23
/
+89
*
QML JS Inspector: Added method to clear component cache
Lasse Holmstedt
2010-08-05
1
-1
/
+3
*
QmlJs Live preview: Fixed a bug that lead an object to be associated with 2 d...
Olivier Goffart
2010-08-03
1
-1
/
+1
*
QML Observer: Changed warning message to mention reloading
Lasse Holmstedt
2010-08-02
1
-2
/
+3
*
Qml JS Live Preview: Show warnings when running Live Preview
Lasse Holmstedt
2010-07-30
1
-1
/
+55
*
QmlJS Live Preview: Fixed highlighting from text editor-> qml observer
Lasse Holmstedt
2010-07-27
1
-10
/
+17
*
QmlJS Live Preview: Implemented "Apply changes from Qml File" button
Lasse Holmstedt
2010-07-27
1
-11
/
+30
*
QmlJsDelta: moved to the QMLJS library
Olivier Goffart
2010-07-21
1
-25
/
+31
*
QmlJsDelta: move to the QmlJs namspace
Olivier Goffart
2010-07-21
1
-0
/
+1
*
QmlJsDelta: refactor to split the stuff specific to the QML Live Preview out
Olivier Goffart
2010-07-21
1
-4
/
+137
*
add missing licence header
Olivier Goffart
2010-07-20
1
-0
/
+29
*
Qml Live Preview: lazily create QmlJSLiveTextPreview
Olivier Goffart
2010-07-20
1
-6
/
+0
*
Qml Live Preview: Update the QmlJSLiveTextPreview When the document is reloaded.
Olivier Goffart
2010-07-20
1
-8
/
+22
*
Qml Live Preview: Match debug Id for new created objects.
Olivier Goffart
2010-07-19
1
-4
/
+64
*
QML Live Preview: Find the debug ids of the root nodes
Olivier Goffart
2010-07-19
1
-10
/
+35
*
QML Live Preview: avoid to crash if ast->qualifiedTypeNameId->name is null
Olivier Goffart
2010-07-19
1
-4
/
+2
*
QmlJsDelta: When coputing the debug ids, we need to do it on the original doc...
Olivier Goffart
2010-07-16
1
-2
/
+5
*
changing QmlJsLivePreview to work with multiple documents
Lasse Holmstedt
2010-07-16
1
-64
/
+57
*
QmlJsDelta: attempt to keep the ast node in sync
Olivier Goffart
2010-07-16
1
-0
/
+1
*
Moved debug id -> AST mapping code to livepreview class
Lasse Holmstedt
2010-07-14
1
-2
/
+71
*
update object tree when unknown debug id is received
Lasse Holmstedt
2010-07-14
1
-0
/
+1
*
modified selection to accept items without id's
Lasse Holmstedt
2010-07-14
1
-1
/
+1
*
QmlJS::Delta: fix crash if a document does not have a qmlProgram
Olivier Goffart
2010-07-14
1
-1
/
+1
*
fixes related to update of delta
Lasse Holmstedt
2010-07-14
1
-16
/
+38
*
added multiselection from editor to qml viewer
Lasse Holmstedt
2010-07-14
1
-22
/
+30
*
QMLJS::Delta: Improved the delta
Olivier Goffart
2010-07-14
1
-4
/
+13
*
QMLJSInspector: remove more warnings and debugs
Olivier Goffart
2010-07-09
1
-9
/
+0
*
setting method bodies for objects
Lasse Holmstedt
2010-07-08
1
-3
/
+3
*
manually applied changes from qmlinspector to qmljsinspector
Lasse Holmstedt
2010-07-08
1
-0
/
+124