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





 <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 agree with the previous comment. It would have been better if uploaded as two separate patches: one for the prep work pre-move, and one for the move itself. It'd make things easier to review. Also that's how one should do its commits in that context: one commit for the dependency adjustments and one for the move (it's easier when hunting bugs or reading history later on).</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="http://git.reviewboard.kde.org/r/110997/diff/2/?file=150243#file150243line31" style="color: black; font-weight: bold; text-decoration: underline;">staging/kwidgets/src/paged/kpageview_p.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 2)

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



 
 

 <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">31</font></th>
    <td bgcolor="#c5ffc4" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; "><span class="cp">#include <kglobalsettings.h></span></pre></td>
  </tr>

 </tbody>

</table>

<pre style="margin-left: 2em; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">This include should go away too.</pre>
</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="http://git.reviewboard.kde.org/r/110997/diff/2/?file=150243#file150243line389" style="color: black; font-weight: bold; text-decoration: underline;">staging/kwidgets/src/paged/kpageview_p.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 2)

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



 
 

 <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">389</font></th>
    <td bgcolor="#c5ffc4" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">  <span class="kt">int</span> <span class="n">iconSize</span> <span class="o">=</span> <span class="n">qApp</span><span class="o">-></span><span class="n">style</span><span class="p">()</span><span class="o">-></span><span class="n">pixelMetric</span><span class="p">(</span><span class="n">QStyle</span><span class="o">::</span><span class="n">PM_ListViewIconSize</span><span class="p">);</span></pre></td>
  </tr>

 </tbody>

</table>

<pre style="margin-left: 2em; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">I'd expect PM_IconViewIconSize here. It's a list view alright but we use larger icons in there like for an icon view.</pre>
</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="http://git.reviewboard.kde.org/r/110997/diff/2/?file=150243#file150243line434" style="color: black; font-weight: bold; text-decoration: underline;">staging/kwidgets/src/paged/kpageview_p.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 2)

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



 
 

 <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">434</font></th>
    <td bgcolor="#c5ffc4" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">  <span class="kt">int</span> <span class="n">iconSize</span> <span class="o">=</span> <span class="n">qApp</span><span class="o">-></span><span class="n">style</span><span class="p">()</span><span class="o">-></span><span class="n">pixelMetric</span><span class="p">(</span><span class="n">QStyle</span><span class="o">::</span><span class="n">PM_ListViewIconSize</span><span class="p">);</span></pre></td>
  </tr>

 </tbody>

</table>

<pre style="margin-left: 2em; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">ditto</pre>
</div>
<br />



<p>- Kevin</p>


<br />
<p>On June 13th, 2013, 2:57 p.m. UTC, Aleix Pol Gonzalez 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 Aleix Pol Gonzalez.</div>


<p style="color: grey;"><i>Updated June 13, 2013, 2:57 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;">Moved KPage*

Also ported the KPageListViewDelegate from using KIconLoader to get the icons size to QStyle. This makes it not possible to react to changes in the icon themes which shouldn't happen that often, and cuts a dependency instead.</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;">Everything builds, the test seems good.</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>kdeui/CMakeLists.txt <span style="color: grey">(46196b4)</span></li>

 <li>kdeui/dialogs/kassistantdialog.h <span style="color: grey">(373e6cf)</span></li>

 <li>kdeui/dialogs/kconfigdialog.h <span style="color: grey">(ea342ac)</span></li>

 <li>kdeui/paged/kpagedialog.h <span style="color: grey">(77a58d0)</span></li>

 <li>kdeui/paged/kpagedialog.cpp <span style="color: grey">(542d6a2)</span></li>

 <li>kdeui/paged/kpagedialog_p.h <span style="color: grey">(3893ba9)</span></li>

 <li>kdeui/paged/kpagemodel.h <span style="color: grey">(6645c4e)</span></li>

 <li>kdeui/paged/kpagemodel.cpp <span style="color: grey">(5e5cfa7)</span></li>

 <li>kdeui/paged/kpagemodel_p.h <span style="color: grey">(6466f64)</span></li>

 <li>kdeui/paged/kpageview.h <span style="color: grey">(2d9fbe1)</span></li>

 <li>kdeui/paged/kpageview.cpp <span style="color: grey">(6648e34)</span></li>

 <li>kdeui/paged/kpageview_p.h <span style="color: grey">(6404cd6)</span></li>

 <li>kdeui/paged/kpageview_p.cpp <span style="color: grey">(42bdfe3)</span></li>

 <li>kdeui/paged/kpagewidget.h <span style="color: grey">(6cebef7)</span></li>

 <li>kdeui/paged/kpagewidget.cpp <span style="color: grey">(7bbfeb2)</span></li>

 <li>kdeui/paged/kpagewidget_p.h <span style="color: grey">(6eeaeccb)</span></li>

 <li>kdeui/paged/kpagewidgetmodel.h <span style="color: grey">(0769a48)</span></li>

 <li>kdeui/paged/kpagewidgetmodel.cpp <span style="color: grey">(c5f6e41)</span></li>

 <li>kdeui/paged/kpagewidgetmodel_p.h <span style="color: grey">(40c5fac)</span></li>

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

 <li>kdeui/tests/kpagedialogtest.h <span style="color: grey">(a5e9be5)</span></li>

 <li>kdeui/tests/kpagedialogtest.cpp <span style="color: grey">(b0e8efd)</span></li>

 <li>kdeui/tests/kpagewidgettest.h <span style="color: grey">(206255b)</span></li>

 <li>kdeui/tests/kpagewidgettest.cpp <span style="color: grey">(a767401)</span></li>

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

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

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

 <li>staging/kwidgets/src/paged/kpagedialog.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>staging/kwidgets/src/paged/kpagedialog.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>staging/kwidgets/src/paged/kpagedialog_p.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>staging/kwidgets/src/paged/kpagemodel.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>staging/kwidgets/src/paged/kpagemodel.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>staging/kwidgets/src/paged/kpagemodel_p.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>staging/kwidgets/src/paged/kpageview.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>staging/kwidgets/src/paged/kpageview.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>staging/kwidgets/src/paged/kpageview_p.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>staging/kwidgets/src/paged/kpageview_p.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>staging/kwidgets/src/paged/kpagewidget.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>staging/kwidgets/src/paged/kpagewidget.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>staging/kwidgets/src/paged/kpagewidget_p.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>staging/kwidgets/src/paged/kpagewidgetmodel.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>staging/kwidgets/src/paged/kpagewidgetmodel.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>staging/kwidgets/src/paged/kpagewidgetmodel_p.h <span style="color: grey">(PRE-CREATION)</span></li>

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

 <li>staging/kwidgets/tests/kpagedialogtest.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>staging/kwidgets/tests/kpagedialogtest.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>staging/kwidgets/tests/kpagewidgettest.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>staging/kwidgets/tests/kpagewidgettest.cpp <span style="color: grey">(PRE-CREATION)</span></li>

</ul>

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







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








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