D15625: Sublime: Fix crash caused when all tool view items are small

Amish Naidu noreply at phabricator.kde.org
Wed Sep 26 17:37:10 BST 2018


amhndu updated this revision to Diff 42378.
amhndu added a comment.


  IdealButtonBarLayout is now derived from QBoxLayout and delegates all operations to it.
  
  In IdealButtonBarWidget, added a super-layout for all bars, to allow context
  menu to work as previously.
  I could not directly add a strecher to the button layout, adding new items keeps ruining
  the order.

REPOSITORY
  R32 KDevelop

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D15625?vs=42280&id=42378

BRANCH
  segfault-fix

REVISION DETAIL
  https://phabricator.kde.org/D15625

AFFECTED FILES
  kdevplatform/sublime/idealbuttonbarwidget.cpp
  kdevplatform/sublime/ideallayout.cpp
  kdevplatform/sublime/ideallayout.h
  kdevplatform/sublime/idealtoolbutton.cpp
  kdevplatform/sublime/idealtoolbutton.h

To: amhndu, #kdevelop, kossebau, rjvbb
Cc: kossebau, rjvbb, kdevelop-devel, glebaccon, antismap, iodelay, vbspam, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20180926/40e8bdaf/attachment-0001.html>


More information about the KDevelop-devel mailing list