aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/texteditor.h
Commit message (Expand)AuthorAgeFilesLines
* CompilerExplorer: Fix Undo/Redo actionsMarcus Tillmanns2024-04-181-0/+5
* TextEditor: remove text editor action handlerDavid Schulz2024-04-091-2/+17
* TextEditor: Fix folding for async syntax highlighterArtem Sokolovskii2024-02-281-0/+1
* TextEditor: bound increase and decreaseFontZoom to a 10% gridDavid Schulz2024-02-231-0/+2
* TextEditor: Give access to m_toolBarWidgetMathias Hasselmann2024-01-111-1/+2
* Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen2023-11-161-0/+1
|\
| * TextEditor: Allow to programmatically highlight a block by cursorThomas Hartmann2023-11-091-0/+1
* | Make LineColumnButton re-usableEike Ziller2023-11-151-0/+17
* | Merge remote-tracking branch 'origin/12.0'Eike Ziller2023-10-241-2/+1
|\|
| * TextEditor: Don't export KSyntaxHighlightingMarcus Tillmanns2023-10-171-2/+1
* | TextEditor: improve sort selected linesDavid Schulz2023-10-241-1/+1
|/
* TextEditor: Add selecting highlighter by nameMarcus Tillmanns2023-10-171-0/+4
* LanguageClient: support additional goto targets in symbol supportDavid Schulz2023-09-291-1/+9
* TextEditor: reduce size of line ending chooserDavid Schulz2023-09-191-1/+1
* qbs build: Improve some base itemsChristian Kandeler2023-09-181-1/+0
* TextEditor: Allow overwriting undo handlingMarcus Tillmanns2023-09-041-2/+2
* CppEditor: Let users fold/unfold all comment blocksChristian Kandeler2023-08-081-2/+4
* TextEditor: optimize setting refactor markersDavid Schulz2023-06-131-0/+2
* Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen2023-05-221-1/+1
|\
| * TextEditor: Return BaseTextEditor for duplicateMarco Bubke2023-04-191-1/+1
* | FakeVim: Block SuggestionsMarcus Tillmanns2023-05-021-0/+5
* | Copilot: add copilot suggestion tooltipsDavid Schulz2023-03-291-0/+1
* | TextEditor: introduce text suggestion interfaceDavid Schulz2023-03-291-7/+8
* | LanguageClient: add action to open call hierarchyDavid Schulz2023-03-221-0/+2
* | TextEditor: skip auto completion while suggestion is visibleDavid Schulz2023-03-161-0/+1
* | TextEditor: add inline suggestionsDavid Schulz2023-02-011-0/+3
|/
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Editor: move ownership of assist interface to processorDavid Schulz2022-11-171-2/+4
* UnifiedDiffEditor: Fix indent visualizationJarek Kobus2022-10-211-0/+2
* TextEditor: do not replace nbsp with normal spacesDavid Schulz2022-10-041-1/+0
* Editor: remove html from default mime dataDavid Schulz2022-09-061-0/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Editor: add and use editor toolbar outline setterDavid Schulz2022-08-251-0/+3
* texteditor: Add Cursors to Line Ends commandMarcus Tillmanns2022-08-041-0/+1
* Utils: More porting.h related changeshjk2022-07-141-1/+0
* Utils: Collapse most of porting,hhjk2022-07-131-1/+1
* Do not pass Utils::LinkHandler by rvalue refChristian Kandeler2022-06-071-2/+2
* Utils: Rename ProcessLinkCallback to something less clumsyChristian Kandeler2022-06-031-2/+2
* texteditor: Add Select Next Match functionMarcus Tillmanns2022-04-131-0/+1
* TextEditor: add highlighter configure based on mimetypeDavid Schulz2022-02-041-0/+4
* Core: add action to select all find results in an EditorDavid Schulz2022-01-051-2/+2
* TextEditor: move setIfdefedOutBlocks to TextDocumentDavid Schulz2021-12-061-3/+0
* Editor: Fix drop location markerDavid Schulz2021-11-051-0/+2
* Fix qHash-related size compatibility warnings by MSVCOrgad Shaneh2021-10-201-1/+2
* Editor: multi cursor supportDavid Schulz2021-09-271-15/+6
* Clangd: Create correct code assist processor in providerDavid Schulz2021-09-171-4/+0
* ClangCodeModel: Use clangd for completion and function hintChristian Kandeler2021-08-231-0/+4
* ClangCodeModel: Provide tooltips via clangdChristian Kandeler2021-06-301-0/+4
* Editor: Allow defining custom snippet parser functionDavid Schulz2021-05-251-1/+5
* Core: filepathify IDocumentDavid Schulz2021-05-191-1/+1