Revision 872173

Go back to digest for 19th October 2008

Features in Development Tools

David Nolden committed changes in /trunk/KDE/kdevplatform/plugins/contextbrowser:

Add a new Source-browsing using the mouse.
The code-browser has a new toggle-button now, that lets you enable "browse" mode.

In that mode, you can just click uses or special-objects items in the editor, and they will be jumped to, like when browsing a web-page.

Yet missing: Give some better visual feedback when the cursor is over a clickable item, activate this mode by CTRL key.

File Changes

Added 2 files
  • /trunk/KDE/kdevplatform/plugins/contextbrowser
  •   /browsemanager.cpp
  •   /browsemanager.h
Modified 4 files
  • /trunk/KDE/kdevplatform/plugins/contextbrowser
  •   /CMakeLists.txt
  •   /contextbrowser.cpp
  •   /contextbrowserview.cpp
  •   /contextbrowserview.h
6 files changed in total