dolphin/kfind
Hans Petter Bieker 8def61322d - QFile f( file.data() );
+                QFile f( file );

QFile wants a QString.

svn path=/trunk/kdebase/kfind/; revision=21072
1999-05-08 20:12:01 +00:00
..
pics new icon for the file open button 1999-01-14 22:12:19 +00:00
ChangeLog applied patch from Dima Rogozin <dima@mercury.co.il> 1999-04-30 15:09:39 +00:00
DESCRIPTION Spelling tweaks.. sort of. 1998-12-30 02:30:18 +00:00
kfarch.cpp - QFile f( file.data() ); 1999-05-08 20:12:01 +00:00
kfarch.h CVS_SILENT header fixes 1999-04-19 15:54:25 +00:00
kfdird.cpp typo.. 1999-05-07 15:31:24 +00:00
kfdird.h some warnings 1999-05-06 13:42:15 +00:00
kfind.cpp use delete [] after new [] 1999-04-06 08:54:18 +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 CVS_SILENT ported to Qt 2.0 1999-03-01 23:45:56 +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 f( file.data() ); 1999-05-08 20:12:01 +00:00
kfoptions.h CVS_SILENT ported to Qt 2.0 1999-03-01 23:45:56 +00:00
kfsave.cpp CVS_SILENT header fixes 1999-04-19 15:54:25 +00:00
kfsave.h some more porting issues. Mainly default arguments and variable binding 1997-11-07 18:45:25 +00:00
kftabdlg.cpp - QFile f( file.data() ); 1999-05-08 20:12:01 +00:00
kftabdlg.h applied patch from Dima Rogozin <dima@mercury.co.il> 1999-04-30 15:09:39 +00:00
kftypes.cpp - QFile f( file.data() ); 1999-05-08 20:12:01 +00:00
kftypes.h .kdelnk -> .desktop 1999-05-08 16:26:02 +00:00
kfwin.cpp some fixes to get it compiling (Qt 2.0 moves fast these days ;( 1999-04-16 09:33:24 +00:00
kfwin.h Mario: a LOT of changes 1998-04-21 19:59:46 +00:00
main.cpp CVS_SILENT ported to Qt 2.0 1999-03-01 23:45:56 +00:00
Makefile.am CVS_SILENT added LIB_KFM 1999-03-27 10:55:21 +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 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 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>