[Konsole-devel] [konsole] [Bug 364992] [Feature request] Add an option to disable the embedded "drawLineChar" mechanism
Kurt Hindenburg via KDE Bugzilla
bugzilla_noreply at kde.org
Tue Jul 19 01:36:40 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=364992
Kurt Hindenburg <kurt.hindenburg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |http://commits.kde.org/kons
| |ole/a4de3feb16df7f18559587e
| |bf78f115d88acc022
Resolution|--- |FIXED
Status|CONFIRMED |RESOLVED
--- Comment #6 from Kurt Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit a4de3feb16df7f18559587ebf78f115d88acc022 by Kurt Hindenburg.
Committed on 19/07/2016 at 01:34.
Pushed by hindenburg into branch 'master'.
Add option to use the selected font's line characters
Konsole has builtin code to manually write out line characters. There
are certain reasons why this might not be desired. This adds a profile
option to use the fonts line characters. The default is as-is today
using the builtin code.
M +9 -0 src/EditProfileDialog.cpp
M +1 -0 src/EditProfileDialog.h
M +10 -0 src/EditProfileDialog.ui
M +2 -0 src/Profile.cpp
M +8 -0 src/Profile.h
M +2 -1 src/TerminalDisplay.cpp
M +16 -0 src/TerminalDisplay.h
M +1 -0 src/ViewManager.cpp
http://commits.kde.org/konsole/a4de3feb16df7f18559587ebf78f115d88acc022
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list