Revision 579123

Go back to digest for 3rd September 2006

Features in Development Tools

Hamish Rodda committed changes in /trunk/KDE/kdevelop:

Initial support for converting a duchain from its on-disk representation to editor ranges and cursors, and initial highlighting.

Makes documents highlighted from just after opening. Seems to be a bug
with highlighting of uses though...

File Changes

Added 2 files
  • /trunk/KDE/kdevelop/languages/cpp/duchain
  •   /smartconverter.cpp
  •   /smartconverter.h
Modified 9 files
  • /trunk/KDE/kdevelop
  •   /lib/kdevast.cpp
  •   /lib/kdevast.h
  •   /lib/kdevlanguagesupport.cpp
  •   /lib/kdevlanguagesupport.h
  •   /languages/cpp/CMakeLists.txt
  •   /languages/cpp/cpplanguagesupport.cpp
  •   /languages/cpp/cpplanguagesupport.h
  •   /lib/editor/kdeveditorintegrator.cpp
  •   /languages/cpp/duchain/tests/CMakeLists.txt
11 files changed in total