Hrvoje Senjan 2016-08-21 16:04:41 +00:00 committed by Git OBS Bridge
parent acc2d226bd
commit b239e89324

View File

@ -9,6 +9,30 @@ Mon Aug 8 11:28:15 UTC 2016 - wbauer@tmo.at
Sun Aug 7 21:54:01 UTC 2016 - hrvoje.senjan@gmail.com Sun Aug 7 21:54:01 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.25.0 - Update to 5.25.0
* Qt >= 5.5 is now required
* Fix KIO::linkAs() to work as advertised, i.e.
fail if dest already exists
* Fix KIO::put("file:///path") to respect the umask (kde#359581)
* Fix KIO::pasteActionText for null dest item and for empty URL
* Add support for undoing symlink creation
* GUI option to configure global MarkPartial for KIO slaves
* Fix MaxCacheSize limited to 99 KiB
* Add clipboard buttons to checksums tab
* KNewFileMenu: fix copying template file from embedded resource
(kde#359581)
* KNewFileMenu: Fix creating link to application (kde#363673)
* KNewFileMenu: Fix suggestion of new filename when file
already exist in desktop
* KNewFileMenu: ensure fileCreated() is emitted for
app desktop files too
* KNewFileMenu: fix creating symlinks with a relative target
* KPropertiesDialog: simplify button box usage,
fix behavior on Esc
* KProtocolInfo: refill cache to find newly installed protocols
* KIO::CopyJob: port to qCDebug
(with its own area, since this can be quite verbose)
* KPropertiesDialog: add Checksums tab
* Clean url's path before initializing KUrlNavigator
* For more details please see: * For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.25.0.php https://www.kde.org/announcements/kde-frameworks-5.25.0.php