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


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

<div>Review request for Okular.</div>
<div>By Jan Binder.</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;">QMatrix is deprecated since Qt 4.6 according to Qt documentation.
Luckily, QTransform acts as a more powerful drop-in replacement.
This patch replaces all instances of QMatrix with QTransform and adds headers where necessary.</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;">Okular still compiles without errors related to QMatrix or QTransform, document rotation still works, XPS documents still seem to work.</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>core/annotations.h <span style="color: grey">(23deaf3)</span></li>

 <li>core/annotations.cpp <span style="color: grey">(bc55f4b)</span></li>

 <li>core/annotations_p.h <span style="color: grey">(36c3785)</span></li>

 <li>core/area.h <span style="color: grey">(a11d4be)</span></li>

 <li>core/area.cpp <span style="color: grey">(94b4514)</span></li>

 <li>core/page.cpp <span style="color: grey">(c778fe2)</span></li>

 <li>core/page_p.h <span style="color: grey">(02281f1)</span></li>

 <li>core/rotationjob.cpp <span style="color: grey">(625a5d2)</span></li>

 <li>core/rotationjob_p.h <span style="color: grey">(9790b64)</span></li>

 <li>core/textpage.h <span style="color: grey">(a0b41c7)</span></li>

 <li>core/textpage.cpp <span style="color: grey">(57d0d0c)</span></li>

 <li>core/textpage_p.h <span style="color: grey">(7c2be22)</span></li>

 <li>generators/spectre/rendererthread.cpp <span style="color: grey">(f185d22)</span></li>

 <li>generators/xps/generator_xps.h <span style="color: grey">(b4fa594)</span></li>

 <li>generators/xps/generator_xps.cpp <span style="color: grey">(97f4450)</span></li>

</ul>

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




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




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