Revision 600144

Go back to digest for 29th October 2006

Other in Office

Cyrille Berger Skott committed changes in /trunk/koffice/krita:

- first step of refactoring the configuration of the filter system (more on a mail later), the configuration isn't anymore created in the filter but in the widget
- disable most of the filters, as the change need more work on libraries

File Changes

Modified 21 files
  • /trunk/koffice/krita
  •   /image/CMakeLists.txt
  •   /image/kis_filter.cc
  •   /image/kis_filter.h
  •   /image/kis_filter_config_widget.cc
  •   /image/kis_filter_config_widget.h
  •   /ui/kis_dlg_adj_layer_props.cc
  •   /ui/kis_dlg_adjustment_layer.cc
  •   /ui/kis_dlg_adjustment_layer.h
  •   /ui/kis_filter_manager.cc
  •   /ui/kis_multi_bool_filter_widget.cc
  •   /ui/kis_multi_bool_filter_widget.h
  •   /ui/kis_multi_double_filter_widget.cc
  •   /ui/kis_multi_double_filter_widget.h
  •   /ui/kis_multi_integer_filter_widget.cc
  •   /ui/kis_multi_integer_filter_widget.h
  •   /plugins/filters/CMakeLists.txt
  •   /plugins/filters/bumpmap/bumpmap.cc
  •   /plugins/filters/bumpmap/bumpmap.h
  •   /plugins/filters/convolutionfilters/kis_custom_convolution_filter.cc
  •   /plugins/filters/convolutionfilters/kis_custom_convolution_filter.h
  •   /plugins/filters/convolutionfilters/kis_custom_convolution_filter_configuration_widget.cc
21 files changed in total