Hi Florian, I'm glad to see you fixing issues in KDChart, and I really appreciate your help. You should know though that this is only a copy of the last officially released version, and will get overridden with the next update. If you have fixed bugs or misspellings, please don't commit them to this copy, but send them to me and I will, if possible, merge the changes into trunk. In fact, most of these things in your commit should already be fixed in trunk, since I fixed 90% of the krazy issues there last week. - Joh On Tuesday 02 September 2008 20:08:45 Florian Merz wrote: > SVN commit 856360 by fmerz: > > Spelling fixes > > M +1 -1 examples/DrawIntoPainter/mainwindow.cpp > M +1 -1 kdchartserializer/examples/customAxisClass/mainwindow.cpp > M +1 -1 kdchartserializer/src/KDChartAxesSerializer.h > M +1 -1 kdchartserializer/src/KDChartCoordPlanesSerializer.h > M +1 -1 kdchartserializer/src/KDChartDiagramsSerializer.h > M +1 -1 kdchartserializer/src/KDChartLegendsSerializer.cpp > M +1 -1 kdchartserializer/src/KDChartLegendsSerializer.h > M +1 -1 kdchartserializer/src/KDChartSerializeCollector.cpp > M +1 -1 kdchartserializer/src/KDChartSerializer.cpp > M +1 -1 kdchartserializer/src/KDChartTextAreaSerializer.h > M +1 -1 src/KDChartAbstractAreaBase.cpp > M +1 -1 src/KDChartAbstractAreaWidget.cpp > M +1 -1 src/KDChartAbstractCartesianDiagram.cpp > M +2 -2 src/KDChartAbstractCoordinatePlane.h > M +3 -3 src/KDChartAbstractDiagram.h > M +2 -2 src/KDChartCartesianAxis.cpp > M +2 -2 src/KDChartCartesianCoordinatePlane.h > M +3 -3 src/KDChartChart.cpp > M +1 -1 src/KDChartChart.h > M +1 -1 src/KDChartEnums.h > M +1 -1 src/KDChartLegend.h > M +1 -1 src/KDChartPalette.h > M +1 -1 src/KDChartRelativePosition.h > M +1 -1 src/KDChartWidget.cpp > M +1 -1 src/KDChartWidget.h > M +1 -1 src/LeveyJennings/KDChartLeveyJenningsDiagram.cpp