<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/121889/">https://git.reviewboard.kde.org/r/121889/</a>
     </td>
    </tr>
   </table>
   <br />



 <p>Ship it!</p>



 <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;">I've annotated the i18n places for the future but marked some other nitpicks that could/should be changed directly imo. please fix those, then ship it and tend to the i18n later. Thanks Aleix!</p></pre>
 <br />







<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338711#file338711line198" style="color: black; font-weight: bold; text-decoration: underline;">debugger/breakpoint/breakpoint.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">QVariant Breakpoint::data(int column, int role) const</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">198</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">                <span class="n">ret</span> <span class="o">=</span> <span class="n">QString</span><span class="p">(</span><span class="s">"%1 (%2)"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">ret</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">m_address</span><span class="p">);</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">198</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">                <span class="n">ret</span> <span class="o">=</span> <span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"%1 (%2)"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">ret</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">m_address</span><span class="p">);</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">not sure whether this needs i18nc for some languages?</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338712#file338712line218" style="color: black; font-weight: bold; text-decoration: underline;">debugger/framestack/framestackwidget.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">void FramestackWidget::copySelection()</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">218</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">            <span class="n">content</span> <span class="o">+=</span> <span class="n">QString</span><span class="p">(</span><span class="s">"#%1 %2() at %3</span><span class="se">\n</span><span class="s">"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">frame</span><span class="p">.</span><span class="n">nr</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">frame</span><span class="p">.</span><span class="n">name</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">frame</span><span class="p">.</span><span class="n">file</span><span class="p">.</span><span class="n">url</span><span class="p">(</span><span class="n">QUrl</span><span class="o">::</span><span class="n">PreferLocalFile</span> <span class="o">|</span> <span class="n">QUrl</span><span class="o">::</span><span class="n">StripTrailingSlash</span><span class="p">));</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">218</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">            <span class="n">content</span> <span class="o">+=</span> <span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"#%1 %2() at %3</span><span class="se">\n</span><span class="s">"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">frame</span><span class="p">.</span><span class="n">nr</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">frame</span><span class="p">.</span><span class="n">name</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">frame</span><span class="p">.</span><span class="n">file</span><span class="p">.</span><span class="n">url</span><span class="p">(</span><span class="n">QUrl</span><span class="o">::</span><span class="n">PreferLocalFile</span> <span class="o">|</span> <span class="n">QUrl</span><span class="o">::</span><span class="n">StripTrailingSlash</span><span class="p">));</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">i18nc</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338712#file338712line220" style="color: black; font-weight: bold; text-decoration: underline;">debugger/framestack/framestackwidget.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">void FramestackWidget::copySelection()</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">220</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">            <span class="n">content</span> <span class="o">+=</span> <span class="n">QString</span><span class="p">(</span><span class="s">"#%1 %2() at %3:%4</span><span class="se">\n</span><span class="s">"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">frame</span><span class="p">.</span><span class="n">nr</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">frame</span><span class="p">.</span><span class="n">name</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">frame</span><span class="p">.</span><span class="n">file</span><span class="p">.</span><span class="n">url</span><span class="p">(</span><span class="n">QUrl</span><span class="o">::</span><span class="n">PreferLocalFile</span> <span class="o">|</span> <span class="n">QUrl</span><span class="o">::</span><span class="n">StripTrailingSlash</span><span class="p">)).</span><span class="n">arg</span><span class="p">(</span><span class="n">frame</span><span class="p">.</span><span class="n">line</span><span class="o">+</span><span class="mi">1</span><span class="p">);</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">220</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">            <span class="n">content</span> <span class="o">+=</span> <span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"#%1 %2() at %3:%4</span><span class="se">\n</span><span class="s">"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">frame</span><span class="p">.</span><span class="n">nr</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">frame</span><span class="p">.</span><span class="n">name</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">frame</span><span class="p">.</span><span class="n">file</span><span class="p">.</span><span class="n">url</span><span class="p">(</span><span class="n">QUrl</span><span class="o">::</span><span class="n">PreferLocalFile</span> <span class="o">|</span> <span class="n">QUrl</span><span class="o">::</span><span class="n">StripTrailingSlash</span><span class="p">)).</span><span class="n">arg</span><span class="p">(</span><span class="n">frame</span><span class="p">.</span><span class="n">line</span><span class="o">+</span><span class="mi">1</span><span class="p">);</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">i18nc</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338714#file338714line120" style="color: black; font-weight: bold; text-decoration: underline;">language/codecompletion/codecompletionitem.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">void CompletionTreeItem::execute(KTextEditor::View* view, const KTextEditor::Range& word) {</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">120</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="k">return</span> <span class="n">QString</span><span class="p">(</span><span class="s">"not implemented"</span><span class="p">);</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">120</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="k">return</span> <span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"not implemented"</span><span class="p">);</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">i18nc</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338716#file338716line154" style="color: black; font-weight: bold; text-decoration: underline;">language/codegen/codegenerator.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">bool CodeGeneratorBase::execute()</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">154</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">            <span class="n">setErrorText</span><span class="p">(</span><span class="n">QString</span><span class="p">(</span><span class="s">"Could not find chain for selected document: %1"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">document</span><span class="p">.</span><span class="n">url</span><span class="p">()));</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">154</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">            <span class="n">setErrorText</span><span class="p">(</span><span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"Could not find chain for selected document: %1"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">document</span><span class="p">.</span><span class="n">url</span><span class="p">()));</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">i18nc</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338718#file338718line254" style="color: black; font-weight: bold; text-decoration: underline;">language/codegen/documentchangeset.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">DocumentChangeSet::ChangeResult DocumentChangeSet::applyAllChanges()</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">254</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">            <span class="k">return</span> <span class="n">ChangeResult</span><span class="p">(</span><span class="n">QString</span><span class="p">(</span><span class="s">"Could not create a Representation for %1"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">file</span><span class="p">.</span><span class="n">str</span><span class="p">()));</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">254</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">            <span class="k">return</span> <span class="n">ChangeResult</span><span class="p">(</span><span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"Could not create a Representation for %1"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">file</span><span class="p">.</span><span class="n">str</span><span class="p">()));</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">i18nc</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338718#file338718line319" style="color: black; font-weight: bold; text-decoration: underline;">language/codegen/documentchangeset.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">DocumentChangeSet::ChangeResult DocumentChangeSetPrivate::replaceOldText(CodeRepresentation* repr,</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">319</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">                <span class="n">QString</span> <span class="n">warningString</span> <span class="o">=</span> <span class="n">QString</span><span class="p">(</span><span class="s">"Inconsistent change in %1 at %2:%3 -> %4:%5 = %6(encountered </span><span class="se">\"</span><span class="s">%7</span><span class="se">\"</span><span class="s">) -> </span><span class="se">\"</span><span class="s">%8</span><span class="se">\"</span><span class="s">"</span><span class="p">)</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">319</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">                <span class="n">QString</span> <span class="n">warningString</span> <span class="o">=</span> <span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"Inconsistent change in %1 at %2:%3 -> %4:%5 = %6(encountered </span><span class="se">\"</span><span class="s">%7</span><span class="se">\"</span><span class="s">) -> </span><span class="se">\"</span><span class="s">%8</span><span class="se">\"</span><span class="s">"</span><span class="p">)</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">i18nc</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338718#file338718line342" style="color: black; font-weight: bold; text-decoration: underline;">language/codegen/documentchangeset.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">DocumentChangeSet::ChangeResult DocumentChangeSetPrivate::replaceOldText(CodeRepresentation* repr,</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">342</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">        <span class="n">QString</span> <span class="n">warningString</span> <span class="o">=</span> <span class="n">QString</span><span class="p">(</span><span class="s">"Could not replace text in the document: %1"</span><span class="p">)</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">342</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">        <span class="n">QString</span> <span class="n">warningString</span> <span class="o">=</span> <span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"Could not replace text in the document: %1"</span><span class="p">)</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">i18nc</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338718#file338718line444" style="color: black; font-weight: bold; text-decoration: underline;">language/codegen/documentchangeset.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">DocumentChangeSet::ChangeResult DocumentChangeSetPrivate::generateNewText(const IndexedString & file,</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">444</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">            <span class="n">QString</span> <span class="n">warningString</span> <span class="o">=</span> <span class="n">QString</span><span class="p">(</span><span class="s">"Inconsistent change in %1 at %2:%3 -> %4:%5"</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">444</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">            <span class="n">QString</span> <span class="n">warningString</span> <span class="o">=</span> <span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"Inconsistent change in %1 at %2:%3 -> %4:%5"</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">i18nc</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338718#file338718line515" style="color: black; font-weight: bold; text-decoration: underline;">language/codegen/documentchangeset.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">DocumentChangeSet::ChangeResult DocumentChangeSetPrivate::removeDuplicates(const IndexedString& file,</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">515</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">                       <span class="n">QString</span><span class="p">(</span><span class="s">"Inconsistent change-request at %1; "</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">515</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">                       <span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"Inconsistent change-request at %1; "</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">i18nc</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338723#file338723line58" style="color: black; font-weight: bold; text-decoration: underline;">language/duchain/aliasdeclaration.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">AliasDeclaration::~AliasDeclaration()</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">58</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="k">return</span> <span class="n">QString</span><span class="p">(</span><span class="s">"Alias %1 as %2"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">aliasedDeclaration</span><span class="p">().</span><span class="n">declaration</span><span class="p">()</span><span class="o">-></span><span class="n">qualifiedIdentifier</span><span class="p">().</span><span class="n">toString</span><span class="p">()).</span><span class="n">arg</span><span class="p">(</span><span class="n">identifier</span><span class="p">().</span><span class="n">toString</span><span class="p">());</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">58</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="k">return</span> <span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"Alias %1 as %2"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">aliasedDeclaration</span><span class="p">().</span><span class="n">declaration</span><span class="p">()</span><span class="o">-></span><span class="n">qualifiedIdentifier</span><span class="p">().</span><span class="n">toString</span><span class="p">()).</span><span class="n">arg</span><span class="p">(</span><span class="n">identifier</span><span class="p">().</span><span class="n">toString</span><span class="p">());</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">i18nc</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338723#file338723line60" style="color: black; font-weight: bold; text-decoration: underline;">language/duchain/aliasdeclaration.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">AliasDeclaration::~AliasDeclaration()</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">60</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="k">return</span> <span class="nf">QString</span><span class="p">(</span><span class="s">"Lost alias %1"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">identifier</span><span class="p">().</span><span class="n">toString</span><span class="p">());</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">60</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="k">return</span> <span class="nf">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"Lost alias %1"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">identifier</span><span class="p">().</span><span class="n">toString</span><span class="p">());</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">i18n</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338724#file338724line98" style="color: black; font-weight: bold; text-decoration: underline;">language/duchain/classfunctiondeclaration.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">bool ClassFunctionDeclaration::isFunctionDeclaration() const</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">98</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="k">return</span> <span class="nf">QString</span><span class="p">(</span><span class="s">"invalid member-function %1 type %2"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">identifier</span><span class="p">().</span><span class="n">toString</span><span class="p">()).</span><span class="n">arg</span><span class="p">(</span><span class="n">type</span><span class="p">);</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">98</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="k">return</span> <span class="nf">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"invalid member-function %1 type %2"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">identifier</span><span class="p">().</span><span class="n">toString</span><span class="p">()).</span><span class="n">arg</span><span class="p">(</span><span class="n">type</span><span class="p">);</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">not sure whether this and the <notype> should be translated? maybe?</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338726#file338726line206" style="color: black; font-weight: bold; text-decoration: underline;">language/duchain/declarationid.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">QualifiedIdentifier DeclarationId::qualifiedIdentifier() const</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">206</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="k">return</span> <span class="nf">QualifiedIdentifier</span><span class="p">(</span><span class="n">QString</span><span class="p">(</span><span class="s">"(unknown direct declaration)"</span><span class="p">));</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">206</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="k">return</span> <span class="nf">QualifiedIdentifier</span><span class="p">(</span><span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"(unknown direct declaration)"</span><span class="p">));</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">i18n</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338726#file338726line209" style="color: black; font-weight: bold; text-decoration: underline;">language/duchain/declarationid.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">QualifiedIdentifier DeclarationId::qualifiedIdentifier() const</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">209</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">  <span class="k">return</span> <span class="n">QualifiedIdentifier</span><span class="p">(</span><span class="n">QString</span><span class="p">(</span><span class="s">"(missing)"</span><span class="p">))</span> <span class="o">+</span> <span class="n">indirect</span><span class="p">.</span><span class="n">m_identifier</span><span class="p">.</span><span class="n">identifier</span><span class="p">();</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">209</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">  <span class="k">return</span> <span class="n">QualifiedIdentifier</span><span class="p">(</span><span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"(missing)"</span><span class="p">))</span> <span class="o">+</span> <span class="n">indirect</span><span class="p">.</span><span class="n">m_identifier</span><span class="p">.</span><span class="n">identifier</span><span class="p">();</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">i18n</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338729#file338729line107" style="color: black; font-weight: bold; text-decoration: underline;">language/duchain/namespacealiasdeclaration.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">void NamespaceAliasDeclaration::setAbstractType(AbstractType::Ptr type) {</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">107</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="k">return</span> <span class="n">QString</span><span class="p">(</span><span class="s">"Import %1 as %2"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">d</span><span class="o">-></span><span class="n">m_importIdentifier</span><span class="p">.</span><span class="n">identifier</span><span class="p">().</span><span class="n">toString</span><span class="p">()).</span><span class="n">arg</span><span class="p">(</span><span class="n">identifier</span><span class="p">().</span><span class="n">toString</span><span class="p">());</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">107</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="k">return</span> <span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"Import %1 as %2"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">d</span><span class="o">-></span><span class="n">m_importIdentifier</span><span class="p">.</span><span class="n">identifier</span><span class="p">().</span><span class="n">toString</span><span class="p">()).</span><span class="n">arg</span><span class="p">(</span><span class="n">identifier</span><span class="p">().</span><span class="n">toString</span><span class="p">());</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">i18nc</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338729#file338729line109" style="color: black; font-weight: bold; text-decoration: underline;">language/duchain/namespacealiasdeclaration.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">void NamespaceAliasDeclaration::setAbstractType(AbstractType::Ptr type) {</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">109</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="k">return</span> <span class="nf">QString</span><span class="p">(</span><span class="s">"Import %1"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">d</span><span class="o">-></span><span class="n">m_importIdentifier</span><span class="p">.</span><span class="n">identifier</span><span class="p">().</span><span class="n">toString</span><span class="p">());</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">109</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="k">return</span> <span class="nf">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"Import %1"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">d</span><span class="o">-></span><span class="n">m_importIdentifier</span><span class="p">.</span><span class="n">identifier</span><span class="p">().</span><span class="n">toString</span><span class="p">());</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">i18n</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338730#file338730line112" style="color: black; font-weight: bold; text-decoration: underline;">language/duchain/navigation/abstractdeclarationnavigationcontext.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">QString AbstractDeclarationNavigationContext::html(bool shorten)</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">112</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">          <span class="n">modifyHtml</span><span class="p">()</span> <span class="o">+=</span> <span class="n">QString</span><span class="p">(</span><span class="s">" = %1"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">plainValue</span><span class="p">);</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">112</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">          <span class="n">modifyHtml</span><span class="p">()</span> <span class="o">+=</span> <span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">" = %1"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">plainValue</span><span class="p">);</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">maybe just do</p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;"><div class="codehilite" style="background: #f8f8f8"><pre style="line-height: 125%">modifyHtml() <span style="color: #666666">+=</span> <span style="color: #BA2121">" = "</span> <span style="color: #666666">+</span> plainValue;
</pre></div>
</p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">?</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338730#file338730line614" style="color: black; font-weight: bold; text-decoration: underline;">language/duchain/navigation/abstractdeclarationnavigationcontext.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">QString AbstractDeclarationNavigationContext::identifierHighlight(const QString& identifier, const DeclarationPointer& decl) const</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">614</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="n">ret</span> <span class="o">=</span> <span class="n">QString</span><span class="p">(</span><span class="s">"<i>%1</i>"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">ret</span><span class="p">);</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">614</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="n">ret</span> <span class="o">=</span> <span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"<i>%1</i>"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">ret</span><span class="p">);</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">maybe just <code style="text-rendering: inherit;color: #4444cc;padding: 0;white-space: normal;margin: 0;line-height: inherit;">"<i>" + ret + "</i>"</code></p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338731#file338731line156" style="color: black; font-weight: bold; text-decoration: underline;">language/duchain/navigation/abstractincludenavigationcontext.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">void AbstractIncludeNavigationContext::addDeclarationsFromContext(KDevelop::DUContext* ctx, bool& first,</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">156</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">          <span class="n">modifyHtml</span><span class="p">()</span> <span class="o">+=</span> <span class="n">QString</span><span class="p">(</span><span class="s">", "</span><span class="p">).</span><span class="n">toHtmlEscaped</span><span class="p">();</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">156</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">          <span class="n">modifyHtml</span><span class="p">()</span> <span class="o">+=</span> <span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">", "</span><span class="p">).</span><span class="n">toHtmlEscaped</span><span class="p">();</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">maybe just <code style="text-rendering: inherit;color: #4444cc;padding: 0;white-space: normal;margin: 0;line-height: inherit;">+= ", ";</code>? or is toHtmlEscaped replacing <code style="text-rendering: inherit;color: #4444cc;padding: 0;white-space: normal;margin: 0;line-height: inherit;">" "</code> with <code style="text-rendering: inherit;color: #4444cc;padding: 0;white-space: normal;margin: 0;line-height: inherit;">"&nbsp;"</code>?</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338732#file338732line108" style="color: black; font-weight: bold; text-decoration: underline;">language/duchain/navigation/abstractnavigationcontext.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">QString AbstractNavigationContext::createLink(const QString& name, QString targetId, const NavigationAction& action)</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">108</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">  <span class="n">QString</span> <span class="n">ret</span> <span class="o">=</span>  <span class="s">"<a href=</span><span class="se">\"</span><span class="s">"</span> <span class="o">+</span> <span class="n">targetId</span> <span class="o">+</span> <span class="s">"</span><span class="se">\"</span><span class="s">"</span> <span class="o">+</span> <span class="p">((</span><span class="n">m_linkCount</span> <span class="o">==</span> <span class="n">m_selectedLink</span> <span class="o">&&</span> <span class="n">m_currentPositionLine</span> <span class="o">==</span> <span class="o">-</span><span class="mi">1</span><span class="p">)</span> <span class="o">?</span> <span class="n">QString</span><span class="p">(</span><span class="s">" name = </span><span class="se">\"</span><span class="s">currentPosition</span><span class="se">\"</span><span class="s">"</span><span class="p">)</span> <span class="o">:</span> <span class="n">QString</span><span class="p">())</span> <span class="o">+</span> <span class="s">">"</span> <span class="o">+</span> <span class="n">str</span> <span class="o">+</span> <span class="s">"</a>"</span><span class="p">;</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">108</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">  <span class="n">QString</span> <span class="n">ret</span> <span class="o">=</span>  <span class="s">"<a href=</span><span class="se">\"</span><span class="s">"</span> <span class="o">+</span> <span class="n">targetId</span> <span class="o">+</span> <span class="s">"</span><span class="se">\"</span><span class="s">"</span> <span class="o">+</span> <span class="p">((</span><span class="n">m_linkCount</span> <span class="o">==</span> <span class="n">m_selectedLink</span> <span class="o">&&</span> <span class="n">m_currentPositionLine</span> <span class="o">==</span> <span class="o">-</span><span class="mi">1</span><span class="p">)</span> <span class="o">?</span> <span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">" name = </span><span class="se">\"</span><span class="s">currentPosition</span><span class="se">\"</span><span class="s">"</span><span class="p">)</span> <span class="o">:</span> <span class="n">QString</span><span class="p">())</span> <span class="o">+</span> <span class="s">">"</span> <span class="o">+</span> <span class="n">str</span> <span class="o">+</span> <span class="s">"</a>"</span><span class="p">;</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">the QStringLiteral and QString() could be replaced by plain string literals here, I guess. Or QLatin1String.</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338732#file338732line444" style="color: black; font-weight: bold; text-decoration: underline;">language/duchain/navigation/abstractnavigationcontext.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">void AbstractNavigationContext::addHtml(QString html) {</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">444</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">        <span class="n">m_currentText</span> <span class="o">+=</span> <span class="s">"<font color=</span><span class="se">\"</span><span class="s">#880088</span><span class="se">\"</span><span class="s">> <a name = </span><span class="se">\"</span><span class="s">currentPosition</span><span class="se">\"</span><span class="s"> >"</span> <span class="o">+</span> <span class="n">QString</span><span class="p">(</span><span class="s">"<->"</span><span class="p">).</span><span class="n">toHtmlEscaped</span><span class="p">()</span> <span class="o">+</span> <span class="s">"</a> </font>"</span><span class="p">;</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">444</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">        <span class="n">m_currentText</span> <span class="o">+=</span> <span class="s">"<font color=</span><span class="se">\"</span><span class="s">#880088</span><span class="se">\"</span><span class="s">> <a name = </span><span class="se">\"</span><span class="s">currentPosition</span><span class="se">\"</span><span class="s"> >"</span> <span class="o">+</span> <span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"<->"</span><span class="p">).</span><span class="n">toHtmlEscaped</span><span class="p">()</span> <span class="o">+</span> <span class="s">"</a> </font>"</span><span class="p">;</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">or just replace by <code style="text-rendering: inherit;color: #4444cc;padding: 0;white-space: normal;margin: 0;line-height: inherit;">&lt;-&gt;</code> directly</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338734#file338734line119" style="color: black; font-weight: bold; text-decoration: underline;">language/duchain/navigation/useswidget.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">OneUseWidget::OneUseWidget(IndexedDeclaration declaration, IndexedString document, KTextEditor::Range range, const CodeRepresentation& code) : m_range(new PersistentMovingRange(range, document)), m_declaration(declaration), m_document(document) {</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">119</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">  <span class="n">QString</span> <span class="n">text</span> <span class="o">=</span> <span class="s">"<a href='open'>"</span> <span class="o">+</span> <span class="n">i18nc</span><span class="p">(</span><span class="s">"refers to a line in source code"</span><span class="p">,</span> <span class="s">"Line <b>%1</b>:"</span><span class="p">,</span> <span class="n">range</span><span class="p">.</span><span class="n">start</span><span class="p">().</span><span class="n">line</span><span class="p">())</span> <span class="o">+</span> <span class="n">QString</span><span class="p">(</span><span class="s">"</a>"</span><span class="p">);</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">119</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">  <span class="n">QString</span> <span class="n">text</span> <span class="o">=</span> <span class="s">"<a href='open'>"</span> <span class="o">+</span> <span class="n">i18nc</span><span class="p">(</span><span class="s">"refers to a line in source code"</span><span class="p">,</span> <span class="s">"Line <b>%1</b>:"</span><span class="p">,</span> <span class="n">range</span><span class="p">.</span><span class="n">start</span><span class="p">().</span><span class="n">line</span><span class="p">())</span> <span class="o">+</span> <span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"</a>"</span><span class="p">);</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">remove QStringLiteral and just use a plain string literal</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338734#file338734line132" style="color: black; font-weight: bold; text-decoration: underline;">language/duchain/navigation/useswidget.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">OneUseWidget::OneUseWidget(IndexedDeclaration declaration, IndexedString document, KTextEditor::Range range, const CodeRepresentation& code) : m_range(new PersistentMovingRange(range, document)), m_declaration(declaration), m_document(document) {</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">132</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">        <span class="n">lineText</span> <span class="o">=</span> <span class="n">QString</span><span class="p">(</span><span class="s">"<b>"</span><span class="p">)</span> <span class="o">+</span> <span class="n">lineText</span> <span class="o">+</span> <span class="n">QString</span><span class="p">(</span><span class="s">"</b>"</span><span class="p">);</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">132</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">        <span class="n">lineText</span> <span class="o">=</span> <span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"<b>"</span><span class="p">)</span> <span class="o">+</span> <span class="n">lineText</span> <span class="o">+</span> <span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"</b>"</span><span class="p">);</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">same</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338734#file338734line141" style="color: black; font-weight: bold; text-decoration: underline;">language/duchain/navigation/useswidget.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">OneUseWidget::OneUseWidget(IndexedDeclaration declaration, IndexedString document, KTextEditor::Range range, const CodeRepresentation& code) : m_range(new PersistentMovingRange(range, document)), m_declaration(declaration), m_document(document) {</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">141</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="n">setToolTip</span><span class="p">(</span><span class="n">QString</span><span class="p">(</span><span class="s">"<html><body><pre>"</span><span class="p">)</span> <span class="o">+</span> <span class="n">toolTipText</span> <span class="o">+</span> <span class="n">QString</span><span class="p">(</span><span class="s">"</pre></body></html>"</span><span class="p">));</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">141</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="n">setToolTip</span><span class="p">(</span><span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"<html><body><pre>"</span><span class="p">)</span> <span class="o">+</span> <span class="n">toolTipText</span> <span class="o">+</span> <span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"</pre></body></html>"</span><span class="p">));</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">same</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338734#file338734line168" style="color: black; font-weight: bold; text-decoration: underline;">language/duchain/navigation/useswidget.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">void OneUseWidget::resizeEvent ( QResizeEvent * event ) {</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">168</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">  <span class="n">m_label</span><span class="o">-></span><span class="n">setText</span><span class="p">(</span><span class="n">QString</span><span class="p">(</span><span class="s">"<a href='open'>"</span><span class="p">)</span> <span class="o">+</span> <span class="n">i18nc</span><span class="p">(</span><span class="s">"Refers to a line in source code"</span><span class="p">,</span> <span class="s">"Line <b>%1</b>"</span><span class="p">,</span> <span class="n">range</span><span class="p">.</span><span class="n">start</span><span class="p">().</span><span class="n">line</span><span class="p">()</span><span class="o">+</span><span class="mi">1</span><span class="p">)</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">168</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">  <span class="n">m_label</span><span class="o">-></span><span class="n">setText</span><span class="p">(</span><span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"<a href='open'>"</span><span class="p">)</span> <span class="o">+</span> <span class="n">i18nc</span><span class="p">(</span><span class="s">"Refers to a line in source code"</span><span class="p">,</span> <span class="s">"Line <b>%1</b>"</span><span class="p">,</span> <span class="n">range</span><span class="p">.</span><span class="n">start</span><span class="p">().</span><span class="n">line</span><span class="p">()</span><span class="o">+</span><span class="mi">1</span><span class="p">)</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">same</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338734#file338734line169" style="color: black; font-weight: bold; text-decoration: underline;">language/duchain/navigation/useswidget.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">void OneUseWidget::resizeEvent ( QResizeEvent * event ) {</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">169</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">                 <span class="o">+</span> <span class="n">QString</span><span class="p">(</span><span class="s">"</a> %2"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">highlightAndEscapeUseText</span><span class="p">(</span><span class="n">m_sourceLine</span><span class="p">,</span> <span class="n">cutOff</span><span class="p">,</span> <span class="n">range</span><span class="p">)));</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">169</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">                 <span class="o">+</span> <span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"</a> %2"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">highlightAndEscapeUseText</span><span class="p">(</span><span class="n">m_sourceLine</span><span class="p">,</span> <span class="n">cutOff</span><span class="p">,</span> <span class="n">range</span><span class="p">)));</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">%2? it only gets one arg, so this is never used? that is an actual bug, no? anyhow, replace by</p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;"><div class="codehilite" style="background: #f8f8f8"><pre style="line-height: 125%"><span style="color: #BA2121">"+ "</span><span style="color: #666666"></</span>a<span style="color: #666666">></span> <span style="color: #BA2121">" + highlightAndEscapeUseText(...);</span>
</pre></div>
</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338734#file338734line173" style="color: black; font-weight: bold; text-decoration: underline;">language/duchain/navigation/useswidget.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">void OneUseWidget::resizeEvent ( QResizeEvent * event ) {</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">173</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="n">m_label</span><span class="o">-></span><span class="n">setText</span><span class="p">(</span><span class="n">QString</span><span class="p">(</span><span class="s">"<a href='open'>"</span><span class="p">)</span> <span class="o">+</span> <span class="n">i18nc</span><span class="p">(</span><span class="s">"Refers to a line in source code"</span><span class="p">,</span> <span class="s">"Line <b>%1</b>"</span><span class="p">,</span> <span class="n">range</span><span class="p">.</span><span class="n">start</span><span class="p">().</span><span class="n">line</span><span class="p">()</span><span class="o">+</span><span class="mi">1</span><span class="p">)</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">173</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="n">m_label</span><span class="o">-></span><span class="n">setText</span><span class="p">(</span><span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"<a href='open'>"</span><span class="p">)</span> <span class="o">+</span> <span class="n">i18nc</span><span class="p">(</span><span class="s">"Refers to a line in source code"</span><span class="p">,</span> <span class="s">"Line <b>%1</b>"</span><span class="p">,</span> <span class="n">range</span><span class="p">.</span><span class="n">start</span><span class="p">().</span><span class="n">line</span><span class="p">()</span><span class="o">+</span><span class="mi">1</span><span class="p">)</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">see above</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338734#file338734line174" style="color: black; font-weight: bold; text-decoration: underline;">language/duchain/navigation/useswidget.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">void OneUseWidget::resizeEvent ( QResizeEvent * event ) {</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">174</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">                   <span class="o">+</span> <span class="n">QString</span><span class="p">(</span><span class="s">"</a> %2"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">highlightAndEscapeUseText</span><span class="p">(</span><span class="n">m_sourceLine</span><span class="p">,</span> <span class="n">cutOff</span><span class="p">,</span> <span class="n">range</span><span class="p">)));</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">174</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">                   <span class="o">+</span> <span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"</a> %2"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">highlightAndEscapeUseText</span><span class="p">(</span><span class="n">m_sourceLine</span><span class="p">,</span> <span class="n">cutOff</span><span class="p">,</span> <span class="n">range</span><span class="p">)));</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">see above</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338735#file338735line215" style="color: black; font-weight: bold; text-decoration: underline;">language/duchain/problem.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">QString Problem::sourceString() const</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">215</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="k">return</span> <span class="n">QString</span><span class="p">(</span><span class="s">"%1: %2 in %3:[(%4,%5),(%6,%7)]: %8 (found by %9)"</span><span class="p">)</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">215</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="k">return</span> <span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"%1: %2 in %3:[(%4,%5),(%6,%7)]: %8 (found by %9)"</span><span class="p">)</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">i18nc</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338735#file338735line223" style="color: black; font-weight: bold; text-decoration: underline;">language/duchain/problem.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">QString Problem::sourceString() const</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">223</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">        <span class="p">.</span><span class="n">arg</span><span class="p">((</span><span class="n">explanation</span><span class="p">().</span><span class="n">isEmpty</span><span class="p">()</span> <span class="o">?</span> <span class="n">QString</span><span class="p">(</span><span class="s">"<no explanation>"</span><span class="p">)</span> <span class="o">:</span> <span class="n">explanation</span><span class="p">()))</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">223</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">        <span class="p">.</span><span class="n">arg</span><span class="p">((</span><span class="n">explanation</span><span class="p">().</span><span class="n">isEmpty</span><span class="p">()</span> <span class="o">?</span> <span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"<no explanation>"</span><span class="p">)</span> <span class="o">:</span> <span class="n">explanation</span><span class="p">()))</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">i18n</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338741#file338741line63" style="color: black; font-weight: bold; text-decoration: underline;">language/duchain/topducontextdynamicdata.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">namespace {</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">63</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="n">qCritical</span><span class="p">()</span> <span class="o"><<</span> <span class="n">QString</span><span class="p">(</span><span class="s">"no class-id set for data attached to a declaration of type %1"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="k">typeid</span><span class="p">(</span><span class="n">item</span><span class="p">).</span><span class="n">name</span><span class="p">());</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">63</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="n">qCritical</span><span class="p">()</span> <span class="o"><<</span> <span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"no class-id set for data attached to a declaration of type %1"</span><span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="k">typeid</span><span class="p">(</span><span class="n">item</span><span class="p">).</span><span class="n">name</span><span class="p">());</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">no need for qstringliteral at all, just do</p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;"><div class="codehilite" style="background: #f8f8f8"><pre style="line-height: 125%">qCritical() <span style="color: #666666"><<</span> <span style="color: #BA2121">"..."</span> <span style="color: #666666"><<</span> typeid(item).name();
</pre></div>
</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338749#file338749line66" style="color: black; font-weight: bold; text-decoration: underline;">outputview/outputexecutejob.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">public:</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#b1ebb0" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2"></font></th>
    <td bgcolor="#c5ffc4" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; "></pre></td>
    <th bgcolor="#b1ebb0" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">66</font></th>
    <td bgcolor="#c5ffc4" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; "><span class="cp">#warning unused variables</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">remove this and in a separate patch remove the members</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338753#file338753line166" style="color: black; font-weight: bold; text-decoration: underline;">plugins/appwizard/appwizardplugin.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">bool initializeDVCS(IDistributedVersionControl* dvcs, const ApplicationInfo& info, QTemporaryDir& scratchArea)</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">166</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="n">job</span> <span class="o">=</span> <span class="n">dvcs</span><span class="o">-></span><span class="n">commit</span><span class="p">(</span><span class="n">QString</span><span class="p">(</span><span class="s">"initial project import from KDevelop"</span><span class="p">),</span> <span class="p">{</span><span class="n">dest</span><span class="p">},</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">166</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="n">job</span> <span class="o">=</span> <span class="n">dvcs</span><span class="o">-></span><span class="n">commit</span><span class="p">(</span><span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"initial project import from KDevelop"</span><span class="p">),</span> <span class="p">{</span><span class="n">dest</span><span class="p">},</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">i18n? not sure</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338761#file338761line213" style="color: black; font-weight: bold; text-decoration: underline;">plugins/executescript/executescriptplugin.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">QString ExecuteScriptPlugin::interpreter( KDevelop::ILaunchConfiguration* cfg, QString& err ) const</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">213</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="n">interpreter</span> <span class="o">=</span> <span class="n">grp</span><span class="p">.</span><span class="n">readEntry</span><span class="p">(</span> <span class="n">ExecuteScriptPlugin</span><span class="o">::</span><span class="n">interpreterEntry</span><span class="p">,</span> <span class="n">QString</span><span class="p">(</span><span class="s">""</span><span class="p">)</span> <span class="p">);</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">213</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="n">interpreter</span> <span class="o">=</span> <span class="n">grp</span><span class="p">.</span><span class="n">readEntry</span><span class="p">(</span> <span class="n">ExecuteScriptPlugin</span><span class="o">::</span><span class="n">interpreterEntry</span><span class="p">,</span> <span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">""</span><span class="p">)</span> <span class="p">);</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">QString()</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338765#file338765line113" style="color: black; font-weight: bold; text-decoration: underline;">plugins/genericprojectmanager/test/test_projectload.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">TestProject makeProject()</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">113</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="o"><<</span> <span class="n">QString</span><span class="p">(</span><span class="s">"Name="</span><span class="p">)</span> <span class="o">+</span> <span class="n">ret</span><span class="p">.</span><span class="n">name</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">113</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="o"><<</span> <span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"Name="</span><span class="p">)</span> <span class="o">+</span> <span class="n">ret</span><span class="p">.</span><span class="n">name</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">or remove the QString</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338773#file338773line249" style="color: black; font-weight: bold; text-decoration: underline;">plugins/reviewboard/reviewboardjobs.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">QVariantList ProjectsListRequest::repositories() const</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#f0f0f0" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">249</font></th>
    <td bgcolor="#ffffff" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="n">repositoriesParameters</span> <span class="o"><<</span> <span class="n">qMakePair</span><span class="o"><</span><span class="n">QString</span><span class="p">,</span><span class="n">QString</span><span class="o">></span><span class="p">(</span><span class="s">"max-results"</span><span class="p">,</span> <span class="n">QLatin1String</span><span class="p">(</span><span class="s">"200"</span><span class="p">));</span></pre></td>
    <th bgcolor="#f0f0f0" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">249</font></th>
    <td bgcolor="#ffffff" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="n">repositoriesParameters</span> <span class="o"><<</span> <span class="n">qMakePair</span><span class="o"><</span><span class="n">QString</span><span class="p">,</span><span class="n">QString</span><span class="o">></span><span class="p">(</span><span class="s">"max-results"</span><span class="p">,</span> <span class="n">QLatin1String</span><span class="p">(</span><span class="s">"200"</span><span class="p">));</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">the "max-results" and "start" below should also be wrapped</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338773#file338773line294" style="color: black; font-weight: bold; text-decoration: underline;">plugins/reviewboard/reviewboardjobs.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">QVariantList ReviewListRequest::reviews() const</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#f0f0f0" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">294</font></th>
    <td bgcolor="#ffffff" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="n">reviewParameters</span> <span class="o"><<</span> <span class="n">qMakePair</span><span class="o"><</span><span class="n">QString</span><span class="p">,</span><span class="n">QString</span><span class="o">></span><span class="p">(</span><span class="s">"max-results"</span><span class="p">,</span> <span class="n">QLatin1String</span><span class="p">(</span><span class="s">"200"</span><span class="p">));</span></pre></td>
    <th bgcolor="#f0f0f0" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">294</font></th>
    <td bgcolor="#ffffff" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="n">reviewParameters</span> <span class="o"><<</span> <span class="n">qMakePair</span><span class="o"><</span><span class="n">QString</span><span class="p">,</span><span class="n">QString</span><span class="o">></span><span class="p">(</span><span class="s">"max-results"</span><span class="p">,</span> <span class="n">QLatin1String</span><span class="p">(</span><span class="s">"200"</span><span class="p">));</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">here also wrap the first args, replace QLatin1String with QStringLiteral but replace the QStringLiteral("%1").arg() with QString::number(startIndex)</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338786#file338786line300" style="color: black; font-weight: bold; text-decoration: underline;">shell/plugincontroller.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">PluginController::PluginController(Core *core)</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">300</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">        <span class="n">q<span class="hl">C</span>Warning</span><span class="p">(</span><span class="n"><span class="hl">SHELL</span></span><span class="p">)</span> <span class="o"><<</span> <span class="s">"Destructing plugin controller without going through the shutdown process! Backtrace is: "</span> <span class="o"><<</span> <span class="n">endl</span><span class="p">;</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">300</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">        <span class="n">qWarning</span><span class="p">()</span> <span class="o"><<</span> <span class="s">"Destructing plugin controller without going through the shutdown process! Backtrace is: "</span> <span class="o"><<</span> <span class="n">endl</span><span class="p">;</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">there is no backtrace ;-) strange message</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338786#file338786line476" style="color: black; font-weight: bold; text-decoration: underline;">shell/plugincontroller.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">KPluginInfo PluginController::infoForPluginId( const QString &pluginId ) const</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">476</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">        <span class="n">qCWarning</span><span class="p">(</span><span class="n">SHELL</span><span class="p">)</span> <span class="o"><<</span> <span class="s">"Unable to find a plugin named '"</span> <span class="o"><<</span> <span class="n">pluginId</span> <span class="o"><<</span> <span class="s">"'!"</span> <span class="p">;</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">476</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="k">if</span> <span class="p">(</span> <span class="o">!</span><span class="n">info</span><span class="p">.</span><span class="n">isValid</span><span class="p">()</span> <span class="p">)</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">here and below: this conflicts with the patch I recently added and undoes most of it. please rebase</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338788#file338788line161" style="color: black; font-weight: bold; text-decoration: underline;">shell/runcontroller.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">public:</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">161</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">            <span class="n">label</span> <span class="o">=</span> <span class="n">QString</span><span class="p">(</span><span class="s">"%1"</span> <span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">l</span><span class="o">-></span><span class="n">name</span><span class="p">());</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">161</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">            <span class="n">label</span> <span class="o">=</span> <span class="n">QString<span class="hl">Literal</span></span><span class="p">(</span><span class="s">"%1"</span> <span class="p">).</span><span class="n">arg</span><span class="p">(</span><span class="n">l</span><span class="o">-></span><span class="n">name</span><span class="p">());</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">just l->name()?</p></pre>
 </div>
