Hey, here's a small task for people who want to contribute. I need a function that (by using QT classes and functions, not system calls to "rm -rf $1") deletes a directry recursively. Something like: unlinkDir( const QString dir ); Would somebody like to do this? Thanks in advance, mg