Revision 704814
Go back to digest for 2nd September 2007Features in Office
Inge Wallin committed changes in /trunk/koffice/kchart:
Move the wizard to the attic. This is step 2 in the process of building the foundation for KChart 2.
Next steps are:
- Move the configuration dialog to the attic
- Rename all C++ files to .cpp instead of .cc to follow the KDE coding standards.
- Copy kchart_part.cc to KChartDocument.cpp and use that in the shape
- Make the application include the shape and also have a toolbar.
File Changes
Added 15 files
- /trunk/koffice/kchart/attic
- /dialogs
- /kchart_part.cc
- /kchart_part.h
- /dialogs/KCWizard.cc
- /dialogs/KCWizard.h
- /dialogs/KCWizardAxesPage.cc
- /dialogs/KCWizardAxesPage.h
- /dialogs/KCWizardCharttype.cc
- /dialogs/KCWizardCharttype.h
- /dialogs/KCWizardDataPage.cc
- /dialogs/KCWizardDataPage.h
- /dialogs/KCWizardLabelsLegendPage.cc
- /dialogs/KCWizardLabelsLegendPage.h
- /dialogs/KCWizardSubtypePage.cc
- /dialogs/KCWizardSubtypePage.h
Deleted 12 files
- /trunk/koffice/kchart/dialogs
- /KCWizard.cc
- /KCWizard.h
- /KCWizardAxesPage.cc
- /KCWizardAxesPage.h
- /KCWizardCharttype.cc
- /KCWizardCharttype.h
- /KCWizardDataPage.cc
- /KCWizardDataPage.h
- /KCWizardLabelsLegendPage.cc
- /KCWizardLabelsLegendPage.h
- /KCWizardSubtypePage.cc
- /KCWizardSubtypePage.h
Modified 8 files
- /trunk/koffice/kchart
- /CMakeLists.txt
- /kchart.rc
- /kchart_part.cc
- /kchart_part.h
- /kchart_view.cc
- /kchart_view.h
- /KChartViewAdaptor.cc
- /KChartViewAdaptor.h
35 files changed in total