<table><tr><td style="">sredman created this revision.<br />sredman added a reviewer: KDE Connect.<br />Herald added a project: KDE Connect.<br />Herald added a subscriber: kdeconnect.<br />sredman 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/D17553">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Due to the recent fiasco with needing to change from qint32 to qint64 for threadID, it became painfully obvious that I ought to have avoided hard-coding from the beginning. This patch solves that problem.</p>

<p>Unfortunately, this patch cannot build due to qtdbuscpp2xml not understanding <tt style="background: #ebebeb; font-size: 13px;">typedef threadID qint64;</tt>. We either need some way to manually add this information, or the Qt tool to be updated to understand typedef on dbus-compatible types.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>N.B.: This patch cannot build at the current time</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">Build app</li>
<li class="remarkup-list-item">Verfiy SMS is able to send/receive as before</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R224 KDE Connect</div></div></div><br /><div><strong>BRANCH</strong><div><div>threadID-typedef</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D17553">https://phabricator.kde.org/D17553</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>interfaces/conversationmessage.cpp<br />
interfaces/conversationmessage.h<br />
plugins/sms/conversationsdbusinterface.cpp<br />
plugins/sms/conversationsdbusinterface.h<br />
plugins/sms/smsplugin.cpp<br />
plugins/sms/smsplugin.h<br />
smsapp/conversationlistmodel.cpp<br />
smsapp/conversationlistmodel.h<br />
smsapp/conversationmodel.cpp<br />
smsapp/conversationmodel.h</div></div></div><br /><div><strong>To: </strong>sredman, KDE Connect<br /><strong>Cc: </strong>kdeconnect, mschroeder, varunp, shivanshukantprasad, skymoore, brute4s99, wistak, anoopv, dvalencia, rmenezes, julioc, Leptopoda, timothyc, Danial0_0, johnq, Pitel, adeen-s, SemperPeritus, daniel.z.tg, jeanv, seebauer, bugzy, MayeulC, menasshock, mikesomov, tctara, apol<br /></div>