Aaron Seigo
|
2b3767a7b5
|
get rid of deprecate code in Animator
i wonder if we have any purpose for Animator at all in QML? perhaps
this moves out with the QGraphicsView stuff
|
2011-05-26 23:30:58 +02:00 |
|
Aaron J. Seigo
|
aa3ea7d964
|
provide animation mappings
svn path=/trunk/KDE/kdelibs/; revision=1120237
|
2010-04-28 17:39:12 +00:00 |
|
Marco Martin
|
fdae3f0d59
|
This patch forward the "stateChanged" signal emitted from the private kinetic scroll animation all the way to Plasma::ScrollWidget, which then forwards this signal to its childs. This enables an object which derives from Plasma::ScrollWidget to know the kinetic scrolling animation state.
Patch by Bruno Abinader
svn path=/trunk/KDE/kdelibs/; revision=1064768
|
2009-12-21 18:36:39 +00:00 |
|
Aaron J. Seigo
|
73b60b9a55
|
* keep the non-deprecated stuff out of deprecated/, such as the new animator factory method
* don't be lazy with the names (Anim->Animation)
svn path=/trunk/KDE/kdelibs/; revision=1038307
|
2009-10-21 01:51:31 +00:00 |
|