summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: Prevent unwanted reflowing of doxygen commentsChristian Kandeler2022-09-201-3/+13
* TextEditor: Improve appearance of "erase" button in color scheme editorAlessandro Portale2022-09-152-10/+12
* Locator: add and use default shortcut and default search textDavid Schulz2022-09-142-5/+2
* Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-09-131-1/+2
|\
| * Editor: do not replace selection in drop editorDavid Schulz2022-09-051-1/+1
| * Editor: accept drop actionsDavid Schulz2022-09-051-0/+1
* | Re-introduction of the feature to adjust the line spacingFlorian Koch2022-09-127-35/+244
* | Convert file search API to FilePathEike Ziller2022-09-126-23/+22
* | TextEditor: Fix enabling of CodeStylePreferences for QmlJsAlessandro Portale2022-09-071-4/+4
* | Reuse FileSearchResultListJarek Kobus2022-09-071-4/+4
* | Editor: paint location marker over everything elseDavid Schulz2022-09-075-10/+45
* | TextEditor: Use filePath() instead of rawFilePath in find in fileshjk2022-09-061-1/+1
* | Editor: remove html from default mime dataDavid Schulz2022-09-064-1/+23
* | Editor: do not hardcode default colors for function search resultDavid Schulz2022-09-061-4/+0
* | FileSearchResult: Use FilePath for fileNameJarek Kobus2022-09-061-1/+1
* | Utils: Replace PathChooser::{fileP,p}athChanged signalshjk2022-09-061-2/+2
* | Editor: improve indent marker paintingDavid Schulz2022-09-021-4/+4
* | Editor: paint indent marker for blocks containing only spacesDavid Schulz2022-09-021-1/+5
* | Utils: Remove Utils::optionalEike Ziller2022-09-016-13/+15
* | Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-08-311-11/+17
|\ \ | |/
| * Editor: fix importing color schemesDavid Schulz2022-08-301-12/+18
* | Editor: improve painting multiple mark icons per lineDavid Schulz2022-08-311-21/+52
* | Use SPDX license identifiersLucie GĂ©rard2022-08-26185-4440/+370
* | Editor: add and use editor toolbar outline setterDavid Schulz2022-08-252-6/+48
* | Utils: Remove variant.hMarco Bubke2022-08-233-12/+13
* | New option for disabling of tinting the right margin area in text editorFlorian Koch2022-08-174-2/+15
* | TextEditor: inline snippetssettingspage.uiAlessandro Portale2022-08-174-182/+77
* | CodeStyle: Remove edit pop-upArtem Sokolovskii2022-08-165-161/+36
* | Editor: remove the unused group from some settingsDavid Schulz2022-08-085-58/+44
* | BinEditor: Support character encodings for the text partOrgad Shaneh2022-08-052-4/+25
* | ClangFormat: Move global settings in main pageArtem Sokolovskii2022-08-054-0/+22
* | Merge remote-tracking branch 'origin/8.0'hjk2022-08-056-20/+55
|\ \ | |/
| * TextMark: Delay context menu tooltip action creationhjk2022-08-042-16/+24
| * TextEditor: schedule update document layoutDavid Schulz2022-08-045-4/+31
* | texteditor: Add Cursors to Line Ends commandMarcus Tillmanns2022-08-044-0/+48
* | FilePath: Remove ::toDir() and deprecation hintsMarcus Tillmanns2022-08-041-27/+23
* | TextEditor: Factor out codec chooserOrgad Shaneh2022-08-036-61/+166
* | App: Use more local methods to trigger memory trim timerhjk2022-08-021-0/+4
* | CodeAssistant: Avoid using sender()Jarek Kobus2022-08-011-3/+3
* | Drop Qt5: TextEditor: Remove code below Qt 6.0.0Jarek Kobus2022-08-011-4/+1
* | Core: Include more utils/filepaths.h instead of utils/fileutils.hAlessandro Portale2022-07-281-0/+1
* | TextEditor: inline highlightersettingspage.uihjk2022-07-275-259/+118
* | TextEditor: inline displaysettingspage.uihjk2022-07-274-357/+176
* | Drop Qt5: Cpp/TextEditor: Get rid of QOverloadJarek Kobus2022-07-265-13/+12
* | TextEditor: Fix buildAlessandro Portale2022-07-261-1/+1
* | TextEditor: inline colorschemeedit.uihjk2022-07-265-885/+291
* | Utils: Make the second parameter to LayoutBuilder::attach() an enumhjk2022-07-262-3/+2
* | TextEditor: inline tabsettingswidget.uihjk2022-07-265-263/+118
* | TextEditor: inline completionsettingspage.uihjk2022-07-265-581/+233
* | TextEditor: Inline behaviorsettingswidget.uihjk2022-07-264-713/+267