summaryrefslogtreecommitdiff
path: root/src/libs/qmljs/qmljscodeformatter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license.hjk2011-04-131-14/+13
* QmlJS indenter: Fix object bindings with namespaces.Christian Kamm2011-01-201-1/+3
* It's 2011 now.con2011-01-121-1/+1
* QmlJS indenter: Only auto-reindent if indent was unchanged.Christian Kamm2011-01-041-0/+12
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | QmlJS indenter: Fix for expressions starting with numbers or strings.Christian Kamm2010-12-091-0/+2
|/
* QmlJS indenter: Fix incorrect indent after break/continue.Christian Kamm2010-09-301-0/+1
* QmlJS indenter: Fix break/continue/throw in if statement without braces.Christian Kamm2010-09-271-0/+8
* QmlJS indenter: Fix problem with object literals.Christian Kamm2010-09-271-1/+10
* QmlJS: Introduce a new indenter that works similarly to the new C++ one.Christian Kamm2010-08-101-0/+910