dolphin/kfind
Laurent Montel 01042feb43 Remove other qstring qt3_support
svn path=/trunk/KDE/kdebase/kfind/; revision=463540
2005-09-24 12:19:34 +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 New version of kfind, committing on behalf of "Eric Coquelle" <eric.coquelle@unice.fr>. 2001-10-18 09:14:25 +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 svn merge svn+ssh://coolo@svn.kde.org/home/kde/trunk/KDE/kdebase@438057 2005-07-28 14:59:42 +00:00
kdatecombo.h * Relevantive recommendation: Click the date button a second time 2004-05-24 14:58:14 +00:00
kfind.cpp Remove other qstring qt3_support 2005-09-24 12:19:34 +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 svn merge svn+ssh://coolo@svn.kde.org/home/kde/trunk/KDE/kdebase@438057 2005-07-28 14:59:42 +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 Remove qt3support into qstring 2005-09-24 12:10:07 +00:00
kfindpart.desktop SVN_SILENT made messages (.desktop file) 2005-07-25 04:26:26 +00:00
kfindpart.h svn merge svn+ssh://coolo@svn.kde.org/home/kde/trunk/KDE/kdebase@438057 2005-07-28 14:59:42 +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 Remove other qstring qt3_support 2005-09-24 12:19:34 +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 Revert my wrong build fixes - I had no mail and didn't realize that kdebase head doesn't depend on kdelibs head (for the moment) 2005-09-03 16:09:01 +00:00
kfwin.h svn merge svn+ssh://coolo@svn.kde.org/home/kde/trunk/KDE/kdebase@438057 2005-07-28 14:59:42 +00:00
kquery.cpp Byebye QStringList::split 2005-09-24 09:29:55 +00:00
kquery.h ByeBye Q3PtrList 2005-09-02 08:43:14 +00:00
main.cpp Kill KFileOpenWithHandler, it was an older workaround for kio and kfile 2005-06-15 16:11:50 +00:00
Makefile.am Install to xdg dir. 2004-01-04 11:59:21 +00:00
README New version of kfind, committing on behalf of "Eric Coquelle" <eric.coquelle@unice.fr>. 2001-10-18 09:14:25 +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>