kwin/effects/sheet
Thomas Lübking cbe8b6fb93 * 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

CCBUG: 242693


svn path=/trunk/KDE/kdebase/workspace/; revision=1192388
2010-11-02 20:35:28 +00:00
..
CMakeLists.txt
sheet.cpp * replace qhash by qmap and avoid side-effect prone QHash::operator[] 2010-11-02 20:35:28 +00:00
sheet.desktop SVN_SILENT made messages (.desktop file) 2010-10-31 09:11:11 +00:00
sheet.h * replace qhash by qmap and avoid side-effect prone QHash::operator[] 2010-11-02 20:35:28 +00:00