summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cppcompletionassistprovider.h
Commit message (Expand)AuthorAgeFilesLines
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* C++: Disable "Replace Dot for Arrow" auto-correction for ObjC sourcesNikolai Kosjar2014-06-021-1/+2
* Cpp{Tools,Editor}: Respect multi-QChar code points when handling identifiersNikolai Kosjar2014-05-231-0/+1
* CodeAssistant: Replace virtual with QTC_OVERRIDEOrgad Shaneh2014-02-171-3/+5
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* C++: Only parse with appropriate defines for open editors.Erik Verbruggen2013-10-011-2/+3
* C++: clean-up CppCompletionAssist.Erik Verbruggen2013-09-091-2/+16
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-22/+21
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Add missing copyright headersTobias Hunger2012-03-051-0/+32
* [C++] Added object pool handling for CompletionAssistProvider.Erik Verbruggen2012-02-231-0/+29