dolphin/kfind
Thorsten Roeder bc72db7e3e avoid assert for absolute paths
svn path=/trunk/KDE/kdebase/kfind/; revision=535491
2006-04-29 16:25:38 +00:00
..
pics -use KDE4_INCLUDES instead of KDE4_INCLUDE_DIR and QT_INCLUDES 2006-03-26 14:52:52 +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 replace LIB_INSTALL_DIR/kde4 with PLUGIN_INSTALL_DIR 2006-04-18 14:21:54 +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 deprecated-- 2006-04-11 16:22:33 +00:00
kdatecombo.h Use QT macro for signal/slots 2006-01-20 11:09:06 +00:00
kfind.cpp deprecated-- 2006-04-11 16:22:33 +00:00
Kfind.desktop SVN_SILENT made messages (.desktop file) 2006-02-19 08:04:22 +00:00
kfind.h KURL -> KUrl 2006-01-24 08:32:09 +00:00
kfinddlg.cpp Merging in from bleeding edge kdebase branch 2006-04-10 11:57:13 +00:00
kfinddlg.h KURL -> KUrl 2006-01-24 08:32:09 +00:00
kfindpart.cpp deprecated-- 2006-04-11 16:22:33 +00:00
kfindpart.desktop SVN_SILENT made messages (.desktop file) 2006-02-19 08:04:22 +00:00
kfindpart.h KURL -> KUrl 2006-01-24 08:32:09 +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 avoid assert for absolute paths 2006-04-29 16:25:38 +00:00
kftabdlg.h fix layout 2006-04-29 14:59:18 +00:00
kfwin.cpp deprecated-- 2006-04-11 16:22:33 +00:00
kfwin.h Adapt to new api 2006-03-13 10:12:27 +00:00
kquery.cpp Finishing the port to KJob signals. 2006-04-26 11:01:08 +00:00
kquery.h Finishing the port to KJob signals. 2006-04-26 11:01:08 +00:00
main.cpp KURL -> KUrl 2006-01-24 08:32:09 +00:00
Makefile.am compile 2005-10-03 13:23:25 +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>