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
Marco Martin
5788424702
qmenu bindings with the QtComponents api
2011-10-28 18:57:34 +02:00
Viranch Mehta
e677aafcad
Rename QMenuItem to QMenuAction, QMenuItem was already defined. Add support for separators in QMenus
2011-08-17 23:21:04 +05:30
Viranch Mehta
c34d4ea456
Make QMenu fairly usable in QML plasmoids, separate out QMenu and QMenuItem classes
2011-08-17 03:22:25 +05:30
Viranch Mehta
cd6d910a2f
Implement ability to add actions in the QMenu and hence create QMenuItem
2011-08-07 05:11:21 +05:30
Viranch Mehta
2c6677aaf4
QMenu QML binding (with test 'hello','world' menu entries)
2011-08-02 19:43:48 +05:30
Nicolás Alvarez
cde1151099
Merged scratch/mart/plasma-components into subtree plasma/declarativeimports.
2011-02-10 14:41:47 -03:00