Revision 565769

Go back to digest for 30th July 2006

Features in Development Tools

David Nolden committed changes in /branches/kdevelop/3.4/languages/cpp:

1. Ordering in the completion-box is much better now. First the items are ordered by access-level, and then by inheritance-depth(see QObject ;)
2. Most of the Code-Completion-Options are read from CppCodeCompletionConfig now(I added the options there), and used in the code. CppCodeCompletionConfig is not yet filled from the GUI though.

File Changes

Modified 4 files
  • /branches/kdevelop/3.4/languages/cpp
  •   /computerecoverypoints.h
  •   /cppcodecompletion.cpp
  •   /cppcodecompletion.h
  •   /cppcodecompletionconfig.h
4 files changed in total