! Update documentation
! svn co svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kde-common/admin
! svn co svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kdebase/kfind

+ Passive message always pop up when trashing / deleting files and confirmation dialog is enabled (which steals focus)
  (and other things that have any warning etc. dialog).
+ Keyboard shortcut / Disabling Tabs doesn't work on SuSE -> rewrite whole GUI with custom KListView etc.
+ Rename some of the labels to improve usability.
+ Improve file copy/move speed.
+ Reduce memory consumption. (now ~3kB/file)
+ Clean up link handling (AND handle them the same way with and without locate) 

? KFileDetailView instead of KListView
? Calculate MD5sum on the remote computer without downloading the file.
? ftp authorisation dialog pops up behind main widget (try KIO::Job -> setWindow() ). Probably not a good idea,
  as kquery is another thread than the GUI thread (with the main window).

* Tar / other archives aren't accessed properly / at all on non-local file systems. Download (==> checksum, ... ) might fail.
* When searching a smb share with "System Volume Information" folder (which cannot be accessed),
  kfind reports files with the wrong path. Looks like a smb kioslave problem.
