Revision 784090

Go back to digest for 16th March 2008

Features in Development Tools

Paulo Moura Guedes committed changes in /trunk/KDE/kdewebdev/klinkstatus/src:

- Introduce a new scripting plugin which uses the new Kross::ScriptingPlugin class that allows to easily place scripting actions in the menus.
Also added two new dbus interfaces, SearchManagerAdaptor and SearchManagerAgentAdaptor, which can be reused as scripting interfaces.
These interfaces are a work in progress but it should allow to do things like check a site and export results/send email with one line of code

- Create a common shared lib which will be used by the part and the new scripting plugin

- Fix xmlgui merge issue

File Changes

Added 2 files
  • /trunk/KDE/kdewebdev/klinkstatus/src/engine
  •   /searchmanageragent.cpp
  •   /searchmanageragent.h
Deleted 1 files
  • /trunk/KDE/kdewebdev/klinkstatus/src/engine/interfaces
Modified 14 files
  • /trunk/KDE/kdewebdev/klinkstatus/src
  •   /actionmanager.cpp
  •   /actionmanager.h
  •   /CMakeLists.txt
  •   /global.cpp
  •   /global.h
  •   /klinkstatus.h
  •   /klinkstatus_part.cpp
  •   /klinkstatus_shell.rc
  •   /engine/searchmanager.cpp
  •   /engine/searchmanager.h
  •   /parser/mstring.h
  •   /parser/node.h
  •   /ui/tabwidgetsession.h
  •   /ui/settings/configidentificationdialog.h
17 files changed in total