diff --git a/kdeclarative.changes b/kdeclarative.changes index 72b47d2..10a4f4d 100644 --- a/kdeclarative.changes +++ b/kdeclarative.changes @@ -1,7 +1,16 @@ ------------------------------------------------------------------- Sun Nov 8 16:58:48 UTC 2015 - hrvoje.senjan@gmail.com -- Update to 5.16.0 +- Update to 5.16.0 (boo#955067) + * ConfigPropertyMap can now be queried for immutable config + options using the isImmutable(key) method + * Unbox QJSValue in config property map + * EventGenerator: Add support for sending wheel events + * Fix lost QuickViewSharedEngine initialSize on initializing. + * Fix critical regression for QuickViewSharedEngine by commit + 3792923639b1c480fd622f7d4d31f6f888c925b9 + * Make pre-specified view size precede initial object size in + QuickViewSharedEngine * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.16.0.php