aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/textutils.h
Commit message (Expand)AuthorAgeFilesLines
* Editor: add formatter supportDavid Schulz2020-01-221-0/+2
* Utils: move text replacement helper to Utils::TextDavid Schulz2020-01-091-0/+17
* Clang: Extract Utils::utf8AdvanceCodePointNikolai Kosjar2019-08-271-0/+1
* Standardize on int for line and column valueshjk2019-07-261-1/+1
* ClangFormat: Refactor codeIvan Donchevskii2019-02-201-0/+4
* Help: Add fallback word lookup for context help to base text editorEike Ziller2019-02-151-0/+1
* Utils: Fix comment of convertPositionDavid Schulz2018-10-191-1/+1
* Clang: Move text cursor utility methods into ClangCodeModelIvan Donchevskii2018-10-181-46/+0
* Clang: Fix abandoning the parentheses for functionIvan Donchevskii2018-10-171-0/+8
* Clang: Significantly improve ClangFormat plugin usabilityIvan Donchevskii2018-10-171-0/+4
* Introduce a basic client for the language server protocolDavid Schulz2018-09-031-1/+1
* Clang: Provide all overloads for function definition completionIvan Donchevskii2018-08-021-0/+38
* Utils: Remove superfluous qualificationsOrgad Shaneh2018-07-191-1/+1
* Utils: Move common positionInText function to Utils::TextIvan Donchevskii2018-06-191-0/+3
* Clang: Use LineColumn instead of explicit integers for line and columnMarco Bubke2018-01-171-0/+3
* TextEditor: move convenience from texteditor to utilsIvan Donchevskii2017-09-221-0/+52