! 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

+ "What's this" help on "Include hidden items" and proper help for "File name contains...".
+ Display this message again (confirmation for deleting / trashing files).
+ Reduce memory consumption. (now ~3kB/file)
+ Clean up link handling (AND handle them the same way with and without locate) 
+ Don't redraw ListViews during file add process.
+ ftp authorisation dialog pops up behind main widget (try KIO::Job -> setWindow() ).
+ remove generic things from KDevelop project. (komparator.desktop, ...).


? KFileDetailView instead of KListView
? Change complete design of the urls to be searched, that we have a "virtual tree" of directories. This "virtual tree"
  could contain as many directories as we want (no matter where these directories are). This "virtual tree" would be
  responsible for a) relative path comparison b) move / copy interaction. I'm not sure, whether this is anything we want.
  It will make the program and the gui much more complicated (unnecessarily?).


* 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.
