summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cppcompletionassist.cpp
Commit message (Expand)AuthorAgeFilesLines
* Completion: Don't propose when there's a "good" candidateLeandro Melo2011-05-201-22/+0
* C++ editor: Fix potential crash in completionLeandro Melo2011-05-191-24/+44
* Revert "C++ editor: Fix potential crash in completion"Leandro Melo2011-05-191-17/+13
* C++ editor: Fix potential crash in completionLeandro Melo2011-05-191-13/+17
* c++ editor: Fix automatic completion for includesLeandro Melo2011-05-181-1/+15
* C++ editor: Remove scanning/caching of includesLeandro Melo2011-05-181-5/+23
* New code assist APILeandro Melo2011-05-181-0/+1866