Hrvoje Senjan 2016-05-15 16:20:38 +00:00 committed by Git OBS Bridge
parent 61d615bafc
commit e3ae0f3eb7

View File

@ -1,7 +1,23 @@
-------------------------------------------------------------------
Sat May 7 18:32:19 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.22.0
- Update to 5.22.0 (boo#980066)
* kurlnavigatortoolbutton.cpp - use buttonWidth in paintEvent()
* New file menu: filter out duplicates (e.g. between .qrc and
system files) (kde#355390)
* Fix error message on startup of the cookies KCM
* Remove kmailservice5, it can only do harm at this point
(kde#354151)
* Fix KFileItem::refresh() for symlinks. The wrong size, filetype
and permissions were being set
* Fix regression in KFileItem: refresh() would lose the file type,
so a dir became a file (kde#353195)
* Set text on QCheckbox widget rather than using a separate label
(kde#245580)
* Don't enable acl permissions widget if we don't own the file
(kde#245580)
* Fix double-slash in KUriFilter results when a name filter is set
* KUrlRequester: add signal textEdited (forwarded from QLineEdit)
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.22.0.php