[konsole] [Bug 380879] [Qt 5.9] Konsole tabbar does not have empty space at the right side anymore
Kurt Hindenburg
bugzilla_noreply at kde.org
Sun Nov 5 17:06:00 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=380879
Kurt Hindenburg <kurt.hindenburg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Resolution|--- |FIXED
Version Fixed In| |17.12
Latest Commit| |https://commits.kde.org/kon
| |sole/001d937d10949bc5d377ef
| |2147dc96e376ca635b
--- Comment #20 from Kurt Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit 001d937d10949bc5d377ef2147dc96e376ca635b by Kurt Hindenburg.
Committed on 05/11/2017 at 16:56.
Pushed by hindenburg into branch 'master'.
Add option to allow tab width to be expanding
Qt5.9+ changed the way tab widths are handled. Add option to allow
tab width to expanding to full window or as width of tab text.
GUI:
FIXED-IN: 17.12
M +6 -0 src/MainWindow.cpp
M +1 -0 src/MainWindow.h
M +13 -0 src/ViewContainer.cpp
M +14 -0 src/ViewContainer.h
M +11 -0 src/ViewManager.cpp
M +2 -0 src/ViewManager.h
M +52 -25 src/settings/TabBarSettings.ui
M +4 -0 src/settings/konsole.kcfg
https://commits.kde.org/konsole/001d937d10949bc5d377ef2147dc96e376ca635b
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list