Changeset 147

Show
Ignore:
Timestamp:
01/21/06 00:32:46 (3 years ago)
Author:
hipplej
Message:

I hate sizers. Lining things up is much harder than it should be.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/gui/messagelog/filterdialog.ui

    r146 r147  
    7979      <property name="sizeHint" > 
    8080       <size> 
    81         <width>31</width> 
     81        <width>33</width> 
    8282        <height>31</height> 
    8383       </size> 
     
    106106      <property name="sizeHint" > 
    107107       <size> 
    108         <width>21</width> 
     108        <width>32</width> 
    109109        <height>31</height> 
    110110       </size> 
     
    129129    <string>Tor Messages</string> 
    130130   </property> 
    131    <widget class="QWidget" name="layoutWidget" > 
     131   <widget class="QWidget" name="" > 
    132132    <property name="geometry" > 
    133133     <rect> 
    134       <x>11</x> 
    135       <y>28</y> 
    136       <width>201</width> 
    137       <height>24</height> 
     134      <x>10</x> 
     135      <y>20</y> 
     136      <width>221</width> 
     137      <height>138</height> 
    138138     </rect> 
    139139    </property> 
     
    152152       <property name="sizeHint" > 
    153153        <size> 
    154          <width>78</width> 
     154         <width>48</width> 
    155155         <height>20</height> 
    156156        </size> 
     
    159159     </item> 
    160160     <item> 
    161       <widget class="QCheckBox" name="chkTorErr" > 
    162        <property name="contextMenuPolicy" > 
    163         <enum>Qt::NoContextMenu</enum> 
    164        </property> 
    165        <property name="toolTip" > 
    166         <string/> 
    167        </property> 
    168        <property name="whatsThis" > 
    169         <string/> 
    170        </property> 
    171        <property name="text" > 
    172         <string>Tor Error</string> 
    173        </property> 
    174        <property name="icon" > 
    175         <iconset resource="..\res\vidalia.qrc" >:/images/msg_error.png</iconset> 
    176        </property> 
    177       </widget> 
     161      <layout class="QVBoxLayout" > 
     162       <property name="margin" > 
     163        <number>0</number> 
     164       </property> 
     165       <property name="spacing" > 
     166        <number>6</number> 
     167       </property> 
     168       <item> 
     169        <widget class="QCheckBox" name="chkTorErr" > 
     170         <property name="contextMenuPolicy" > 
     171          <enum>Qt::NoContextMenu</enum> 
     172         </property> 
     173         <property name="toolTip" > 
     174          <string/> 
     175         </property> 
     176         <property name="whatsThis" > 
     177          <string/> 
     178         </property> 
     179         <property name="text" > 
     180          <string>Tor Error</string> 
     181         </property> 
     182         <property name="icon" > 
     183          <iconset resource="..\res\vidalia.qrc" >:/images/msg_error.png</iconset> 
     184         </property> 
     185        </widget> 
     186       </item> 
     187       <item> 
     188        <widget class="QCheckBox" name="chkTorWarn" > 
     189         <property name="contextMenuPolicy" > 
     190          <enum>Qt::NoContextMenu</enum> 
     191         </property> 
     192         <property name="toolTip" > 
     193          <string/> 
     194         </property> 
     195         <property name="text" > 
     196          <string>Tor Warning</string> 
     197         </property> 
     198         <property name="icon" > 
     199          <iconset resource="..\res\vidalia.qrc" >:/images/msg_warn.png</iconset> 
     200         </property> 
     201        </widget> 
     202       </item> 
     203       <item> 
     204        <widget class="QCheckBox" name="chkTorNote" > 
     205         <property name="contextMenuPolicy" > 
     206          <enum>Qt::NoContextMenu</enum> 
     207         </property> 
     208         <property name="toolTip" > 
     209          <string/> 
     210         </property> 
     211         <property name="text" > 
     212          <string>Tor Notice</string> 
     213         </property> 
     214         <property name="icon" > 
     215          <iconset resource="..\res\vidalia.qrc" >:/images/msg_notice.png</iconset> 
     216         </property> 
     217        </widget> 
     218       </item> 
     219       <item> 
     220        <widget class="QCheckBox" name="chkTorInfo" > 
     221         <property name="contextMenuPolicy" > 
     222          <enum>Qt::NoContextMenu</enum> 
     223         </property> 
     224         <property name="toolTip" > 
     225          <string/> 
     226         </property> 
     227         <property name="text" > 
     228          <string>Tor Info</string> 
     229         </property> 
     230         <property name="icon" > 
     231          <iconset resource="..\res\vidalia.qrc" >:/images/msg_info.png</iconset> 
     232         </property> 
     233        </widget> 
     234       </item> 
     235       <item> 
     236        <widget class="QCheckBox" name="chkTorDebug" > 
     237         <property name="contextMenuPolicy" > 
     238          <enum>Qt::NoContextMenu</enum> 
     239         </property> 
     240         <property name="toolTip" > 
     241          <string/> 
     242         </property> 
     243         <property name="text" > 
     244          <string>Tor Debug</string> 
     245         </property> 
     246         <property name="icon" > 
     247          <iconset resource="..\res\vidalia.qrc" >:/images/msg_debug.png</iconset> 
     248         </property> 
     249        </widget> 
     250       </item> 
     251      </layout> 
    178252     </item> 
    179253     <item> 
     
    184258       <property name="sizeHint" > 
    185259        <size> 
    186          <width>78</width> 
    187          <height>22</height> 
    188         </size> 
    189        </property> 
    190       </spacer> 
    191      </item> 
    192     </layout> 
    193    </widget> 
    194    <widget class="QWidget" name="layoutWidget" > 
    195     <property name="geometry" > 
    196      <rect> 
    197       <x>11</x> 
    198       <y>53</y> 
    199       <width>221</width> 
    200       <height>24</height> 
    201      </rect> 
    202     </property> 
    203     <layout class="QHBoxLayout" > 
    204      <property name="margin" > 
    205       <number>0</number> 
    206      </property> 
    207      <property name="spacing" > 
    208       <number>6</number> 
    209      </property> 
    210      <item> 
    211       <spacer> 
    212        <property name="orientation" > 
    213         <enum>Qt::Horizontal</enum> 
    214        </property> 
    215        <property name="sizeHint" > 
    216         <size> 
    217          <width>78</width> 
    218          <height>20</height> 
    219         </size> 
    220        </property> 
    221       </spacer> 
    222      </item> 
    223      <item> 
    224       <widget class="QCheckBox" name="chkTorWarn" > 
    225        <property name="contextMenuPolicy" > 
    226         <enum>Qt::NoContextMenu</enum> 
    227        </property> 
    228        <property name="toolTip" > 
    229         <string/> 
    230        </property> 
    231        <property name="text" > 
    232         <string>Tor Warning</string> 
    233        </property> 
    234        <property name="icon" > 
    235         <iconset resource="..\res\vidalia.qrc" >:/images/msg_warn.png</iconset> 
    236        </property> 
    237       </widget> 
    238      </item> 
    239      <item> 
    240       <spacer> 
    241        <property name="orientation" > 
    242         <enum>Qt::Horizontal</enum> 
    243        </property> 
    244        <property name="sizeHint" > 
    245         <size> 
    246          <width>78</width> 
    247          <height>20</height> 
    248         </size> 
    249        </property> 
    250       </spacer> 
    251      </item> 
    252     </layout> 
    253    </widget> 
    254    <widget class="QWidget" name="layoutWidget" > 
    255     <property name="geometry" > 
    256      <rect> 
    257       <x>11</x> 
    258       <y>78</y> 
    259       <width>211</width> 
    260       <height>24</height> 
    261      </rect> 
    262     </property> 
    263     <layout class="QHBoxLayout" > 
    264      <property name="margin" > 
    265       <number>0</number> 
    266      </property> 
    267      <property name="spacing" > 
    268       <number>6</number> 
    269      </property> 
    270      <item> 
    271       <spacer> 
    272        <property name="orientation" > 
    273         <enum>Qt::Horizontal</enum> 
    274        </property> 
    275        <property name="sizeHint" > 
    276         <size> 
    277          <width>78</width> 
    278          <height>20</height> 
    279         </size> 
    280        </property> 
    281       </spacer> 
    282      </item> 
    283      <item> 
    284       <widget class="QCheckBox" name="chkTorNote" > 
    285        <property name="contextMenuPolicy" > 
    286         <enum>Qt::NoContextMenu</enum> 
    287        </property> 
    288        <property name="toolTip" > 
    289         <string/> 
    290        </property> 
    291        <property name="text" > 
    292         <string>Tor Notice</string> 
    293        </property> 
    294        <property name="icon" > 
    295         <iconset resource="..\res\vidalia.qrc" >:/images/msg_notice.png</iconset> 
    296        </property> 
    297       </widget> 
    298      </item> 
    299      <item> 
    300       <spacer> 
    301        <property name="orientation" > 
    302         <enum>Qt::Horizontal</enum> 
    303        </property> 
    304        <property name="sizeHint" > 
    305         <size> 
    306          <width>78</width> 
    307          <height>20</height> 
    308         </size> 
    309        </property> 
    310       </spacer> 
    311      </item> 
    312     </layout> 
    313    </widget> 
    314    <widget class="QWidget" name="layoutWidget" > 
    315     <property name="geometry" > 
    316      <rect> 
    317       <x>11</x> 
    318       <y>103</y> 
    319       <width>191</width> 
    320       <height>24</height> 
    321      </rect> 
    322     </property> 
    323     <layout class="QHBoxLayout" > 
    324      <property name="margin" > 
    325       <number>0</number> 
    326      </property> 
    327      <property name="spacing" > 
    328       <number>6</number> 
    329      </property> 
    330      <item> 
    331       <spacer> 
    332        <property name="orientation" > 
    333         <enum>Qt::Horizontal</enum> 
    334        </property> 
    335        <property name="sizeHint" > 
    336         <size> 
    337          <width>78</width> 
    338          <height>20</height> 
    339         </size> 
    340        </property> 
    341       </spacer> 
    342      </item> 
    343      <item> 
    344       <widget class="QCheckBox" name="chkTorInfo" > 
    345        <property name="contextMenuPolicy" > 
    346         <enum>Qt::NoContextMenu</enum> 
    347        </property> 
    348        <property name="toolTip" > 
    349         <string/> 
    350        </property> 
    351        <property name="text" > 
    352         <string>Tor Info</string> 
    353        </property> 
    354        <property name="icon" > 
    355         <iconset resource="..\res\vidalia.qrc" >:/images/msg_info.png</iconset> 
    356        </property> 
    357       </widget> 
    358      </item> 
    359      <item> 
    360       <spacer> 
    361        <property name="orientation" > 
    362         <enum>Qt::Horizontal</enum> 
    363        </property> 
    364        <property name="sizeHint" > 
    365         <size> 
    366          <width>78</width> 
    367          <height>20</height> 
    368         </size> 
    369        </property> 
    370       </spacer> 
    371      </item> 
    372     </layout> 
    373    </widget> 
    374    <widget class="QWidget" name="layoutWidget" > 
    375     <property name="geometry" > 
    376      <rect> 
    377       <x>11</x> 
    378       <y>128</y> 
    379       <width>211</width> 
    380       <height>24</height> 
    381      </rect> 
    382     </property> 
    383     <layout class="QHBoxLayout" > 
    384      <property name="margin" > 
    385       <number>0</number> 
    386      </property> 
    387      <property name="spacing" > 
    388       <number>6</number> 
    389      </property> 
    390      <item> 
    391       <spacer> 
    392        <property name="orientation" > 
    393         <enum>Qt::Horizontal</enum> 
    394        </property> 
    395        <property name="sizeHint" > 
    396         <size> 
    397          <width>78</width> 
    398          <height>20</height> 
    399         </size> 
    400        </property> 
    401       </spacer> 
    402      </item> 
    403      <item> 
    404       <widget class="QCheckBox" name="chkTorDebug" > 
    405        <property name="contextMenuPolicy" > 
    406         <enum>Qt::NoContextMenu</enum> 
    407        </property> 
    408        <property name="toolTip" > 
    409         <string/> 
    410        </property> 
    411        <property name="text" > 
    412         <string>Tor Debug</string> 
    413        </property> 
    414        <property name="icon" > 
    415         <iconset resource="..\res\vidalia.qrc" >:/images/msg_debug.png</iconset> 
    416        </property> 
    417       </widget> 
    418      </item> 
    419      <item> 
    420       <spacer> 
    421        <property name="orientation" > 
    422         <enum>Qt::Horizontal</enum> 
    423        </property> 
    424        <property name="sizeHint" > 
    425         <size> 
    426          <width>78</width> 
     260         <width>47</width> 
    427261         <height>20</height> 
    428262        </size> 
     
    448282    <string>Vidalia Messages</string> 
    449283   </property> 
    450    <widget class="QWidget" name="layoutWidget" > 
     284   <widget class="QWidget" name="" > 
    451285    <property name="geometry" > 
    452286     <rect> 
    453       <x>10</x> 
    454       <y>20</y> 
    455       <width>201</width> 
    456       <height>24</height> 
     287      <x>21</x> 
     288      <y>21</y> 
     289      <width>200</width> 
     290      <height>54</height> 
    457291     </rect> 
    458292    </property> 
     
    478312     </item> 
    479313     <item> 
    480       <widget class="QCheckBox" name="chkVidErr" > 
    481        <property name="contextMenuPolicy" > 
    482         <enum>Qt::NoContextMenu</enum> 
    483        </property> 
    484        <property name="toolTip" > 
    485         <string/> 
    486        </property> 
    487        <property name="text" > 
    488         <string>Vidalia Error</string> 
    489        </property> 
    490       </widget> 
    491      </item> 
    492      <item> 
    493       <spacer> 
    494        <property name="orientation" > 
    495         <enum>Qt::Horizontal</enum> 
    496        </property> 
    497        <property name="sizeHint" > 
    498         <size> 
    499          <width>40</width> 
    500          <height>20</height> 
    501         </size> 
    502        </property> 
    503       </spacer> 
    504      </item> 
    505     </layout> 
    506    </widget> 
    507    <widget class="QWidget" name="layoutWidget" > 
    508     <property name="geometry" > 
    509      <rect> 
    510       <x>10</x> 
    511       <y>50</y> 
    512       <width>211</width> 
    513       <height>24</height> 
    514      </rect> 
    515     </property> 
    516     <layout class="QHBoxLayout" > 
    517      <property name="margin" > 
    518       <number>0</number> 
    519      </property> 
    520      <property name="spacing" > 
    521       <number>6</number> 
    522      </property> 
    523      <item> 
    524       <spacer> 
    525        <property name="orientation" > 
    526         <enum>Qt::Horizontal</enum> 
    527        </property> 
    528        <property name="sizeHint" > 
    529         <size> 
    530          <width>40</width> 
    531          <height>20</height> 
    532         </size> 
    533        </property> 
    534       </spacer> 
    535      </item> 
    536      <item> 
    537       <widget class="QCheckBox" name="chkVidStat" > 
    538        <property name="contextMenuPolicy" > 
    539         <enum>Qt::NoContextMenu</enum> 
    540        </property> 
    541        <property name="toolTip" > 
    542         <string/> 
    543        </property> 
    544        <property name="text" > 
    545         <string>Vidalia Status</string> 
    546        </property> 
    547       </widget> 
     314      <layout class="QVBoxLayout" > 
     315       <property name="margin" > 
     316        <number>0</number> 
     317       </property> 
     318       <property name="spacing" > 
     319        <number>6</number> 
     320       </property> 
     321       <item> 
     322        <widget class="QCheckBox" name="chkVidErr" > 
     323         <property name="contextMenuPolicy" > 
     324          <enum>Qt::NoContextMenu</enum> 
     325         </property> 
     326         <property name="toolTip" > 
     327          <string/> 
     328         </property> 
     329         <property name="text" > 
     330          <string>Vidalia Error</string> 
     331         </property> 
     332        </widget> 
     333       </item> 
     334       <item> 
     335        <widget class="QCheckBox" name="chkVidStat" > 
     336         <property name="contextMenuPolicy" > 
     337          <enum>Qt::NoContextMenu</enum> 
     338         </property> 
     339         <property name="toolTip" > 
     340          <string/> 
     341         </property> 
     342         <property name="text" > 
     343          <string>Vidalia Status</string> 
     344         </property> 
     345        </widget> 
     346       </item> 
     347      </layout> 
    548348     </item> 
    549349     <item> 
     
    581381 <connections> 
    582382  <connection> 
     383   <sender>cancelButton</sender> 
     384   <signal>clicked()</signal> 
     385   <receiver>FilterDialog</receiver> 
     386   <slot>reject()</slot> 
     387   <hints> 
     388    <hint type="sourcelabel" > 
     389     <x>259</x> 
     390     <y>372</y> 
     391    </hint> 
     392    <hint type="destinationlabel" > 
     393     <x>212</x> 
     394     <y>210</y> 
     395    </hint> 
     396   </hints> 
     397  </connection> 
     398  <connection> 
    583399   <sender>okButton</sender> 
    584400   <signal>clicked()</signal> 
     
    596412   </hints> 
    597413  </connection> 
    598   <connection> 
    599    <sender>cancelButton</sender> 
    600    <signal>clicked()</signal> 
    601    <receiver>FilterDialog</receiver> 
    602    <slot>reject()</slot> 
    603    <hints> 
    604     <hint type="sourcelabel" > 
    605      <x>259</x> 
    606      <y>372</y> 
    607     </hint> 
    608     <hint type="destinationlabel" > 
    609      <x>212</x> 
    610      <y>210</y> 
    611     </hint> 
    612    </hints> 
    613   </connection> 
    614414 </connections> 
    615415</ui>