0.5.7
 - Fix handling of paths by using QString::fromUtf8 instead of relying on the default QString constructor which assumes Latin-1.
 - don't hide menu when mouse leaves, non standard usability
0.5.6
 - make the applet much more userfriendly
 - update applet to xesam field name for filename
0.5.1
 - Updated to Strigi 0.5.1

0.3.11
 - Open files with embedded files as directories in jstream:/

0.3.10
 - Make showing of preview icon more resilient to absent mimetype information by checking for mimetype on the fly.
 - Port to new Indexable API.
 - check KDE version: don't try to do image/xpm files if KDE < 3.5.6
 - Disable pdf parsing in strigiapplet, because the code is in strigi core now.

0.3.9
 - fixed crash on parsing xpm files with KFile plugin
 - fixed starting of the daemon from the strigi:// daemon

