Revision 824021

Go back to digest for 29th June 2008

Other in Office

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

This again is a commit with various changes I didn't get to commit separately. Note to myself: Need local git repository to be able to work on more than one thing at a time.

o Set pie explode factor per dataset
o Update data correctly for two-dimensional data
o Initial work on embedded ODF loading/saving
o Delete member variables in shape destructor
o Use transparent background for circle and ring charts

File Changes

Added 2 files
  • /trunk/koffice/kchart/shape
  •   /ChartDocument.cpp
  •   /ChartDocument.h
Modified 19 files
  • /trunk/koffice/kchart/shape
  •   /Axis.cpp
  •   /Axis.h
  •   /ChartConfigWidget.cpp
  •   /ChartConfigWidget.h
  •   /ChartConfigWidget.ui
  •   /ChartShape.cpp
  •   /ChartShape.h
  •   /ChartShapeFactory.cpp
  •   /ChartShapeFactory.h
  •   /ChartTool.cpp
  •   /ChartTool.h
  •   /CMakeLists.txt
  •   /DataSet.cpp
  •   /DataSet.h
  •   /Legend.cpp
  •   /Legend.h
  •   /PlotArea.cpp
  •   /PlotArea.h
  •   /ProxyModel.cpp
21 files changed in total