aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/normalindenter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | TextEditor: Remove unneeded qualificationsOrgad Shaneh2015-02-061-1/+1
|/
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* 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
* Refactor: Get rid of BaseTextEditorWidget from IndenterJarek Kobus2011-08-051-4/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-1/+1
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Editors: Move auto-completion code out of the editorLeandro Melo2010-12-011-4/+4
* | Editors: Refactor indenters out of the editors for better reusability.Leandro Melo2010-11-051-3/+5
|/
* Indenter is now a separate class which can be reused through composition. Add...Leandro Melo2010-05-141-0/+89