Christian Kamm
|
5f04fbba1a
|
QmlJS indenter: Fix for expressions starting with numbers or strings.
Reviewed-by: Roberto Raggi
|
2010-12-09 13:28:43 +01:00 |
|
Christian Kamm
|
b58ebe7d29
|
QmlJS indenter: Fix incorrect indent after break/continue.
Make sure to push a transitory state before leave(true) so it only
finishes the statement - and not the surrounding statement!
Reviewed-by: trustme
|
2010-09-30 19:03:29 +02:00 |
|
Christian Kamm
|
e20bfaed68
|
QmlJS indenter: Fix break/continue/throw in if statement without braces.
Reviewed-by: Roberto Raggi
|
2010-09-27 10:30:39 +02:00 |
|
Christian Kamm
|
b4bd5449f6
|
QmlJS indenter: Fix problem with object literals.
Reviewed-by: Roberto Raggi
|
2010-09-27 10:12:50 +02:00 |
|
Christian Kamm
|
34f37fb5e3
|
QmlJS indenter: Fix one-line object declarations in array bindings.
Task-number: QTCREATORBUG-2295
|
2010-09-08 15:50:07 +02:00 |
|
Bill King
|
7f9a448eeb
|
Fixes: Tests should have unique names.
Details: Autotests need to be named uniquely, otherwise
all sorts of databases get lost and confused.
|
2010-08-19 11:56:53 +10:00 |
|