Revision 1192388

Go back to digest for 7th November 2010

Bug Fixes in KDE Base

Thomas Lübking committed changes in /trunk/KDE/kdebase/workspace/kwin/effects/sheet:

* replace qhash by qmap and avoid side-effect prone QHash::operator[]
* use TimeLine data memeber instead pointer to prevent leaking
* only setTransformed() if there's really a current animation, not if "a window we know is mapped"
* therefore use a poperty to know whether the effect manages a deleted window
* set the TRANSFORMED flag in prePaintWindow as it should be

File Changes

Modified 2 files
  • /trunk/KDE/kdebase/workspace/kwin/effects/sheet
  •   /sheet.cpp
  •   /sheet.h
2 files changed in total