Revision a0aacda...
Go back to digest for 4th November 2012Bug Fixes in KDE Base
Thomas Lübking committed changes in [kde-workspace] /libkwineffects:
use QELapsedTimer to measure animation delay
QElapsedTimer uses a monotic clock on all relevant systems
and is thus invarant against date/time changes (while the
bug was likely caused by daybreaks)
REVIEW: 107250
FIXED-IN: 4.10
use monitc clock
File Changes
Modified 4 files
- /libkwineffects
- kwin/anidata.cpp
- kwin/anidata_p.h
- kwin/kwinanimationeffect.cpp
- kwin/kwinanimationeffect.h
4 files changed in total