Revision 600194

Go back to digest for 29th October 2006

Other in Office

Inge Wallin committed changes in /branches/koffice/1.6/koffice/kchart/kdchart:

Import KDChart 1.1.4.

I had to disable support for QSA, since it didn't compile. If you
want to reenable it, then remove the # in Makefile.am and remove #if 0
in KDChart.cpp.

In KDChartVectorTable.cpp, I had to disable the destructor since it
was defined in both the .h file and the .cpp file. Apparently, the
author works with gcc version 3.x. :-)

File Changes

Added 12 files
  • /branches/koffice/1.6/koffice/kchart/kdchart
  •   /KDChartAxisParamsWrapper.cpp
  •   /KDChartAxisParamsWrapper.h
  •   /KDChartCustomBoxWrapper.cpp
  •   /KDChartCustomBoxWrapper.h
  •   /KDChartObjectFactory.cpp
  •   /KDChartObjectFactory.h
  •   /KDChartParamsWrapper.cpp
  •   /KDChartParamsWrapper.h
  •   /KDChartTableDataWrapper.cpp
  •   /KDChartTableDataWrapper.h
  •   /KDChartWrapperFactory.cpp
  •   /KDChartWrapperFactory.h
Modified 36 files
  • /branches/koffice/1.6/koffice/kchart/kdchart
  •   /KDChart.cpp
  •   /kdchart_export.h
  •   /KDChartAxesPainter.cpp
  •   /KDChartAxesPainter.h
  •   /KDChartAxisParams.cpp
  •   /KDChartAxisParams.h
  •   /KDChartBarPainter.cpp
  •   /KDChartBaseSeries.cpp
  •   /KDChartBaseSeries.h
  •   /KDChartCustomBox.cpp
  •   /KDChartCustomBox.h
  •   /KDChartDataIntern.cpp
  •   /KDChartDataIntern.h
  •   /KDChartDataRegion.h
  •   /KDChartEnums.cpp
  •   /KDChartEnums.h
  •   /KDChartGlobal.h
  •   /KDChartHiLoPainter.cpp
  •   /KDChartLinesPainter.cpp
  •   /KDChartListTable.h
  •   /KDChartPainter.cpp
  •   /KDChartParams.cpp
  •   /KDChartParams.h
  •   /KDChartParams_frame.cpp
  •   /KDChartParams_io.cpp
  •   /KDChartPropertySet.cpp
  •   /KDChartPropertySet.h
  •   /KDChartTableBase.cpp
  •   /KDChartTextPiece.cpp
  •   /KDChartVectorTable.cpp
  •   /KDChartVectorTable.h
  •   /KDChartWidget.cpp
  •   /KDFrame.cpp
  •   /KDFrameProfileSection.cpp
  •   /KDXMLTools.cpp
  •   /Makefile.am
48 files changed in total