dolphin/kfind
Stephan Kulow f57c03761f adding new icons sent by Tackat
svn path=/trunk/kdebase/kfind/; revision=35865
1999-12-05 13:39:13 +00:00
..
pics xpm -> png 1999-10-25 06:44:17 +00:00
ChangeLog Added drag support - you can drag files from the list to konqy, konsole, ... 1999-07-30 20:56:45 +00:00
DESCRIPTION Spelling tweaks.. sort of. 1998-12-30 02:30:18 +00:00
hil-app-kfind.png adding new icons sent by Tackat 1999-12-05 13:39:13 +00:00
him-app-kfind.png adding new icons sent by Tackat 1999-12-05 13:39:13 +00:00
kfarch.cpp The dreaded library cleanup: getConfig() -> config() and friends (see separate mail) 1999-10-09 00:26:57 +00:00
kfarch.h compiles with --enable-final now 1999-06-07 22:37:27 +00:00
kfdird.cpp qmessagebox -> kmessagebox. 1999-08-16 15:19:39 +00:00
kfdird.h KfDir dialog uses layout management now. 1999-06-26 20:03:53 +00:00
kfind.cpp Fix startup layout (the caase when file table in not visible). 1999-11-13 18:05:51 +00:00
kfind.h More cleanups. Select/Unselect menus now work. 1999-06-25 23:36:48 +00:00
kfindtop.cpp Fixes. 1999-11-30 23:22:26 +00:00
kfindtop.h Added configurable key bindings with KAccel. Not KAction, yet 1999-11-30 15:36:25 +00:00
kfoptions.cpp setOkButton 1999-11-24 17:13:29 +00:00
kfoptions.h compiles with --enable-final now 1999-06-07 22:37:27 +00:00
kfsave.cpp The dreaded library cleanup: getConfig() -> config() and friends (see separate mail) 1999-10-09 00:26:57 +00:00
kfsave.h compiles with --enable-final now 1999-06-07 22:37:27 +00:00
kftabdlg.cpp Fix startup layout (the caase when file table in not visible). 1999-11-13 18:05:51 +00:00
kftabdlg.h Remove ovewritten setEnabled method not needed in 2.1 1999-10-11 01:07:37 +00:00
kftypes.cpp The dreaded library cleanup: getConfig() -> config() and friends (see separate mail) 1999-10-09 00:26:57 +00:00
kftypes.h More QStrings. 1999-05-29 09:08:28 +00:00
kfwin.cpp use correct icons (mimetype-dependent) 1999-12-01 17:07:34 +00:00
kfwin.h use correct icons (mimetype-dependent) 1999-12-01 17:07:34 +00:00
lom-app-kfind.png adding new icons sent by Tackat 1999-12-05 13:39:13 +00:00
los-app-kfind.png adding new icons sent by Tackat 1999-12-05 13:39:13 +00:00
main.cpp getting rid of mkoch's toolbar hack and fixing this bug 1999-10-26 15:42:51 +00:00
Makefile.am CVS_SILENT replacing ../po with podir 1999-11-30 20:52:43 +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>