dolphin/kfind
Anselmo Melo 58988f4cef Set focus on "named" field when kfind starts instead of the "Find" button.
By setting the initial focus on "named" field, the user does not need to select
it before introducing the search string and, as pointed by the bug reporter,
the default action is "Find", so an 'Enter pressed' triggers the search independently
of the focused widget.

BUG:239026


svn path=/trunk/KDE/kdebase/apps/; revision=1131315
2010-05-28 02:31: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 - Remove KFindPart as it is unused since KDE SC 4.0 2010-02-19 00:27:49 +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-05-18 08:31:57 +00:00
kfinddlg.cpp Set focus on "named" field when kfind starts instead of the "Find" button. 2010-05-28 02:31: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 - QString::isNull -> QString::isEmpty 2010-02-18 18:31:09 +00:00
kftabdlg.h i18n: added dynamic contexts (label 'during the previous' may needs to match units as well, not only number). 2009-12-19 13:07:27 +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 Fix krazy2 reported issues 2009-03-31 21:06:56 +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