<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/112897/">http://git.reviewboard.kde.org/r/112897/</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;">Ship It!</pre>
<br />
<p>- Aleix</p>
<br />
<p>On September 23rd, 2013, 2:09 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. 23, 2013, 2:09 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 tier1, now that we can use QCollator.
This is a refresh of https://git.reviewboard.kde.org/r/112792/ , for some reason Review Board did not accept the new diff as an update.</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">(5c52cbe)</span></li>
<li>staging/itemviews/CMakeLists.txt <span style="color: grey">(fd28b10)</span></li>
<li>staging/itemviews/ItemViewsConfig.cmake.in <span style="color: grey">(bf12be3)</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">(3076b3b)</span></li>
<li>tier1/CMakeLists.txt <span style="color: grey">(d97b39f)</span></li>
</ul>
<p><a href="http://git.reviewboard.kde.org/r/112897/diff/" style="margin-left: 3em;">View Diff</a></p>
</td>
</tr>
</table>
</div>
</body>
</html>