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




<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.</div>
<div>By Denis Steckelmacher.</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;">This patch adds a new QueryBuilder widget to nepomuk-widgets. This widget syntax-highlights the parts of the user input that are recognized by the Nepomuk query parser. Two types of auto-completions are shown : pattern proposals (if the user entered "tagged", "tagged as [tag]" is proposed) and value proposals (if the user enters "tagged as I", "tagged as Important" is proposed).

The QueryBuilder widget inherits from a GroupedLineEdit widget also added by this patch, and responsible for the drawing of the boxes around highlighted terms. This is done because such a widget can be useful to other applications. A screenshot of the query builder widget can be found at http://steckdenis.be/static/images/dolphin-query-builder.png .

The code added by this patch also lives in the steckdenis-gsoc2013 branch of kde:nepomuk-widgets. The patch depends on the new query parser (GSoC 2013, steckdenis-gsoc2013 of kde:nepomuk-core, review request 112791, https://git.reviewboard.kde.org/r/112791/).</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;">A small querybuilderapp application has been added to the test/ directory of the nepomuk-widgets repository. This application simply shows a query builder widget, and the user can enter queries into it and see them syntax-highlighted. Auto-completion proposals are also shown.

I have also translated the query parser in French in August. You can see this old version of the query builder widget here : http://steckdenis.be/post-2013-07-27-translations-and-better-auto-completion.html .</pre>
  </td>
 </tr>
</table>




<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>CMakeLists.txt <span style="color: grey">(4c25581)</span></li>

 <li>test/CMakeLists.txt <span style="color: grey">(5b90f9b)</span></li>

 <li>test/querybuilderapp.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>ui/groupedlineedit.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>ui/groupedlineedit.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>ui/querybuilder.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>ui/querybuilder.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>ui/querybuildercompleter.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>ui/querybuildercompleter_p.h <span style="color: grey">(PRE-CREATION)</span></li>

</ul>

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







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




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