</div>
<br />

<div>



<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
 <thead>
  <tr>
   <th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
    <a href="https://git.reviewboard.kde.org/r/121889/diff/1/?file=338792#file338792line252" style="color: black; font-weight: bold; text-decoration: underline;">shell/statusbar.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

    </span>
   </th>
  </tr>
 </thead>

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">void StatusBar::showProgress( IStatus* status, int minimum, int maximum, int value)</pre></td>

  </tr>
 </tbody>



 
 

 <tbody>

  <tr>
    <th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">252</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">        <span class="n">i</span><span class="o">-></span><span class="n">setProgress</span><span class="p">(</span> <span class="mi">100</span><span class="o">*</span><span class="n">value</span><span class="o">/</span><span class="n">maximum</span> <span class="p">);</span></pre></td>
    <th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">252</font></th>
    <td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">        <span class="c1"><span class="hl">//</span>i->setProgress( 100*value/maximum );</span></pre></td>
  </tr>

 </tbody>

</table>

 <div style="margin-left: 2em;">

  <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;">unrelated change</p></pre>
 </div>
</div>
<br />



<p>- Milian Wolff</p>


<br />
<p>On January 7th, 2015, 3:39 a.m. UTC, Aleix Pol Gonzalez 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 KDevelop.</div>
<div>By Aleix Pol Gonzalez.</div>


