dolphin/kfind
Stephan Kulow b25e5754cd support srcdir more
svn path=/trunk/kdebase/kfind/; revision=15390
1999-01-15 16:34:25 +00:00
..
pics new icon for the file open button 1999-01-14 22:12:19 +00:00
ChangeLog Remoe an unused variable. 1998-12-07 23:21:47 +00:00
DESCRIPTION Spelling tweaks.. sort of. 1998-12-30 02:30:18 +00:00
kfarch.cpp Coolo: updated kfind to 0.3.2 1997-08-04 16:35:33 +00:00
kfarch.h fixed some more egcs warnings in adding virtual destructors 1998-03-08 20:47:37 +00:00
kfdird.cpp I know, Ok is ok too, but OK is more OK some GUI guides say :) 1998-09-14 20:45:14 +00:00
kfdird.h Source imported 1997-04-13 14:49:01 +00:00
kfind.cpp Some damned too changes for KFindtop. Now works with all positions 1998-06-14 15:22:29 +00:00
kfind.h Mario: a LOT of changes 1998-04-21 19:59:46 +00:00
kfind.xpm MD: Some icon tidy ups. 1998-02-23 19:34:28 +00:00
kfindtop.cpp new icon for the file open button 1999-01-14 22:12:19 +00:00
kfindtop.h Mario: improved kfind (key support, reg.exp.search, X11 selection...) 1998-04-20 19:54:45 +00:00
kfoptions.cpp QFile -> KFile 1998-06-16 13:36:45 +00:00
kfoptions.h removed some resizing problems; mimetype browser removed from preferences; kfind sets icon for kwmII 1997-10-02 08:55:33 +00:00
kfsave.cpp new KConfig 1997-10-04 19:52:38 +00:00
kfsave.h some more porting issues. Mainly default arguments and variable binding 1997-11-07 18:45:25 +00:00
kftabdlg.cpp kdebugified this. Now all debugging output can be removed with -DNDEBUG. 1998-12-30 02:30:54 +00:00
kftabdlg.h Mario: a LOT of changes 1998-04-21 19:59:46 +00:00
kftypes.cpp removed almost every reference to kapp->kdedir() and replaced it with the 1998-02-24 18:01:44 +00:00
kftypes.h fixed some more egcs warnings in adding virtual destructors 1998-03-08 20:47:37 +00:00
kfwin.cpp kdebugified this. Now all debugging output can be removed with -DNDEBUG. 1998-12-30 02:30:54 +00:00
kfwin.h Mario: a LOT of changes 1998-04-21 19:59:46 +00:00
main.cpp removed almost every reference to kapp->kdedir() and replaced it with the 1998-02-24 18:01:44 +00:00
Makefile.am support srcdir more 1999-01-15 16:34:25 +00:00
mini-kfind.xpm MD: Some icon tidy ups. 1998-02-23 19:34:28 +00:00
moc.cpp Mario: a LOT of changes 1998-04-21 19:59:46 +00:00
README Ispell and email tweaks. 1998-12-30 02:29:40 +00:00
TODO Useless commit #462: Sanitize the README and TODO files a bit. 1998-11-05 06:14:11 +00:00
version.h Mario: improved kfind (key support, reg.exp.search, X11 selection...) 1998-04-20 19:54:45 +00:00

kfind
=====

Kfind is a front end 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, store them to an archive and ask kfm to open
the directory containing this file or execute default binding.

Compilation 
----------- 

KFind is now part of kdebase, so please direct any compilation or
installation questions to ../README and ../INSTALL. It may be necessary to
set the environment variables QTDIR and KDEDIR. 

BUGS
----

If you find what you believe to be a bug, then it would be helpful to send
me a message.

THANKS 
------ 

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


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

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