<table><tr><td style="">cullmann requested changes to this revision.<br />cullmann added a comment.<br />This revision now requires changes to proceed.
</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/D18125">View Revision</a></tr></table><br /><div><div><p>I played with this patch now ;)</p>

<p>First: to now have KWrite crash on start, one need to modify one line to:</p>

<p>if (!m_dictionaryGroup->checkedAction() || (m_dictionaryGroup->checkedAction()->data().toString() != newDict) || m_dictionary->text().isEmpty()) {</p>

<p>m_dictionaryGroup->checkedAction() might be null.</p>

<p>For the naming: Given we show the encodings with their short-names, too, I can live with de_DE or stuff like that.</p>

<p>For the overhead: I would like to have this optional and disabled per default, that avoids all that work in cursorPositionChanged()<br />
Just like we do for word count/...</p></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D18125">https://phabricator.kde.org/D18125</a></div></div><br /><div><strong>To: </strong>loh.tar, KTextEditor, cullmann<br /><strong>Cc: </strong>cullmann, ngraham, dhaumann, kwrite-devel, kde-frameworks-devel, KTextEditor, hase, michaelh, bruns, demsking, sars<br /></div>