<p style="color: grey;"><i>Updated Jan. 7, 2015, 3:39 a.m.</i></p>









<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt;">Repository: </b>
kdevplatform
</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;">It's a correct change, it shouldn't have a big impact but it's the way to go.</p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">Sending for review also to agree that it's how we want it.</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>serialization/tests/bench_itemrepository.cpp <span style="color: grey">(9c93ed9)</span></li>

 <li>plugins/quickopen/tests/test_quickopen.cpp <span style="color: grey">(5a65c69)</span></li>

 <li>plugins/reviewboard/reviewboardjobs.cpp <span style="color: grey">(903f38d)</span></li>

 <li>plugins/reviewboard/reviewboardplugin.cpp <span style="color: grey">(00b8908)</span></li>

 <li>plugins/reviewboard/tests/main.cpp <span style="color: grey">(fb7f587)</span></li>

 <li>plugins/standardoutputview/tests/test_standardoutputview.cpp <span style="color: grey">(8159560)</span></li>

 <li>project/tests/projectmodelperformancetest.cpp <span style="color: grey">(872239c)</span></li>

 <li>project/tests/test_projectmodel.cpp <span style="color: grey">(4a34c8f)</span></li>

 <li>serialization/itemrepository.h <span style="color: grey">(dcf39d6)</span></li>

 <li>serialization/itemrepositoryregistry.cpp <span style="color: grey">(57358ad)</span></li>

 <li>serialization/tests/test_indexedstring.cpp <span style="color: grey">(896449e)</span></li>

 <li>shell/documentcontroller.cpp <span style="color: grey">(8b3fde4)</span></li>

 <li>shell/workingsetcontroller.cpp <span style="color: grey">(84e5daa)</span></li>

 <li>shell/workingsets/workingset.cpp <span style="color: grey">(9d14f3e)</span></li>

 <li>sublime/idealbuttonbarwidget.cpp <span style="color: grey">(284227f)</span></li>

 <li>sublime/idealdockwidget.cpp <span style="color: grey">(2de64d1)</span></li>

 <li>sublime/mainwindow.cpp <span style="color: grey">(9613d59)</span></li>

 <li>sublime/tests/test_aggregatemodel.cpp <span style="color: grey">(79642ce)</span></li>

 <li>sublime/tests/test_areaoperation.cpp <span style="color: grey">(44b078a)</span></li>

 <li>sublime/tests/test_areawalker.cpp <span style="color: grey">(bcf41c7)</span></li>

 <li>sublime/tests/test_toolviewtoolbar.cpp <span style="color: grey">(0c1bdd4)</span></li>

 <li>sublime/tests/test_viewactivation.cpp <span style="color: grey">(09bf4ad)</span></li>

 <li>template/filters/kdevfilters.cpp <span style="color: grey">(ef6bebc)</span></li>

 <li>tests/json/jsondeclarationtests.h <span style="color: grey">(dc78a81)</span></li>

 <li>tests/json/jsontesthelpers.h <span style="color: grey">(0877f76)</span></li>

 <li>tests/testhelpers.h <span style="color: grey">(f397cd3)</span></li>

 <li>util/environmentgrouplist.cpp <span style="color: grey">(1f6668a)</span></li>

 <li>util/tests/test_embeddedfreetree.cpp <span style="color: grey">(c28bbfd)</span></li>

 <li>util/tests/test_path.cpp <span style="color: grey">(77d3382)</span></li>

 <li>vcs/dvcs/ui/dvcsimportmetadatawidget.h <span style="color: grey">(d25ff0d)</span></li>

 <li>vcs/models/vcsannotationmodel.cpp <span style="color: grey">(860d0d2)</span></li>

 <li>debugger/breakpoint/breakpoint.cpp <span style="color: grey">(eb2b307)</span></li>

 <li>debugger/framestack/framestackwidget.cpp <span style="color: grey">(2253876)</span></li>

 <li>debugger/variable/variablewidget.cpp <span style="color: grey">(0203932)</span></li>

 <li>language/codecompletion/codecompletionitem.cpp <span style="color: grey">(307ad07)</span></li>

 <li>language/codecompletion/normaldeclarationcompletionitem.cpp <span style="color: grey">(a62bf23)</span></li>

 <li>language/codegen/codegenerator.cpp <span style="color: grey">(1dbe75a)</span></li>

 <li>language/codegen/coderepresentation.cpp <span style="color: grey">(6e21a38)</span></li>

 <li>language/codegen/documentchangeset.cpp <span style="color: grey">(ac38d30)</span></li>

 <li>language/codegen/sourcefiletemplate.h <span style="color: grey">(ad1a4b8)</span></li>

 <li>language/codegen/tests/test_templateclassgenerator.cpp <span style="color: grey">(286aae2)</span></li>

 <li>language/codegen/tests/test_templaterenderer.cpp <span style="color: grey">(47b2da0)</span></li>

 <li>language/codegen/tests/test_templatesmodel.cpp <span style="color: grey">(5a562c4)</span></li>

 <li>language/duchain/aliasdeclaration.cpp <span style="color: grey">(d2f35dc)</span></li>

 <li>language/duchain/classfunctiondeclaration.cpp <span style="color: grey">(dc02cb4)</span></li>

 <li>language/duchain/declaration.cpp <span style="color: grey">(24d9436)</span></li>

 <li>language/duchain/declarationid.cpp <span style="color: grey">(8331046)</span></li>

 <li>language/duchain/dumpdotgraph.cpp <span style="color: grey">(e5fa172)</span></li>

 <li>language/duchain/functiondeclaration.cpp <span style="color: grey">(03a46ee)</span></li>

 <li>language/duchain/namespacealiasdeclaration.cpp <span style="color: grey">(a66afd7)</span></li>

 <li>language/duchain/navigation/abstractdeclarationnavigationcontext.cpp <span style="color: grey">(9711591)</span></li>

 <li>language/duchain/navigation/abstractincludenavigationcontext.cpp <span style="color: grey">(4101ec3)</span></li>

 <li>language/duchain/navigation/abstractnavigationcontext.cpp <span style="color: grey">(3020c4c)</span></li>

 <li>language/duchain/navigation/problemnavigationcontext.cpp <span style="color: grey">(60fa7cf)</span></li>

 <li>language/duchain/navigation/useswidget.cpp <span style="color: grey">(4f4258a)</span></li>

 <li>language/duchain/problem.cpp <span style="color: grey">(39224df)</span></li>

 <li>language/duchain/tests/bench_hashes.cpp <span style="color: grey">(8d40349)</span></li>

 <li>language/duchain/tests/test_duchain.cpp <span style="color: grey">(0430ffc)</span></li>

 <li>language/duchain/tests/test_duchainshutdown.cpp <span style="color: grey">(0f71e1e)</span></li>

 <li>language/duchain/tests/test_identifier.cpp <span style="color: grey">(a63b3a4)</span></li>

 <li>language/duchain/topducontext.cpp <span style="color: grey">(64e91d1)</span></li>

 <li>language/duchain/topducontextdynamicdata.cpp <span style="color: grey">(18272c6)</span></li>

 <li>language/duchain/types/arraytype.cpp <span style="color: grey">(ba8fee7)</span></li>

 <li>language/duchain/types/constantintegraltype.cpp <span style="color: grey">(21ad4fd)</span></li>

 <li>language/duchain/types/functiontype.cpp <span style="color: grey">(960c8c9)</span></li>

 <li>language/duchain/types/pointertype.cpp <span style="color: grey">(b44b80a)</span></li>

 <li>language/duchain/types/structuretype.cpp <span style="color: grey">(ebe94b7)</span></li>

 <li>language/editor/modificationrevision.cpp <span style="color: grey">(1dd88f2)</span></li>

 <li>language/util/setrepository.cpp <span style="color: grey">(59aee21)</span></li>

 <li>outputview/outputexecutejob.cpp <span style="color: grey">(c1e7f01)</span></li>

 <li>outputview/tests/test_filteringstrategy.cpp <span style="color: grey">(ec457c3)</span></li>

 <li>outputview/tests/test_outputmodel.cpp <span style="color: grey">(e8b6226)</span></li>

 <li>outputview/tests/testlinebuilderfunctions.h <span style="color: grey">(6a24c87)</span></li>

 <li>plugins/appwizard/appwizardplugin.cpp <span style="color: grey">(27640b8)</span></li>

 <li>plugins/appwizard/projectselectionpage.cpp <span style="color: grey">(c1f6dca)</span></li>

 <li>plugins/bazaar/bazaarutils.cpp <span style="color: grey">(ae68788)</span></li>

 <li>plugins/bazaar/bzrannotatejob.cpp <span style="color: grey">(458977d)</span></li>

 <li>plugins/bazaar/tests/test_bazaar.cpp <span style="color: grey">(062dc07)</span></li>

 <li>plugins/contextbrowser/contextbrowser.cpp <span style="color: grey">(5771c92)</span></li>

 <li>plugins/dashboard/dashboardview.cpp <span style="color: grey">(ba5e65d)</span></li>

 <li>plugins/documentswitcher/documentswitcherplugin.cpp <span style="color: grey">(e459237)</span></li>

 <li>plugins/executescript/executescriptplugin.cpp <span style="color: grey">(a9d6c86)</span></li>

 <li>plugins/externalscript/externalscriptitem.cpp <span style="color: grey">(2cf67ea)</span></li>

 <li>plugins/externalscript/externalscriptplugin.cpp <span style="color: grey">(8cccf71)</span></li>

 <li>plugins/filetemplates/tests/test_generationtest.cpp <span style="color: grey">(5b16436)</span></li>

 <li>plugins/genericprojectmanager/test/test_projectload.cpp <span style="color: grey">(c0b38f5)</span></li>

 <li>plugins/git/gitplugin.cpp <span style="color: grey">(194843a)</span></li>

 <li>plugins/git/tests/test_git.cpp <span style="color: grey">(8434e65)</span></li>

 <li>plugins/grepview/grepfindthread.cpp <span style="color: grey">(6fee476)</span></li>

 <li>plugins/openwith/openwithplugin.cpp <span style="color: grey">(cca73d9)</span></li>

 <li>plugins/projectfilter/tests/test_projectfilter.cpp <span style="color: grey">(96543a6)</span></li>

 <li>plugins/quickopen/projectfilequickopen.cpp <span style="color: grey">(9642a6e)</span></li>

 <li>shell/openprojectdialog.cpp <span style="color: grey">(a0d8461)</span></li>

 <li>shell/openprojectpage.cpp <span style="color: grey">(b551b05)</span></li>

 <li>shell/plugincontroller.cpp <span style="color: grey">(15f0443)</span></li>

 <li>shell/projectsourcepage.cpp <span style="color: grey">(d6c1ac1)</span></li>

 <li>shell/runcontroller.cpp <span style="color: grey">(bda106e)</span></li>

 <li>shell/sessioncontroller.cpp <span style="color: grey">(aa2310f)</span></li>

 <li>shell/settings/sourceformattersettings.cpp <span style="color: grey">(2421bd1)</span></li>

 <li>shell/sourceformattercontroller.cpp <span style="color: grey">(eee6bd2)</span></li>

 <li>shell/statusbar.cpp <span style="color: grey">(43642f4)</span></li>

 <li>shell/tests/test_shelldocumentoperation.cpp <span style="color: grey">(6da679e)</span></li>

 <li>shell/textdocument.cpp <span style="color: grey">(3e47a41)</span></li>

 <li>shell/uicontroller.cpp <span style="color: grey">(404d84c)</span></li>

</ul>

<p><a href="https://git.reviewboard.kde.org/r/121889/diff/" style="margin-left: 3em;">View Diff</a></p>






  </td>
 </tr>
</table>








  </div>
 </body>
</html>