- when leaving web widget, QWebPagePrivate generates fake
mouse move event, but unfortunately with bad coordinates.
So sometimes it just hovered a link and the link's url got
stuck in status bar message.
- plugins can now register scheme handlers
- tweaked javascript alert window
- initial support for Geolocation & Notifications API
* question to ask user for permission needs not implemented yet