<table><tr><td style="">kossebau created this revision.<br />kossebau added a reviewer: KDevelop.<br />Restricted Application added a subscriber: kdevelop-devel.
</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/D8959" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Not sure exactly what is wrong with const signals, besides<br />
QMetaObject::activate(...) wanting a non-const this argument.</p>

<p>Collected signals are from a recent clazy run, so changing these will at least<br />
result in less noisy future clazy run ;)<br />
And perhaps consistency in general signal non-constness.</p>

<p>The Clazy const-signal-or-slot check docs only claims<br />
"For signals, it's just pointless to mark them as const."<br />
without giving any reasoning.</p>

<p>So dumping patch as RFC, to be either moved to /dev/null or applied.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R32 KDevelop</div></div></div><br /><div><strong>BRANCH</strong><div><div>makesignalsnonconst</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D8959" rel="noreferrer">https://phabricator.kde.org/D8959</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kdevplatform/interfaces/idocumentationprovider.h<br />
kdevplatform/interfaces/idocumentationproviderprovider.h<br />
kdevplatform/interfaces/itestcontroller.h<br />
plugins/cmake/cmakedocumentation.h<br />
plugins/debuggercommon/midebugsession.h<br />
plugins/manpage/manpageplugin.h<br />
plugins/qthelp/qthelpplugin.h<br />
plugins/qthelp/qthelpproviderabstract.cpp<br />
plugins/qthelp/qthelpproviderabstract.h</div></div></div><br /><div><strong>To: </strong>kossebau, KDevelop<br /><strong>Cc: </strong>kdevelop-devel<br /></div>