aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljstools/qmljsindenter.cpp
Commit message (Expand)AuthorAgeFilesLines
* ClangFormat: Add cursor position to the indenter interfaceIvan Donchevskii2019-01-311-3/+8
* ClangFormat: Refactor indenter to allow ClangFormat unit-testsIvan Donchevskii2019-01-221-15/+9
* QmlJSTools: ModernizeAlessandro Portale2018-12-071-4/+2
* Editor: Collect indentation for a list of text blocksDavid Schulz2016-08-311-0/+16
* Editor: Fix whitespace cleaning.David Schulz2016-02-241-4/+13
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Clean headers in QmlJsTools.Friedemann Kleint2013-04-031-1/+0
* 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-4/+4
* Long live the king!hjk2012-01-261-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-011-0/+2
|\|
| * QmlJS indenter: Never touch indent of multi-line strings.Christian Kamm2011-10-311-0/+2
* | QmlJS indenter: Move reusable code to qmljs lib.Christian Kamm2011-10-191-2/+2
|/
* Implement Code Style schemesJarek Kobus2011-09-231-0/+6
* Refactor: Get rid of BaseTextEditorWidget from IndenterJarek Kobus2011-08-051-7/+4
* Make C++ code style configurable.Christian Kamm2011-05-241-0/+86