Revision 535781

Go back to digest for 7th May 2006

Features in KDE Base

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

Make it much easier to work with context menus.

You can now get a default context menu, either created from scratch, or
provide your own menu to have the default actions added on the end.

There's also a signal to use if you want to add extra actions when the
popup is activated.

Also sneak in some const correctness, and removal of some deprecated
code.

File Changes

Modified 4 files
  • /trunk/KDE/kdelibs
  •   /interfaces/ktexteditor/view.h
  •   /kate/part/kateview.cpp
  •   /kate/part/kateview.h
  •   /kate/plugins/isearch/ISearchPlugin.cpp
4 files changed in total