| Age | Commit message (Collapse) | Author |
|
The new view-engine currently does not support inline-renaming
and because of more important pending issues this cannot be
implemented for the 4.8 release of KDE applications.
The plan for 4.9 is to implement inline-renaming again and
to make it "so good" (tm) that it is always turned on (-> there is
no need anymore for an option to disable it ;-)
CCBUG: 286893
|
|
|
|
Reviewed at: https://git.reviewboard.kde.org/r/102319/#review5683
Thanks to Jussi Judin for the patch!
CCMAIL: [email protected]
|
|
|
|
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
(cherry picked from commit 626fb3cf58dc12d4a8d219c12e7663881a1246e7)
|
|
|
|
Adjust the preview-settings to allow users to configure thumbnail-plugins. For consistency also the service-settings have been adjusted to use the ServiceModel and ServiceItemDelegate.
|
|
|
|
Also some KDE-includes have been capitalized
|
|
|
|
"panels/information", as it is not used anymore for the tooltips and only in the information panel.
svn path=/trunk/KDE/kdebase/apps/; revision=1214480
|
|
is context specific anyhow and can be done inside the properties dialog.
svn path=/trunk/KDE/kdebase/apps/; revision=1207031
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1195356
|
|
CCBUG: 252254
svn path=/trunk/KDE/kdebase/apps/; revision=1193355
|
|
is invoked, otherwise it is possible that a change is accidently indicated.
svn path=/trunk/KDE/kdebase/apps/; revision=1193350
|
|
top-aligned.
svn path=/trunk/KDE/kdebase/apps/; revision=1192621
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1154150
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1154129
|