[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:40:10 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 |http://commits.kde.org/kons
                   |ole/a4de3feb16df7f18559587e |ole/e33355a4d0f57a27ca50270
                   |bf78f115d88acc022           |d74b23486fd3ddf2c

--- Comment #7 from Kurt Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit e33355a4d0f57a27ca50270d74b23486fd3ddf2c by Kurt Hindenburg.
Committed on 19/07/2016 at 01:37.
Pushed by hindenburg into branch 'Applications/16.08'.

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.
(cherry picked from commit a4de3feb16df7f18559587ebf78f115d88acc022)

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/e33355a4d0f57a27ca50270d74b23486fd3ddf2c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list