aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cpplocalrenaming.cpp
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-3/+9
* CppEditor: Fix over-eager undoChristian Kandeler2020-10-221-2/+8
* Clang: use local renaming based on ClangCodeModelIvan Donchevskii2017-11-201-0/+9
* CppEditor: Remove invalid QTC_ASSERTNikolai Kosjar2017-07-211-1/+3
* CppEditor: Fix cutting while renaming symbol under cursorTasuku Suzuki2016-08-221-1/+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/+8
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+1
* 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-4/+4
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | CppEditor: Fix local renamingNikolai Kosjar2014-09-091-2/+0
* | C++: Base parsing on editor document instead of widgetNikolai Kosjar2014-08-251-1/+2
* | TextEditor: Consolidate document access functions.hjk2014-08-041-1/+1
* | Editors: Some renamings to enhance consistencyhjk2014-07-311-3/+3
|/
* CppEditor: Extract CppLocalRenamingNikolai Kosjar2014-06-131-0/+335