summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor/basetextdocumentlayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Fix: Folded code is deleted on savemae2010-09-071-1/+1
* Fix brace statesmae2010-07-121-22/+17
* Fix use of unitialized memoryOlivier Goffart2010-07-091-0/+1
* C++ indenter: Refactor to be independent of BaseTextDocumentLayout.Christian Kamm2010-07-081-5/+0
* C++: Introduce the new CodeFormatter.Christian Kamm2010-07-021-3/+41
* add basic support to show refactor markersmae2010-07-021-0/+18
* Code folding fixmae2010-05-201-2/+0
* Rework code foldingmae2010-05-201-149/+73
* Renamed TextEditDocumentLayout to BaseTextDocumentLayoutThorbjørn Lindeijer2010-04-261-34/+34
* Moved TextEditDocumentLayout and related classes to their own fileThorbjørn Lindeijer2010-04-261-0/+593