Revision 735104

Go back to digest for 11th November 2007

Features in Office

Cyrille Berger Skott committed changes in /trunk/koffice:

add the possibility to create plugins with extensions to color spaces and a (currently) dummy example (which is now containing a doing nothing hsv adjustement for my second attempt to commit) to test that everything is ok

File Changes

Added 8 files
  • /trunk/koffice
  •   /krita/colorspaces/extensions
  •   /libs/pigment/pigmentextension.desktop
  •   /krita/colorspaces/extensions/CMakeLists.txt
  •   /krita/colorspaces/extensions/extensions_plugin.cc
  •   /krita/colorspaces/extensions/extensions_plugin.h
  •   /krita/colorspaces/extensions/kis_hsv_adjustement.cc
  •   /krita/colorspaces/extensions/kis_hsv_adjustement.h
  •   /krita/colorspaces/extensions/krita_colorspaces_extensions_plugin.desktop
Modified 5 files
  • /trunk/koffice
  •   /krita/colorspaces/CMakeLists.txt
  •   /libs/pigment/CMakeLists.txt
  •   /libs/pigment/KoColorSpaceRegistry.cpp
  •   /libs/pigment/KoColorTransformationFactoryRegistry.cpp
  •   /libs/pigment/KoColorTransformationFactoryRegistry.h
13 files changed in total