<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/100979/">http://git.reviewboard.kde.org/r/100979/</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;">That&#39;s a very well written patch. Better than I think most of my first attempts would be. I think there&#39;s one omission with saving.</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/100979/diff/1/?file=13511#file13511line212" style="color: black; font-weight: bold; text-decoration: underline;">config/main-window.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

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

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">void MainWindow::save()</pre></td>

  </tr>
 </tbody>




 
 



 <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">212</font></th>
    <td bgcolor="#c5ffc4" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <span class="n">appearanceConfig</span><span class="p">.</span><span class="n">writeEntry</span><span class="p">(</span><span class="s">&quot;fontFamily&quot;</span><span class="p">,</span> <span class="n">ui</span><span class="o">-&gt;</span><span class="n">fontFamily</span><span class="o">-&gt;</span><span class="n">currentFont</span><span class="p">().</span><span class="n">family</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;">You don&#39;t write the font size here... I think this is a bug.</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/100979/diff/1/?file=13513#file13513line30" style="color: black; font-weight: bold; text-decoration: underline;">lib/adium-theme-view.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

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

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; "></pre></td>

  </tr>
 </tbody>




 
 



 <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">30</font></th>
    <td bgcolor="#c5ffc4" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; "><span class="cp">#include &lt;QFontDatabase&gt;</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;">QtGui/QFontDatabase

I&#39;ve been told it&#39;s always better to include things like this, though I don&#39;t understand why.</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/100979/diff/1/?file=13513#file13513line122" style="color: black; font-weight: bold; text-decoration: underline;">lib/adium-theme-view.cpp</a>
    <span style="font-weight: normal;">

     (Diff revision 1)

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

 <tbody style="background-color: #e4d9cb; padding: 4px 8px; text-align: center;">
  <tr>

   <td colspan="4"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">void AdiumThemeView::initialise(const AdiumThemeHeaderInfo &amp;chatInfo)</pre></td>

  </tr>
 </tbody>




 
 



 <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">122</font></th>
    <td bgcolor="#c5ffc4" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">            <span class="n">QString</span><span class="p">(</span><span class="s">&quot;</span><span class="se">\n</span><span class="s">div {font-family:</span><span class="se">\&quot;</span><span class="s">%1</span><span class="se">\&quot;</span><span class="s"> !important;font-size:%2pt !important};&quot;</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;">Would it work if you just set it on 

body rather than divs?

</pre>
</div>
<br />



<p>- David</p>


<br />
<p>On March 30th, 2011, 10:38 p.m., Florian Reinhard wrote:</p>






<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('http://git.reviewboard.kde.orgrb/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 Telepathy.</div>
<div>By Florian Reinhard.</div>


<p style="color: grey;"><i>Updated March 30, 2011, 10:38 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;">This patch makes font family and size configureable. It currently uses two methods to achieve this:
* Set the default font for the QWebView
* Add some extra css to make the user setting actually do something in case the theme does hardcode the font-family in it&#39;s css files and does not use relative font sizes.

As noted on the code, this patch also includes a check whether the default font requested by the theme is installed on the user&#39;s system which for now lacks a warning which should be shown to the user.
</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;">installed some themes, seems to work. the css approach for sure needs to be improved since just altering html div elements won&#39;t do the trick for all themes.</pre>
  </td>
 </tr>
</table>



<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Bugs: </b>


 <a href="http://bugs.kde.org/show_bug.cgi?id=265704">265704</a>


</div>


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

 <li>config/chatwindowconfig.ui <span style="color: grey">(a24b789c6c40fa665cefbbfa997997cda970e1c4)</span></li>

 <li>config/main-window.h <span style="color: grey">(1eb2030653f4702de934b1f47c383aff7cc8e556)</span></li>

 <li>config/main-window.cpp <span style="color: grey">(d74de0b87d98585ea3314597b7a9401ae8fd4eb9)</span></li>

 <li>lib/adium-theme-view.h <span style="color: grey">(920e06208ea7f6cef23054c4a1ddf52ed02aa420)</span></li>

 <li>lib/adium-theme-view.cpp <span style="color: grey">(b7a88f850de1f71e453f99b11dc98642dc18ccb0)</span></li>

 <li>lib/chat-window-style.h <span style="color: grey">(3ca12a8a00b406ba0bf79af4ec4baab86d853ba5)</span></li>

 <li>lib/chat-window-style.cpp <span style="color: grey">(33f6c35f6e7539e14718dd563eab9c6966210632)</span></li>

</ul>

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



<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Screenshots </h1>

<div>

 <a href="http://git.reviewboard.kde.org/r/100979/s/110/"><img src="http://git.reviewboard.kde.org/media/uploaded/images/2011/03/30/text-ui-config-default-font_400x100.png" style="border: 1px black solid;" alt="default (in this case fallback) font" /></a>

 <a href="http://git.reviewboard.kde.org/r/100979/s/111/"><img src="http://git.reviewboard.kde.org/media/uploaded/images/2011/03/30/text-ui-config-custom-font_400x100.png" style="border: 1px black solid;" alt="custom font" /></a>

</div>


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








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