Hrvoje Senjan 2016-09-10 13:01:49 +00:00 committed by Git OBS Bridge
parent 62d79e152c
commit 6e1d8a8791

View File

@ -2,6 +2,20 @@
Tue Sep 6 20:50:52 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.26.0
* KPropertiesDialog: remove warning note from docu,
the bug is gone
* [test program] resolve relative paths using QUrl::fromUserInput
* KUrlRequester: fix error box when selecting a file and
reopening the file dialog
* Provide a fallback if slaves don't list the . entry
(kde#366795)
* Fix creating symlink over "desktop" protocol
* KNewFileMenu: when creating symlinks use KIO::linkAs
instead of KIO::link
* KFileWidget: fix double '/' in path
* KUrlRequester: use static connect() syntax, was inconsistent
* KUrlRequester: pass window() as parent for the QFileDialog
* Avoid calling connect(null, .....) from KUrlComboRequester
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.26.0.php