dolphin/kfind
Eric Coquelle 1c2dbccae5 When a file is removed from konqueror, or moved from kfind, the search result is updated (Bug 28960 fixed)
When a file is added within the search directory, kfind updates the search results

svn path=/trunk/kdebase/kfind/; revision=238952
2003-07-24 17:20:12 +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 When a file is removed from konqueror, or moved from kfind, the search result is updated (Bug 28960 fixed) 2003-07-24 17:20:12 +00:00
Kfind.desktop CVS_SILENT made messages 2002-11-02 12:13:26 +00:00
kfind.h When a file is removed from konqueror, or moved from kfind, the search result is updated (Bug 28960 fixed) 2003-07-24 17:20:12 +00:00
kfinddlg.cpp When a file is removed from konqueror, or moved from kfind, the search result is updated (Bug 28960 fixed) 2003-07-24 17:20:12 +00:00
kfinddlg.h When a file is removed from konqueror, or moved from kfind, the search result is updated (Bug 28960 fixed) 2003-07-24 17:20:12 +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 When a file is removed from konqueror, or moved from kfind, the search result is updated (Bug 28960 fixed) 2003-07-24 17:20:12 +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 When a file is removed from konqueror, or moved from kfind, the search result is updated (Bug 28960 fixed) 2003-07-24 17:20:12 +00:00
kfwin.h When a file is removed from konqueror, or moved from kfind, the search result is updated (Bug 28960 fixed) 2003-07-24 17:20:12 +00:00
kquery.cpp enable cancelling the locate-process 2003-06-28 19:36:16 +00:00
kquery.h When a file is removed from konqueror, or moved from kfind, the search result is updated (Bug 28960 fixed) 2003-07-24 17:20:12 +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>