aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/textdocumentlayout.h
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: Fix crash on reloading the documentDavid Schulz2023-08-041-1/+1
* CppEditor: Fix highlighting angle bracketsChristian Kandeler2023-05-301-1/+2
* TextEditor: fix crash on reloadDavid Schulz2023-04-131-1/+4
* Copilot: Add insert next word actionMarcus Tillmanns2023-04-061-0/+3
* TextEditor: add a virtual destructor to TextSuggestionDavid Schulz2023-03-311-0/+1
* Copilot: add copilot suggestion tooltipsDavid Schulz2023-03-291-1/+0
* TextEditor: introduce text suggestion interfaceDavid Schulz2023-03-291-13/+27
* TextEditor: support inline suggestionsDavid Schulz2023-03-151-2/+10
* Editor: Add replacement helper to document layoutDavid Schulz2023-02-021-1/+2
* TextEditor: add inline suggestionsDavid Schulz2023-02-011-0/+7
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Editor: paint location marker over everything elseDavid Schulz2022-09-071-0/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Merge remote-tracking branch 'origin/8.0'hjk2022-08-051-0/+5
|\
| * TextEditor: schedule update document layoutDavid Schulz2022-08-041-0/+5
* | TextEditor: remove mark width factorDavid Schulz2022-07-041-1/+0
|/
* Correctly include KSyntaxHighlighting headersDmitry Shachnev2022-05-241-1/+1
* CppEditor: Fix highlighting of raw string literalsChristian Kandeler2021-12-101-0/+6
* Make some qHash and comparison operators overloads hidden friendshjk2021-12-061-5/+5
* TextEditor: Provide a function for inserting a parenthesisChristian Kandeler2021-09-241-2/+2
* TextEditor: update matching parenthesis in the editorDavid Schulz2021-09-241-0/+5
* CppTools: Clear outdated "semantic parentheses"Christian Kandeler2021-03-011-0/+3
* TextEditor: Fix typo in a TextDocumentLayout functionNikolai Kosjar2019-12-181-1/+1
* TextEditor: replace generic highlighter with ksyntaxhighlightingDavid Schulz2019-01-281-0/+6
* TextEditor: ModernizeAlessandro Portale2018-11-301-1/+1
* TextEditor: ModernizeOrgad Shaneh2018-09-201-1/+1
* TextEditor: Use override consistentlyTobias Hunger2018-05-081-1/+1
* TextEditor: Cleanup TextDocumentLayoutOrgad Shaneh2018-05-071-21/+18
* TextEditor: Add option to display annotation between linesDavid Schulz2017-11-221-1/+6
* Add folding to Side-by-side diff editorJarek Kobus2017-11-011-0/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Editor: Allow negative folding indent.David Schulz2015-05-211-8/+8
* TextEditor: Optimize alignment in class ParenthesisNikolai Kosjar2015-05-131-5/+5
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* TextEditor: Adapt include guard to file renameOrgad Shaneh2015-01-051-3/+3
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
* TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-0/+231