Commit Graph

5 Commits

Author SHA1 Message Date
Marco Martin
8836f476ef add hover events 2012-10-04 19:21:48 +02:00
Marco Martin
d3d96826ac pay attention to not emit 2 signals per event 2012-09-17 16:27:38 +02:00
Marco Martin
2f6b8d2687 support for wheel events 2012-02-15 22:56:41 +01:00
Sebastian Kügler
2565770d2d press and hold for the MouseListener, needs proper memory management 2011-11-25 05:06:32 +01:00
Sebastian Kügler
2654681dfd Add MouseEventListener from mobilecomponents
We need this in some components to work around weaknesses in the
standard MouseArea (such as conditional accepting of events).
MouseEventListener basically provides wiretapping for mouse events,
without blocking them, so they are still effective in the underlying
widgets.
2011-11-25 00:49:53 +01:00