No description
Find a file
Frank Reininghaus 626fb3cf58 PreviewSettingsPage: update JPG preview plugin settings if needed
In KDE <= 4.6, the 'jpegrotatedthumbnail' plugin was used to provide
thumbnails for JPG images which are rotated correctly. In KDE 4.7, this
is done by the usual 'jpegthumbnail' plugin if it is configured
accordingly. The update of the settings is done in KFilePreviewGenerator.
However, if Konqueror is run in web browsing mode and the settings dialog
is opened, KFilePreviewGenerator does not have a chance to do the update.
To make sure that the correct plugins are shown in the settings, this
commit adds a plugin update to PreviewSettingsPage.

The old code that just removed the 'jpegrotatedthumbnail' plugin without
enabling the 'jpegthumbnail' plugin is removed.

CCBUG:277251
FIXED-IN:4.7.0
2011-07-10 15:39:29 +02:00
doc add hint how to toggle display of hidden files/folder in kfind's file dialog 2011-05-25 23:06:53 +02:00
dolphin PreviewSettingsPage: update JPG preview plugin settings if needed 2011-07-10 15:39:29 +02:00
kdepasswd Make the "Custom image" button text translatable. 2011-07-10 00:02:54 -03:00
kdialog Fix passive popup messages 2011-05-10 12:37:55 +02:00
keditbookmarks It compiles fine with "-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS" 2011-05-22 13:04:33 +02:00
kfind Add default help menu with all standard help actions to Help button in KFind 2011-06-13 15:42:13 +02:00
konq-plugins SVN_SILENT made messages (.desktop file) 2011-07-09 17:39:06 +02:00
konqueror SVN_SILENT made messages (.desktop file) 2011-07-05 14:42:35 +02:00
lib SVN_SILENT made messages (.desktop file) 2011-07-09 17:39:06 +02:00
nsplugins SVN_SILENT made messages (.desktop file) 2011-07-09 17:39:06 +02:00
plasma SVN_SILENT made messages (.desktop file) 2011-07-05 14:42:35 +02:00
CMakeLists.txt bump version 2011-07-07 18:16:32 +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.