<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 solid;">
    <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="http://git.reviewboard.kde.org/r/108811/">http://git.reviewboard.kde.org/r/108811/</a>
     </td>
    </tr>
   </table>
   <br />



 <p>Ship it!</p>











<p>- Vishesh</p>


<br />
<p>On February 13th, 2013, 5:08 p.m. UTC, Jörg Ehrichs wrote:</p>








<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('http://git.reviewboard.kde.org/static/rb/images/review_request_box_top_bg.ab6f3b1072c9.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
 <tr>
  <td>

<div>Review request for Nepomuk and Vishesh Handa.</div>
<div>By Jörg Ehrichs.</div>


<p style="color: grey;"><i>Updated Feb. 13, 2013, 5:08 p.m.</i></p>






<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;">To have a unified dbus interface this patch adds the signal:
* statusMessage(int, string)
and the method:
* statusMessage
    
To expose the current state of the fileindexer via dbus.
This change results in the same dbus signal/slot that are used by
akonadi_nepomuk and the FileWatcher.
    
The integers are defined as
status -1: suspended
status  0: idle
status  1: working (processing/searching for files to process)
status  2: cleaning

Therefore the following method s are marked deprecated:
* userStatusString - bad naming, same as statusMessage
* simpleUserStatusString - not used/returns the same as userStatusString</pre>
  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">* Connected to the status signal via qdbusviewer
* moved files around/added new folders for the indexing.
* output shows current operation + url</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>interfaces/org.kde.nepomuk.FileIndexer.xml <span style="color: grey">(752604b)</span></li>

 <li>services/fileindexer/fileindexer.h <span style="color: grey">(4c79e48)</span></li>

 <li>services/fileindexer/fileindexer.cpp <span style="color: grey">(9d4b2a2)</span></li>

 <li>services/fileindexer/indexscheduler.h <span style="color: grey">(d53e7c9)</span></li>

 <li>services/fileindexer/indexscheduler.cpp <span style="color: grey">(ef848e2)</span></li>

</ul>

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







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








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