dolphin/kfind
Helge Deller 9df9d00edd added #include <kglobal.h>...
svn path=/trunk/kdebase/kfind/; revision=24297
1999-06-23 02:49:51 +00:00
..
pics new icon for the file open button 1999-01-14 22:12:19 +00:00
ChangeLog applied geometry managment patch from Dima Rogozin <dima@mercury.co.il> 1999-06-13 21:50:13 +00:00
DESCRIPTION Spelling tweaks.. sort of. 1998-12-30 02:30:18 +00:00
kfarch.cpp More QStrings. 1999-05-29 09:08:28 +00:00
kfarch.h compiles with --enable-final now 1999-06-07 22:37:27 +00:00
kfdird.cpp More QStrings. 1999-05-29 09:08:28 +00:00
kfdird.h More QStrings. 1999-05-29 09:08:28 +00:00
kfind.cpp Start magor clean up of kfind. 1999-06-19 16:16:55 +00:00
kfind.h Start magor clean up of kfind. 1999-06-19 16:16:55 +00:00
kfind.xpm MD: Some icon tidy ups. 1998-02-23 19:34:28 +00:00
kfindtop.cpp Start magor clean up of kfind. 1999-06-19 16:16:55 +00:00
kfindtop.h Start magor clean up of kfind. 1999-06-19 16:16:55 +00:00
kfoptions.cpp More QStrings. 1999-05-29 09:08:28 +00:00
kfoptions.h compiles with --enable-final now 1999-06-07 22:37:27 +00:00
kfsave.cpp More QStrings. 1999-05-29 09:08:28 +00:00
kfsave.h compiles with --enable-final now 1999-06-07 22:37:27 +00:00
kftabdlg.cpp ComboBoxes now start search if enter pressed. Fix save/load configuration. 1999-06-20 19:27:52 +00:00
kftabdlg.h ComboBoxes now start search if enter pressed. Fix save/load configuration. 1999-06-20 19:27:52 +00:00
kftypes.cpp added #include <kglobal.h>... 1999-06-23 02:49:51 +00:00
kftypes.h More QStrings. 1999-05-29 09:08:28 +00:00
kfwin.cpp KStandardDir changes. Forgive me if header files are missing, fixheaders is 1999-06-22 17:06:12 +00:00
kfwin.h Start magor clean up of kfind. 1999-06-19 16:16:55 +00:00
main.cpp kfind did something weired with KIconLoader. Just removed 1999-06-17 10:47:24 +00:00
Makefile.am Ough... 1999-05-26 19:57:51 +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 KMsgBox --> QMessageBox (and boy, it was no one liner change, but it had 1999-06-07 20:52:46 +00:00
TODO Useless commit #462: Sanitize the README and TODO files a bit. 1998-11-05 06:14:11 +00:00
version.h applied patch from Dima Rogozin <dima@mercury.co.il> 1999-04-30 15:09:39 +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 which is 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>