dolphin/kfind
Daniel Naber 0280c78854 -correctly remember the filename pattern so that it is used as default the
next time kfind is started
-use home directory as one of the default directories

svn path=/trunk/kdebase/kfind/; revision=227766
2003-05-25 14:00:26 +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 - KGuiItem(i18n("Save As..."), "filesaveas")) 2002-08-27 20:04:50 +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 -correctly remember the filename pattern so that it is used as default the 2003-05-25 14:00:26 +00:00
kftabdlg.h how about a proper fix ? 2003-04-21 22:53:08 +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 content search in KWord and OpenOffice files now also works 2003-05-22 01:12:33 +00:00
kquery.h Temp dir is no longer needed 2003-04-29 19:27:10 +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>