<table><tr><td style="">rjvbb updated this revision to Diff 22858.<br />rjvbb 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/D7995" rel="noreferrer">View Revision</a></tr></table><br /><div><div><p>updated to fix the potential signal delivery to a stale watcher instance.</p>

<p>This new approach watches only directories and will thus trigger a full reload of any directory in which something changed. It would be pointless and potentially counterproductive to do this just before all projects will be unloaded; prevent this by connecting <tt style="background: #ebebeb; font-size: 13px;">KDirWatch::stopScan()</tt> to  <tt style="background: #ebebeb; font-size: 13px;">QCoreApplication::aboutToQuit</tt>. This should be safe, right?</p></div></div><br /><div><strong>CHANGES SINCE LAST UPDATE</strong><div><a href="https://phabricator.kde.org/D7995?vs=22667&id=22858" rel="noreferrer">https://phabricator.kde.org/D7995?vs=22667&id=22858</a></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D7995" rel="noreferrer">https://phabricator.kde.org/D7995</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kdevplatform/project/CMakeLists.txt<br />
kdevplatform/project/abstractfilemanagerplugin.cpp<br />
kdevplatform/project/filemanagerlistjob.cpp<br />
kdevplatform/project/filemanagerlistjob.h<br />
kdevplatform/project/projectwatcher.cpp<br />
kdevplatform/project/projectwatcher.h<br />
kdevplatform/project/tests/abstractfilemanagerpluginimportbenchmark.cpp</div></div></div><br /><div><strong>To: </strong>rjvbb, KDevelop, mwolff<br /><strong>Cc: </strong>aaronpuchert, arrowdodger, kfunk, dfaure, mwolff, brauch, kdevelop-devel, njensen, geetamc, Pilzschaf, akshaydeo, surgenight<br /></div>