aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/textdocumentlayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* Editor: Make line spacing adjustableDavid Schulz2020-10-011-0/+8
* TextEditor: Fix typo in a TextDocumentLayout functionNikolai Kosjar2019-12-181-15/+15
* TextEditor: ModernizeAlessandro Portale2018-11-301-5/+3
* TextEditor: ModernizeOrgad Shaneh2018-09-201-4/+2
* TextEditor: Cleanup TextDocumentLayoutOrgad Shaneh2018-05-071-31/+19
* TextEditor: Add option to display annotation between linesDavid Schulz2017-11-221-0/+8
* Add folding to Side-by-side diff editorJarek Kobus2017-11-011-0/+7
* C++: Handle curly braces like other brace typesNikolai Kosjar2017-05-231-4/+2
* Don't use return keyword when not necessaryMontel Laurent2017-04-141-1/+1
* Editor: Simplify FoldValidator::process.David Schulz2016-06-081-25/+18
* TextEditor: fix folding of all nested blocks of folded blockAnatoly Stolbov2016-05-181-0/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Editor: Allow negative folding indent.David Schulz2015-05-211-1/+1
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
* TextEditor: Do not use deleted TextMarks.David Schulz2014-10-071-1/+1
* TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-0/+699