<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/124313/">https://git.reviewboard.kde.org/r/124313/</a>
</td>
</tr>
</table>
<br />
<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 KDevelop.</div>
<div>By Laszlo Kis-Adam.</div>
<div style="margin-top: 1.5em;">
<b style="color: #575012; font-size: 10pt;">Repository: </b>
kdev-krazy2
</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;">Ported the plugin to KF5</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;"><ul style="padding: 0;text-rendering: inherit;margin: 0 0 0 1em;line-height: inherit;white-space: normal;">
<li style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: normal;">It builds</li>
<li style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: normal;">It seems to work. See video https://www.youtube.com/watch?v=xx1aqh2lJr0</li>
<li style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: normal;">Doesn't seem to crash during work</li>
</ul></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">(0d26b03)</span></li>
<li>analysisjob.cpp <span style="color: grey">(13d47a4)</span></li>
<li>analysisresultsparser.cpp <span style="color: grey">(41a6499)</span></li>
<li>checkerlistjob.cpp <span style="color: grey">(3de323d)</span></li>
<li>issue.cpp <span style="color: grey">(d7525ee)</span></li>
<li>issuewidget.cpp <span style="color: grey">(cb78200)</span></li>
<li>kdevkrazy2.desktop <span style="color: grey">(f92e3ee)</span></li>
<li>kdevkrazy2.json <span style="color: grey">(PRE-CREATION)</span></li>
<li>krazy2dialog.h <span style="color: grey">(PRE-CREATION)</span></li>
<li>krazy2dialog.cpp <span style="color: grey">(PRE-CREATION)</span></li>
<li>krazy2plugin.h <span style="color: grey">(d362aff)</span></li>
<li>krazy2plugin.cpp <span style="color: grey">(7c203d6)</span></li>
<li>krazy2view.h <span style="color: grey">(16be779)</span></li>
<li>krazy2view.cpp <span style="color: grey">(92b36ff)</span></li>
<li>krazy2view.ui <span style="color: grey">(c1d248c)</span></li>
<li>selectcheckerswidget.ui <span style="color: grey">(2d4d0ec)</span></li>
<li>selectpathswidget.cpp <span style="color: grey">(04bf270)</span></li>
<li>selectpathswidget.ui <span style="color: grey">(252c9dd)</span></li>
<li>settings/CMakeLists.txt <span style="color: grey">(874cb54)</span></li>
<li>settings/kcm_kdev_krazy2settings.desktop <span style="color: grey">(fe59f4a)</span></li>
<li>settings/krazy2config.kcfg <span style="color: grey">(001f799)</span></li>
<li>settings/krazy2config.kcfgc <span style="color: grey">(c5bc909)</span></li>
<li>settings/krazy2preferences.h <span style="color: grey">(96e80af)</span></li>
<li>settings/krazy2preferences.cpp <span style="color: grey">(b43d820)</span></li>
<li>tests/CMakeLists.txt <span style="color: grey">(573c2c1)</span></li>
<li>tests/analysisjobtest.cpp <span style="color: grey">(bc672a0)</span></li>
<li>tests/analysisparameterstest.cpp <span style="color: grey">(4c80683)</span></li>
<li>tests/analysisprogressparsertest.cpp <span style="color: grey">(d2cf9f6)</span></li>
<li>tests/analysisresultsparsertest.cpp <span style="color: grey">(c08ec35)</span></li>
<li>tests/analysisresultstest.cpp <span style="color: grey">(cbb0365)</span></li>
<li>tests/checkerlistjobtest.cpp <span style="color: grey">(aa46399)</span></li>
<li>tests/checkerlistparsertest.cpp <span style="color: grey">(8fec279)</span></li>
<li>tests/checkermodeltest.cpp <span style="color: grey">(124a5a5)</span></li>
<li>tests/checkertest.cpp <span style="color: grey">(d399af5)</span></li>
<li>tests/issuemodeltest.cpp <span style="color: grey">(cdf4de7)</span></li>
<li>tests/issuetest.cpp <span style="color: grey">(25436a3)</span></li>
<li>tests/issuewidgettest.cpp <span style="color: grey">(a20bedf)</span></li>
<li>tests/krazy2viewtest.cpp <span style="color: grey">(beabcf9)</span></li>
<li>tests/selectcheckerswidgettest.cpp <span style="color: grey">(c27ea28)</span></li>
<li>tests/selectpathswidgettest.cpp <span style="color: grey">(7dbbdfe)</span></li>
<li>tests/sortedissuesproxymodeltest.cpp <span style="color: grey">(6d92b28)</span></li>
</ul>
<p><a href="https://git.reviewboard.kde.org/r/124313/diff/" style="margin-left: 3em;">View Diff</a></p>
</td>
</tr>
</table>
</div>
</body>
</html>