Revision 890367

Go back to digest for 30th November 2008

Other in Development Tools

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

- The shortcuts to navigate are now: ALT+Arrows and ALT+Return.
- When pressing+releasing ALT fast in completion-list or quickopen, the navigation-widget of the current item is toggled.
- When keeping ALT pressed for some time, the navigation-widget is only shown until ALT is released again. This allows only peeking into the additional information.
- When the code-browser is visible and the cursor is in the editor, it is now possible to navigate within the code-browser using the ALT+Arrow and ALT+Return shortcuts.

File Changes

Deleted 1 files
  • /trunk/KDE/kdevplatform/util/shiftpressdetector.h
Modified 11 files
  • /trunk/KDE/kdevplatform
  •   /shell/mainwindow_p.cpp
  •   /plugins/contextbrowser/browsemanager.cpp
  •   /plugins/contextbrowser/browsemanager.h
  •   /plugins/contextbrowser/contextbrowserview.cpp
  •   /plugins/contextbrowser/contextbrowserview.h
  •   /plugins/quickopen/quickopenplugin.cpp
  •   /plugins/quickopen/quickopenplugin.h
  •   /language/duchain/navigation/abstractnavigationcontext.cpp
  •   /language/duchain/navigation/abstractnavigationcontext.h
  •   /language/duchain/navigation/abstractnavigationwidget.cpp
  •   /language/duchain/navigation/abstractnavigationwidget.h
12 files changed in total