dolphin/kfind
Thiago Macieira b7a8a5cce7 Merge in all changes from the kdebase4-dbus branch
svn path=/trunk/KDE/kdebase/apps/; revision=548390
2006-06-05 13:03:49 +00:00
..
pics kde4_header and kde4_footer() are gone now 2006-05-12 18:12:37 +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
CMakeLists.txt kde4_header and kde4_footer() are gone now 2006-05-12 18:12:37 +00:00
findpart.desktop SVN_SILENT made messages (.desktop file) 2006-02-19 08:04:22 +00:00
hi16-app-kfind.png Losslessly optimize file size of *.png files in /trunk/KDE/kdebase with optipng -i0 -o5 and advdef -z -4. 2006-03-13 17:07:19 +00:00
hi22-app-kfind.png Losslessly optimize file size of *.png files in /trunk/KDE/kdebase with optipng -i0 -o5 and advdef -z -4. 2006-03-13 17:07:19 +00:00
hi32-app-kfind.png Losslessly optimize file size of *.png files in /trunk/KDE/kdebase with optipng -i0 -o5 and advdef -z -4. 2006-03-13 17:07:19 +00:00
hi48-app-kfind.png Losslessly optimize file size of *.png files in /trunk/KDE/kdebase with optipng -i0 -o5 and advdef -z -4. 2006-03-13 17:07:19 +00:00
hi64-app-kfind.png Losslessly optimize file size of *.png files in /trunk/KDE/kdebase with optipng -i0 -o5 and advdef -z -4. 2006-03-13 17:07:19 +00:00
kdatecombo.cpp #include <q...h> -> #include <Q...> 2006-05-11 08:04:23 +00:00
kdatecombo.h #include <q...h> -> #include <Q...> 2006-05-11 08:04:23 +00:00
kfind.cpp #include <q...h> -> #include <Q...> 2006-05-11 08:04:23 +00:00
Kfind.desktop SVN_SILENT made messages (.desktop file) 2006-02-19 08:04:22 +00:00
kfind.h #include <q...h> -> #include <Q...> 2006-05-11 08:04:23 +00:00
kfinddlg.cpp fixed some EBN issues 2006-05-31 16:23:36 +00:00
kfinddlg.h KURL -> KUrl 2006-01-24 08:32:09 +00:00
kfindpart.cpp #include <q...h> -> #include <Q...> 2006-05-11 08:04:23 +00:00
kfindpart.desktop SVN_SILENT made messages (.desktop file) 2006-02-19 08:04:22 +00:00
kfindpart.h remaining snapshot porting 2006-05-08 13:46:00 +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 Merge in all changes from the kdebase4-dbus branch 2006-06-05 13:03:49 +00:00
kftabdlg.h Fix 16th most hated bug (#44662): "kfind window too large", using code similar to minicli's. 2006-05-16 18:23:23 +00:00
kfwin.cpp port to new snapshot 2006-05-22 07:59:05 +00:00
kfwin.h Adapt to new api 2006-03-13 10:12:27 +00:00
kquery.cpp #include <q...h> -> #include <Q...> 2006-05-13 16:33:18 +00:00
kquery.h #include <q...h> -> #include <Q...> 2006-05-13 16:33:18 +00:00
main.cpp #include <q...h> -> #include <Q...> 2006-05-11 08:04:23 +00:00
Makefile.am removed duplicated messages targets 2006-05-01 18:55:33 +00:00
Messages.sh Convert the "messages" targets of kdebase into Messages.sh scripts 2006-02-22 01:47:34 +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>