kwin/effects/zoom
Martin Gräßlin f213b7da70 Drop KWin::TimeLine from kwineffects
The KWin::TimeLine class was only a small wrapper around QTimeLine
without adding anything to QTimeLine what is not present in QTimeLine.
The initial idea was to make it possible to provide more curve shapes.
This is now obsoleted by Qt shipping more useful curves with QTimeLine.

So let's clean up a little bit and use QTimeLine directly instead of
the small wrapper.

All effects are adjusted to use QTimeLine directly.
2011-03-14 22:50:05 +01:00
..
CMakeLists.txt Focus tracking for the KWin zoom plugin 2010-08-11 11:55:26 +00:00
zoom.cpp MouseChanged becomes a signal 2011-03-12 14:37:30 +01:00
zoom.desktop SVN_SILENT made messages (.desktop file) 2011-02-03 07:25:47 +01:00
zoom.h Drop KWin::TimeLine from kwineffects 2011-03-14 22:50:05 +01:00
zoom_config.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
zoom_config.desktop SVN_SILENT made messages (.desktop file) 2011-02-03 07:25:47 +01:00
zoom_config.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
zoom_config.ui Proof-reading: changed centred (British English spelling) to centered (US English). 2010-08-14 17:47:39 +00:00