diff --git a/breeze.changes b/breeze.changes index c7a60e1..1e9ca7c 100644 --- a/breeze.changes +++ b/breeze.changes @@ -3,6 +3,19 @@ Thu Dec 11 17:59:10 UTC 2014 - hrvoje.senjan@gmail.com - Update to 5.1.2: * Bugfix release + * Fix ui files + * Fixed color role for accelerator + * Added inputWidgetEngine, for abstract item views, line editors, + spinboxes and comboboxes it is needed to avoid animation + conflicts between lists and buttons (when, e.g. there is a + checkbox inside a list) + * Removed Q3ListView support + * Manually calculate viewport update rect on header hover change + kde#340343 + * Fixed KDE4 compilation. kde#341006 + * Remove mnemonic underlines when alt-tabbing + * Removed unused members + * Fixed uninitialized member _value * For more details please see: https://www.kde.org/announcements/plasma-5.1.2.php diff --git a/breeze4-style.changes b/breeze4-style.changes index e2421a9..27a7bf1 100644 --- a/breeze4-style.changes +++ b/breeze4-style.changes @@ -3,6 +3,19 @@ Thu Dec 11 17:59:10 UTC 2014 - hrvoje.senjan@gmail.com - Update to 5.1.2: * Bugfix release + * Fix ui files + * Fixed color role for accelerator + * Added inputWidgetEngine, for abstract item views, line editors, + spinboxes and comboboxes it is needed to avoid animation + conflicts between lists and buttons (when, e.g. there is a + checkbox inside a list) + * Removed Q3ListView support + * Manually calculate viewport update rect on header hover change + kde#340343 + * Fixed KDE4 compilation. kde#341006 + * Remove mnemonic underlines when alt-tabbing + * Removed unused members + * Fixed uninitialized member _value * For more details please see: https://www.kde.org/announcements/plasma-5.1.2.php