Revision 546311
Go back to digest for 4th June 2006Bug Fixes in Development Tools
David Nolden committed changes in /branches/kdevelop/3.4/languages/cpp:
no more code-completion within comments!
Also fix a problem with slotTextHint() where the slot was not disconnected correctly, and the text-hint got slower and slower because slotTextHint was called increasingly often for each
hint.
File Changes
Modified 3 files
- /branches/kdevelop/3.4/languages/cpp
- /cppcodecompletion.cpp
- /cppcodecompletion.h
- /cppsupportpart.h
3 files changed in total