dolphin/kfind
Daniel Naber 09820f9a33 relative path names and those with "~" are not supported,
give a better error message for these cases

svn path=/trunk/kdebase/kfind/; revision=234414
2003-06-28 20:27:17 +00:00
..
pics Adjusting datadir for use with unsermake. 2003-04-09 12:48:29 +00:00
AUTHORS Bug fix for sorting by size: qt seems to ignore space with lexicographical sort, hence the scheme used to sort by size doesn't work (pad with 0s instead). 2002-09-10 09:51:20 +00:00
ChangeLog New version of kfind, committing on behalf of "Eric Coquelle" <eric.coquelle@unice.fr>. 2001-10-18 09:14:25 +00:00
cr16-app-kfind.png Merging in Stuff from Crystal 0.72 2002-10-28 08:24:09 +00:00
cr32-app-kfind.png Updating Pixmaps 2002-10-27 14:08:45 +00:00
cr48-app-kfind.png Updating Pixmaps 2002-10-27 14:08:45 +00:00
cr64-app-kfind.png Updating Pixmaps 2002-10-27 14:08:45 +00:00
findpart.desktop CVS_SILENT made messages 2002-10-30 13:33:46 +00:00
kdatecombo.cpp avoid old and deprecated headers 2002-05-18 11:44:05 +00:00
kdatecombo.h New version of kfind, committing on behalf of "Eric Coquelle" <eric.coquelle@unice.fr>. 2001-10-18 09:14:25 +00:00
kfind.cpp Fix mem leak 2003-04-04 13:11:40 +00:00
Kfind.desktop CVS_SILENT made messages 2002-11-02 12:13:26 +00:00
kfind.h Added KDirLister support, so Kfind's result list is updated when result files are deleted 2003-03-04 15:56:22 +00:00
kfinddlg.cpp relative path names and those with "~" are not supported, 2003-06-28 20:27:17 +00:00
kfinddlg.h Fixed findpart for use with "matchingLine" 2001-11-04 11:38:26 +00:00
kfindpart.cpp Added KDirLister support, so Kfind's result list is updated when result files are deleted. Only work with kfindpart at present time... 2003-03-04 15:57:31 +00:00
kfindpart.desktop CVS_SILENT made messages 2002-10-30 13:33:46 +00:00
kfindpart.h Added KDirLister support, so Kfind's result list is updated when result files are deleted. Only work with kfindpart at present time... 2003-03-04 15:57:31 +00:00
kfindpart.kdevprj New version of kfind, committing on behalf of "Eric Coquelle" <eric.coquelle@unice.fr>. 2001-10-18 09:14:25 +00:00
kfindpart.kdevses Added support for slocate to speed-up search 2003-04-20 19:38:31 +00:00
kftabdlg.cpp Don't include "all/*" entries twice. 2003-06-09 03:06:36 +00:00
kftabdlg.h adding a new option to include binary files: without binary files 2003-05-26 18:16:17 +00:00
kfwin.cpp if you write html, then use htmlURL(), otherwise this is vulnerable 2003-05-17 20:52:35 +00:00
kfwin.h dragObject() is not supposed to be const 2001-10-19 03:48:26 +00:00
kquery.cpp enable cancelling the locate-process 2003-06-28 19:36:16 +00:00
kquery.h correct end-of-search detection 2003-06-28 15:24:47 +00:00
main.cpp Updated copyright 2003-04-20 19:35:09 +00:00
Makefile.am Adjusting datadir for use with unsermake. 2003-04-09 12:48:29 +00:00
README New version of kfind, committing on behalf of "Eric Coquelle" <eric.coquelle@unice.fr>. 2001-10-18 09:14:25 +00:00
TODO applied the patch from "Albert R. Valiev" <arkstone@mail.ru> (ok, partly) -> 2002-04-11 22:41:29 +00:00
version.h New version of kfind, committing on behalf of "Eric Coquelle" <eric.coquelle@unice.fr>. 2001-10-18 09:14:25 +00:00

kfind
=====

Kfind is a graphical replacement for the utility `find' inspired by 
the find utility from NT.

At this time it is fully functional. All options available in kfind
are working. You can save the results, delete, change properties of
found files/directories and ask konqueror to open the directory 
containing this file or execute default binding.

THANKS 
------ 

I want to thank Alexander Sanda <alex@darkstar.ping.at> for making
KTabCtl which is used in Kfind and Torben Weis
<weis@stud.uni-frankfurt.de> for his wonderful file manager konqueror.


I hope you will find this program somehow useful and I would
appreciate any suggestions and comments.

        Miroslav Flídr
        <flidr@kky.zcu.cz>