Revision 794515

Go back to digest for 13th April 2008

Other in Office

Johannes Simon committed changes in /trunk/koffice/kchart/shape:

Use the text shape instead of the simple text shape.
This has two reasons.

The first one is that it turned out to be impossible (without risking crashes) to use an interface to a plugin if the interface definition is not in the libs.

If I had knew this before, that would have saved me and Jan (thanks again for your help) a lot of time.

Second reason is that the text shape is more flexible than it seemed to me, which means that the functionality that chart labels don't support can be turned off.

File Changes

Modified 9 files
  • /trunk/koffice/kchart/shape
  •   /Axis.cpp
  •   /Axis.h
  •   /ChartConfigWidget.cpp
  •   /ChartShape.cpp
  •   /ChartShape.h
  •   /ChartTool.cpp
  •   /CMakeLists.txt
  •   /PlotArea.cpp
  •   /PlotArea.h
9 files changed in total