summaryrefslogtreecommitdiff
path: root/src/libs/qmljs/qmljscodeformatter.h
Commit message (Expand)AuthorAgeFilesLines
* Update license.hjk2011-04-131-14/+13
* Exported header cleanup.Friedemann Kleint2011-01-201-2/+0
* It's 2011 now.con2011-01-121-1/+1
* QmlJS indenter: Only auto-reindent if indent was unchanged.Christian Kamm2011-01-041-0/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Removed stray tokens and fixed warnings/errors when compiling with pedantic C...Roberto Raggi2010-12-161-2/+2
|/
* QmlJS indenter: Fix incorrect indent after break/continue.Christian Kamm2010-09-301-1/+2
* QmlJS indenter: Fix break/continue/throw in if statement without braces.Christian Kamm2010-09-271-0/+1
* QmlJS indenter: Fix problem with object literals.Christian Kamm2010-09-271-0/+1
* Compile Windows.Friedemann Kleint2010-08-101-2/+2
* QmlJS: Introduce a new indenter that works similarly to the new C++ one.Christian Kamm2010-08-101-0/+309