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
/
tests
/
auto
/
qml
/
qmleditor
Commit message (
Expand
)
Author
Age
Files
Lines
*
QmlJS indenter: Fix for expressions starting with numbers or strings.
Christian Kamm
2010-12-09
2
-5
/
+36
*
QmlJS indenter: Fix incorrect indent after break/continue.
Christian Kamm
2010-09-30
1
-0
/
+13
*
QmlJS indenter: Fix break/continue/throw in if statement without braces.
Christian Kamm
2010-09-27
1
-0
/
+21
*
QmlJS indenter: Fix problem with object literals.
Christian Kamm
2010-09-27
1
-0
/
+13
*
QmlJS indenter: Fix one-line object declarations in array bindings.
Christian Kamm
2010-09-08
1
-1
/
+2
*
Fixes: Tests should have unique names.
Bill King
2010-08-19
10
-62
/
+54
*
QmlJS: Introduce a new indenter that works similarly to the new C++ one.
Christian Kamm
2010-08-10
3
-1
/
+913
*
QmlDesigner: Bump version number from 4.6 to 4.7 in qml files
Kai Koehne
2010-04-13
4
-4
/
+4
*
Replace 'var' by 'variant' in all Qml files
Kai Koehne
2010-04-13
4
-34
/
+34
*
Merge remote branch 'origin/1.3'
Oswald Buddenhagen
2010-01-29
1
-1
/
+1
*
Implemented the binding phase for QML.
Erik Verbruggen
2010-01-26
1
-0
/
+6
*
Renamed classes and files to use the QmlJS prefix.
Roberto Raggi
2010-01-18
1
-38
/
+37
*
Fixed tests and tools to use the qmljs dll/so.
Erik Verbruggen
2010-01-18
2
-4
/
+4
*
Started merging the JS and QML editor plug-ins.
Erik Verbruggen
2010-01-15
2
-3
/
+3
*
Gotten rid of dulplicate files, and fixed includes.
Erik Verbruggen
2010-01-15
2
-3
/
+4
*
Add lookup for members of builtin types to QmlLookupContext.
Christian Kamm
2010-01-15
1
-3
/
+2
*
Build correct scopes for the lookup test.
Christian Kamm
2010-01-13
1
-11
/
+21
*
Take builtin properties into account for QML lookup tests.
Christian Kamm
2010-01-13
4
-56
/
+70
*
Add local lookup tests for QmlLookupContext.
Christian Kamm
2010-01-12
7
-0
/
+255
*
Added tests for QmlSymbol and QmlLookupContext.
Erik Verbruggen
2010-01-11
3
-0
/
+185