More Info

Revision 813744

(Back to digest)
 

Features in KDE Base

Viacheslav Tokarev committed changes in /branches/work/khtml-blaze:

Add proper implementations for FloatSize, FloatRect, IntRect etc classes from platform/graphics/ of WebCore

File Changes

Added 23 files
/branches/work/khtml-blaze/platform
 
/FloatConversion.h
 
/graphics
 
/graphics/AffineTransform.cpp
 
/graphics/AffineTransform.h
 
/graphics/FloatPoint.cpp
 
/graphics/FloatPoint.h
 
/graphics/FloatRect.cpp
 
/graphics/FloatRect.h
 
/graphics/FloatSize.cpp
 
/graphics/FloatSize.h
 
/graphics/IntPoint.h
 
/graphics/IntRect.cpp
 
/graphics/IntRect.h
 
/graphics/IntSize.h
 
/graphics/IntSizeHash.h
 
/graphics/qt
 
/graphics/qt/AffineTransformQt.cpp
 
/graphics/qt/FloatPointQt.cpp
 
/graphics/qt/FloatRectQt.cpp
 
/graphics/qt/IntPointQt.cpp
 
/graphics/qt/IntRectQt.cpp
 
/graphics/qt/IntSizeQt.cpp
Modified 9 files
/branches/work/khtml-blaze
 
/CMakeLists.txt
 
/svg/SVGElement.h
 
/svg/SVGStyledElement.h
 
/svg/SVGStyledTransformableElement.h
 
/svg/SVGSVGElement.h
 
/svg/SVGTransformable.cpp
 
/svg/SVGTransformable.h
 
/xml/Document.h
 
/xml/dom_docimpl.cpp
32 files changed in total