Revision 928172

Go back to digest for 22nd February 2009

Features in KDE Base

Nick Shaforostoff committed changes in /trunk/KDE/kdelibs/kross:

-extend kross::plugin to be multiinstantiable even more.
-add a 'searchingpath' feature to kross::action.
this way we can use relative urls in scripts.rc scripts will be looked in system, home, or custom-specified (when using new c'tor) location. i needed this as Lokalize allows projects to be relocatable and be shared among several people

-implement scripts.rc saving in plugin d'tor (only if file already existed).
this is the first step in implementing GUI-based scripts.rc editing.

-optimize the model a bit.

File Changes

Modified 7 files
  • /trunk/KDE/kdelibs/kross
  •   /core/action.cpp
  •   /core/action.h
  •   /core/actioncollection.cpp
  •   /core/actioncollection.h
  •   /ui/model.cpp
  •   /ui/plugin.cpp
  •   /ui/plugin.h
7 files changed in total