<table><tr><td style="">bruns added a comment.
</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/D28745">View Revision</a></tr></table><br /><div><div><p>I think the patch as is has some structural problems. I think it would be significantly cleaner when:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">the "cacheAllowed" checking code is moved into a separate function</li>
<li class="remarkup-list-item">the global <tt style="background: #ebebeb; font-size: 13px;">allowCache</tt> variable is removed, and the value is passed into <tt style="background: #ebebeb; font-size: 13px;">createSubThumbnail(...)</tt>/<tt style="background: #ebebeb; font-size: 13px;">drawSubThumbnail(...)</tt> as parameter</li>
</ul>

<p>You can then call the check function once on the directory, at the same place the <tt style="background: #ebebeb; font-size: 13px;">QDirIterator</tt> is instantiated (line 538).</p>

<p>And can you please use <tt style="background: #ebebeb; font-size: 13px;">arc</tt> for uploading the patch, it is really hard to do a review without context.</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/D28745">https://phabricator.kde.org/D28745</a></div></div><br /><div><strong>To: </strong>marcingu, ivan, broulik, Dolphin, ngraham, meven, bruns<br /><strong>Cc: </strong>thiago, bruns, meven, ngraham, kde-frameworks-devel, kfm-devel, waitquietly, azyx, nikolaik, pberestov, iasensio, aprcela, fprice, LeGast00n, cblack, fbampaloukas, alexde, Codezela, feverfew, michaelh, spoorun, navarromorales, firef, andrebarros, emmanuelp, rdieter, mikesomov<br /></div>