dolphin/kfind
André Wöbbeking 69cd3c6c38 KSharedPtr ctor is explicit now, removed Q3PtrList
svn path=/trunk/KDE/kdebase/kfind/; revision=502923
2006-01-27 15:24:55 +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 SVN_SILENT Correcting the encoding in KDE source code 2005-12-06 04:28:48 +00:00
findpart.desktop SVN_SILENT made messages (.desktop file) 2006-01-07 12:16:49 +00:00
hi16-app-kfind.png Move application icons to default theme 2005-05-10 12:35:42 +00:00
hi22-app-kfind.png Move application icons to default theme 2005-05-10 12:35:42 +00:00
hi32-app-kfind.png Move application icons to default theme 2005-05-10 12:35:42 +00:00
hi48-app-kfind.png Move application icons to default theme 2005-05-10 12:35:42 +00:00
hi64-app-kfind.png Remove the svn:executable property from a few standard non-executable files 2005-12-22 12:38:18 +00:00
kdatecombo.cpp compile fixes for new snapshot (remove some name arguments) 2006-01-09 21:34:47 +00:00
kdatecombo.h Use QT macro for signal/slots 2006-01-20 11:09:06 +00:00
kfind.cpp KURL to KUrl 2006-01-25 08:29:09 +00:00
Kfind.desktop SVN_SILENT made messages (.desktop file) 2006-01-07 12:16:49 +00:00
kfind.h KURL -> KUrl 2006-01-24 08:32:09 +00:00
kfinddlg.cpp KURL -> KUrl 2006-01-24 08:32:09 +00:00
kfinddlg.h KURL -> KUrl 2006-01-24 08:32:09 +00:00
kfindpart.cpp KURL -> KUrl 2006-01-24 08:32:09 +00:00
kfindpart.desktop SVN_SILENT made messages (.desktop file) 2006-01-07 12:16:49 +00:00
kfindpart.h KURL -> KUrl 2006-01-24 08:32:09 +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 Fixed bug #65992: Under Konqueror, KFind might show, once the search was achieved, any new created file. 2003-10-29 15:14:44 +00:00
kftabdlg.cpp KSharedPtr ctor is explicit now, removed Q3PtrList 2006-01-27 15:24:55 +00:00
kftabdlg.h KURL -> KUrl 2006-01-24 08:32:09 +00:00
kfwin.cpp KURL -> KUrl 2006-01-24 08:32:09 +00:00
kfwin.h KURL -> KUrl 2006-01-24 08:32:09 +00:00
kquery.cpp KURL -> KUrl 2006-01-24 08:32:09 +00:00
kquery.h KURL -> KUrl 2006-01-24 08:32:09 +00:00
main.cpp KURL -> KUrl 2006-01-24 08:32:09 +00:00
Makefile.am compile 2005-10-03 13:23:25 +00:00
README SVN_SILENT Correcting the encoding in KDE source code 2005-12-06 04:28:48 +00:00
SConscript for bksys build system 2006-01-01 20:11:28 +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 This is the right way to fix the warning, I thought it was related to version.h being included twice, 2003-09-07 21:42:46 +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>