Find a file
Frank Reininghaus d8732a59d3 Reduce the timeout in KItemListKeyboardSearchManager to 1 second
It turned out that the longer timeout, introduced recently in
02eab49b2d, not only made multi-letter
keyboard searches easier, but also had some unwanted side effects. I
hope that 1 second, which is between the previous value of 5 seconds and
the pre-KDE 4.8.2 value of 0.4 seconds, is a compromise which will fit
most users' needs.
We will try to improve the situation further in future releases by
providing visual feedback about the keyboard search, but such a change
would not be suitable for a bug-fix release.
CCBUG:297458
CCBUG:297488
2012-04-06 11:29:26 +02:00
doc doc backport to 4.8.1 2012-02-02 12:12:26 +01:00
dolphin Reduce the timeout in KItemListKeyboardSearchManager to 1 second 2012-04-06 11:29:26 +02:00
kdepasswd SVN_SILENT made messages (.desktop file) 2012-03-19 14:46:54 +01:00
kdialog Fix startDir when passing an existing directory 2011-08-04 04:18:30 +02:00
keditbookmarks SVN_SILENT made messages (.desktop file) 2011-11-29 16:47:26 +01:00
kfind SVN_SILENT made messages (.desktop file) 2011-09-09 09:18:36 +02:00
konq-plugins Ported to the new KParts::HtmlSettingsInterface so it works with the webkit 2012-03-01 18:26:45 -05:00
konqueror Update the kded proxyscout module when the proxy settings are changed not to use PAC. 2012-03-27 10:44:24 -04:00
lib SVN_SILENT made messages (.desktop file) 2012-03-19 14:46:54 +01:00
nsplugins SVN_SILENT made messages (.desktop file) 2012-03-19 14:46:54 +01:00
plasma add public slot FolderView::addUrl(KUrl) 2012-03-29 16:30:14 +04:00
CMakeLists.txt bump version requires to 4.8.2 2012-03-29 22:25:44 +02:00
config-apps.h.cmake #cmakedefine instead of #define for HAVE_LONG_LONG, HAVE_SIGSET, HAVE_SIGACTION and HAVE_NICE 2009-03-21 15:06:35 +00:00
ConfigureChecks.cmake fix kinfocenter 2008-03-03 12:42:28 +00:00
COPYING readd missing copyright files 2011-02-28 17:34:12 +01:00
COPYING.DOC readd missing copyright files 2011-02-28 17:34:12 +01:00
COPYING.LIB readd missing copyright files 2011-02-28 17:34:12 +01:00
CTestConfig.cmake -add ctest config files for the dashboards at my.cdash.org 2010-03-22 22:05:44 +00:00
Mainpage.dox Typo in URL for doplhin 2008-09-16 18:19:06 +00:00
README Add apps/ and workspace/ directories along with README files so 2005-08-31 09:29:34 +00:00

KDE Base Applications consists of what runs on the desktop.  This module isn't a complete collection of essential applications that a user would expect on a desktop (such as e-mail and calculator).  This packages is the basic set of applications beyond the workspace that KDE applications can assume are installed.  These applications should have no problem running on Windows, OS X, Gnome, etc as stand alone applications if the user wanted to use them there.