index
:
qt-creator/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
11.0
12.0
13.0
14.0
15.0
16.0
17.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
3dfirst
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
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-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/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
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
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libs
/
qmljs
/
qmljsinterpreter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote branch 'origin/2.0'
con
2010-06-30
1
-10
/
+0
|
\
|
*
QmlJS: Make variables in imported JS documents show up in completion.
Christian Kamm
2010-06-25
1
-10
/
+0
*
|
QmlJS: Make the qml instantiating component chain more useful.
Christian Kamm
2010-06-25
1
-2
/
+1
*
|
Merge remote branch 'origin/2.0'
con
2010-06-10
1
-2
/
+11
|
\
|
|
*
QmlJS: Avoid infinite recursion when encountering property loops.
Christian Kamm
2010-06-08
1
-2
/
+11
*
|
QmlJS: Get rid of xml file describing qml builtin types.
Christian Kamm
2010-06-10
1
-1
/
+1
*
|
QmlJS: Store plugin metatypes in LibraryInfo. Rework type loading.
Christian Kamm
2010-06-09
1
-17
/
+14
*
|
QmlJS: Check for existance of qmldump binary before using it.
Christian Kamm
2010-06-09
1
-0
/
+2
*
|
QmlJS: Use ComponentVersion everywhere.
Christian Kamm
2010-06-09
1
-6
/
+3
*
|
QmlJS: Get at types defined in plugins by running qmldump on them.
Christian Kamm
2010-06-09
1
-11
/
+24
*
|
QmlJS: Autocomplete dot and colon for properties.
Christian Kamm
2010-06-07
1
-0
/
+3
|
/
*
Fixed default property discovery for custom QML components.
Erik Verbruggen
2010-05-31
1
-0
/
+5
*
QmlJS: Potentially fix hard-to-reproduce crash in JS completion.
Christian Kamm
2010-05-19
1
-3
/
+0
*
QmlJS: Generalize EasingCurve name check to all enums.
Christian Kamm
2010-05-19
1
-24
/
+0
*
QmlJS: Completion for enums.
Christian Kamm
2010-04-29
1
-0
/
+14
*
QmlJS: Improve property and Type completion in Qml object members.
Christian Kamm
2010-04-29
1
-0
/
+1
*
QmlJS: Remove unused function environment from binder.
Christian Kamm
2010-04-28
1
-1
/
+0
*
QmlJS: Don't produce Qml type errors if plugins are imported.
Christian Kamm
2010-04-07
1
-0
/
+4
*
Fixed qualified-enum handling.
Erik Verbruggen
2010-04-06
1
-0
/
+1
*
Fixed regression when assigning an object binding to an array property.
Erik Verbruggen
2010-04-06
1
-0
/
+1
*
Changed QML reading in QML designer to use the interpreter for property types.
Erik Verbruggen
2010-04-06
1
-2
/
+3
*
Added defaultProperty attribute reading and storing.
Erik Verbruggen
2010-04-06
1
-0
/
+1
*
Switched QML designer to use the ast for loading.
Erik Verbruggen
2010-03-18
1
-1
/
+1
*
Improve Qml code model import handling.
Christian Kamm
2010-03-18
1
-2
/
+5
*
Long live the king!
hjk
2010-03-05
1
-1
/
+1
*
Removed private header dependencies and introduced loading QML types from XML...
Erik Verbruggen
2010-03-01
1
-26
/
+33
*
Add check for anchor line, changed value assignment checks into visitor.
Christian Kamm
2010-02-23
1
-0
/
+22
*
Add check for correct color string in Qml.
Christian Kamm
2010-02-23
1
-0
/
+19
*
Fix a memory leak with the QmlJS scope chain.
Christian Kamm
2010-02-22
1
-3
/
+3
*
Add an accessor to get the flat scope list from ScopeChain.
Christian Kamm
2010-02-22
1
-1
/
+4
*
Pass in the whole AST path for scope creation.
Christian Kamm
2010-02-22
1
-1
/
+1
*
Make QmlJS scope building more flexible.
Christian Kamm
2010-02-22
1
-10
/
+32
*
Semantic checking for easing curve names.
Erik Verbruggen
2010-02-19
1
-0
/
+24
*
Add the onNameChanged signals that Qml properties generate implicitly.
Christian Kamm
2010-02-17
1
-0
/
+2
*
Add signals defined in Qml and their generated slots to the code model.
Christian Kamm
2010-02-17
1
-0
/
+18
*
Add QmlJS semantic checker.
Christian Kamm
2010-02-16
1
-1
/
+7
*
Register the `Qt' and the `console' object.
Roberto Raggi
2010-02-10
1
-0
/
+2
*
Initial support of `Follow symbol under cursor' for QML/JS.
Roberto Raggi
2010-02-09
1
-13
/
+34
*
Make QmlJS::Link private. Use Context::build to set up a context.
Christian Kamm
2010-02-04
1
-0
/
+3
*
Fix prototype reference resolution for Qml objects.
Christian Kamm
2010-02-04
1
-5
/
+7
*
Add support for lazy prototypes.
Roberto Raggi
2010-02-03
1
-9
/
+32
*
Completion for global variables in JS.
Roberto Raggi
2010-02-03
1
-6
/
+78
*
Get rid of Environment, introduce external ScopeChain in Link.
Christian Kamm
2010-02-03
1
-21
/
+1
*
Introduced QML/JS references.
Roberto Raggi
2010-02-03
1
-0
/
+40
*
Introduced ASTObjectValue.
Roberto Raggi
2010-02-01
1
-0
/
+4
*
Merge remote branch 'origin/1.3'
Oswald Buddenhagen
2010-01-29
1
-1
/
+1
*
Look at the enumerators when populating the completion box.
Roberto Raggi
2010-01-28
1
-0
/
+1
*
Store all the object-based values in the QML/JS interpreter.
Roberto Raggi
2010-01-28
1
-4
/
+3
*
Implemented the binding phase for QML.
Erik Verbruggen
2010-01-26
1
-2
/
+42
*
Fix compilation without declarative backend
Simon Hausmann
2010-01-26
1
-0
/
+2
[next]