Revision cb907fb...

Go back to digest for 19th August 2012

Features in KDE Base

Christoph Cullmann committed changes in [kate] /:

implement more plugin interfaces to allow plugin to get signals when other plugin views got created/deleted
this will allow plugin to talk to each other more easily ;)
first test will be projectplugin => searchplugin, to allow searches in current active project ;)

File Changes

Modified 10 files
  •   kate/app/katemainwindow.cpp
  •   kate/app/katemainwindow.h
  •   kate/app/katepluginmanager.cpp
  •   kate/interfaces/kate/mainwindow.cpp
  •   kate/interfaces/kate/mainwindow.h
  •   kate/plugins/project/kateproject.cpp
  •   kate/plugins/project/kateproject.h
  •   kate/plugins/project/kateprojectpluginview.cpp
  •   kate/plugins/project/kateprojectpluginview.h
  •   kate/plugins/project/kateprojectview.h
10 files changed in total