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





<blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
 <p style="margin-top: 0;">On September 18th, 2013, 2:58 p.m. UTC, <b>Aleix Pol Gonzalez</b> wrote:</p>
 <blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
  <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">I was waiting for alex to send the meeting minutes telling people to upgrade their Qt repo.

Pushing it now.</pre>
 </blockquote>







</blockquote>

<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">It's pushed, sorry for the wait >.<</pre>
<br />










<p>- Aleix</p>


<br />
<p>On September 18th, 2013, 2:50 p.m. UTC, Aurélien Gâteau 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 KDE Frameworks.</div>
<div>By Aurélien Gâteau.</div>


<p style="color: grey;"><i>Updated Sept. 18, 2013, 2:50 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;">Move itemviews to tier2. Was waiting for the QCollator request (  https://git.reviewboard.kde.org/r/112717/ ) to go in before so that itemviews could go to tier1, but it seems it is not going in, so let's go tier2 for now.


</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;">Builds within kdelibs and standalone. The single auto test passes, manual tests are running correctly.</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>staging/CMakeLists.txt <span style="color: grey">(7826b07)</span></li>

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

 <li>staging/itemviews/ItemViewsConfig.cmake.in <span style="color: grey">()</span></li>

 <li>staging/itemviews/autotests/CMakeLists.txt <span style="color: grey">()</span></li>

 <li>staging/itemviews/autotests/klistwidgetsearchlinetest.cpp <span style="color: grey">()</span></li>

 <li>staging/itemviews/src/CMakeLists.txt <span style="color: grey">()</span></li>

 <li>staging/itemviews/src/kcategorizedsortfilterproxymodel.h <span style="color: grey">()</span></li>

 <li>staging/itemviews/src/kcategorizedsortfilterproxymodel.cpp <span style="color: grey">()</span></li>

 <li>staging/itemviews/src/kcategorizedsortfilterproxymodel_p.h <span style="color: grey">()</span></li>

 <li>staging/itemviews/src/kcategorizedview.h <span style="color: grey">()</span></li>

 <li>staging/itemviews/src/kcategorizedview.cpp <span style="color: grey">()</span></li>

 <li>staging/itemviews/src/kcategorizedview_p.h <span style="color: grey">()</span></li>

 <li>staging/itemviews/src/kcategorydrawer.h <span style="color: grey">()</span></li>

 <li>staging/itemviews/src/kcategorydrawer.cpp <span style="color: grey">()</span></li>

 <li>staging/itemviews/src/kextendableitemdelegate.h <span style="color: grey">()</span></li>

 <li>staging/itemviews/src/kextendableitemdelegate.cpp <span style="color: grey">()</span></li>

 <li>staging/itemviews/src/kfilterproxysearchline.h <span style="color: grey">()</span></li>

 <li>staging/itemviews/src/kfilterproxysearchline.cpp <span style="color: grey">()</span></li>

 <li>staging/itemviews/src/klistwidgetsearchline.h <span style="color: grey">()</span></li>

 <li>staging/itemviews/src/klistwidgetsearchline.cpp <span style="color: grey">()</span></li>

 <li>staging/itemviews/src/ktreewidgetsearchline.h <span style="color: grey">()</span></li>

 <li>staging/itemviews/src/ktreewidgetsearchline.cpp <span style="color: grey">()</span></li>

 <li>staging/itemviews/src/kwidgetitemdelegate.h <span style="color: grey">()</span></li>

 <li>staging/itemviews/src/kwidgetitemdelegate.cpp <span style="color: grey">()</span></li>

 <li>staging/itemviews/src/kwidgetitemdelegate_p.h <span style="color: grey">()</span></li>

 <li>staging/itemviews/src/kwidgetitemdelegatepool.cpp <span style="color: grey">()</span></li>

 <li>staging/itemviews/src/kwidgetitemdelegatepool_p.h <span style="color: grey">()</span></li>

 <li>staging/itemviews/tests/CMakeLists.txt <span style="color: grey">()</span></li>

 <li>staging/itemviews/tests/kcategorizedviewtest.cpp <span style="color: grey">()</span></li>

 <li>staging/itemviews/tests/ktreewidgetsearchlinetest.h <span style="color: grey">()</span></li>

 <li>staging/itemviews/tests/ktreewidgetsearchlinetest.cpp <span style="color: grey">()</span></li>

 <li>staging/itemviews/tests/kwidgetitemdelegatetest.cpp <span style="color: grey">()</span></li>

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

 <li>tier2/CMakeLists.txt <span style="color: grey">(6c98a7d)</span></li>

</ul>

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







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








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