aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/textutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* ClangFormat: Fix UTF-16 line and column for 0 offsetIvan Donchevskii2019-03-061-2/+5
* ClangFormat: Refactor codeIvan Donchevskii2019-02-201-0/+22
* Help: Add fallback word lookup for context help to base text editorEike Ziller2019-02-151-0/+7
* ClangFormat: Fix the return value for the line offsetIvan Donchevskii2018-12-121-0/+3
* ClangFormat: Make more readable helper functionsIvan Donchevskii2018-10-241-6/+6
* Clang: Significantly improve ClangFormat plugin usabilityIvan Donchevskii2018-10-171-0/+15
* Utils: Fix column returned from helper functionIvan Donchevskii2018-10-111-1/+1
* Clang: Change the way completion fix-its are shownIvan Donchevskii2018-10-021-1/+2
* 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-1/+0
* Utils: Remove superfluous qualificationsOrgad Shaneh2018-07-191-2/+2
* Utils: Move common positionInText function to Utils::TextIvan Donchevskii2018-06-191-0/+7
* Clang: Use LineColumn instead of explicit integers for line and columnMarco Bubke2018-01-171-0/+12
* TextEditor: move convenience from texteditor to utilsIvan Donchevskii2017-09-221-0/+125