Revision 630918

Go back to digest for 11th February 2007

Other in Office

Thomas Zander committed changes in /trunk/koffice:

Refactor the kpart painting features of zoom and transparancy out of existance.
They were unused and nobody bothered to program them in the last 5 years.
Now its not needed anymore as flake will do it differently, and better.

This is, btw, an excellent example of why its a bad idea to add API for something without implementing it. It tends to be work that will never get used.

File Changes

Modified 38 files
  • /trunk/koffice
  •   /example/KoExamplePart.cpp
  •   /example/KoExamplePart.h
  •   /example/KoExampleView.cpp
  •   /karbon/karbon_part.cc
  •   /karbon/karbon_part.h
  •   /kchart/kchart_part.cc
  •   /kchart/kchart_part.h
  •   /kchart/kchart_view.cc
  •   /kformula/KFormulaPartDocument.cpp
  •   /kformula/KFormulaPartDocument.h
  •   /kounavail/kounavail.cc
  •   /kounavail/kounavail.h
  •   /kplato/kptpart.cc
  •   /kplato/kptpart.h
  •   /kspread/Canvas.cpp
  •   /kspread/Doc.cpp
  •   /kspread/Doc.h
  •   /kspread/Object.cpp
  •   /kspread/Object.h
  •   /krita/ui/kis_doc2.cc
  •   /krita/ui/kis_doc2.h
  •   /kugar/kudesigner/kudesigner_doc.cpp
  •   /kugar/kudesigner/kudesigner_doc.h
  •   /kugar/kudesigner/kudesigner_view.cpp
  •   /kugar/part/kugar_part.h
  •   /kword/part/KWDocument.cpp
  •   /kword/part/KWDocument.h
  •   /libs/kofficecore/KoChild.cpp
  •   /libs/kofficecore/KoChild.h
  •   /libs/kofficecore/KoDocument.cpp
  •   /libs/kofficecore/KoDocument.h
  •   /libs/kofficecore/KoView.cpp
  •   /libs/kofficecore/KoView.h
  •   /libs/kopageapp/KoPADocument.cpp
  •   /libs/kopageapp/KoPADocument.h
  •   /shapes/text/TextTool.cpp
  •   /filters/kchart/genericimageexport/genericimageexport.cpp
  •   /filters/kchart/svg/svgexport.cc
38 files changed in total