Revision 615015
Go back to digest for 24th December 2006Features in Development Tools
David Nolden committed changes in /branches/kdevelop/3.4/languages/cpp:
Add some general support for builtin types(don't show them as unresolved, and show some nice information about them). Don't try to locate builtin types.(Might increase performance drastically in some cases, because builtin types could never be found, and were searched everywhere).
File Changes
Modified 3 files
- /branches/kdevelop/3.4/languages/cpp
- /cppcodecompletion.cpp
- /simpletype.cpp
- /simpletype.h
3 files changed in total