dolphin/kfind
Sebastian Sauer e194f67ae1 * make pressing return in dirBox do startSearch() too (same as with nameBox and containingText)
* proper redirect the tabwidget's startSearch with the dialogs startSearch. This fixes the before unused connect(nameBox,SIGNAL(activated(int)) which got removed and makes using user3 not needed any longer cause we are handling returnPressed() direct now (same like it was done at containingText).


svn path=/trunk/KDE/kdebase/apps/; revision=1196288
2010-11-12 22:55:58 +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
CMakeLists.txt actually install the .desktop files as executables 2010-10-19 12:44:48 +00:00
hi16-app-kfind.png Update default icon to the Oxygen "system-search" 2009-04-02 01:11:14 +00:00
hi22-app-kfind.png Update default icon to the Oxygen "system-search" 2009-04-02 01:11:14 +00:00
hi32-app-kfind.png Update default icon to the Oxygen "system-search" 2009-04-02 01:11:14 +00:00
hi48-app-kfind.png Update default icon to the Oxygen "system-search" 2009-04-02 01:11:14 +00:00
hi64-app-kfind.png Update default icon to the Oxygen "system-search" 2009-04-02 01:11:14 +00:00
kdatecombo.cpp Fix krazy2 reported issues 2009-03-31 21:06:56 +00:00
kdatecombo.h Fix krazy2 reported issues 2009-03-31 21:06:56 +00:00
kfind.desktop SVN_SILENT made messages (.desktop file) 2010-10-31 09:11:11 +00:00
kfinddlg.cpp * make pressing return in dirBox do startSearch() too (same as with nameBox and containingText) 2010-11-12 22:55:58 +00:00
kfinddlg.h Properly stop the query and close the dialog when closing the dialog's "Close" button 2009-04-01 18:33:07 +00:00
kfindtreeview.cpp - Revert 1092427 and use the standard KJob error handling methods 2010-02-18 22:51:31 +00:00
kfindtreeview.h - Revert 1092427 and use the standard KJob error handling methods 2010-02-18 22:51:31 +00:00
kftabdlg.cpp * make pressing return in dirBox do startSearch() too (same as with nameBox and containingText) 2010-11-12 22:55:58 +00:00
kftabdlg.h autocomplete directories 2010-06-05 12:18:46 +00:00
kquery.cpp - Added explanation to avoid a future commit breaking this... 2010-03-04 22:44:45 +00:00
kquery.h - Until we redesign the logic to avoid a bad re-entrancy caused by processEvents while searching 2009-10-01 13:11:24 +00:00
main.cpp Re-revert hodge-podge commits by markuss with bogus or without commit messages. 2010-07-26 16:42:15 +00:00
Messages.sh Convert the "messages" targets of kdebase into Messages.sh scripts 2006-02-22 01:47:34 +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