From 723399c051ed9480276db5be7ca9a87be4f591527a83b3ca0b07a416719c3e61 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 12 Sep 2015 18:50:24 +0000 Subject: [PATCH] changelogs OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kactivities5?expand=0&rev=86 --- kactivities5.changes | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/kactivities5.changes b/kactivities5.changes index d29db70..89d6275 100644 --- a/kactivities5.changes +++ b/kactivities5.changes @@ -2,6 +2,20 @@ Tue Sep 8 17:12:33 UTC 2015 - hrvoje.senjan@gmail.com - Update to 5.14.0 + * Only spawn one action loader (thread) when the actions of the + FileItemLinkingPlugin are not initialized (kde#351585) + * Fixing the build problems introduced by renaming the + Private classes + * Add missing boost include path to build on OS X + * Setting the shortcuts moved to activity settings + * Setting the private activity mode works + * Refactor of the settings UI + * Basic activity methods are functional + * UI for the activity configuration and deletion pop-ups + * Basic UI for the activities creation/deletion/configuration + section in KCM + * Increased the chunk size for loading the results + * Added missing include for std::set * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.14.0.php