summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cpprefactoringchanges.cpp
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* C++ Editor: check for method existing decl/def when inserting new ones.Erik Verbruggen2010-10-081-1/+2
* C++: added quickfix to insert a method definition.Erik Verbruggen2010-09-301-0/+217
* Moved CppRefactoringChanges.Roberto Raggi2010-06-221-76/+0
* Preprocess the source file.Roberto Raggi2010-06-221-1/+2
* Added infrastructure to change multiple files at once.Erik Verbruggen2010-06-141-0/+75