D21380: show static word wrap marker always if requested

2019-05-24 Thread Christoph Cullmann
This revision was automatically updated to reflect the committed changes.
Closed by commit R39:24fd3ca01d89: show static word wrap marker always if 
requested (authored by cullmann).

REPOSITORY
  R39 KTextEditor

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D21380?vs=58594&id=58602

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

AFFECTED FILES
  src/dialogs/editconfigwidget.ui
  src/render/katerenderer.cpp

To: cullmann, #ktexteditor, #frameworks, arrowd
Cc: kwrite-devel, kde-frameworks-devel, domson, michaelh, ngraham, bruns, 
demsking, cullmann, sars, dhaumann


D21380: show static word wrap marker always if requested

2019-05-24 Thread Gleb Popov
arrowd accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R39 KTextEditor

BRANCH
  master

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

To: cullmann, #ktexteditor, #frameworks, arrowd
Cc: kwrite-devel, kde-frameworks-devel, domson, michaelh, ngraham, bruns, 
demsking, cullmann, sars, dhaumann


D21380: show static word wrap marker always if requested

2019-05-24 Thread Christoph Cullmann
cullmann added reviewers: KTextEditor, Frameworks.
cullmann added a comment.


  I think this is reasonable, if one enables this, it should be shown, people 
can disable it, if it doesn't look nice for their font (or alter the font).

REPOSITORY
  R39 KTextEditor

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

To: cullmann, #ktexteditor, #frameworks
Cc: kwrite-devel, kde-frameworks-devel, domson, michaelh, ngraham, bruns, 
demsking, cullmann, sars, dhaumann


D21380: show static word wrap marker always if requested

2019-05-24 Thread Christoph Cullmann
cullmann created this revision.
Herald added projects: Kate, Frameworks.
Herald added subscribers: kde-frameworks-devel, kwrite-devel.
cullmann requested review of this revision.

REVISION SUMMARY
  don't check for fixed pitch font, as this seems to be not properly attributed
  to all kind of fonts
  
  see bug 344290

REPOSITORY
  R39 KTextEditor

BRANCH
  master

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

AFFECTED FILES
  src/dialogs/editconfigwidget.ui
  src/render/katerenderer.cpp

To: cullmann
Cc: kwrite-devel, kde-frameworks-devel, domson, michaelh, ngraham, bruns, 
demsking, cullmann, sars, dhaumann