SHA256
1
0
forked from pool/breeze
Hrvoje Senjan 2014-12-16 20:57:41 +00:00 committed by Git OBS Bridge
parent 2c82494349
commit 9835242883
2 changed files with 26 additions and 0 deletions

View File

@ -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

View File

@ -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