dolphin/kfind
Laurent Montel f047fc24a4 Port to qmenu
svn path=/trunk/KDE/kdebase/kfind/; revision=487658
2005-12-11 13:27:38 +00:00
..
pics Adjusting datadir for use with unsermake. 2003-04-09 12:48:29 +00:00
AUTHORS Bug fix for sorting by size: qt seems to ignore space with lexicographical sort, hence the scheme used to sort by size doesn't work (pad with 0s instead). 2002-09-10 09:51:20 +00:00
ChangeLog SVN_SILENT Correcting the encoding in KDE source code 2005-12-06 04:28:48 +00:00
findpart.desktop SVN_SILENT made messages (.desktop file) 2005-07-25 04:26:26 +00:00
hi16-app-kfind.png Move application icons to default theme 2005-05-10 12:35:42 +00:00
hi22-app-kfind.png Move application icons to default theme 2005-05-10 12:35:42 +00:00
hi32-app-kfind.png Move application icons to default theme 2005-05-10 12:35:42 +00:00
hi48-app-kfind.png Move application icons to default theme 2005-05-10 12:35:42 +00:00
hi64-app-kfind.png Move application icons to default theme 2005-05-10 12:35:42 +00:00
kdatecombo.cpp some less name arguments 2005-10-03 13:25:36 +00:00
kdatecombo.h some less name arguments 2005-10-03 13:25:36 +00:00
kfind.cpp SVN_SILENT Correcting the encoding in KDE source code 2005-12-06 04:28:48 +00:00
Kfind.desktop SVN_SILENT made messages (.desktop file) 2005-07-25 04:26:26 +00:00
kfind.h When a file is removed from konqueror, or moved from kfind, the search result is updated (Bug 28960 fixed) 2003-07-24 17:20:12 +00:00
kfinddlg.cpp compile 2005-10-03 13:23:25 +00:00
kfinddlg.h - Create About dialog on demand (in KfindDlg::about()), not in the ctor. 2004-03-09 16:02:43 +00:00
kfindpart.cpp Fix compile 2005-10-14 09:43:50 +00:00
kfindpart.desktop SVN_SILENT made messages (.desktop file) 2005-07-25 04:26:26 +00:00
kfindpart.h SVN_SILENT: fix typo 2005-10-05 08:44:32 +00:00
kfindpart.kdevprj New version of kfind, committing on behalf of "Eric Coquelle" <eric.coquelle@unice.fr>. 2001-10-18 09:14:25 +00:00
kfindpart.kdevses Fixed bug #65992: Under Konqueror, KFind might show, once the search was achieved, any new created file. 2003-10-29 15:14:44 +00:00
kftabdlg.cpp Adapt to new kde4 api 2005-11-08 10:20:07 +00:00
kftabdlg.h Fixed bug 64955: important feature missing: search within all images, video & sounds 2003-10-29 18:33:34 +00:00
kfwin.cpp Port to qmenu 2005-12-11 13:27:38 +00:00
kfwin.h compile 2005-10-03 13:23:25 +00:00
kquery.cpp qt3support-- 2005-11-10 11:50:13 +00:00
kquery.h ByeBye Q3PtrList 2005-09-02 08:43:14 +00:00
main.cpp Adapt to new kde4 api 2005-11-08 10:20:07 +00:00
Makefile.am compile 2005-10-03 13:23:25 +00:00
README SVN_SILENT Correcting the encoding in KDE source code 2005-12-06 04:28:48 +00:00
TODO applied the patch from "Albert R. Valiev" <arkstone@mail.ru> (ok, partly) -> 2002-04-11 22:41:29 +00:00
version.h This is the right way to fix the warning, I thought it was related to version.h being included twice, 2003-09-07 21:42:46 +00:00

kfind
=====

Kfind is a graphical replacement 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 and ask konqueror to open the directory 
containing this file or execute default binding.

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 konqueror.


I hope you will find this program somehow useful and I would
appreciate any suggestions and comments.

        Miroslav Flídr
        <flidr@kky.zcu.cz>