Find a file
Frank Reininghaus 80833d2c0b Update the "is cut" state of items if necessary
The icons of items which are "cut" are shown faded in the view. The
"is cut" state of the widget representing an item is updated if the
clipboard contents change. Before this commit, if the sort order was
changed however, then each widget kept the "is cut" state of the item
which had been shown previously at its position.

The solution is to update the "is cut" state also if any of the
widget's data change.

BUG: 332792
REVIEW: 117451
FIXED-IN: 4.12.5
2014-04-14 22:55:58 +02:00
doc Add 'with' 2013-12-24 10:58:11 +01:00
dolphin Update the "is cut" state of items if necessary 2014-04-14 22:55:58 +02:00
kdepasswd SVN_SILENT made messages (.desktop file) 2014-01-22 06:22:47 +00:00
kdialog Add detailedsorry and detailderror support to kdialog 2013-10-14 20:39:41 +02:00
keditbookmarks Simplify code using foreach() 2013-10-15 09:07:59 +02:00
kfind SVN_SILENT made messages (.desktop file) 2013-03-15 14:57:44 +01:00
konq-plugins SVN_SILENT made messages (.desktop file) 2014-03-31 07:28:16 +00:00
konqueror SVN_SILENT made messages (.desktop file) 2014-03-30 08:14:25 +00:00
lib SVN_SILENT made messages (.desktop file) 2013-12-29 06:40:54 +00:00
nsplugins SVN_SILENT made messages (.desktop file) 2013-10-19 03:51:56 +00:00
plasma SVN_SILENT made messages (.desktop file) 2014-01-22 06:22:47 +00:00
CMakeLists.txt Also list packages searched with the QUIET keyword 2013-06-28 16:38:17 +02:00
config-apps.h.cmake Dolphin reporting opened locations to activity manager 2012-08-15 08:22:30 +02: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.