Drop hardcoded IdealButtonBar spacing, use QStyle::PM_ToolBarItemSpacing
ClosedPublic

Authored by kossebau on Sep 28 2017, 2:51 PM.

Details

Summary

For more consistent look and saving a few vertical pixels with common styles

Also:

  • drop IDEAL_LAYOUT_MARGIN and use 0 directly as elsewhere, no use for keeping this a separate #define
  • for bottom button bar with right corner widget, use normal style spacing between corner widget and buttons

Diff Detail

Repository
R32 KDevelop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kossebau created this revision.Sep 28 2017, 2:51 PM
Restricted Application added a subscriber: kdevelop-devel. · View Herald TranscriptSep 28 2017, 2:51 PM
apol accepted this revision.Sep 28 2017, 2:55 PM
apol added a subscriber: apol.

LGTM

This revision is now accepted and ready to land.Sep 28 2017, 2:55 PM
This revision was automatically updated to reflect the committed changes.