https://bugs.kde.org/show_bug.cgi?id=242693
Thomas Lübking <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|DUPLICATE |FIXED --- Comment #2 from Thomas Lübking <thomas luebking web de> 2010-11-02 21:33:20 --- SVN commit 1192387 by luebking: * 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 BUG: 242693 M +92 -74 glide.cpp M +5 -9 glide.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1192387 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
