<br><br><br><br><div class="gmail_quote">On 30 May 2012 01:53, Dimitrios Tanis <span dir="ltr"><<a href="mailto:jtanis@tanisfood.gr" target="_blank">jtanis@tanisfood.gr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">





 <div>
  <div style="font-family:Verdana,Arial,Helvetica,Sans-Serif"><div class="im">
   <table style="border:1px solid rgb(201,195,153)" width="100%" bgcolor="#f9f3c9" cellpadding="8">
    <tbody><tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="http://git.reviewboard.kde.org/r/105105/" target="_blank">http://git.reviewboard.kde.org/r/105105/</a>
     </td>
    </tr>
   </tbody></table>
   <br>


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


 <tbody><tr>
  <td><div class="im">

<div>Review request for Calligra, Jarosław Staniek and Adam Pigg.</div>
<div>By Dimitrios Tanis.</div>


</div><p style="color:grey"><i>Updated May 29, 2012, 11:53 p.m.</i></p><div class="im">






<h1 style="color:rgb(87,80,18);font-size:10pt;margin-top:1.5em">Description </h1>
 <table style="border:1px solid rgb(184,181,160)" width="100%" bgcolor="#ffffff" cellpadding="10" cellspacing="0">
 <tbody><tr>
  <td>
   <pre style="margin:0pt;padding:0pt;white-space:pre-wrap;word-wrap:break-word">Kexi MainWindow fullscreen feature.

Kexi fullscreen is implemented for Mainwindow, serving better
manipulation in small factor screens (eg netbooks). Feature is
accessible both using shortcuts and at launch from console.

CCBUG: 298880

PS. It is invoked via F11 (firefox style) or Standard Shortcut ctrl+shift+f</pre>
  </td>
 </tr>
</tbody></table>


<h1 style="color:rgb(87,80,18);font-size:10pt;margin-top:1.5em">Testing </h1>
<table style="border:1px solid rgb(184,181,160)" width="100%" bgcolor="#ffffff" cellpadding="10" cellspacing="0">
 <tbody><tr>
  <td>
   <pre style="margin:0pt;padding:0pt;white-space:pre-wrap;word-wrap:break-word">Works for KexiMainWindow</pre>
  </td>
 </tr>
</tbody></table>




<h1 style="color:rgb(87,80,18);font-size:10pt;margin-top:1.5em">Diffs </h1>
<ul style="margin-left:3em;padding-left:0pt">

 <li>kexi/main/startup/KexiStartup.cpp <span style="color:grey">(f2e8d32c40224aed7f17b9d51309d4faa9840707)</span></li>

 <li>kexi/main/KexiMainWindow_p.h <span style="color:grey">(db5c6448f49c67645c45e3f75590a2a2372a5180)</span></li>

 <li>kexi/main/KexiMainWindow.h <span style="color:grey">(3e4aeff500112ea425e1c60ec45e47b2f5be5109)</span></li>

 <li>kexi/main/KexiMainWindow.cpp <span style="color:grey">(3bef113b21611e24f1d26114a6a190d3677c42f5)</span></li>

 <li>kexi/core/kexistartupdata.cpp <span style="color:grey">(60d0d637b2fd6fe7b585bd95f4767081d7167def)</span></li>

 <li>kexi/core/kexistartupdata.h <span style="color:grey">(7b43fdc4b4d6291f6ada3af7649883fe8d84349f)</span></li>

 <li>kexi/core/kexicmdlineargs.h <span style="color:grey">(b7579b9c9fb589acfad3eada50e2438a8aa5800d)</span></li>

</ul>

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



</div><h1 style="color:rgb(87,80,18);font-size:10pt;margin-top:1.5em">Screenshots (updated)</h1>

<div>

 <a href="http://git.reviewboard.kde.org/r/105105/s/577/" target="_blank"><img src="http://git.reviewboard.kde.org/media/uploaded/images/2012/05/29/kexi-fullscreen-feature_400x100.jpeg" style="border: 1px solid black;" alt="Kexi Fullscreen Feature"></a>

</div>


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




  </div>
 </div>


</blockquote></div><br><br><br>Replying here because ReviewBoard is so broken today.<br><br><br>1. kexi/core/kexistartupdata.h:85<br><br>    /*! \return true is Kexi started fullscreen.<br><br>typo: is -> if<br><br>    Open an issue <br>

<br>2. kexi/core/kexistartupdata.h:87  <br><br>    bool forcedFullscreen() const;<br><br>-> forcedFullScreen()<br><br><br>3. kexi/main/KexiMainWindow.cpp:887     <br><br>    d->action_window_fullscreen = KStandardAction::fullScreen(this, SLOT(toggleFullScreen(bool)), this, ac);<br>

<br>We want this action in global collection too, so this is missing:<br>ac->addAction("full_screen", d->action_window_fullscreen);<br><br clear="all"><br>-- <br>regards / pozdrawiam, Jaroslaw Staniek<br>
 <a href="http://www.linkedin.com/in/jstaniek" target="_blank">http://www.linkedin.com/in/jstaniek</a><br>
 Kexi & Calligra (<a href="http://kexi-project.org" target="_blank">kexi-project.org</a>, <a href="http://identi.ca/kexi" target="_blank">identi.ca/kexi</a>, <a href="http://calligra-suite.org" target="_blank">calligra-suite.org</a>)<br>

 KDE Software Development Platform on MS Windows (<a href="http://windows.kde.org" target="_blank">windows.kde.org</a>)<br>