dolphin/kfind
Cristian Tibirna 4b64f95da8 CT: all compiles apart kvt (and kikbd on my disk): those API shifts
svn path=/trunk/kdebase/kfind/; revision=31477
1999-10-22 03:45:01 +00:00
..
pics new icon for the file open button 1999-01-14 22:12:19 +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
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 removal of KMsgBox. Most of these files simply #included kmsgbox.h and 1999-07-14 02:30:35 +00:00
kfind.h More cleanups. Select/Unselect menus now work. 1999-06-25 23:36:48 +00:00
kfindtop.cpp CT: all compiles apart kvt (and kikbd on my disk): those API shifts 1999-10-22 03:45:01 +00:00
kfindtop.h ktopwidget.h stuff 1999-10-08 23:52:34 +00:00
kfoptions.cpp The dreaded library cleanup: getConfig() -> config() and friends (see separate mail) 1999-10-09 00:26:57 +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 Remove ovewritten setEnabled method not needed in 2.1 1999-10-11 01:07:37 +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 Remove ovewritten setEnabled method not needed in 2.1 1999-10-11 01:07:37 +00:00
kfwin.h Delete functionality now works 1999-08-28 16:05:42 +00:00
large-kfind.png CVS_SILENT adding large icons from KDE_1_1_BRANCH 1999-09-15 10:10:26 +00:00
lo-kfind.png CVS_SILENT adding a lot of lo- icons 1999-09-14 20:42:35 +00:00
main.cpp No more libkded 1999-10-20 23:50:17 +00:00
Makefile.am No more libkded 1999-10-20 23:50:17 +00:00
mini-kfind.png CVS_SILENT adding a lot of lo- icons 1999-09-14 20:42:35 +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>