<table><tr><td style="">jgrulich created this revision.<br />Restricted Application added a project: Frameworks.<br />Restricted Application added a subscriber: Frameworks.
</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/D6116" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>There is a new additional StateChanged() signal coming from NetworkManager with additional reason property so<br />
with that we can now check what was the reason for the changed state. Use this new signal when NM 1.8.0 is present<br />
and emit also the old one for backward compatibility.</p>

<p>There is just one minor problem, with two stateChanged() signals you will need to specify to which signal you want<br />
to connect to when using Qt5 syntax for signals/slots and without that you won't compile current code, i.e. of plasma-nm</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R282 NetworkManagerQt</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D6116" rel="noreferrer">https://phabricator.kde.org/D6116</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/activeconnection.cpp<br />
src/activeconnection.h<br />
src/activeconnection_p.h<br />
src/fakenetwork/activeconnection.h<br />
src/fakenetwork/fakenetwork.cpp<br />
src/vpnconnection.h</div></div></div><br /><div><strong>To: </strong>jgrulich<br /><strong>Cc: </strong>Frameworks<br /></div>