Revision 784544

Go back to digest for 16th March 2008

Other in Office

Emanuele Tamponi committed changes in /trunk/koffice:

The Mixer is back! The paintop too but it doesn't work still.

Going to remove painterlyframework.old directory.

Compare objects, not addresses, in KoColor

Please accept that I comment that code in krita/image and krita/ui because it's the only way I can avoid the use of a KisImage in the Mixer, and those checks don't seem to be needed anyway.

File Changes

Added 21 files
  • /trunk/koffice/krita/plugins/painterlyframework
  •   /colorspot.cpp
  •   /colorspot.h
  •   /complexbrush.cpp
  •   /complexbrush.h
  •   /kis_complexop.cpp
  •   /kis_complexop.h
  •   /kis_painterlymixer.cpp
  •   /kis_painterlymixer.h
  •   /kis_painterlymixer.ui
  •   /kis_painterlymixerdocker.cpp
  •   /kis_painterlymixerdocker.h
  •   /kritacomplexbrush.desktop
  •   /kritapainterlymixer.desktop
  •   /mathematics.cpp
  •   /mathematics.h
  •   /mixercanvas.cpp
  •   /mixercanvas.h
  •   /mixertool.cpp
  •   /mixertool.h
  •   /painterlymixer.cpp
  •   /painterlymixer.h
Deleted 1 files
  • /trunk/koffice/krita/plugins/painterlyframework/cqp
Modified 13 files
  • /trunk/koffice
  •   /krita/image/kis_complex_color.cpp
  •   /krita/image/kis_complex_color.h
  •   /krita/image/kis_layer.cc
  •   /krita/image/kis_paint_layer.cc
  •   /krita/ui/kis_tool.cc
  •   /krita/ui/kis_tool_freehand.cc
  •   /libs/pigment/KoColor.cpp
  •   /krita/plugins/painterlyframework.old/kis_painterlymixer.cpp
  •   /krita/plugins/painterlyframework.old/mathematics.cpp
  •   /krita/plugins/painterlyframework.old/mathematics.h
  •   /krita/plugins/painterlyframework.old/mixercanvas.cpp
  •   /krita/plugins/painterlyframework/CMakeLists.txt
  •   /krita/plugins/painterlyframework/tests/kis_ks_colorspace_test.cpp
35 files changed in total