summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor/indenter.h
Commit message (Expand)AuthorAgeFilesLines
* 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-22/+13
* | Editors: Continue refactoring indenters out of the editors.Leandro Melo2010-11-091-1/+6
* | Editors: Refactor indenters out of the editors for better reusability.Leandro Melo2010-11-051-5/+21
|/
* Replace some struct with classesTobias Hunger2010-08-131-1/+1
* Indenter is now a separate class which can be reused through composition. Add...Leandro Melo2010-05-141-0/+63