<html>
<body>
<div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
<table bgcolor="#f9f3c9" width="100%" cellpadding="12" style="border: 1px #c9c399 solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
<tr>
<td>
This is an automatically generated e-mail. To reply, visit:
<a href="https://git.reviewboard.kde.org/r/119467/">https://git.reviewboard.kde.org/r/119467/</a>
</td>
</tr>
</table>
<br />
<blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
<p style="margin-top: 0;">On August 26th, 2014, 2:22 p.m. UTC, <b>David Edmundson</b> wrote:</p>
<blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">This seems to have got stuck. Again.<br style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: normal;" />
Unless there are any major objections I'm going to merge this this evening. Anything other small issues can be fixed afterwards.</p></pre>
</blockquote>
</blockquote>
<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">Merged. If you had other comments. Fix it.</p></pre>
<br />
<p>- David</p>
<br />
<p>On August 27th, 2014, 2:31 p.m. UTC, David Edmundson wrote:</p>
<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="12" style="border: 1px #888a85 solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
<tr>
<td>
<div>Review request for Telepathy.</div>
<div>By David Edmundson.</div>
<p style="color: grey;"><i>Updated Aug. 27, 2014, 2:31 p.m.</i></p>
<div style="margin-top: 1.5em;">
<b style="color: #575012; font-size: 10pt;">Repository: </b>
ktp-call-ui
</div>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
<tr>
<td>
<pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">Implement the main UI in QML (Kadixt patches 1/3)</p></pre>
</td>
</tr>
</table>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
<tr>
<td>
<pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">Rebased, patched and cherry-picked until I was red in the face.</p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">Compiles, not tested beyond that.</p></pre>
</td>
</tr>
</table>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">
<li>CMakeLists.txt <span style="color: grey">(8c39e7c)</span></li>
<li>src/CMakeLists.txt <span style="color: grey">(250aeb5)</span></li>
<li>src/call-window.h <span style="color: grey">(07fd01e)</span></li>
<li>src/call-window.cpp <span style="color: grey">(c38112d)</span></li>
<li>src/call-window.ui <span style="color: grey">(32c7dad)</span></li>
<li>src/callwindowui.rc <span style="color: grey">(6c390b9)</span></li>
<li>src/dtmf-handler.h <span style="color: grey">(91960dc)</span></li>
<li>src/dtmf-handler.cpp <span style="color: grey">(d8d7970)</span></li>
<li>src/dtmf-qml.h <span style="color: grey">(PRE-CREATION)</span></li>
<li>src/dtmf-qml.cpp <span style="color: grey">(PRE-CREATION)</span></li>
<li>src/dtmf-widget.h <span style="color: grey">(9e1bc73)</span></li>
<li>src/dtmf-widget.cpp <span style="color: grey">(f3436b2)</span></li>
<li>src/dtmf-widget.ui <span style="color: grey">(67f60b9)</span></li>
<li>src/qml-interface.h <span style="color: grey">(PRE-CREATION)</span></li>
<li>src/qml-interface.cpp <span style="color: grey">(PRE-CREATION)</span></li>
<li>src/qml/Main.qml <span style="color: grey">(PRE-CREATION)</span></li>
<li>src/qml/core/Button.qml <span style="color: grey">(PRE-CREATION)</span></li>
<li>src/qml/core/Dtmf.qml <span style="color: grey">(PRE-CREATION)</span></li>
<li>src/qml/core/DtmfButton.qml <span style="color: grey">(PRE-CREATION)</span></li>
<li>src/qml/core/Label.qml <span style="color: grey">(PRE-CREATION)</span></li>
<li>src/qml/core/Separator.qml <span style="color: grey">(PRE-CREATION)</span></li>
<li>src/qml/core/ToggleButton.qml <span style="color: grey">(PRE-CREATION)</span></li>
<li>src/qml/core/Toolbar.qml <span style="color: grey">(PRE-CREATION)</span></li>
<li>src/qml/core/Tooltip.qml <span style="color: grey">(PRE-CREATION)</span></li>
</ul>
<p><a href="https://git.reviewboard.kde.org/r/119467/diff/" style="margin-left: 3em;">View Diff</a></p>
</td>
</tr>
</table>
</div>
</body>
</html>