summaryrefslogtreecommitdiffstats
path: root/ksvg/dom
diff options
context:
space:
mode:
Diffstat (limited to 'ksvg/dom')
-rw-r--r--ksvg/dom/CMakeLists.txt92
-rw-r--r--ksvg/dom/Makefile.am42
-rw-r--r--ksvg/dom/SVGAElement.cpp (renamed from ksvg/dom/SVGAElement.cc)0
-rw-r--r--ksvg/dom/SVGAltGlyphDefElement.cpp (renamed from ksvg/dom/SVGAltGlyphDefElement.cc)0
-rw-r--r--ksvg/dom/SVGAltGlyphElement.cpp (renamed from ksvg/dom/SVGAltGlyphElement.cc)0
-rw-r--r--ksvg/dom/SVGAngle.cpp (renamed from ksvg/dom/SVGAngle.cc)0
-rw-r--r--ksvg/dom/SVGAnimateColorElement.cpp (renamed from ksvg/dom/SVGAnimateColorElement.cc)0
-rw-r--r--ksvg/dom/SVGAnimateElement.cpp (renamed from ksvg/dom/SVGAnimateElement.cc)0
-rw-r--r--ksvg/dom/SVGAnimateMotionElement.cpp (renamed from ksvg/dom/SVGAnimateMotionElement.cc)0
-rw-r--r--ksvg/dom/SVGAnimateTransformElement.cpp (renamed from ksvg/dom/SVGAnimateTransformElement.cc)0
-rw-r--r--ksvg/dom/SVGAnimatedAngle.cpp (renamed from ksvg/dom/SVGAnimatedAngle.cc)0
-rw-r--r--ksvg/dom/SVGAnimatedBoolean.cpp (renamed from ksvg/dom/SVGAnimatedBoolean.cc)0
-rw-r--r--ksvg/dom/SVGAnimatedEnumeration.cpp (renamed from ksvg/dom/SVGAnimatedEnumeration.cc)0
-rw-r--r--ksvg/dom/SVGAnimatedInteger.cpp (renamed from ksvg/dom/SVGAnimatedInteger.cc)0
-rw-r--r--ksvg/dom/SVGAnimatedLength.cpp (renamed from ksvg/dom/SVGAnimatedLength.cc)0
-rw-r--r--ksvg/dom/SVGAnimatedLengthList.cpp (renamed from ksvg/dom/SVGAnimatedLengthList.cc)0
-rw-r--r--ksvg/dom/SVGAnimatedNumber.cpp (renamed from ksvg/dom/SVGAnimatedNumber.cc)0
-rw-r--r--ksvg/dom/SVGAnimatedNumberList.cpp (renamed from ksvg/dom/SVGAnimatedNumberList.cc)0
-rw-r--r--ksvg/dom/SVGAnimatedPathData.cpp (renamed from ksvg/dom/SVGAnimatedPathData.cc)0
-rw-r--r--ksvg/dom/SVGAnimatedPoints.cpp (renamed from ksvg/dom/SVGAnimatedPoints.cc)0
-rw-r--r--ksvg/dom/SVGAnimatedPreserveAspectRatio.cpp (renamed from ksvg/dom/SVGAnimatedPreserveAspectRatio.cc)0
-rw-r--r--ksvg/dom/SVGAnimatedRect.cpp (renamed from ksvg/dom/SVGAnimatedRect.cc)0
-rw-r--r--ksvg/dom/SVGAnimatedString.cpp (renamed from ksvg/dom/SVGAnimatedString.cc)0
-rw-r--r--ksvg/dom/SVGAnimatedTransformList.cpp (renamed from ksvg/dom/SVGAnimatedTransformList.cc)0
-rw-r--r--ksvg/dom/SVGAnimationElement.cpp (renamed from ksvg/dom/SVGAnimationElement.cc)0
-rw-r--r--ksvg/dom/SVGCSSRule.cpp (renamed from ksvg/dom/SVGCSSRule.cc)0
-rw-r--r--ksvg/dom/SVGCircleElement.cpp (renamed from ksvg/dom/SVGCircleElement.cc)0
-rw-r--r--ksvg/dom/SVGClipPathElement.cpp (renamed from ksvg/dom/SVGClipPathElement.cc)0
-rw-r--r--ksvg/dom/SVGColor.cpp (renamed from ksvg/dom/SVGColor.cc)0
-rw-r--r--ksvg/dom/SVGColorProfileElement.cpp (renamed from ksvg/dom/SVGColorProfileElement.cc)0
-rw-r--r--ksvg/dom/SVGColorProfileRule.cpp (renamed from ksvg/dom/SVGColorProfileRule.cc)0
-rw-r--r--ksvg/dom/SVGComponentTransferFunctionElement.cpp (renamed from ksvg/dom/SVGComponentTransferFunctionElement.cc)0
-rw-r--r--ksvg/dom/SVGCursorElement.cpp (renamed from ksvg/dom/SVGCursorElement.cc)0
-rw-r--r--ksvg/dom/SVGDefinitionSrcElement.cpp (renamed from ksvg/dom/SVGDefinitionSrcElement.cc)0
-rw-r--r--ksvg/dom/SVGDefsElement.cpp (renamed from ksvg/dom/SVGDefsElement.cc)0
-rw-r--r--ksvg/dom/SVGDescElement.cpp (renamed from ksvg/dom/SVGDescElement.cc)0
-rw-r--r--ksvg/dom/SVGDocument.cpp (renamed from ksvg/dom/SVGDocument.cc)0
-rw-r--r--ksvg/dom/SVGElement.cpp (renamed from ksvg/dom/SVGElement.cc)0
-rw-r--r--ksvg/dom/SVGElementInstance.cpp (renamed from ksvg/dom/SVGElementInstance.cc)0
-rw-r--r--ksvg/dom/SVGElementInstanceList.cpp (renamed from ksvg/dom/SVGElementInstanceList.cc)0
-rw-r--r--ksvg/dom/SVGEllipseElement.cpp (renamed from ksvg/dom/SVGEllipseElement.cc)0
-rw-r--r--ksvg/dom/SVGEvent.cpp (renamed from ksvg/dom/SVGEvent.cc)0
-rw-r--r--ksvg/dom/SVGExternalResourcesRequired.cpp (renamed from ksvg/dom/SVGExternalResourcesRequired.cc)0
-rw-r--r--ksvg/dom/SVGFEBlendElement.cpp (renamed from ksvg/dom/SVGFEBlendElement.cc)0
-rw-r--r--ksvg/dom/SVGFEColorMatrixElement.cpp (renamed from ksvg/dom/SVGFEColorMatrixElement.cc)0
-rw-r--r--ksvg/dom/SVGFEComponentTransferElement.cpp (renamed from ksvg/dom/SVGFEComponentTransferElement.cc)0
-rw-r--r--ksvg/dom/SVGFECompositeElement.cpp (renamed from ksvg/dom/SVGFECompositeElement.cc)0
-rw-r--r--ksvg/dom/SVGFEConvolveMatrixElement.cpp (renamed from ksvg/dom/SVGFEConvolveMatrixElement.cc)0
-rw-r--r--ksvg/dom/SVGFEDiffuseLightingElement.cpp (renamed from ksvg/dom/SVGFEDiffuseLightingElement.cc)0
-rw-r--r--ksvg/dom/SVGFEDisplacementMapElement.cpp (renamed from ksvg/dom/SVGFEDisplacementMapElement.cc)0
-rw-r--r--ksvg/dom/SVGFEDistantLightElement.cpp (renamed from ksvg/dom/SVGFEDistantLightElement.cc)0
-rw-r--r--ksvg/dom/SVGFEFloodElement.cpp (renamed from ksvg/dom/SVGFEFloodElement.cc)0
-rw-r--r--ksvg/dom/SVGFEFuncAElement.cpp (renamed from ksvg/dom/SVGFEFuncAElement.cc)0
-rw-r--r--ksvg/dom/SVGFEFuncBElement.cpp (renamed from ksvg/dom/SVGFEFuncBElement.cc)0
-rw-r--r--ksvg/dom/SVGFEFuncGElement.cpp (renamed from ksvg/dom/SVGFEFuncGElement.cc)0
-rw-r--r--ksvg/dom/SVGFEFuncRElement.cpp (renamed from ksvg/dom/SVGFEFuncRElement.cc)0
-rw-r--r--ksvg/dom/SVGFEGaussianBlurElement.cpp (renamed from ksvg/dom/SVGFEGaussianBlurElement.cc)0
-rw-r--r--ksvg/dom/SVGFEImageElement.cpp (renamed from ksvg/dom/SVGFEImageElement.cc)0
-rw-r--r--ksvg/dom/SVGFEMergeElement.cpp (renamed from ksvg/dom/SVGFEMergeElement.cc)0
-rw-r--r--ksvg/dom/SVGFEMergeNodeElement.cpp (renamed from ksvg/dom/SVGFEMergeNodeElement.cc)0
-rw-r--r--ksvg/dom/SVGFEMorphologyElement.cpp (renamed from ksvg/dom/SVGFEMorphologyElement.cc)0
-rw-r--r--ksvg/dom/SVGFEOffsetElement.cpp (renamed from ksvg/dom/SVGFEOffsetElement.cc)0
-rw-r--r--ksvg/dom/SVGFEPointLightElement.cpp (renamed from ksvg/dom/SVGFEPointLightElement.cc)0
-rw-r--r--ksvg/dom/SVGFESpecularLightingElement.cpp (renamed from ksvg/dom/SVGFESpecularLightingElement.cc)0
-rw-r--r--ksvg/dom/SVGFESpotLightElement.cpp (renamed from ksvg/dom/SVGFESpotLightElement.cc)0
-rw-r--r--ksvg/dom/SVGFETileElement.cpp (renamed from ksvg/dom/SVGFETileElement.cc)0
-rw-r--r--ksvg/dom/SVGFETurbulenceElement.cpp (renamed from ksvg/dom/SVGFETurbulenceElement.cc)0
-rw-r--r--ksvg/dom/SVGFilterElement.cpp (renamed from ksvg/dom/SVGFilterElement.cc)0
-rw-r--r--ksvg/dom/SVGFilterPrimitiveStandardAttributes.cpp (renamed from ksvg/dom/SVGFilterPrimitiveStandardAttributes.cc)0
-rw-r--r--ksvg/dom/SVGFitToViewBox.cpp (renamed from ksvg/dom/SVGFitToViewBox.cc)0
-rw-r--r--ksvg/dom/SVGFontElement.cpp (renamed from ksvg/dom/SVGFontElement.cc)0
-rw-r--r--ksvg/dom/SVGFontFaceElement.cpp (renamed from ksvg/dom/SVGFontFaceElement.cc)0
-rw-r--r--ksvg/dom/SVGFontFaceFormatElement.cpp (renamed from ksvg/dom/SVGFontFaceFormatElement.cc)0
-rw-r--r--ksvg/dom/SVGFontFaceNameElement.cpp (renamed from ksvg/dom/SVGFontFaceNameElement.cc)0
-rw-r--r--ksvg/dom/SVGFontFaceSrcElement.cpp (renamed from ksvg/dom/SVGFontFaceSrcElement.cc)0
-rw-r--r--ksvg/dom/SVGFontFaceUriElement.cpp (renamed from ksvg/dom/SVGFontFaceUriElement.cc)0
-rw-r--r--ksvg/dom/SVGForeignObjectElement.cpp (renamed from ksvg/dom/SVGForeignObjectElement.cc)0
-rw-r--r--ksvg/dom/SVGGElement.cpp (renamed from ksvg/dom/SVGGElement.cc)0
-rw-r--r--ksvg/dom/SVGGlyphElement.cpp (renamed from ksvg/dom/SVGGlyphElement.cc)0
-rw-r--r--ksvg/dom/SVGGlyphRefElement.cpp (renamed from ksvg/dom/SVGGlyphRefElement.cc)0
-rw-r--r--ksvg/dom/SVGGradientElement.cpp (renamed from ksvg/dom/SVGGradientElement.cc)0
-rw-r--r--ksvg/dom/SVGHKernElement.cpp (renamed from ksvg/dom/SVGHKernElement.cc)0
-rw-r--r--ksvg/dom/SVGICCColor.cpp (renamed from ksvg/dom/SVGICCColor.cc)0
-rw-r--r--ksvg/dom/SVGImageElement.cpp (renamed from ksvg/dom/SVGImageElement.cc)0
-rw-r--r--ksvg/dom/SVGLangSpace.cpp (renamed from ksvg/dom/SVGLangSpace.cc)0
-rw-r--r--ksvg/dom/SVGLength.cpp (renamed from ksvg/dom/SVGLength.cc)0
-rw-r--r--ksvg/dom/SVGLengthList.cpp (renamed from ksvg/dom/SVGLengthList.cc)0
-rw-r--r--ksvg/dom/SVGLineElement.cpp (renamed from ksvg/dom/SVGLineElement.cc)0
-rw-r--r--ksvg/dom/SVGLinearGradientElement.cpp (renamed from ksvg/dom/SVGLinearGradientElement.cc)0
-rw-r--r--ksvg/dom/SVGLocatable.cpp (renamed from ksvg/dom/SVGLocatable.cc)0
-rw-r--r--ksvg/dom/SVGMPathElement.cpp (renamed from ksvg/dom/SVGMPathElement.cc)0
-rw-r--r--ksvg/dom/SVGMarkerElement.cpp (renamed from ksvg/dom/SVGMarkerElement.cc)0
-rw-r--r--ksvg/dom/SVGMaskElement.cpp (renamed from ksvg/dom/SVGMaskElement.cc)0
-rw-r--r--ksvg/dom/SVGMatrix.cpp (renamed from ksvg/dom/SVGMatrix.cc)0
-rw-r--r--ksvg/dom/SVGMetadataElement.cpp (renamed from ksvg/dom/SVGMetadataElement.cc)0
-rw-r--r--ksvg/dom/SVGMissingGlyphElement.cpp (renamed from ksvg/dom/SVGMissingGlyphElement.cc)0
-rw-r--r--ksvg/dom/SVGNumber.cpp (renamed from ksvg/dom/SVGNumber.cc)0
-rw-r--r--ksvg/dom/SVGNumberList.cpp (renamed from ksvg/dom/SVGNumberList.cc)0
-rw-r--r--ksvg/dom/SVGPaint.cpp (renamed from ksvg/dom/SVGPaint.cc)0
-rw-r--r--ksvg/dom/SVGPathElement.cpp (renamed from ksvg/dom/SVGPathElement.cc)0
-rw-r--r--ksvg/dom/SVGPathSeg.cpp (renamed from ksvg/dom/SVGPathSeg.cc)0
-rw-r--r--ksvg/dom/SVGPathSegArc.cpp (renamed from ksvg/dom/SVGPathSegArc.cc)0
-rw-r--r--ksvg/dom/SVGPathSegClosePath.cpp (renamed from ksvg/dom/SVGPathSegClosePath.cc)0
-rw-r--r--ksvg/dom/SVGPathSegCurvetoCubic.cpp (renamed from ksvg/dom/SVGPathSegCurvetoCubic.cc)0
-rw-r--r--ksvg/dom/SVGPathSegCurvetoCubicSmooth.cpp (renamed from ksvg/dom/SVGPathSegCurvetoCubicSmooth.cc)0
-rw-r--r--ksvg/dom/SVGPathSegCurvetoQuadratic.cpp (renamed from ksvg/dom/SVGPathSegCurvetoQuadratic.cc)0
-rw-r--r--ksvg/dom/SVGPathSegCurvetoQuadraticSmooth.cpp (renamed from ksvg/dom/SVGPathSegCurvetoQuadraticSmooth.cc)0
-rw-r--r--ksvg/dom/SVGPathSegLineto.cpp (renamed from ksvg/dom/SVGPathSegLineto.cc)0
-rw-r--r--ksvg/dom/SVGPathSegLinetoHorizontal.cpp (renamed from ksvg/dom/SVGPathSegLinetoHorizontal.cc)0
-rw-r--r--ksvg/dom/SVGPathSegLinetoVertical.cpp (renamed from ksvg/dom/SVGPathSegLinetoVertical.cc)0
-rw-r--r--ksvg/dom/SVGPathSegList.cpp (renamed from ksvg/dom/SVGPathSegList.cc)0
-rw-r--r--ksvg/dom/SVGPathSegMoveto.cpp (renamed from ksvg/dom/SVGPathSegMoveto.cc)0
-rw-r--r--ksvg/dom/SVGPatternElement.cpp (renamed from ksvg/dom/SVGPatternElement.cc)0
-rw-r--r--ksvg/dom/SVGPoint.cpp (renamed from ksvg/dom/SVGPoint.cc)0
-rw-r--r--ksvg/dom/SVGPointList.cpp (renamed from ksvg/dom/SVGPointList.cc)0
-rw-r--r--ksvg/dom/SVGPolygonElement.cpp (renamed from ksvg/dom/SVGPolygonElement.cc)0
-rw-r--r--ksvg/dom/SVGPolylineElement.cpp (renamed from ksvg/dom/SVGPolylineElement.cc)0
-rw-r--r--ksvg/dom/SVGPreserveAspectRatio.cpp (renamed from ksvg/dom/SVGPreserveAspectRatio.cc)0
-rw-r--r--ksvg/dom/SVGRadialGradientElement.cpp (renamed from ksvg/dom/SVGRadialGradientElement.cc)0
-rw-r--r--ksvg/dom/SVGRect.cpp (renamed from ksvg/dom/SVGRect.cc)0
-rw-r--r--ksvg/dom/SVGRectElement.cpp (renamed from ksvg/dom/SVGRectElement.cc)0
-rw-r--r--ksvg/dom/SVGSVGElement.cpp (renamed from ksvg/dom/SVGSVGElement.cc)0
-rw-r--r--ksvg/dom/SVGScriptElement.cpp (renamed from ksvg/dom/SVGScriptElement.cc)0
-rw-r--r--ksvg/dom/SVGSetElement.cpp (renamed from ksvg/dom/SVGSetElement.cc)0
-rw-r--r--ksvg/dom/SVGStopElement.cpp (renamed from ksvg/dom/SVGStopElement.cc)0
-rw-r--r--ksvg/dom/SVGStringList.cpp (renamed from ksvg/dom/SVGStringList.cc)0
-rw-r--r--ksvg/dom/SVGStylable.cpp (renamed from ksvg/dom/SVGStylable.cc)0
-rw-r--r--ksvg/dom/SVGStyleElement.cpp (renamed from ksvg/dom/SVGStyleElement.cc)0
-rw-r--r--ksvg/dom/SVGSwitchElement.cpp (renamed from ksvg/dom/SVGSwitchElement.cc)0
-rw-r--r--ksvg/dom/SVGSymbolElement.cpp (renamed from ksvg/dom/SVGSymbolElement.cc)0
-rw-r--r--ksvg/dom/SVGTRefElement.cpp (renamed from ksvg/dom/SVGTRefElement.cc)0
-rw-r--r--ksvg/dom/SVGTSpanElement.cpp (renamed from ksvg/dom/SVGTSpanElement.cc)0
-rw-r--r--ksvg/dom/SVGTests.cpp (renamed from ksvg/dom/SVGTests.cc)0
-rw-r--r--ksvg/dom/SVGTextContentElement.cpp (renamed from ksvg/dom/SVGTextContentElement.cc)0
-rw-r--r--ksvg/dom/SVGTextElement.cpp (renamed from ksvg/dom/SVGTextElement.cc)0
-rw-r--r--ksvg/dom/SVGTextPathElement.cpp (renamed from ksvg/dom/SVGTextPathElement.cc)0
-rw-r--r--ksvg/dom/SVGTextPositioningElement.cpp (renamed from ksvg/dom/SVGTextPositioningElement.cc)0
-rw-r--r--ksvg/dom/SVGTitleElement.cpp (renamed from ksvg/dom/SVGTitleElement.cc)0
-rw-r--r--ksvg/dom/SVGTransform.cpp (renamed from ksvg/dom/SVGTransform.cc)0
-rw-r--r--ksvg/dom/SVGTransformList.cpp (renamed from ksvg/dom/SVGTransformList.cc)0
-rw-r--r--ksvg/dom/SVGTransformable.cpp (renamed from ksvg/dom/SVGTransformable.cc)0
-rw-r--r--ksvg/dom/SVGURIReference.cpp (renamed from ksvg/dom/SVGURIReference.cc)0
-rw-r--r--ksvg/dom/SVGUseElement.cpp (renamed from ksvg/dom/SVGUseElement.cc)0
-rw-r--r--ksvg/dom/SVGVKernElement.cpp (renamed from ksvg/dom/SVGVKernElement.cc)0
-rw-r--r--ksvg/dom/SVGViewElement.cpp (renamed from ksvg/dom/SVGViewElement.cc)0
-rw-r--r--ksvg/dom/SVGViewSpec.cpp (renamed from ksvg/dom/SVGViewSpec.cc)0
-rw-r--r--ksvg/dom/SVGWindow.cpp (renamed from ksvg/dom/SVGWindow.cc)0
-rw-r--r--ksvg/dom/SVGZoomAndPan.cpp (renamed from ksvg/dom/SVGZoomAndPan.cc)0
-rw-r--r--ksvg/dom/SVGZoomEvent.cpp (renamed from ksvg/dom/SVGZoomEvent.cc)0
149 files changed, 67 insertions, 67 deletions
diff --git a/ksvg/dom/CMakeLists.txt b/ksvg/dom/CMakeLists.txt
index 8d6658e9..08f0ab03 100644
--- a/ksvg/dom/CMakeLists.txt
+++ b/ksvg/dom/CMakeLists.txt
@@ -76,50 +76,50 @@ install( FILES
tde_add_library( ksvgdom STATIC_PIC
SOURCES
- SVGLength.cc SVGAnimatedLength.cc SVGNumber.cc SVGAnimatedNumber.cc
- SVGPoint.cc SVGTSpanElement.cc SVGTRefElement.cc SVGAnimatedLengthList.cc
- SVGAnimatedNumberList.cc SVGTransformList.cc SVGAElement.cc
- SVGAnimatedTransformList.cc SVGRectElement.cc SVGCircleElement.cc
- SVGEllipseElement.cc SVGLineElement.cc SVGPolylineElement.cc
- SVGPolygonElement.cc SVGTextPositioningElement.cc SVGTextContentElement.cc
- SVGTextElement.cc SVGImageElement.cc SVGUseElement.cc SVGMatrix.cc
- SVGTransform.cc SVGPointList.cc SVGDocument.cc SVGAnimatedEnumeration.cc
- SVGDefsElement.cc SVGLocatable.cc SVGTransformable.cc SVGStylable.cc
- SVGGElement.cc SVGAngle.cc SVGAnimatedAngle.cc SVGColor.cc SVGPathElement.cc
- SVGPathSegList.cc SVGTests.cc SVGLangSpace.cc SVGStringList.cc SVGPathSeg.cc
- SVGPathSegClosePath.cc SVGPathSegMoveto.cc SVGPathSegLinetoHorizontal.cc
- SVGPathSegLinetoVertical.cc SVGPathSegLineto.cc SVGPathSegCurvetoCubic.cc
- SVGDescElement.cc SVGTitleElement.cc SVGExternalResourcesRequired.cc
- SVGAnimatedBoolean.cc SVGNumberList.cc SVGPathSegCurvetoCubicSmooth.cc
- SVGPathSegCurvetoQuadratic.cc SVGAnimatedRect.cc SVGAnimatedString.cc
- SVGPathSegCurvetoQuadraticSmooth.cc SVGPathSegArc.cc SVGURIReference.cc
- SVGAnimatedInteger.cc SVGLengthList.cc SVGSVGElement.cc SVGRect.cc
- SVGFitToViewBox.cc SVGAnimatedPreserveAspectRatio.cc SVGPreserveAspectRatio.cc
- SVGElement.cc SVGStyleElement.cc SVGClipPathElement.cc SVGMaskElement.cc
- SVGColorProfileElement.cc SVGColorProfileRule.cc SVGZoomAndPan.cc
- SVGScriptElement.cc SVGSwitchElement.cc SVGSymbolElement.cc
- SVGDefinitionSrcElement.cc SVGFontFaceElement.cc SVGFontFaceFormatElement.cc
- SVGFontFaceNameElement.cc SVGFontFaceSrcElement.cc SVGHKernElement.cc
- SVGMetadataElement.cc SVGVKernElement.cc SVGCursorElement.cc
- SVGForeignObjectElement.cc SVGFontFaceUriElement.cc SVGElementInstance.cc
- SVGElementInstanceList.cc SVGAnimatedPoints.cc SVGAnimatedPathData.cc
- SVGMarkerElement.cc SVGViewSpec.cc SVGViewElement.cc SVGFilterElement.cc
- SVGFilterPrimitiveStandardAttributes.cc SVGFEBlendElement.cc
- SVGFEColorMatrixElement.cc SVGFEComponentTransferElement.cc
- SVGComponentTransferFunctionElement.cc SVGFEFuncAElement.cc
- SVGFEFuncBElement.cc SVGFEFuncGElement.cc SVGFEFuncRElement.cc
- SVGFECompositeElement.cc SVGFEConvolveMatrixElement.cc SVGFEFloodElement.cc
- SVGFEGaussianBlurElement.cc SVGFEDiffuseLightingElement.cc
- SVGFEDistantLightElement.cc SVGFEPointLightElement.cc
- SVGFESpotLightElement.cc SVGFEDisplacementMapElement.cc SVGFEMergeElement.cc
- SVGFEMergeNodeElement.cc SVGFEImageElement.cc SVGFEMorphologyElement.cc
- SVGFEOffsetElement.cc SVGFESpecularLightingElement.cc SVGFETileElement.cc
- SVGFETurbulenceElement.cc SVGAnimationElement.cc SVGAnimateElement.cc
- SVGSetElement.cc SVGAnimateMotionElement.cc SVGAnimateColorElement.cc
- SVGAnimateTransformElement.cc SVGEvent.cc SVGZoomEvent.cc SVGICCColor.cc
- SVGCSSRule.cc SVGGradientElement.cc SVGRadialGradientElement.cc
- SVGLinearGradientElement.cc SVGStopElement.cc SVGPatternElement.cc
- SVGMPathElement.cc SVGFontElement.cc SVGAltGlyphElement.cc
- SVGGlyphRefElement.cc SVGAltGlyphDefElement.cc SVGGlyphElement.cc
- SVGMissingGlyphElement.cc SVGPaint.cc SVGTextPathElement.cc SVGWindow.cc
+ SVGLength.cpp SVGAnimatedLength.cpp SVGNumber.cpp SVGAnimatedNumber.cpp
+ SVGPoint.cpp SVGTSpanElement.cpp SVGTRefElement.cpp SVGAnimatedLengthList.cpp
+ SVGAnimatedNumberList.cpp SVGTransformList.cpp SVGAElement.cpp
+ SVGAnimatedTransformList.cpp SVGRectElement.cpp SVGCircleElement.cpp
+ SVGEllipseElement.cpp SVGLineElement.cpp SVGPolylineElement.cpp
+ SVGPolygonElement.cpp SVGTextPositioningElement.cpp SVGTextContentElement.cpp
+ SVGTextElement.cpp SVGImageElement.cpp SVGUseElement.cpp SVGMatrix.cpp
+ SVGTransform.cpp SVGPointList.cpp SVGDocument.cpp SVGAnimatedEnumeration.cpp
+ SVGDefsElement.cpp SVGLocatable.cpp SVGTransformable.cpp SVGStylable.cpp
+ SVGGElement.cpp SVGAngle.cpp SVGAnimatedAngle.cpp SVGColor.cpp SVGPathElement.cpp
+ SVGPathSegList.cpp SVGTests.cpp SVGLangSpace.cpp SVGStringList.cpp SVGPathSeg.cpp
+ SVGPathSegClosePath.cpp SVGPathSegMoveto.cpp SVGPathSegLinetoHorizontal.cpp
+ SVGPathSegLinetoVertical.cpp SVGPathSegLineto.cpp SVGPathSegCurvetoCubic.cpp
+ SVGDescElement.cpp SVGTitleElement.cpp SVGExternalResourcesRequired.cpp
+ SVGAnimatedBoolean.cpp SVGNumberList.cpp SVGPathSegCurvetoCubicSmooth.cpp
+ SVGPathSegCurvetoQuadratic.cpp SVGAnimatedRect.cpp SVGAnimatedString.cpp
+ SVGPathSegCurvetoQuadraticSmooth.cpp SVGPathSegArc.cpp SVGURIReference.cpp
+ SVGAnimatedInteger.cpp SVGLengthList.cpp SVGSVGElement.cpp SVGRect.cpp
+ SVGFitToViewBox.cpp SVGAnimatedPreserveAspectRatio.cpp SVGPreserveAspectRatio.cpp
+ SVGElement.cpp SVGStyleElement.cpp SVGClipPathElement.cpp SVGMaskElement.cpp
+ SVGColorProfileElement.cpp SVGColorProfileRule.cpp SVGZoomAndPan.cpp
+ SVGScriptElement.cpp SVGSwitchElement.cpp SVGSymbolElement.cpp
+ SVGDefinitionSrcElement.cpp SVGFontFaceElement.cpp SVGFontFaceFormatElement.cpp
+ SVGFontFaceNameElement.cpp SVGFontFaceSrcElement.cpp SVGHKernElement.cpp
+ SVGMetadataElement.cpp SVGVKernElement.cpp SVGCursorElement.cpp
+ SVGForeignObjectElement.cpp SVGFontFaceUriElement.cpp SVGElementInstance.cpp
+ SVGElementInstanceList.cpp SVGAnimatedPoints.cpp SVGAnimatedPathData.cpp
+ SVGMarkerElement.cpp SVGViewSpec.cpp SVGViewElement.cpp SVGFilterElement.cpp
+ SVGFilterPrimitiveStandardAttributes.cpp SVGFEBlendElement.cpp
+ SVGFEColorMatrixElement.cpp SVGFEComponentTransferElement.cpp
+ SVGComponentTransferFunctionElement.cpp SVGFEFuncAElement.cpp
+ SVGFEFuncBElement.cpp SVGFEFuncGElement.cpp SVGFEFuncRElement.cpp
+ SVGFECompositeElement.cpp SVGFEConvolveMatrixElement.cpp SVGFEFloodElement.cpp
+ SVGFEGaussianBlurElement.cpp SVGFEDiffuseLightingElement.cpp
+ SVGFEDistantLightElement.cpp SVGFEPointLightElement.cpp
+ SVGFESpotLightElement.cpp SVGFEDisplacementMapElement.cpp SVGFEMergeElement.cpp
+ SVGFEMergeNodeElement.cpp SVGFEImageElement.cpp SVGFEMorphologyElement.cpp
+ SVGFEOffsetElement.cpp SVGFESpecularLightingElement.cpp SVGFETileElement.cpp
+ SVGFETurbulenceElement.cpp SVGAnimationElement.cpp SVGAnimateElement.cpp
+ SVGSetElement.cpp SVGAnimateMotionElement.cpp SVGAnimateColorElement.cpp
+ SVGAnimateTransformElement.cpp SVGEvent.cpp SVGZoomEvent.cpp SVGICCColor.cpp
+ SVGCSSRule.cpp SVGGradientElement.cpp SVGRadialGradientElement.cpp
+ SVGLinearGradientElement.cpp SVGStopElement.cpp SVGPatternElement.cpp
+ SVGMPathElement.cpp SVGFontElement.cpp SVGAltGlyphElement.cpp
+ SVGGlyphRefElement.cpp SVGAltGlyphDefElement.cpp SVGGlyphElement.cpp
+ SVGMissingGlyphElement.cpp SVGPaint.cpp SVGTextPathElement.cpp SVGWindow.cpp
)
diff --git a/ksvg/dom/Makefile.am b/ksvg/dom/Makefile.am
index 9b6b1cf7..7c51c022 100644
--- a/ksvg/dom/Makefile.am
+++ b/ksvg/dom/Makefile.am
@@ -31,27 +31,27 @@ myinclude_HEADERS = SVGAElement.h SVGAltGlyphElement.h SVGAltGlyphDefElement.h S
SVGTitleElement.h SVGTransform.h SVGTransformList.h SVGTransformable.h SVGURIReference.h SVGUnitTypes.h \
SVGUseElement.h SVGVKernElement.h SVGViewElement.h SVGViewSpec.h SVGWindow.h SVGZoomAndPan.h SVGZoomEvent.h
-libksvgdom_la_SOURCES = SVGLength.cc SVGAnimatedLength.cc SVGNumber.cc SVGAnimatedNumber.cc SVGPoint.cc SVGTSpanElement.cc SVGTRefElement.cc \
- SVGAnimatedLengthList.cc SVGAnimatedNumberList.cc SVGTransformList.cc SVGAElement.cc SVGAnimatedTransformList.cc \
- SVGRectElement.cc SVGCircleElement.cc SVGEllipseElement.cc SVGLineElement.cc SVGPolylineElement.cc SVGPolygonElement.cc \
- SVGTextPositioningElement.cc SVGTextContentElement.cc SVGTextElement.cc SVGImageElement.cc SVGUseElement.cc \
- SVGMatrix.cc SVGTransform.cc SVGPointList.cc SVGDocument.cc SVGAnimatedEnumeration.cc SVGDefsElement.cc \
- SVGLocatable.cc SVGTransformable.cc SVGStylable.cc SVGGElement.cc SVGAngle.cc SVGAnimatedAngle.cc \
- SVGColor.cc SVGPathElement.cc SVGPathSegList.cc SVGTests.cc SVGLangSpace.cc SVGStringList.cc \
- SVGPathSeg.cc SVGPathSegClosePath.cc SVGPathSegMoveto.cc SVGPathSegLinetoHorizontal.cc SVGPathSegLinetoVertical.cc SVGPathSegLineto.cc \
- SVGPathSegCurvetoCubic.cc SVGDescElement.cc SVGTitleElement.cc SVGExternalResourcesRequired.cc SVGAnimatedBoolean.cc SVGNumberList.cc \
- SVGPathSegCurvetoCubicSmooth.cc SVGPathSegCurvetoQuadratic.cc SVGAnimatedRect.cc SVGAnimatedString.cc \
- SVGPathSegCurvetoQuadraticSmooth.cc SVGPathSegArc.cc SVGURIReference.cc SVGAnimatedInteger.cc SVGLengthList.cc \
- SVGSVGElement.cc SVGRect.cc SVGFitToViewBox.cc SVGAnimatedPreserveAspectRatio.cc SVGPreserveAspectRatio.cc SVGElement.cc \
- SVGStyleElement.cc SVGClipPathElement.cc SVGMaskElement.cc SVGColorProfileElement.cc SVGColorProfileRule.cc SVGZoomAndPan.cc SVGScriptElement.cc \
- SVGSwitchElement.cc SVGSymbolElement.cc \
- SVGDefinitionSrcElement.cc SVGFontFaceElement.cc SVGFontFaceFormatElement.cc SVGFontFaceNameElement.cc SVGFontFaceSrcElement.cc SVGHKernElement.cc SVGMetadataElement.cc SVGVKernElement.cc SVGCursorElement.cc SVGForeignObjectElement.cc SVGFontFaceUriElement.cc \
- SVGElementInstance.cc SVGElementInstanceList.cc SVGAnimatedPoints.cc SVGAnimatedPathData.cc SVGMarkerElement.cc SVGViewSpec.cc SVGViewElement.cc \
- SVGFilterElement.cc SVGFilterPrimitiveStandardAttributes.cc SVGFEBlendElement.cc SVGFEColorMatrixElement.cc SVGFEComponentTransferElement.cc SVGComponentTransferFunctionElement.cc SVGFEFuncAElement.cc SVGFEFuncBElement.cc SVGFEFuncGElement.cc SVGFEFuncRElement.cc SVGFECompositeElement.cc SVGFEConvolveMatrixElement.cc SVGFEFloodElement.cc SVGFEGaussianBlurElement.cc SVGFEDiffuseLightingElement.cc SVGFEDistantLightElement.cc SVGFEPointLightElement.cc SVGFESpotLightElement.cc SVGFEDisplacementMapElement.cc SVGFEMergeElement.cc SVGFEMergeNodeElement.cc SVGFEImageElement.cc SVGFEMorphologyElement.cc SVGFEOffsetElement.cc SVGFESpecularLightingElement.cc SVGFETileElement.cc SVGFETurbulenceElement.cc \
- SVGAnimationElement.cc SVGAnimateElement.cc SVGSetElement.cc SVGAnimateMotionElement.cc SVGAnimateColorElement.cc SVGAnimateTransformElement.cc \
- SVGEvent.cc SVGZoomEvent.cc SVGICCColor.cc SVGCSSRule.cc \
- SVGGradientElement.cc SVGRadialGradientElement.cc SVGLinearGradientElement.cc SVGStopElement.cc SVGPatternElement.cc SVGMPathElement.cc \
- SVGFontElement.cc SVGAltGlyphElement.cc SVGGlyphRefElement.cc SVGAltGlyphDefElement.cc SVGGlyphElement.cc SVGMissingGlyphElement.cc SVGPaint.cc SVGTextPathElement.cc SVGWindow.cc
+libksvgdom_la_SOURCES = SVGLength.cpp SVGAnimatedLength.cpp SVGNumber.cpp SVGAnimatedNumber.cpp SVGPoint.cpp SVGTSpanElement.cpp SVGTRefElement.cpp \
+ SVGAnimatedLengthList.cpp SVGAnimatedNumberList.cpp SVGTransformList.cpp SVGAElement.cpp SVGAnimatedTransformList.cpp \
+ SVGRectElement.cpp SVGCircleElement.cpp SVGEllipseElement.cpp SVGLineElement.cpp SVGPolylineElement.cpp SVGPolygonElement.cpp \
+ SVGTextPositioningElement.cpp SVGTextContentElement.cpp SVGTextElement.cpp SVGImageElement.cpp SVGUseElement.cpp \
+ SVGMatrix.cpp SVGTransform.cpp SVGPointList.cpp SVGDocument.cpp SVGAnimatedEnumeration.cpp SVGDefsElement.cpp \
+ SVGLocatable.cpp SVGTransformable.cpp SVGStylable.cpp SVGGElement.cpp SVGAngle.cpp SVGAnimatedAngle.cpp \
+ SVGColor.cpp SVGPathElement.cpp SVGPathSegList.cpp SVGTests.cpp SVGLangSpace.cpp SVGStringList.cpp \
+ SVGPathSeg.cpp SVGPathSegClosePath.cpp SVGPathSegMoveto.cpp SVGPathSegLinetoHorizontal.cpp SVGPathSegLinetoVertical.cpp SVGPathSegLineto.cpp \
+ SVGPathSegCurvetoCubic.cpp SVGDescElement.cpp SVGTitleElement.cpp SVGExternalResourcesRequired.cpp SVGAnimatedBoolean.cpp SVGNumberList.cpp \
+ SVGPathSegCurvetoCubicSmooth.cpp SVGPathSegCurvetoQuadratic.cpp SVGAnimatedRect.cpp SVGAnimatedString.cpp \
+ SVGPathSegCurvetoQuadraticSmooth.cpp SVGPathSegArc.cpp SVGURIReference.cpp SVGAnimatedInteger.cpp SVGLengthList.cpp \
+ SVGSVGElement.cpp SVGRect.cpp SVGFitToViewBox.cpp SVGAnimatedPreserveAspectRatio.cpp SVGPreserveAspectRatio.cpp SVGElement.cpp \
+ SVGStyleElement.cpp SVGClipPathElement.cpp SVGMaskElement.cpp SVGColorProfileElement.cpp SVGColorProfileRule.cpp SVGZoomAndPan.cpp SVGScriptElement.cpp \
+ SVGSwitchElement.cpp SVGSymbolElement.cpp \
+ SVGDefinitionSrcElement.cpp SVGFontFaceElement.cpp SVGFontFaceFormatElement.cpp SVGFontFaceNameElement.cpp SVGFontFaceSrcElement.cpp SVGHKernElement.cpp SVGMetadataElement.cpp SVGVKernElement.cpp SVGCursorElement.cpp SVGForeignObjectElement.cpp SVGFontFaceUriElement.cpp \
+ SVGElementInstance.cpp SVGElementInstanceList.cpp SVGAnimatedPoints.cpp SVGAnimatedPathData.cpp SVGMarkerElement.cpp SVGViewSpec.cpp SVGViewElement.cpp \
+ SVGFilterElement.cpp SVGFilterPrimitiveStandardAttributes.cpp SVGFEBlendElement.cpp SVGFEColorMatrixElement.cpp SVGFEComponentTransferElement.cpp SVGComponentTransferFunctionElement.cpp SVGFEFuncAElement.cpp SVGFEFuncBElement.cpp SVGFEFuncGElement.cpp SVGFEFuncRElement.cpp SVGFECompositeElement.cpp SVGFEConvolveMatrixElement.cpp SVGFEFloodElement.cpp SVGFEGaussianBlurElement.cpp SVGFEDiffuseLightingElement.cpp SVGFEDistantLightElement.cpp SVGFEPointLightElement.cpp SVGFESpotLightElement.cpp SVGFEDisplacementMapElement.cpp SVGFEMergeElement.cpp SVGFEMergeNodeElement.cpp SVGFEImageElement.cpp SVGFEMorphologyElement.cpp SVGFEOffsetElement.cpp SVGFESpecularLightingElement.cpp SVGFETileElement.cpp SVGFETurbulenceElement.cpp \
+ SVGAnimationElement.cpp SVGAnimateElement.cpp SVGSetElement.cpp SVGAnimateMotionElement.cpp SVGAnimateColorElement.cpp SVGAnimateTransformElement.cpp \
+ SVGEvent.cpp SVGZoomEvent.cpp SVGICCColor.cpp SVGCSSRule.cpp \
+ SVGGradientElement.cpp SVGRadialGradientElement.cpp SVGLinearGradientElement.cpp SVGStopElement.cpp SVGPatternElement.cpp SVGMPathElement.cpp \
+ SVGFontElement.cpp SVGAltGlyphElement.cpp SVGGlyphRefElement.cpp SVGAltGlyphDefElement.cpp SVGGlyphElement.cpp SVGMissingGlyphElement.cpp SVGPaint.cpp SVGTextPathElement.cpp SVGWindow.cpp
libksvgdom_la_METASOURCES = AUTO
diff --git a/ksvg/dom/SVGAElement.cc b/ksvg/dom/SVGAElement.cpp
index de7b1a20..de7b1a20 100644
--- a/ksvg/dom/SVGAElement.cc
+++ b/ksvg/dom/SVGAElement.cpp
diff --git a/ksvg/dom/SVGAltGlyphDefElement.cc b/ksvg/dom/SVGAltGlyphDefElement.cpp
index caeddbd9..caeddbd9 100644
--- a/ksvg/dom/SVGAltGlyphDefElement.cc
+++ b/ksvg/dom/SVGAltGlyphDefElement.cpp
diff --git a/ksvg/dom/SVGAltGlyphElement.cc b/ksvg/dom/SVGAltGlyphElement.cpp
index c21d7623..c21d7623 100644
--- a/ksvg/dom/SVGAltGlyphElement.cc
+++ b/ksvg/dom/SVGAltGlyphElement.cpp
diff --git a/ksvg/dom/SVGAngle.cc b/ksvg/dom/SVGAngle.cpp
index bb1aac60..bb1aac60 100644
--- a/ksvg/dom/SVGAngle.cc
+++ b/ksvg/dom/SVGAngle.cpp
diff --git a/ksvg/dom/SVGAnimateColorElement.cc b/ksvg/dom/SVGAnimateColorElement.cpp
index 32a5f153..32a5f153 100644
--- a/ksvg/dom/SVGAnimateColorElement.cc
+++ b/ksvg/dom/SVGAnimateColorElement.cpp
diff --git a/ksvg/dom/SVGAnimateElement.cc b/ksvg/dom/SVGAnimateElement.cpp
index 1370b93d..1370b93d 100644
--- a/ksvg/dom/SVGAnimateElement.cc
+++ b/ksvg/dom/SVGAnimateElement.cpp
diff --git a/ksvg/dom/SVGAnimateMotionElement.cc b/ksvg/dom/SVGAnimateMotionElement.cpp
index 8b1b7d2c..8b1b7d2c 100644
--- a/ksvg/dom/SVGAnimateMotionElement.cc
+++ b/ksvg/dom/SVGAnimateMotionElement.cpp
diff --git a/ksvg/dom/SVGAnimateTransformElement.cc b/ksvg/dom/SVGAnimateTransformElement.cpp
index 3bc6a04b..3bc6a04b 100644
--- a/ksvg/dom/SVGAnimateTransformElement.cc
+++ b/ksvg/dom/SVGAnimateTransformElement.cpp
diff --git a/ksvg/dom/SVGAnimatedAngle.cc b/ksvg/dom/SVGAnimatedAngle.cpp
index f602defe..f602defe 100644
--- a/ksvg/dom/SVGAnimatedAngle.cc
+++ b/ksvg/dom/SVGAnimatedAngle.cpp
diff --git a/ksvg/dom/SVGAnimatedBoolean.cc b/ksvg/dom/SVGAnimatedBoolean.cpp
index 29e24a67..29e24a67 100644
--- a/ksvg/dom/SVGAnimatedBoolean.cc
+++ b/ksvg/dom/SVGAnimatedBoolean.cpp
diff --git a/ksvg/dom/SVGAnimatedEnumeration.cc b/ksvg/dom/SVGAnimatedEnumeration.cpp
index 061dc0df..061dc0df 100644
--- a/ksvg/dom/SVGAnimatedEnumeration.cc
+++ b/ksvg/dom/SVGAnimatedEnumeration.cpp
diff --git a/ksvg/dom/SVGAnimatedInteger.cc b/ksvg/dom/SVGAnimatedInteger.cpp
index ab91c1cf..ab91c1cf 100644
--- a/ksvg/dom/SVGAnimatedInteger.cc
+++ b/ksvg/dom/SVGAnimatedInteger.cpp
diff --git a/ksvg/dom/SVGAnimatedLength.cc b/ksvg/dom/SVGAnimatedLength.cpp
index 4e1cb06b..4e1cb06b 100644
--- a/ksvg/dom/SVGAnimatedLength.cc
+++ b/ksvg/dom/SVGAnimatedLength.cpp
diff --git a/ksvg/dom/SVGAnimatedLengthList.cc b/ksvg/dom/SVGAnimatedLengthList.cpp
index 2921c4b5..2921c4b5 100644
--- a/ksvg/dom/SVGAnimatedLengthList.cc
+++ b/ksvg/dom/SVGAnimatedLengthList.cpp
diff --git a/ksvg/dom/SVGAnimatedNumber.cc b/ksvg/dom/SVGAnimatedNumber.cpp
index 78dab4a6..78dab4a6 100644
--- a/ksvg/dom/SVGAnimatedNumber.cc
+++ b/ksvg/dom/SVGAnimatedNumber.cpp
diff --git a/ksvg/dom/SVGAnimatedNumberList.cc b/ksvg/dom/SVGAnimatedNumberList.cpp
index cf4fb8ae..cf4fb8ae 100644
--- a/ksvg/dom/SVGAnimatedNumberList.cc
+++ b/ksvg/dom/SVGAnimatedNumberList.cpp
diff --git a/ksvg/dom/SVGAnimatedPathData.cc b/ksvg/dom/SVGAnimatedPathData.cpp
index 98b3c739..98b3c739 100644
--- a/ksvg/dom/SVGAnimatedPathData.cc
+++ b/ksvg/dom/SVGAnimatedPathData.cpp
diff --git a/ksvg/dom/SVGAnimatedPoints.cc b/ksvg/dom/SVGAnimatedPoints.cpp
index 2b91f989..2b91f989 100644
--- a/ksvg/dom/SVGAnimatedPoints.cc
+++ b/ksvg/dom/SVGAnimatedPoints.cpp
diff --git a/ksvg/dom/SVGAnimatedPreserveAspectRatio.cc b/ksvg/dom/SVGAnimatedPreserveAspectRatio.cpp
index 2f3d3e17..2f3d3e17 100644
--- a/ksvg/dom/SVGAnimatedPreserveAspectRatio.cc
+++ b/ksvg/dom/SVGAnimatedPreserveAspectRatio.cpp
diff --git a/ksvg/dom/SVGAnimatedRect.cc b/ksvg/dom/SVGAnimatedRect.cpp
index 29cf0518..29cf0518 100644
--- a/ksvg/dom/SVGAnimatedRect.cc
+++ b/ksvg/dom/SVGAnimatedRect.cpp
diff --git a/ksvg/dom/SVGAnimatedString.cc b/ksvg/dom/SVGAnimatedString.cpp
index ba69c6e1..ba69c6e1 100644
--- a/ksvg/dom/SVGAnimatedString.cc
+++ b/ksvg/dom/SVGAnimatedString.cpp
diff --git a/ksvg/dom/SVGAnimatedTransformList.cc b/ksvg/dom/SVGAnimatedTransformList.cpp
index 7a8cbe49..7a8cbe49 100644
--- a/ksvg/dom/SVGAnimatedTransformList.cc
+++ b/ksvg/dom/SVGAnimatedTransformList.cpp
diff --git a/ksvg/dom/SVGAnimationElement.cc b/ksvg/dom/SVGAnimationElement.cpp
index 0cc1ce3b..0cc1ce3b 100644
--- a/ksvg/dom/SVGAnimationElement.cc
+++ b/ksvg/dom/SVGAnimationElement.cpp
diff --git a/ksvg/dom/SVGCSSRule.cc b/ksvg/dom/SVGCSSRule.cpp
index 0cb02c97..0cb02c97 100644
--- a/ksvg/dom/SVGCSSRule.cc
+++ b/ksvg/dom/SVGCSSRule.cpp
diff --git a/ksvg/dom/SVGCircleElement.cc b/ksvg/dom/SVGCircleElement.cpp
index 746160e6..746160e6 100644
--- a/ksvg/dom/SVGCircleElement.cc
+++ b/ksvg/dom/SVGCircleElement.cpp
diff --git a/ksvg/dom/SVGClipPathElement.cc b/ksvg/dom/SVGClipPathElement.cpp
index e6c66f7f..e6c66f7f 100644
--- a/ksvg/dom/SVGClipPathElement.cc
+++ b/ksvg/dom/SVGClipPathElement.cpp
diff --git a/ksvg/dom/SVGColor.cc b/ksvg/dom/SVGColor.cpp
index 2a7947ab..2a7947ab 100644
--- a/ksvg/dom/SVGColor.cc
+++ b/ksvg/dom/SVGColor.cpp
diff --git a/ksvg/dom/SVGColorProfileElement.cc b/ksvg/dom/SVGColorProfileElement.cpp
index fa86f4f5..fa86f4f5 100644
--- a/ksvg/dom/SVGColorProfileElement.cc
+++ b/ksvg/dom/SVGColorProfileElement.cpp
diff --git a/ksvg/dom/SVGColorProfileRule.cc b/ksvg/dom/SVGColorProfileRule.cpp
index 0a2da253..0a2da253 100644
--- a/ksvg/dom/SVGColorProfileRule.cc
+++ b/ksvg/dom/SVGColorProfileRule.cpp
diff --git a/ksvg/dom/SVGComponentTransferFunctionElement.cc b/ksvg/dom/SVGComponentTransferFunctionElement.cpp
index 66639416..66639416 100644
--- a/ksvg/dom/SVGComponentTransferFunctionElement.cc
+++ b/ksvg/dom/SVGComponentTransferFunctionElement.cpp
diff --git a/ksvg/dom/SVGCursorElement.cc b/ksvg/dom/SVGCursorElement.cpp
index 9b882405..9b882405 100644
--- a/ksvg/dom/SVGCursorElement.cc
+++ b/ksvg/dom/SVGCursorElement.cpp
diff --git a/ksvg/dom/SVGDefinitionSrcElement.cc b/ksvg/dom/SVGDefinitionSrcElement.cpp
index 6a965215..6a965215 100644
--- a/ksvg/dom/SVGDefinitionSrcElement.cc
+++ b/ksvg/dom/SVGDefinitionSrcElement.cpp
diff --git a/ksvg/dom/SVGDefsElement.cc b/ksvg/dom/SVGDefsElement.cpp
index 9382286e..9382286e 100644
--- a/ksvg/dom/SVGDefsElement.cc
+++ b/ksvg/dom/SVGDefsElement.cpp
diff --git a/ksvg/dom/SVGDescElement.cc b/ksvg/dom/SVGDescElement.cpp
index 35f77c76..35f77c76 100644
--- a/ksvg/dom/SVGDescElement.cc
+++ b/ksvg/dom/SVGDescElement.cpp
diff --git a/ksvg/dom/SVGDocument.cc b/ksvg/dom/SVGDocument.cpp
index f9d46968..f9d46968 100644
--- a/ksvg/dom/SVGDocument.cc
+++ b/ksvg/dom/SVGDocument.cpp
diff --git a/ksvg/dom/SVGElement.cc b/ksvg/dom/SVGElement.cpp
index e753bac3..e753bac3 100644
--- a/ksvg/dom/SVGElement.cc
+++ b/ksvg/dom/SVGElement.cpp
diff --git a/ksvg/dom/SVGElementInstance.cc b/ksvg/dom/SVGElementInstance.cpp
index 6af2d11e..6af2d11e 100644
--- a/ksvg/dom/SVGElementInstance.cc
+++ b/ksvg/dom/SVGElementInstance.cpp
diff --git a/ksvg/dom/SVGElementInstanceList.cc b/ksvg/dom/SVGElementInstanceList.cpp
index 6b4fd80e..6b4fd80e 100644
--- a/ksvg/dom/SVGElementInstanceList.cc
+++ b/ksvg/dom/SVGElementInstanceList.cpp
diff --git a/ksvg/dom/SVGEllipseElement.cc b/ksvg/dom/SVGEllipseElement.cpp
index 36d2449e..36d2449e 100644
--- a/ksvg/dom/SVGEllipseElement.cc
+++ b/ksvg/dom/SVGEllipseElement.cpp
diff --git a/ksvg/dom/SVGEvent.cc b/ksvg/dom/SVGEvent.cpp
index 67cc8ddf..67cc8ddf 100644
--- a/ksvg/dom/SVGEvent.cc
+++ b/ksvg/dom/SVGEvent.cpp
diff --git a/ksvg/dom/SVGExternalResourcesRequired.cc b/ksvg/dom/SVGExternalResourcesRequired.cpp
index 189d72ee..189d72ee 100644
--- a/ksvg/dom/SVGExternalResourcesRequired.cc
+++ b/ksvg/dom/SVGExternalResourcesRequired.cpp
diff --git a/ksvg/dom/SVGFEBlendElement.cc b/ksvg/dom/SVGFEBlendElement.cpp
index f0fe7b8b..f0fe7b8b 100644
--- a/ksvg/dom/SVGFEBlendElement.cc
+++ b/ksvg/dom/SVGFEBlendElement.cpp
diff --git a/ksvg/dom/SVGFEColorMatrixElement.cc b/ksvg/dom/SVGFEColorMatrixElement.cpp
index 5c4c5104..5c4c5104 100644
--- a/ksvg/dom/SVGFEColorMatrixElement.cc
+++ b/ksvg/dom/SVGFEColorMatrixElement.cpp
diff --git a/ksvg/dom/SVGFEComponentTransferElement.cc b/ksvg/dom/SVGFEComponentTransferElement.cpp
index bc96a48d..bc96a48d 100644
--- a/ksvg/dom/SVGFEComponentTransferElement.cc
+++ b/ksvg/dom/SVGFEComponentTransferElement.cpp
diff --git a/ksvg/dom/SVGFECompositeElement.cc b/ksvg/dom/SVGFECompositeElement.cpp
index b7ff69f5..b7ff69f5 100644
--- a/ksvg/dom/SVGFECompositeElement.cc
+++ b/ksvg/dom/SVGFECompositeElement.cpp
diff --git a/ksvg/dom/SVGFEConvolveMatrixElement.cc b/ksvg/dom/SVGFEConvolveMatrixElement.cpp
index 7f66b8b4..7f66b8b4 100644
--- a/ksvg/dom/SVGFEConvolveMatrixElement.cc
+++ b/ksvg/dom/SVGFEConvolveMatrixElement.cpp
diff --git a/ksvg/dom/SVGFEDiffuseLightingElement.cc b/ksvg/dom/SVGFEDiffuseLightingElement.cpp
index 6e084f25..6e084f25 100644
--- a/ksvg/dom/SVGFEDiffuseLightingElement.cc
+++ b/ksvg/dom/SVGFEDiffuseLightingElement.cpp
diff --git a/ksvg/dom/SVGFEDisplacementMapElement.cc b/ksvg/dom/SVGFEDisplacementMapElement.cpp
index 9bb4938e..9bb4938e 100644
--- a/ksvg/dom/SVGFEDisplacementMapElement.cc
+++ b/ksvg/dom/SVGFEDisplacementMapElement.cpp
diff --git a/ksvg/dom/SVGFEDistantLightElement.cc b/ksvg/dom/SVGFEDistantLightElement.cpp
index 5e5f4f30..5e5f4f30 100644
--- a/ksvg/dom/SVGFEDistantLightElement.cc
+++ b/ksvg/dom/SVGFEDistantLightElement.cpp
diff --git a/ksvg/dom/SVGFEFloodElement.cc b/ksvg/dom/SVGFEFloodElement.cpp
index 0689cb10..0689cb10 100644
--- a/ksvg/dom/SVGFEFloodElement.cc
+++ b/ksvg/dom/SVGFEFloodElement.cpp
diff --git a/ksvg/dom/SVGFEFuncAElement.cc b/ksvg/dom/SVGFEFuncAElement.cpp
index 00db637e..00db637e 100644
--- a/ksvg/dom/SVGFEFuncAElement.cc
+++ b/ksvg/dom/SVGFEFuncAElement.cpp
diff --git a/ksvg/dom/SVGFEFuncBElement.cc b/ksvg/dom/SVGFEFuncBElement.cpp
index 01e060f3..01e060f3 100644
--- a/ksvg/dom/SVGFEFuncBElement.cc
+++ b/ksvg/dom/SVGFEFuncBElement.cpp
diff --git a/ksvg/dom/SVGFEFuncGElement.cc b/ksvg/dom/SVGFEFuncGElement.cpp
index c4af7f36..c4af7f36 100644
--- a/ksvg/dom/SVGFEFuncGElement.cc
+++ b/ksvg/dom/SVGFEFuncGElement.cpp
diff --git a/ksvg/dom/SVGFEFuncRElement.cc b/ksvg/dom/SVGFEFuncRElement.cpp
index 59b87ea2..59b87ea2 100644
--- a/ksvg/dom/SVGFEFuncRElement.cc
+++ b/ksvg/dom/SVGFEFuncRElement.cpp
diff --git a/ksvg/dom/SVGFEGaussianBlurElement.cc b/ksvg/dom/SVGFEGaussianBlurElement.cpp
index b3b9d9f7..b3b9d9f7 100644
--- a/ksvg/dom/SVGFEGaussianBlurElement.cc
+++ b/ksvg/dom/SVGFEGaussianBlurElement.cpp
diff --git a/ksvg/dom/SVGFEImageElement.cc b/ksvg/dom/SVGFEImageElement.cpp
index d0708306..d0708306 100644
--- a/ksvg/dom/SVGFEImageElement.cc
+++ b/ksvg/dom/SVGFEImageElement.cpp
diff --git a/ksvg/dom/SVGFEMergeElement.cc b/ksvg/dom/SVGFEMergeElement.cpp
index 7398bf9b..7398bf9b 100644
--- a/ksvg/dom/SVGFEMergeElement.cc
+++ b/ksvg/dom/SVGFEMergeElement.cpp
diff --git a/ksvg/dom/SVGFEMergeNodeElement.cc b/ksvg/dom/SVGFEMergeNodeElement.cpp
index 65d6b18d..65d6b18d 100644
--- a/ksvg/dom/SVGFEMergeNodeElement.cc
+++ b/ksvg/dom/SVGFEMergeNodeElement.cpp
diff --git a/ksvg/dom/SVGFEMorphologyElement.cc b/ksvg/dom/SVGFEMorphologyElement.cpp
index e6f2543a..e6f2543a 100644
--- a/ksvg/dom/SVGFEMorphologyElement.cc
+++ b/ksvg/dom/SVGFEMorphologyElement.cpp
diff --git a/ksvg/dom/SVGFEOffsetElement.cc b/ksvg/dom/SVGFEOffsetElement.cpp
index bd9a94fd..bd9a94fd 100644
--- a/ksvg/dom/SVGFEOffsetElement.cc
+++ b/ksvg/dom/SVGFEOffsetElement.cpp
diff --git a/ksvg/dom/SVGFEPointLightElement.cc b/ksvg/dom/SVGFEPointLightElement.cpp
index 99028920..99028920 100644
--- a/ksvg/dom/SVGFEPointLightElement.cc
+++ b/ksvg/dom/SVGFEPointLightElement.cpp
diff --git a/ksvg/dom/SVGFESpecularLightingElement.cc b/ksvg/dom/SVGFESpecularLightingElement.cpp
index cd4785dc..cd4785dc 100644
--- a/ksvg/dom/SVGFESpecularLightingElement.cc
+++ b/ksvg/dom/SVGFESpecularLightingElement.cpp
diff --git a/ksvg/dom/SVGFESpotLightElement.cc b/ksvg/dom/SVGFESpotLightElement.cpp
index 15353880..15353880 100644
--- a/ksvg/dom/SVGFESpotLightElement.cc
+++ b/ksvg/dom/SVGFESpotLightElement.cpp
diff --git a/ksvg/dom/SVGFETileElement.cc b/ksvg/dom/SVGFETileElement.cpp
index d88a4f2a..d88a4f2a 100644
--- a/ksvg/dom/SVGFETileElement.cc
+++ b/ksvg/dom/SVGFETileElement.cpp
diff --git a/ksvg/dom/SVGFETurbulenceElement.cc b/ksvg/dom/SVGFETurbulenceElement.cpp
index 2f4fd5b8..2f4fd5b8 100644
--- a/ksvg/dom/SVGFETurbulenceElement.cc
+++ b/ksvg/dom/SVGFETurbulenceElement.cpp
diff --git a/ksvg/dom/SVGFilterElement.cc b/ksvg/dom/SVGFilterElement.cpp
index f505252e..f505252e 100644
--- a/ksvg/dom/SVGFilterElement.cc
+++ b/ksvg/dom/SVGFilterElement.cpp
diff --git a/ksvg/dom/SVGFilterPrimitiveStandardAttributes.cc b/ksvg/dom/SVGFilterPrimitiveStandardAttributes.cpp
index fd629054..fd629054 100644
--- a/ksvg/dom/SVGFilterPrimitiveStandardAttributes.cc
+++ b/ksvg/dom/SVGFilterPrimitiveStandardAttributes.cpp
diff --git a/ksvg/dom/SVGFitToViewBox.cc b/ksvg/dom/SVGFitToViewBox.cpp
index 4f54e2b4..4f54e2b4 100644
--- a/ksvg/dom/SVGFitToViewBox.cc
+++ b/ksvg/dom/SVGFitToViewBox.cpp
diff --git a/ksvg/dom/SVGFontElement.cc b/ksvg/dom/SVGFontElement.cpp
index 30244c6f..30244c6f 100644
--- a/ksvg/dom/SVGFontElement.cc
+++ b/ksvg/dom/SVGFontElement.cpp
diff --git a/ksvg/dom/SVGFontFaceElement.cc b/ksvg/dom/SVGFontFaceElement.cpp
index f5c7a12a..f5c7a12a 100644
--- a/ksvg/dom/SVGFontFaceElement.cc
+++ b/ksvg/dom/SVGFontFaceElement.cpp
diff --git a/ksvg/dom/SVGFontFaceFormatElement.cc b/ksvg/dom/SVGFontFaceFormatElement.cpp
index ede5a248..ede5a248 100644
--- a/ksvg/dom/SVGFontFaceFormatElement.cc
+++ b/ksvg/dom/SVGFontFaceFormatElement.cpp
diff --git a/ksvg/dom/SVGFontFaceNameElement.cc b/ksvg/dom/SVGFontFaceNameElement.cpp
index ce2413fd..ce2413fd 100644
--- a/ksvg/dom/SVGFontFaceNameElement.cc
+++ b/ksvg/dom/SVGFontFaceNameElement.cpp
diff --git a/ksvg/dom/SVGFontFaceSrcElement.cc b/ksvg/dom/SVGFontFaceSrcElement.cpp
index c34e7734..c34e7734 100644
--- a/ksvg/dom/SVGFontFaceSrcElement.cc
+++ b/ksvg/dom/SVGFontFaceSrcElement.cpp
diff --git a/ksvg/dom/SVGFontFaceUriElement.cc b/ksvg/dom/SVGFontFaceUriElement.cpp
index 98a13d4d..98a13d4d 100644
--- a/ksvg/dom/SVGFontFaceUriElement.cc
+++ b/ksvg/dom/SVGFontFaceUriElement.cpp
diff --git a/ksvg/dom/SVGForeignObjectElement.cc b/ksvg/dom/SVGForeignObjectElement.cpp
index cd7ffad5..cd7ffad5 100644
--- a/ksvg/dom/SVGForeignObjectElement.cc
+++ b/ksvg/dom/SVGForeignObjectElement.cpp
diff --git a/ksvg/dom/SVGGElement.cc b/ksvg/dom/SVGGElement.cpp
index 6a6cfb96..6a6cfb96 100644
--- a/ksvg/dom/SVGGElement.cc
+++ b/ksvg/dom/SVGGElement.cpp
diff --git a/ksvg/dom/SVGGlyphElement.cc b/ksvg/dom/SVGGlyphElement.cpp
index 7f6f4ae4..7f6f4ae4 100644
--- a/ksvg/dom/SVGGlyphElement.cc
+++ b/ksvg/dom/SVGGlyphElement.cpp
diff --git a/ksvg/dom/SVGGlyphRefElement.cc b/ksvg/dom/SVGGlyphRefElement.cpp
index 5b1f8deb..5b1f8deb 100644
--- a/ksvg/dom/SVGGlyphRefElement.cc
+++ b/ksvg/dom/SVGGlyphRefElement.cpp
diff --git a/ksvg/dom/SVGGradientElement.cc b/ksvg/dom/SVGGradientElement.cpp
index 895b6d8e..895b6d8e 100644
--- a/ksvg/dom/SVGGradientElement.cc
+++ b/ksvg/dom/SVGGradientElement.cpp
diff --git a/ksvg/dom/SVGHKernElement.cc b/ksvg/dom/SVGHKernElement.cpp
index ca8d32bf..ca8d32bf 100644
--- a/ksvg/dom/SVGHKernElement.cc
+++ b/ksvg/dom/SVGHKernElement.cpp
diff --git a/ksvg/dom/SVGICCColor.cc b/ksvg/dom/SVGICCColor.cpp
index 3baef1c1..3baef1c1 100644
--- a/ksvg/dom/SVGICCColor.cc
+++ b/ksvg/dom/SVGICCColor.cpp
diff --git a/ksvg/dom/SVGImageElement.cc b/ksvg/dom/SVGImageElement.cpp
index 2981abef..2981abef 100644
--- a/ksvg/dom/SVGImageElement.cc
+++ b/ksvg/dom/SVGImageElement.cpp
diff --git a/ksvg/dom/SVGLangSpace.cc b/ksvg/dom/SVGLangSpace.cpp
index dc4e0cb3..dc4e0cb3 100644
--- a/ksvg/dom/SVGLangSpace.cc
+++ b/ksvg/dom/SVGLangSpace.cpp
diff --git a/ksvg/dom/SVGLength.cc b/ksvg/dom/SVGLength.cpp
index 7d55252a..7d55252a 100644
--- a/ksvg/dom/SVGLength.cc
+++ b/ksvg/dom/SVGLength.cpp
diff --git a/ksvg/dom/SVGLengthList.cc b/ksvg/dom/SVGLengthList.cpp
index 30f59d70..30f59d70 100644
--- a/ksvg/dom/SVGLengthList.cc
+++ b/ksvg/dom/SVGLengthList.cpp
diff --git a/ksvg/dom/SVGLineElement.cc b/ksvg/dom/SVGLineElement.cpp
index 918734ea..918734ea 100644
--- a/ksvg/dom/SVGLineElement.cc
+++ b/ksvg/dom/SVGLineElement.cpp
diff --git a/ksvg/dom/SVGLinearGradientElement.cc b/ksvg/dom/SVGLinearGradientElement.cpp
index 41c076dc..41c076dc 100644
--- a/ksvg/dom/SVGLinearGradientElement.cc
+++ b/ksvg/dom/SVGLinearGradientElement.cpp
diff --git a/ksvg/dom/SVGLocatable.cc b/ksvg/dom/SVGLocatable.cpp
index 43a9aac7..43a9aac7 100644
--- a/ksvg/dom/SVGLocatable.cc
+++ b/ksvg/dom/SVGLocatable.cpp
diff --git a/ksvg/dom/SVGMPathElement.cc b/ksvg/dom/SVGMPathElement.cpp
index cb725260..cb725260 100644
--- a/ksvg/dom/SVGMPathElement.cc
+++ b/ksvg/dom/SVGMPathElement.cpp
diff --git a/ksvg/dom/SVGMarkerElement.cc b/ksvg/dom/SVGMarkerElement.cpp
index de59227d..de59227d 100644
--- a/ksvg/dom/SVGMarkerElement.cc
+++ b/ksvg/dom/SVGMarkerElement.cpp
diff --git a/ksvg/dom/SVGMaskElement.cc b/ksvg/dom/SVGMaskElement.cpp
index 7e1f9cee..7e1f9cee 100644
--- a/ksvg/dom/SVGMaskElement.cc
+++ b/ksvg/dom/SVGMaskElement.cpp
diff --git a/ksvg/dom/SVGMatrix.cc b/ksvg/dom/SVGMatrix.cpp
index e5e8c6db..e5e8c6db 100644
--- a/ksvg/dom/SVGMatrix.cc
+++ b/ksvg/dom/SVGMatrix.cpp
diff --git a/ksvg/dom/SVGMetadataElement.cc b/ksvg/dom/SVGMetadataElement.cpp
index 11a4820c..11a4820c 100644
--- a/ksvg/dom/SVGMetadataElement.cc
+++ b/ksvg/dom/SVGMetadataElement.cpp
diff --git a/ksvg/dom/SVGMissingGlyphElement.cc b/ksvg/dom/SVGMissingGlyphElement.cpp
index e4d5bd79..e4d5bd79 100644
--- a/ksvg/dom/SVGMissingGlyphElement.cc
+++ b/ksvg/dom/SVGMissingGlyphElement.cpp
diff --git a/ksvg/dom/SVGNumber.cc b/ksvg/dom/SVGNumber.cpp
index 9230acb2..9230acb2 100644
--- a/ksvg/dom/SVGNumber.cc
+++ b/ksvg/dom/SVGNumber.cpp
diff --git a/ksvg/dom/SVGNumberList.cc b/ksvg/dom/SVGNumberList.cpp
index f0587a6e..f0587a6e 100644
--- a/ksvg/dom/SVGNumberList.cc
+++ b/ksvg/dom/SVGNumberList.cpp
diff --git a/ksvg/dom/SVGPaint.cc b/ksvg/dom/SVGPaint.cpp
index f8df586b..f8df586b 100644
--- a/ksvg/dom/SVGPaint.cc
+++ b/ksvg/dom/SVGPaint.cpp
diff --git a/ksvg/dom/SVGPathElement.cc b/ksvg/dom/SVGPathElement.cpp
index d3610f47..d3610f47 100644
--- a/ksvg/dom/SVGPathElement.cc
+++ b/ksvg/dom/SVGPathElement.cpp
diff --git a/ksvg/dom/SVGPathSeg.cc b/ksvg/dom/SVGPathSeg.cpp
index 7b912e11..7b912e11 100644
--- a/ksvg/dom/SVGPathSeg.cc
+++ b/ksvg/dom/SVGPathSeg.cpp
diff --git a/ksvg/dom/SVGPathSegArc.cc b/ksvg/dom/SVGPathSegArc.cpp
index 9e775ff8..9e775ff8 100644
--- a/ksvg/dom/SVGPathSegArc.cc
+++ b/ksvg/dom/SVGPathSegArc.cpp
diff --git a/ksvg/dom/SVGPathSegClosePath.cc b/ksvg/dom/SVGPathSegClosePath.cpp
index af7dc302..af7dc302 100644
--- a/ksvg/dom/SVGPathSegClosePath.cc
+++ b/ksvg/dom/SVGPathSegClosePath.cpp
diff --git a/ksvg/dom/SVGPathSegCurvetoCubic.cc b/ksvg/dom/SVGPathSegCurvetoCubic.cpp
index 02313de9..02313de9 100644
--- a/ksvg/dom/SVGPathSegCurvetoCubic.cc
+++ b/ksvg/dom/SVGPathSegCurvetoCubic.cpp
diff --git a/ksvg/dom/SVGPathSegCurvetoCubicSmooth.cc b/ksvg/dom/SVGPathSegCurvetoCubicSmooth.cpp
index a8fabdf3..a8fabdf3 100644
--- a/ksvg/dom/SVGPathSegCurvetoCubicSmooth.cc
+++ b/ksvg/dom/SVGPathSegCurvetoCubicSmooth.cpp
diff --git a/ksvg/dom/SVGPathSegCurvetoQuadratic.cc b/ksvg/dom/SVGPathSegCurvetoQuadratic.cpp
index 8f83bcf2..8f83bcf2 100644
--- a/ksvg/dom/SVGPathSegCurvetoQuadratic.cc
+++ b/ksvg/dom/SVGPathSegCurvetoQuadratic.cpp
diff --git a/ksvg/dom/SVGPathSegCurvetoQuadraticSmooth.cc b/ksvg/dom/SVGPathSegCurvetoQuadraticSmooth.cpp
index d0a52205..d0a52205 100644
--- a/ksvg/dom/SVGPathSegCurvetoQuadraticSmooth.cc
+++ b/ksvg/dom/SVGPathSegCurvetoQuadraticSmooth.cpp
diff --git a/ksvg/dom/SVGPathSegLineto.cc b/ksvg/dom/SVGPathSegLineto.cpp
index d4ef6399..d4ef6399 100644
--- a/ksvg/dom/SVGPathSegLineto.cc
+++ b/ksvg/dom/SVGPathSegLineto.cpp
diff --git a/ksvg/dom/SVGPathSegLinetoHorizontal.cc b/ksvg/dom/SVGPathSegLinetoHorizontal.cpp
index e42b0337..e42b0337 100644
--- a/ksvg/dom/SVGPathSegLinetoHorizontal.cc
+++ b/ksvg/dom/SVGPathSegLinetoHorizontal.cpp
diff --git a/ksvg/dom/SVGPathSegLinetoVertical.cc b/ksvg/dom/SVGPathSegLinetoVertical.cpp
index b271f5cc..b271f5cc 100644
--- a/ksvg/dom/SVGPathSegLinetoVertical.cc
+++ b/ksvg/dom/SVGPathSegLinetoVertical.cpp
diff --git a/ksvg/dom/SVGPathSegList.cc b/ksvg/dom/SVGPathSegList.cpp
index 24d255bc..24d255bc 100644
--- a/ksvg/dom/SVGPathSegList.cc
+++ b/ksvg/dom/SVGPathSegList.cpp
diff --git a/ksvg/dom/SVGPathSegMoveto.cc b/ksvg/dom/SVGPathSegMoveto.cpp
index f32f6f55..f32f6f55 100644
--- a/ksvg/dom/SVGPathSegMoveto.cc
+++ b/ksvg/dom/SVGPathSegMoveto.cpp
diff --git a/ksvg/dom/SVGPatternElement.cc b/ksvg/dom/SVGPatternElement.cpp
index 8dcc86f8..8dcc86f8 100644
--- a/ksvg/dom/SVGPatternElement.cc
+++ b/ksvg/dom/SVGPatternElement.cpp
diff --git a/ksvg/dom/SVGPoint.cc b/ksvg/dom/SVGPoint.cpp
index c385c904..c385c904 100644
--- a/ksvg/dom/SVGPoint.cc
+++ b/ksvg/dom/SVGPoint.cpp
diff --git a/ksvg/dom/SVGPointList.cc b/ksvg/dom/SVGPointList.cpp
index 963b1c60..963b1c60 100644
--- a/ksvg/dom/SVGPointList.cc
+++ b/ksvg/dom/SVGPointList.cpp
diff --git a/ksvg/dom/SVGPolygonElement.cc b/ksvg/dom/SVGPolygonElement.cpp
index 043c19df..043c19df 100644
--- a/ksvg/dom/SVGPolygonElement.cc
+++ b/ksvg/dom/SVGPolygonElement.cpp
diff --git a/ksvg/dom/SVGPolylineElement.cc b/ksvg/dom/SVGPolylineElement.cpp
index 789c5847..789c5847 100644
--- a/ksvg/dom/SVGPolylineElement.cc
+++ b/ksvg/dom/SVGPolylineElement.cpp
diff --git a/ksvg/dom/SVGPreserveAspectRatio.cc b/ksvg/dom/SVGPreserveAspectRatio.cpp
index 51f6e32b..51f6e32b 100644
--- a/ksvg/dom/SVGPreserveAspectRatio.cc
+++ b/ksvg/dom/SVGPreserveAspectRatio.cpp
diff --git a/ksvg/dom/SVGRadialGradientElement.cc b/ksvg/dom/SVGRadialGradientElement.cpp
index 0e71d846..0e71d846 100644
--- a/ksvg/dom/SVGRadialGradientElement.cc
+++ b/ksvg/dom/SVGRadialGradientElement.cpp
diff --git a/ksvg/dom/SVGRect.cc b/ksvg/dom/SVGRect.cpp
index 35a4d550..35a4d550 100644
--- a/ksvg/dom/SVGRect.cc
+++ b/ksvg/dom/SVGRect.cpp
diff --git a/ksvg/dom/SVGRectElement.cc b/ksvg/dom/SVGRectElement.cpp
index 51af0272..51af0272 100644
--- a/ksvg/dom/SVGRectElement.cc
+++ b/ksvg/dom/SVGRectElement.cpp
diff --git a/ksvg/dom/SVGSVGElement.cc b/ksvg/dom/SVGSVGElement.cpp
index 5f19c508..5f19c508 100644
--- a/ksvg/dom/SVGSVGElement.cc
+++ b/ksvg/dom/SVGSVGElement.cpp
diff --git a/ksvg/dom/SVGScriptElement.cc b/ksvg/dom/SVGScriptElement.cpp
index 48974905..48974905 100644
--- a/ksvg/dom/SVGScriptElement.cc
+++ b/ksvg/dom/SVGScriptElement.cpp
diff --git a/ksvg/dom/SVGSetElement.cc b/ksvg/dom/SVGSetElement.cpp
index 9dff9064..9dff9064 100644
--- a/ksvg/dom/SVGSetElement.cc
+++ b/ksvg/dom/SVGSetElement.cpp
diff --git a/ksvg/dom/SVGStopElement.cc b/ksvg/dom/SVGStopElement.cpp
index 1288a49e..1288a49e 100644
--- a/ksvg/dom/SVGStopElement.cc
+++ b/ksvg/dom/SVGStopElement.cpp
diff --git a/ksvg/dom/SVGStringList.cc b/ksvg/dom/SVGStringList.cpp
index de9527f3..de9527f3 100644
--- a/ksvg/dom/SVGStringList.cc
+++ b/ksvg/dom/SVGStringList.cpp
diff --git a/ksvg/dom/SVGStylable.cc b/ksvg/dom/SVGStylable.cpp
index 9092c981..9092c981 100644
--- a/ksvg/dom/SVGStylable.cc
+++ b/ksvg/dom/SVGStylable.cpp
diff --git a/ksvg/dom/SVGStyleElement.cc b/ksvg/dom/SVGStyleElement.cpp
index 7e734336..7e734336 100644
--- a/ksvg/dom/SVGStyleElement.cc
+++ b/ksvg/dom/SVGStyleElement.cpp
diff --git a/ksvg/dom/SVGSwitchElement.cc b/ksvg/dom/SVGSwitchElement.cpp
index ecaa2a1c..ecaa2a1c 100644
--- a/ksvg/dom/SVGSwitchElement.cc
+++ b/ksvg/dom/SVGSwitchElement.cpp
diff --git a/ksvg/dom/SVGSymbolElement.cc b/ksvg/dom/SVGSymbolElement.cpp
index 9b8d89f5..9b8d89f5 100644
--- a/ksvg/dom/SVGSymbolElement.cc
+++ b/ksvg/dom/SVGSymbolElement.cpp
diff --git a/ksvg/dom/SVGTRefElement.cc b/ksvg/dom/SVGTRefElement.cpp
index f987e3aa..f987e3aa 100644
--- a/ksvg/dom/SVGTRefElement.cc
+++ b/ksvg/dom/SVGTRefElement.cpp
diff --git a/ksvg/dom/SVGTSpanElement.cc b/ksvg/dom/SVGTSpanElement.cpp
index 6a2cf66c..6a2cf66c 100644
--- a/ksvg/dom/SVGTSpanElement.cc
+++ b/ksvg/dom/SVGTSpanElement.cpp
diff --git a/ksvg/dom/SVGTests.cc b/ksvg/dom/SVGTests.cpp
index 145da6af..145da6af 100644
--- a/ksvg/dom/SVGTests.cc
+++ b/ksvg/dom/SVGTests.cpp
diff --git a/ksvg/dom/SVGTextContentElement.cc b/ksvg/dom/SVGTextContentElement.cpp
index f40d23b6..f40d23b6 100644
--- a/ksvg/dom/SVGTextContentElement.cc
+++ b/ksvg/dom/SVGTextContentElement.cpp
diff --git a/ksvg/dom/SVGTextElement.cc b/ksvg/dom/SVGTextElement.cpp
index b80a148a..b80a148a 100644
--- a/ksvg/dom/SVGTextElement.cc
+++ b/ksvg/dom/SVGTextElement.cpp
diff --git a/ksvg/dom/SVGTextPathElement.cc b/ksvg/dom/SVGTextPathElement.cpp
index 09d26e20..09d26e20 100644
--- a/ksvg/dom/SVGTextPathElement.cc
+++ b/ksvg/dom/SVGTextPathElement.cpp
diff --git a/ksvg/dom/SVGTextPositioningElement.cc b/ksvg/dom/SVGTextPositioningElement.cpp
index 6ce7d346..6ce7d346 100644
--- a/ksvg/dom/SVGTextPositioningElement.cc
+++ b/ksvg/dom/SVGTextPositioningElement.cpp
diff --git a/ksvg/dom/SVGTitleElement.cc b/ksvg/dom/SVGTitleElement.cpp
index 9c301d10..9c301d10 100644
--- a/ksvg/dom/SVGTitleElement.cc
+++ b/ksvg/dom/SVGTitleElement.cpp
diff --git a/ksvg/dom/SVGTransform.cc b/ksvg/dom/SVGTransform.cpp
index a8bbe4db..a8bbe4db 100644
--- a/ksvg/dom/SVGTransform.cc
+++ b/ksvg/dom/SVGTransform.cpp
diff --git a/ksvg/dom/SVGTransformList.cc b/ksvg/dom/SVGTransformList.cpp
index d363aef6..d363aef6 100644
--- a/ksvg/dom/SVGTransformList.cc
+++ b/ksvg/dom/SVGTransformList.cpp
diff --git a/ksvg/dom/SVGTransformable.cc b/ksvg/dom/SVGTransformable.cpp
index 3c2d22f6..3c2d22f6 100644
--- a/ksvg/dom/SVGTransformable.cc
+++ b/ksvg/dom/SVGTransformable.cpp
diff --git a/ksvg/dom/SVGURIReference.cc b/ksvg/dom/SVGURIReference.cpp
index 85658aa4..85658aa4 100644
--- a/ksvg/dom/SVGURIReference.cc
+++ b/ksvg/dom/SVGURIReference.cpp
diff --git a/ksvg/dom/SVGUseElement.cc b/ksvg/dom/SVGUseElement.cpp
index e74e05e8..e74e05e8 100644
--- a/ksvg/dom/SVGUseElement.cc
+++ b/ksvg/dom/SVGUseElement.cpp
diff --git a/ksvg/dom/SVGVKernElement.cc b/ksvg/dom/SVGVKernElement.cpp
index 7a52b933..7a52b933 100644
--- a/ksvg/dom/SVGVKernElement.cc
+++ b/ksvg/dom/SVGVKernElement.cpp
diff --git a/ksvg/dom/SVGViewElement.cc b/ksvg/dom/SVGViewElement.cpp
index 0214be20..0214be20 100644
--- a/ksvg/dom/SVGViewElement.cc
+++ b/ksvg/dom/SVGViewElement.cpp
diff --git a/ksvg/dom/SVGViewSpec.cc b/ksvg/dom/SVGViewSpec.cpp
index c7877736..c7877736 100644
--- a/ksvg/dom/SVGViewSpec.cc
+++ b/ksvg/dom/SVGViewSpec.cpp
diff --git a/ksvg/dom/SVGWindow.cc b/ksvg/dom/SVGWindow.cpp
index 22a8dcc0..22a8dcc0 100644
--- a/ksvg/dom/SVGWindow.cc
+++ b/ksvg/dom/SVGWindow.cpp
diff --git a/ksvg/dom/SVGZoomAndPan.cc b/ksvg/dom/SVGZoomAndPan.cpp
index a8a0bf04..a8a0bf04 100644
--- a/ksvg/dom/SVGZoomAndPan.cc
+++ b/ksvg/dom/SVGZoomAndPan.cpp
diff --git a/ksvg/dom/SVGZoomEvent.cc b/ksvg/dom/SVGZoomEvent.cpp
index cf3cd8d6..cf3cd8d6 100644
--- a/ksvg/dom/SVGZoomEvent.cc
+++ b/ksvg/dom/SVGZoomEvent.cpp