Update changelogs

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=50
This commit is contained in:
Hrvoje Senjan 2014-11-03 17:43:01 +00:00 committed by Git OBS Bridge
parent af1bf2bd56
commit 2bd9efa801

View File

@ -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