aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/cppfollowsymbolundercursor.cpp
Commit message (Expand)AuthorAgeFilesLines
* CppTools: SimplifyNikolai Kosjar2019-11-011-1/+1
* Standardize on int for line and column valueshjk2019-07-261-11/+8
* CppTools: modernizeAlessandro Portale2019-01-211-20/+16
* Clang: Do not call built-in follow symbol with no documentIvan Donchevskii2018-11-281-2/+5
* Utils: Adjust column numbers affected by convertPosition changeIvan Donchevskii2018-11-091-15/+17
* TextEditor: Highlight punctuators as TextHugo Holgersson2018-05-031-1/+1
* CppTools: Remove processEvents call from follow symbolIvan Donchevskii2018-03-191-15/+22
* CPlusPlus: Add toLink method to the SymbolIvan Donchevskii2018-02-071-2/+2
* TextEditor: move Link class to separate header in UtilsIvan Donchevskii2017-11-271-1/+1
* TextEditor: move convenience from texteditor to utilsIvan Donchevskii2017-09-221-5/+4
* C++: remove builtin FollowSymbol dependency from CppEditorIvan Donchevskii2017-09-221-0/+797