dolphin/kfind
Alexander Neundorf 21123af935 make the reduced subdir display work again (i.e. strip the path in the path
combo box from the displayed subdirs)

use stripWhiteSpace() when getting the text from the dirBox
e.g. " /usr/src "  should probably mean "/usr/src"

Alex

svn path=/trunk/kdebase/kfind/; revision=148591
2002-04-10 22:25:55 +00:00
..
pics New version of kfind, committing on behalf of "Eric Coquelle" <eric.coquelle@unice.fr>. 2001-10-18 09:14:25 +00:00
AUTHORS New version of kfind, committing on behalf of "Eric Coquelle" <eric.coquelle@unice.fr>. 2001-10-18 09:14:25 +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 CVS_SILENT made messages 2002-03-19 16:37:47 +00:00
hi16-app-kfind.png Forgot to add icons (from kdeutils) 2001-10-22 11:37:51 +00:00
hi32-app-kfind.png Shadows 2002-03-01 06:30:56 +00:00
hi48-app-kfind.png Shadows 2002-03-01 06:30:56 +00:00
kdatecombo.cpp Used dateSelected() 2002-01-08 08:57:52 +00:00
kdatecombo.h New version of kfind, committing on behalf of "Eric Coquelle" <eric.coquelle@unice.fr>. 2001-10-18 09:14:25 +00:00
kfind.cpp New version of kfind, committing on behalf of "Eric Coquelle" <eric.coquelle@unice.fr>. 2001-10-18 09:14:25 +00:00
Kfind.desktop CVS_SILENT made messages 2002-03-19 16:37:47 +00:00
kfind.h New version of kfind, committing on behalf of "Eric Coquelle" <eric.coquelle@unice.fr>. 2001-10-18 09:14:25 +00:00
kfinddlg.cpp make the reduced subdir display work again (i.e. strip the path in the path 2002-04-10 22:25:55 +00:00
kfinddlg.h Fixed findpart for use with "matchingLine" 2001-11-04 11:38:26 +00:00
kfindpart.cpp s/openURL/doOpenURL/; added dummy doCloseURL. 2002-02-25 12:16:32 +00:00
kfindpart.desktop CVS_SILENT made messages 2002-03-19 16:37:47 +00:00
kfindpart.h s/openURL/doOpenURL/; added dummy doCloseURL. 2002-02-25 12:16: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 Oops! Accidentally updated this file by opening project using KDevelop - reinstated original 2001-12-02 15:08:39 +00:00
kftabdlg.cpp make the reduced subdir display work again (i.e. strip the path in the path 2002-04-10 22:25:55 +00:00
kftabdlg.h - oops, forgot kfind after the regexp changes 2001-10-20 18:45:15 +00:00
kfwin.cpp make the reduced subdir display work again (i.e. strip the path in the path 2002-04-10 22:25:55 +00:00
kfwin.h dragObject() is not supposed to be const 2001-10-19 03:48:26 +00:00
kquery.cpp Remove redundand 2002-03-18 14:13:27 +00:00
kquery.h make the reduced subdir display work again (i.e. strip the path in the path 2002-04-10 22:25:55 +00:00
main.cpp TBBP: 2002-04-04 13:25:17 +00:00
Makefile.am if you find yourself linking against it, it's a lib (kdeinit modules ;( 2002-03-12 15:59:39 +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 New version of kfind, committing on behalf of "Eric Coquelle" <eric.coquelle@unice.fr>. 2001-10-18 09:14:25 +00:00
version.h New version of kfind, committing on behalf of "Eric Coquelle" <eric.coquelle@unice.fr>. 2001-10-18 09:14:25 +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>