<table><tr><td style="">broulik created this revision.<br />broulik added reviewers: vonreth, pali, antlarr, bruns.<br />Herald added projects: Dolphin, Frameworks.<br />Herald added subscribers: kfm-devel, kde-frameworks-devel.<br />broulik 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/D23145">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>16 bit executables don't have <tt style="background: #ebebeb; font-size: 13px;">--language</tt> in their output.<br />
While at it, port to <tt style="background: #ebebeb; font-size: 13px;">QRegularExpression</tt> and just do a global match rather than splitting the output into individual lines.<br />
Since the name is captured very fuzzy (it can include spaces, too), I couldn't just do an optional match but had to do two specific matches for with and without <tt style="background: #ebebeb; font-size: 13px;">--language</tt>.<br />
Also, somewhat fix the individual icon selection which looks broken but doesn't appear to be used anyway.</p>

<p>Moreover, only extract icon groups (type 14). I checked <tt style="background: #ebebeb; font-size: 13px;">wrestool</tt> source code[1] and it cannot actually decode single icons (type 3) nor cursors (type 1). Calling it with <tt style="background: #ebebeb; font-size: 13px;">--raw</tt> usually creates <tt style="background: #ebebeb; font-size: 13px;">.dib</tt> files which don't appear to be proper bitmaps and fail to generate thumbnails.</p>

<p>[1] <a href="https://github.com/Lampus/icoutils/blob/master/wrestool/extract.c#L93" class="remarkup-link" target="_blank" rel="noreferrer">https://github.com/Lampus/icoutils/blob/master/wrestool/extract.c#L93</a></p></div></div><br /><div><strong>TEST PLAN</strong><div><p><a href="https://phabricator.kde.org/F7246563" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">F7246563: Screenshot_20190814_094956.png</a><br />
:D</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R320 KIO Extras</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D23145">https://phabricator.kde.org/D23145</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>thumbnail/icoutils_wrestool.cpp</div></div></div><br /><div><strong>To: </strong>broulik, vonreth, pali, antlarr, bruns<br /><strong>Cc: </strong>kde-frameworks-devel, kfm-devel, aprcela, vmarinescu, fprice, LeGast00n, MrPepe, fbampaloukas, alexde, feverfew, meven, michaelh, spoorun, navarromorales, firef, ngraham, andrebarros, bruns, emmanuelp, mikesomov<br /></div>