aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cpplocalrenaming.h
Commit message (Expand)AuthorAgeFilesLines
* CppEditor: Adapt function declarationChristian Kandeler2023-11-301-0/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CppEditor: use selection(Begin/End) to check local renamingsDavid Schulz2021-09-301-2/+3
* Clang: use local renaming based on ClangCodeModelIvan Donchevskii2017-11-201-0/+1
* CppEditor: Use Qt5-style connectsOrgad Shaneh2016-05-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* CppEditor: Fix inserting completion while in (local) rename modeTakumi ASAKI2015-07-011-0/+2
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-3/+3
* | C++: Base parsing on editor document instead of widgetNikolai Kosjar2014-08-251-2/+3
|/
* CppEditor: Extract CppLocalRenamingNikolai Kosjar2014-06-131-0/+109