<table><tr><td style="">sandsmark created this revision.<br />sandsmark added reviewers: Konsole, hindenburg.<br />Herald added a project: Konsole.<br />Herald added a subscriber: konsole-devel.<br />sandsmark requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D16947">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>to get the box chars to be drawn correctly we need to turn on high quality antialiasing in qpainter. in addition only turn it on if antialiasing is enabled.</p>

<p>lastly qpainter.save()/restore() is called very often, so try to avoid that if it isn't necessary.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p><tt style="background: #ebebeb; font-size: 13px;">cat tests/boxes.txt</tt></p>

<p>old:</p>

<p><a href="https://phabricator.kde.org/F6428268" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">F6428268: old.png</a></p>

<p>new:</p>

<p><a href="https://phabricator.kde.org/F6428269" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">F6428269: new.png</a></p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R319 Konsole</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D16947">https://phabricator.kde.org/D16947</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/TerminalDisplay.cpp</div></div></div><br /><div><strong>To: </strong>sandsmark, Konsole, hindenburg<br /><strong>Cc: </strong>konsole-devel, Konsole, ngraham, maximilianocuria, hindenburg<br /></div>