<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="12" style="border: 1px #c9c399 solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
    <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="https://git.reviewboard.kde.org/r/129221/">https://git.reviewboard.kde.org/r/129221/</a>
     </td>
    </tr>
   </table>
   <br />










<blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
 <p style="margin-top: 0;">On October 20th, 2016, 12:23 p.m. UTC, <b>Lamarque Souza</b> wrote:</p>
 <blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
  


<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="https://git.reviewboard.kde.org/r/129221/diff/2/?file=482712#file482712line181" style="color: black; font-weight: bold; text-decoration: underline;">libs/editor/settings/ui/wificonnectionwidget.ui</a>
    <span style="font-weight: normal;">

     (Diff revision 2)

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



 
 

 <tbody>

  <tr>
    <th bgcolor="#f0f0f0" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">103</font></th>
    <td bgcolor="#ffffff" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <widget class="QLabel" name="label"></pre></td>
    <th bgcolor="#f0f0f0" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">178</font></th>
    <td bgcolor="#ffffff" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; ">    <widget class="QLabel" name="label"></pre></td>
  </tr>

 </tbody>

</table>

  <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">This label looks misaligned in screenshot 4. I mean, the distance between BSSID and "Restrict to device" labels is bigger than in the other cases.</p></pre>
 </blockquote>



 <p>On October 20th, 2016, 12:45 p.m. UTC, <b>Jan Grulich</b> wrote:</p>
 <blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
  <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">That's because there are two hidden widgets, for setting band and channel, but these are hidden when the mode is set to infrastructure. I couldn't find a way how to remove the big space, even setting widget height to 0 doesn't help. I can do what I did with the IPv4 configuration and make all widgets visible, but just disabled.</p></pre>
 </blockquote>







</blockquote>
<pre style="margin-left: 1em; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">I thought that would be the case. The default spacing between widgets in a QLayout is 4px, that probably explain the space between those labels. Well, that space is the same for all rows, I do not know how to solve that without adding too much code to manage the spacing between widgets in the layout ourselves.</p></pre>
<br />




<p>- Lamarque</p>


<br />
<p>On October 20th, 2016, 8:13 a.m. UTC, Jan Grulich wrote:</p>








<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="12" style="border: 1px #888a85 solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
 <tr>
  <td>

<div>Review request for Network Management, KDE Usability and Lamarque Souza.</div>
<div>By Jan Grulich.</div>


<p style="color: grey;"><i>Updated Oct. 20, 2016, 8:13 a.m.</i></p>









<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt;">Repository: </b>
plasma-nm
</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;"><ul style="padding: 0;text-rendering: inherit;margin: 0 0 0 1em;line-height: inherit;white-space: normal;">
<li style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: normal;">vertical spacing between all widgets set to 6px (previously only few of them had this spacing)</li>
<li style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: normal;">checkbox alignment according to HIG</li>
<li style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: normal;">correct label alignment for some VPN widgets</li>
</ul></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>libs/editor/settings/ipv4widget.cpp <span style="color: grey">(2e92061)</span></li>

 <li>libs/editor/settings/ipv6widget.cpp <span style="color: grey">(c5fa3b8)</span></li>

 <li>libs/editor/settings/ui/802-1x.ui <span style="color: grey">(54ae4fc)</span></li>

 <li>libs/editor/settings/ui/bond.ui <span style="color: grey">(1c7d1c3)</span></li>

 <li>libs/editor/settings/ui/bridge.ui <span style="color: grey">(61a1db6)</span></li>

 <li>libs/editor/settings/ui/bt.ui <span style="color: grey">(295cd9e)</span></li>

 <li>libs/editor/settings/ui/cdma.ui <span style="color: grey">(bace7ce)</span></li>

 <li>libs/editor/settings/ui/infiniband.ui <span style="color: grey">(a3ab450)</span></li>

 <li>libs/editor/settings/ui/ipv4.ui <span style="color: grey">(0aae15e)</span></li>

 <li>libs/editor/settings/ui/ipv6.ui <span style="color: grey">(58d0c89)</span></li>

 <li>libs/editor/settings/ui/ppp.ui <span style="color: grey">(f53f38b)</span></li>

 <li>libs/editor/settings/ui/pppoe.ui <span style="color: grey">(bc6ee35)</span></li>

 <li>libs/editor/settings/ui/vlan.ui <span style="color: grey">(1ea5bae)</span></li>

 <li>libs/editor/settings/ui/wificonnectionwidget.ui <span style="color: grey">(283cff4)</span></li>

 <li>libs/editor/settings/ui/wifisecurity.ui <span style="color: grey">(27610d0)</span></li>

 <li>libs/editor/settings/ui/wiredconnectionwidget.ui <span style="color: grey">(c07ae7f)</span></li>

 <li>vpn/iodine/iodine.ui <span style="color: grey">(ac92c17)</span></li>

 <li>vpn/l2tp/l2tp.ui <span style="color: grey">(3dedc44)</span></li>

 <li>vpn/l2tp/l2tpadvanced.ui <span style="color: grey">(80e333f)</span></li>

 <li>vpn/l2tp/l2tpauth.ui <span style="color: grey">(a5de7fe)</span></li>

 <li>vpn/l2tp/l2tpppp.ui <span style="color: grey">(64ce2ac)</span></li>

 <li>vpn/openconnect/openconnectprop.ui <span style="color: grey">(ed7dfde)</span></li>

 <li>vpn/openswan/openswan.ui <span style="color: grey">(b5e107d)</span></li>

 <li>vpn/openswan/openswanauth.ui <span style="color: grey">(aa7f626)</span></li>

 <li>vpn/openvpn/openvpnadvanced.ui <span style="color: grey">(24f7564)</span></li>

 <li>vpn/pptp/pptpadvanced.ui <span style="color: grey">(dd51bc7)</span></li>

 <li>vpn/pptp/pptpprop.ui <span style="color: grey">(33c1e86)</span></li>

 <li>vpn/ssh/sshwidget.ui <span style="color: grey">(95b4b6d)</span></li>

 <li>vpn/sstp/sstpadvanced.ui <span style="color: grey">(d198620)</span></li>

 <li>vpn/sstp/sstpwidget.ui <span style="color: grey">(c4a0b42)</span></li>

 <li>vpn/vpnc/vpnc.ui <span style="color: grey">(ab0ba36)</span></li>

 <li>vpn/vpnc/vpncadvanced.ui <span style="color: grey">(9c27f85)</span></li>

</ul>

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






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







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