More Info

Revision 749178

(Back to digest)
 

Features in Office

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

* Added a tool to select and modify datasets of the diagram. Now that selecting is implemented, dataset properties editing is to follow.
Note: For diagram types other than bar diagrams, this is still somewhat buggy. Only works for cartesian diagrams atm.
* Added ChartShape::repaint() along the way that doesn't update the entire KDChart::Chart. So it should theoretically be faster than ::update()

File Changes

Added 7 files
/trunk/koffice/kchart/shape
 
/ChartDatasetConfigWidget.cpp
 
/ChartDatasetConfigWidget.h
 
/ChartDatasetConfigWidget.ui
 
/ChartDatasetTool.cpp
 
/ChartDatasetTool.h
 
/ChartDatasetToolFactory.cpp
 
/ChartDatasetToolFactory.h
Modified 4 files
/trunk/koffice/kchart/shape
 
/ChartShape.cpp
 
/ChartShape.h
 
/ChartShapeFactory.cpp
 
/CMakeLists.txt
11 files changed in total