Hrvoje Senjan 2015-05-09 00:25:15 +00:00 committed by Git OBS Bridge
parent 472cca4008
commit b4a7f7d403

View File

@ -2,6 +2,20 @@
Sun May 3 19:48:36 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.10.0
* Added KPropertiesDialog::KPropertiesDialog(urls) and
KPropertiesDialog::showDialog(urls).
* Asynchronous QIODevice-based data fetch for KIO::storedPut and
KIO::AccessManager::put.
* Fix conditions with QFile::rename return value (kde#343329)
* Fixed KIO::suggestName to suggest better names (kde#341773)
* kioexec: Fixed path for writeable location for kurl
(kde#343329)
* Store bookmarks only in user-places.xbel (kde#345174)
* Duplicate RecentDocuments entry if two different files
have the same name
* Better error message if a single file is too large for
the trash (kde#332692)
* Fix KDirLister crash upon redirection when the slot calls openURL
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.10.0.php