Hrvoje Senjan 2015-11-15 16:15:05 +00:00 committed by Git OBS Bridge
parent 201735fea3
commit fa753a0763

View File

@ -1,7 +1,33 @@
-------------------------------------------------------------------
Sun Nov 8 17:01:28 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.16.0
- Update to 5.16.0 (boo#955067)
* Save proxy url with correct scheme
* Ship the "new file templates" in the kiofilewidgets library using
a .qrc (kde#353642)
* Properly handle middle click in navigatormenu
* Make kio_http_cache_cleaner deployable in application
installer/bundles
* KOpenWithDialog: Fix creating desktop file with empty mimetype
* Read protocol info from plugin metadata
* Allow local kioslave deployment
* Add a .protocol to JSON converted
* Fix double-emit of result and missing warning when listing hits
an inaccessible folder (kde#333436)
* Preserve relative link targets when copying symlinks.
(kde#352927)
* Using suitable icons for default folders in the user home
(kde#352498)
* Add an interface which allow plugin to show custom overlay icons
* Make KNotifications dep in KIO (kpac) optional
* Make doctools + wallet optional
* Avoid kio crashes if no dbus server is running
* Add KUriFilterSearchProviderActions, to show a list of actions
for searching some text using web shortcuts
* Move the entries for the "Create New" menu from
kde-baseapps/lib/konq to kio (kde#349654)
* Move konqpopupmenuplugin.desktop from kde-baseapps to kio
(kde#350769)
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.16.0.php
- Drop 0001-Move-konqpopupmenuplugin.desktop-from-kde-baseapps-t.patch