aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/cpprefactoringengine.h
Commit message (Expand)AuthorAgeFilesLines
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-49/+0
* CppTools: Use only const pointers for ProjectInfo and ProjectPartChristian Kandeler2021-08-271-1/+1
* CppTools: Remove processEvents call from follow symbolIvan Donchevskii2018-03-191-1/+2
* Clang: add globalFollowSymbol to RefactoringEngineIvan Donchevskii2017-12-141-0/+5
* Clang: implement globalRename based on clang IndexIvan Donchevskii2017-10-251-2/+2
* Clang: implement findUsages with existing indexIvan Donchevskii2017-10-241-3/+5
* CppTools: add multiple refactoring engines supportIvan Donchevskii2017-10-171-2/+0
* C++: remove builtin RefactoringEngine dependency from CppEditorIvan Donchevskii2017-09-221-0/+43