aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/qmljsindenter.h
Commit message (Expand)AuthorAgeFilesLines
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Exported header cleanup.Friedemann Kleint2011-01-201-3/+2
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* QmlJS: Move parts of the indenter to the new LineInfo.Christian Kamm2010-04-291-63/+2
* QmlJS: Fix switch statement indentation.Christian Kamm2010-04-211-0/+1
* QmlJSEditor: Improve indentation of square brackets.Christian Kamm2010-04-141-0/+1
* Long live the king!hjk2010-03-051-1/+1
* Get rid off unused regexp QmlJSIndenter::label.Roberto Raggi2010-01-291-1/+0
* Removed unused code.Roberto Raggi2010-01-291-1/+0
* Fixed indentation of QML/JS for-statements.Roberto Raggi2010-01-191-1/+1
* Added helper method QmlJSIndenter::tokenText().Roberto Raggi2010-01-191-0/+1
* Moved QmlJSScanner::Token in the QmlJS namespace.Roberto Raggi2010-01-191-2/+2
* Handle comments at the end of braceless control statements.Roberto Raggi2010-01-191-0/+2
* Renamed classes and files to use the QmlJS prefix.Roberto Raggi2010-01-181-0/+140