aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/basetextdocumentlayout.h
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-231/+0
* Rename {Core,TextEditor},{Base,}TextDocument classeshjk2014-09-251-1/+1
* Merge ITextMark and BaseTextMarkhjk2014-07-231-3/+4
* Remove ITextMarkablehjk2014-07-221-5/+3
* C++: Fix support for incremental input with \nOrgad Shaneh2014-02-041-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Optimize painting after changing marksDaniel Teske2012-09-111-0/+4
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Fix reloading removing all BaseTextMarksDaniel Teske2012-04-051-2/+9
* Move BaseTextDocument::documentClosing to BaseTextDocumentLayoutDaniel Teske2012-02-151-0/+1
* Move DocumentMarker to BaseTextDocumentLayoutDaniel Teske2012-02-151-1/+4
* Move mark related functions to BaseTextDocumentLayoutDaniel Teske2012-02-151-0/+2
* Remove unneeded function clearMarksDaniel Teske2012-02-151-1/+0
* Remove ITextMark::documentClosing()Daniel Teske2012-02-151-1/+1
* Remove unused method ITextMarkable::hasMark()Daniel Teske2012-02-151-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* 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
* | Double-click to select current blockYuchen Deng2011-11-081-1/+2
|/
* Editors: Make sure folded blocks remain consistentLeandro Melo2011-08-151-0/+16
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | Adjust mark area width to mark width.hjk2011-03-231-0/+1
|/
* texteditor: give priorities to mark to ensure z-order when drawinghjk2011-03-021-1/+1
* Fix Krazy code scanning tool warnings (QString, loops, spelling).Friedemann Kleint2011-02-251-2/+2
* 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
* | Add some comments about code foldingTobias Hunger2010-11-221-0/+9
|/
* Fix brace statesmae2010-07-121-8/+13
* C++ indenter: Refactor to be independent of BaseTextDocumentLayout.Christian Kamm2010-07-081-7/+0
* C++: Introduce the new CodeFormatter.Christian Kamm2010-07-021-1/+21
* add basic support to show refactor markersmae2010-07-021-0/+5
* Rework code foldingmae2010-05-201-73/+25
* Renamed TextEditDocumentLayout to BaseTextDocumentLayoutThorbjørn Lindeijer2010-04-261-3/+3
* Moved TextEditDocumentLayout and related classes to their own fileThorbjørn Lindeijer2010-04-261-0/+214