Revision 669159
Go back to digest for 3rd June 2007Other in KDE Base
Germain Garand committed changes in /trunk/KDE/kdelibs/khtml/rendering:
Adapt to Qt 4.3's renewed lack of forgiveness.
It is now mandatory to end any QPainter active on devices that are the target of a redirection, which in turn forces the unwinding of the stack, making save()/restore() useless.
=> reimplement save/restore for clipping ;(
File Changes
Modified 3 files
- /trunk/KDE/kdelibs/khtml/rendering
- /render_layer.cpp
- /render_layer.h
- /render_replaced.cpp
3 files changed in total