summaryrefslogtreecommitdiff
path: root/src/plugins/cppeditor/cpprefactoringchanges.h
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* LanguageClient: Indent code coming from the serverChristian Kandeler2022-02-031-0/+23
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-0/+99
* C++: added quickfix to insert a method definition.Erik Verbruggen2010-09-301-104/+0
* CppEditor: Simplify CppRefactoringChanges classKai Koehne2010-08-161-5/+1
* QuickFix: Move helpers from QuickFixData to RefactoringFile.Christian Kamm2010-08-131-0/+1
* QuickFix: Introduce CppRefactoringFile.Christian Kamm2010-08-131-1/+39
* QuickFix: Simplify getting a Document for a C++ refactoring.Christian Kamm2010-08-121-1/+2
* QuickFix: Migrate to a nicer API for cross-file quick fixes.Christian Kamm2010-08-121-2/+1
* QuickFix: Clean up RefactoringChanges and add missing functionality.Christian Kamm2010-08-121-0/+3
* Share the LookupContext.Roberto Raggi2010-07-191-1/+7
* Store the time stamp if necessary.Roberto Raggi2010-06-221-3/+1
* Renamed CppRefactoringChanges::parsedDocumentForFile().Roberto Raggi2010-06-221-2/+2
* Moved CppRefactoringChanges.Roberto Raggi2010-06-221-0/+62