diff --git a/kio.changes b/kio.changes index 2b9ac2a..5638069 100644 --- a/kio.changes +++ b/kio.changes @@ -2,6 +2,21 @@ Sun Nov 2 17:47:30 UTC 2014 - hrvoje.senjan@gmail.com - Update to 5.4.0 + * New job KIO::mkpath() + * New job KIO::PasteJob, handles pasting+dropping URLs and data; + KIO::paste replaces KIO::pasteClipboard + * New function KIO::pasteActionText, to handle the paste action + * When clicking on a script or desktop file in a file manager, + let the user choose between executing and vieweing as text + * KUrlRequester: fixing handling of start directory + * Offer also overwrite option when copying multiple files and + there is a conflict (regression compared to kdelibs4) + * KDirLister: do not kill+restart running update jobs. + * KDirLister: don't emit refreshItems for items that + haven't changed. + * Prevent incorrect disk full error messages on mounts where we + cannot determine the amount of free space. + * Fix running the file type editor * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.4.0.php - Added kinit Recommends