dolphin/kfind
Carsten Pfeiffer d57a9fb11d - accept Key_Enter to start a search, too
- show icons in front for every file in the filelist. The same icons as in
  kfiledialog are used (no icon per mimetype, yet).

svn path=/trunk/kdebase/kfind/; revision=26692
1999-07-30 15:36:18 +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 Speedup. 1999-06-29 16:23:47 +00:00
kfarch.h compiles with --enable-final now 1999-06-07 22:37:27 +00:00
kfdird.cpp According to the header, QMessageBox::message() is obsolete. 1999-07-01 15:15:46 +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
kfind.xpm MD: Some icon tidy ups. 1998-02-23 19:34:28 +00:00
kfindtop.cpp QListView widget is introduced. 1999-07-02 20:20:51 +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 Speedup. 1999-06-29 16:23:47 +00:00
kfsave.h compiles with --enable-final now 1999-06-07 22:37:27 +00:00
kftabdlg.cpp - accept Key_Enter to start a search, too 1999-07-30 15:36:18 +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 massively decreased kconfig parse time -- only needed to use a 1999-07-27 19:00:41 +00:00
kftypes.h More QStrings. 1999-05-29 09:08:28 +00:00
kfwin.cpp - accept Key_Enter to start a search, too 1999-07-30 15:36:18 +00:00
kfwin.h - accept Key_Enter to start a search, too 1999-07-30 15:36:18 +00:00
main.cpp - used kded, KTraderServiceProvider and load the servicetype registry, so 1999-07-19 17:20:23 +00:00
Makefile.am update for DESTDIR 1999-06-27 13:59:17 +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>