~ubuntu-branches/ubuntu/jaunty/quassel/jaunty-backports

« back to all changes in this revision

Viewing changes to src/qtui/settingspages/colorsettingspage.ui

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2009-02-06 08:15:36 UTC
  • mfrom: (1.1.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20090206081536-w43riu692dxjjpl2
Tags: 0.4.0~git090206-0ubuntu1
* New upstream git snapshot
  - Added toolbar to u/i (initial drop - still more work to do)
  - Add more post KDE 4.2 oxygen icons
  - Redesigned web preview to hog fewer resources
  - Continued bug fixing
* Add new icons to debian/quassel-data.install
* Remove scalable Oxygen icons from the binary (not used and saves space)
* Build with full debugging enabled
* Explicitly set -DEMBED_DATA=off instead of just unsetting it (clearer)

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
   <rect>
6
6
    <x>0</x>
7
7
    <y>0</y>
8
 
    <width>517</width>
9
 
    <height>436</height>
 
8
    <width>516</width>
 
9
    <height>401</height>
10
10
   </rect>
11
11
  </property>
12
12
  <property name="sizePolicy" >
25
25
      <number>0</number>
26
26
     </property>
27
27
     <widget class="QWidget" name="bufferview" >
28
 
      <property name="geometry" >
29
 
       <rect>
30
 
        <x>0</x>
31
 
        <y>0</y>
32
 
        <width>487</width>
33
 
        <height>389</height>
34
 
       </rect>
35
 
      </property>
36
28
      <attribute name="title" >
37
29
       <string>Bufferview</string>
38
30
      </attribute>
67
59
           </widget>
68
60
          </item>
69
61
          <item row="0" column="3" >
70
 
           <widget class="QLabel" name="bufferViewUseBgLabel" >
 
62
           <widget class="QLabel" name="label_3" >
71
63
            <property name="text" >
72
64
             <string>Use BG</string>
73
65
            </property>
80
72
           </widget>
81
73
          </item>
82
74
          <item row="1" column="0" >
 
75
           <widget class="QLabel" name="label_43" >
 
76
            <property name="text" >
 
77
             <string>Default:</string>
 
78
            </property>
 
79
           </widget>
 
80
          </item>
 
81
          <item row="1" column="1" >
 
82
           <widget class="ColorButton" name="noActivityFG" >
 
83
            <property name="sizePolicy" >
 
84
             <sizepolicy vsizetype="Maximum" hsizetype="Maximum" >
 
85
              <horstretch>0</horstretch>
 
86
              <verstretch>0</verstretch>
 
87
             </sizepolicy>
 
88
            </property>
 
89
            <property name="text" >
 
90
             <string/>
 
91
            </property>
 
92
           </widget>
 
93
          </item>
 
94
          <item row="1" column="2" >
 
95
           <widget class="ColorButton" name="noActivityBG" >
 
96
            <property name="enabled" >
 
97
             <bool>false</bool>
 
98
            </property>
 
99
            <property name="sizePolicy" >
 
100
             <sizepolicy vsizetype="Maximum" hsizetype="Maximum" >
 
101
              <horstretch>0</horstretch>
 
102
              <verstretch>0</verstretch>
 
103
             </sizepolicy>
 
104
            </property>
 
105
            <property name="text" >
 
106
             <string/>
 
107
            </property>
 
108
            <property name="NotInUse" stdset="0" >
 
109
             <bool>true</bool>
 
110
            </property>
 
111
           </widget>
 
112
          </item>
 
113
          <item row="1" column="3" >
 
114
           <widget class="QCheckBox" name="noActivityUseBG" >
 
115
            <property name="sizePolicy" >
 
116
             <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
 
117
              <horstretch>0</horstretch>
 
118
              <verstretch>0</verstretch>
 
119
             </sizepolicy>
 
120
            </property>
 
121
            <property name="text" >
 
122
             <string/>
 
123
            </property>
 
124
            <property name="NotInUse" stdset="0" >
 
125
             <bool>true</bool>
 
126
            </property>
 
127
           </widget>
 
128
          </item>
 
129
          <item row="2" column="0" >
 
130
           <widget class="QLabel" name="label_42" >
 
131
            <property name="text" >
 
132
             <string>Inactive:</string>
 
133
            </property>
 
134
           </widget>
 
135
          </item>
 
136
          <item row="2" column="1" >
 
137
           <widget class="ColorButton" name="inactiveActivityFG" >
 
138
            <property name="text" >
 
139
             <string/>
 
140
            </property>
 
141
           </widget>
 
142
          </item>
 
143
          <item row="2" column="2" >
 
144
           <widget class="ColorButton" name="inactiveActivityBG" >
 
145
            <property name="enabled" >
 
146
             <bool>false</bool>
 
147
            </property>
 
148
            <property name="text" >
 
149
             <string/>
 
150
            </property>
 
151
            <property name="NotInUse" stdset="0" >
 
152
             <bool>true</bool>
 
153
            </property>
 
154
           </widget>
 
155
          </item>
 
156
          <item row="2" column="3" >
 
157
           <widget class="QCheckBox" name="inactiveActivityUseBG" >
 
158
            <property name="sizePolicy" >
 
159
             <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
 
160
              <horstretch>0</horstretch>
 
161
              <verstretch>0</verstretch>
 
162
             </sizepolicy>
 
163
            </property>
 
164
            <property name="layoutDirection" >
 
165
             <enum>Qt::LeftToRight</enum>
 
166
            </property>
 
167
            <property name="text" >
 
168
             <string/>
 
169
            </property>
 
170
            <property name="NotInUse" stdset="0" >
 
171
             <bool>true</bool>
 
172
            </property>
 
173
           </widget>
 
174
          </item>
 
175
          <item row="3" column="0" >
83
176
           <widget class="QLabel" name="label_39" >
84
177
            <property name="text" >
85
178
             <string>Highlight:</string>
86
179
            </property>
87
180
           </widget>
88
181
          </item>
89
 
          <item row="1" column="1" >
 
182
          <item row="3" column="1" >
90
183
           <widget class="ColorButton" name="highlightActivityFG" >
91
184
            <property name="text" >
92
185
             <string/>
93
186
            </property>
94
187
           </widget>
95
188
          </item>
96
 
          <item row="1" column="2" >
 
189
          <item row="3" column="2" >
97
190
           <widget class="ColorButton" name="highlightActivityBG" >
98
191
            <property name="enabled" >
99
192
             <bool>false</bool>
106
199
            </property>
107
200
           </widget>
108
201
          </item>
109
 
          <item row="1" column="3" >
 
202
          <item row="3" column="3" >
110
203
           <widget class="QCheckBox" name="highlightActivityUseBG" >
111
204
            <property name="sizePolicy" >
112
205
             <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
122
215
            </property>
123
216
           </widget>
124
217
          </item>
125
 
          <item row="2" column="0" >
 
218
          <item row="4" column="0" >
126
219
           <widget class="QLabel" name="label_40" >
127
220
            <property name="text" >
128
221
             <string>New Message:</string>
129
222
            </property>
130
223
           </widget>
131
224
          </item>
132
 
          <item row="2" column="1" >
 
225
          <item row="4" column="1" >
133
226
           <widget class="ColorButton" name="newMessageActivityFG" >
134
227
            <property name="text" >
135
228
             <string/>
136
229
            </property>
137
230
           </widget>
138
231
          </item>
139
 
          <item row="2" column="2" >
 
232
          <item row="4" column="2" >
140
233
           <widget class="ColorButton" name="newMessageActivityBG" >
141
234
            <property name="enabled" >
142
235
             <bool>false</bool>
149
242
            </property>
150
243
           </widget>
151
244
          </item>
152
 
          <item row="2" column="3" >
 
245
          <item row="4" column="3" >
153
246
           <widget class="QCheckBox" name="newMessageActivityUseBG" >
154
247
            <property name="sizePolicy" >
155
248
             <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
165
258
            </property>
166
259
           </widget>
167
260
          </item>
168
 
          <item row="3" column="0" >
 
261
          <item row="5" column="0" >
169
262
           <widget class="QLabel" name="label_41" >
170
263
            <property name="text" >
171
264
             <string>Other Activity:</string>
172
265
            </property>
173
266
           </widget>
174
267
          </item>
175
 
          <item row="3" column="1" >
 
268
          <item row="5" column="1" >
176
269
           <widget class="ColorButton" name="otherActivityFG" >
177
270
            <property name="text" >
178
271
             <string/>
179
272
            </property>
180
273
           </widget>
181
274
          </item>
182
 
          <item row="3" column="2" >
 
275
          <item row="5" column="2" >
183
276
           <widget class="ColorButton" name="otherActivityBG" >
184
277
            <property name="enabled" >
185
278
             <bool>false</bool>
192
285
            </property>
193
286
           </widget>
194
287
          </item>
195
 
          <item row="3" column="3" >
 
288
          <item row="5" column="3" >
196
289
           <widget class="QCheckBox" name="otherActivityUseBG" >
197
290
            <property name="sizePolicy" >
198
291
             <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
208
301
            </property>
209
302
           </widget>
210
303
          </item>
211
 
          <item row="4" column="0" >
 
304
          <item row="6" column="0" >
212
305
           <spacer>
213
306
            <property name="orientation" >
214
307
             <enum>Qt::Vertical</enum>
258
351
      </layout>
259
352
     </widget>
260
353
     <widget class="QWidget" name="chatview" >
261
 
      <property name="geometry" >
262
 
       <rect>
263
 
        <x>0</x>
264
 
        <y>0</y>
265
 
        <width>487</width>
266
 
        <height>389</height>
267
 
       </rect>
268
 
      </property>
269
354
      <attribute name="title" >
270
355
       <string>Chatview</string>
271
356
      </attribute>
282
367
          <number>0</number>
283
368
         </property>
284
369
         <widget class="QWidget" name="tab" >
285
 
          <property name="geometry" >
286
 
           <rect>
287
 
            <x>0</x>
288
 
            <y>0</y>
289
 
            <width>441</width>
290
 
            <height>294</height>
291
 
           </rect>
292
 
          </property>
293
370
          <attribute name="title" >
294
371
           <string>Server Activity</string>
295
372
          </attribute>
542
619
            </spacer>
543
620
           </item>
544
621
          </layout>
 
622
          <zorder>label_44</zorder>
 
623
          <zorder>label_45</zorder>
 
624
          <zorder>label_7</zorder>
 
625
          <zorder>label_20</zorder>
 
626
          <zorder>errorMessageFG</zorder>
 
627
          <zorder>errorMessageBG</zorder>
 
628
          <zorder>errorMessageUseBG</zorder>
 
629
          <zorder>label_18</zorder>
 
630
          <zorder>noticeMessageFG</zorder>
 
631
          <zorder>noticeMessageBG</zorder>
 
632
          <zorder>noticeMessageUseBG</zorder>
 
633
          <zorder>label_17</zorder>
 
634
          <zorder>plainMessageFG</zorder>
 
635
          <zorder>plainMessageBG</zorder>
 
636
          <zorder>plainMessageUseBG</zorder>
 
637
          <zorder>label_19</zorder>
 
638
          <zorder>serverMessageFG</zorder>
 
639
          <zorder>serverMessageBG</zorder>
 
640
          <zorder>serverMessageUseBG</zorder>
 
641
          <zorder>label_10</zorder>
 
642
          <zorder>highlightColor</zorder>
 
643
          <zorder>groupBox_5</zorder>
545
644
         </widget>
546
645
         <widget class="QWidget" name="tab_2" >
547
 
          <property name="geometry" >
548
 
           <rect>
549
 
            <x>0</x>
550
 
            <y>0</y>
551
 
            <width>441</width>
552
 
            <height>294</height>
553
 
           </rect>
554
 
          </property>
555
646
          <attribute name="title" >
556
647
           <string>User Activity</string>
557
648
          </attribute>
917
1008
          </layout>
918
1009
         </widget>
919
1010
         <widget class="QWidget" name="Seite_2" >
920
 
          <property name="geometry" >
921
 
           <rect>
922
 
            <x>0</x>
923
 
            <y>0</y>
924
 
            <width>441</width>
925
 
            <height>294</height>
926
 
           </rect>
927
 
          </property>
928
1011
          <attribute name="title" >
929
1012
           <string>Message</string>
930
1013
          </attribute>
1305
1388
         </widget>
1306
1389
        </widget>
1307
1390
       </item>
 
1391
       <item>
 
1392
        <spacer name="verticalSpacer" >
 
1393
         <property name="orientation" >
 
1394
          <enum>Qt::Vertical</enum>
 
1395
         </property>
 
1396
         <property name="sizeHint" stdset="0" >
 
1397
          <size>
 
1398
           <width>20</width>
 
1399
           <height>40</height>
 
1400
          </size>
 
1401
         </property>
 
1402
        </spacer>
 
1403
       </item>
1308
1404
      </layout>
1309
1405
     </widget>
1310
1406
     <widget class="QWidget" name="Mirc" >
1311
 
      <property name="geometry" >
1312
 
       <rect>
1313
 
        <x>0</x>
1314
 
        <y>0</y>
1315
 
        <width>487</width>
1316
 
        <height>389</height>
1317
 
       </rect>
1318
 
      </property>
1319
1407
      <attribute name="title" >
1320
1408
       <string>Mirc Color Codes</string>
1321
1409
      </attribute>
1574
1662
       </item>
1575
1663
      </layout>
1576
1664
     </widget>
 
1665
     <widget class="QWidget" name="nickview" >
 
1666
      <attribute name="title" >
 
1667
       <string>Nickview</string>
 
1668
      </attribute>
 
1669
      <layout class="QGridLayout" >
 
1670
       <item row="0" column="0" colspan="2" >
 
1671
        <widget class="QGroupBox" name="groupBox_8" >
 
1672
         <property name="title" >
 
1673
          <string>Nick status:</string>
 
1674
         </property>
 
1675
         <layout class="QGridLayout" >
 
1676
          <item row="0" column="1" >
 
1677
           <widget class="QLabel" name="label_4" >
 
1678
            <property name="text" >
 
1679
             <string>FG</string>
 
1680
            </property>
 
1681
            <property name="alignment" >
 
1682
             <set>Qt::AlignCenter</set>
 
1683
            </property>
 
1684
           </widget>
 
1685
          </item>
 
1686
          <item row="0" column="2" >
 
1687
           <widget class="QLabel" name="label_5" >
 
1688
            <property name="text" >
 
1689
             <string>BG</string>
 
1690
            </property>
 
1691
            <property name="alignment" >
 
1692
             <set>Qt::AlignCenter</set>
 
1693
            </property>
 
1694
            <property name="NotInUse" stdset="0" >
 
1695
             <bool>true</bool>
 
1696
            </property>
 
1697
           </widget>
 
1698
          </item>
 
1699
          <item row="0" column="3" >
 
1700
           <widget class="QLabel" name="label_6" >
 
1701
            <property name="text" >
 
1702
             <string>Use BG</string>
 
1703
            </property>
 
1704
            <property name="alignment" >
 
1705
             <set>Qt::AlignCenter</set>
 
1706
            </property>
 
1707
            <property name="NotInUse" stdset="0" >
 
1708
             <bool>true</bool>
 
1709
            </property>
 
1710
           </widget>
 
1711
          </item>
 
1712
          <item row="1" column="0" >
 
1713
           <widget class="QLabel" name="label_62" >
 
1714
            <property name="text" >
 
1715
             <string>Online:</string>
 
1716
            </property>
 
1717
           </widget>
 
1718
          </item>
 
1719
          <item row="1" column="1" >
 
1720
           <widget class="ColorButton" name="onlineStatusFG" >
 
1721
            <property name="text" >
 
1722
             <string/>
 
1723
            </property>
 
1724
           </widget>
 
1725
          </item>
 
1726
          <item row="1" column="2" >
 
1727
           <widget class="ColorButton" name="onlineStatusBG" >
 
1728
            <property name="enabled" >
 
1729
             <bool>false</bool>
 
1730
            </property>
 
1731
            <property name="text" >
 
1732
             <string/>
 
1733
            </property>
 
1734
            <property name="NotInUse" stdset="0" >
 
1735
             <bool>true</bool>
 
1736
            </property>
 
1737
           </widget>
 
1738
          </item>
 
1739
          <item row="1" column="3" >
 
1740
           <widget class="QCheckBox" name="onlineStatusUseBG" >
 
1741
            <property name="sizePolicy" >
 
1742
             <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
 
1743
              <horstretch>0</horstretch>
 
1744
              <verstretch>0</verstretch>
 
1745
             </sizepolicy>
 
1746
            </property>
 
1747
            <property name="layoutDirection" >
 
1748
             <enum>Qt::LeftToRight</enum>
 
1749
            </property>
 
1750
            <property name="text" >
 
1751
             <string/>
 
1752
            </property>
 
1753
            <property name="NotInUse" stdset="0" >
 
1754
             <bool>true</bool>
 
1755
            </property>
 
1756
           </widget>
 
1757
          </item>
 
1758
          <item row="2" column="0" >
 
1759
           <widget class="QLabel" name="label_63" >
 
1760
            <property name="text" >
 
1761
             <string>Away:</string>
 
1762
            </property>
 
1763
           </widget>
 
1764
          </item>
 
1765
          <item row="2" column="1" >
 
1766
           <widget class="ColorButton" name="awayStatusFG" >
 
1767
            <property name="text" >
 
1768
             <string/>
 
1769
            </property>
 
1770
           </widget>
 
1771
          </item>
 
1772
          <item row="2" column="2" >
 
1773
           <widget class="ColorButton" name="awayStatusBG" >
 
1774
            <property name="enabled" >
 
1775
             <bool>false</bool>
 
1776
            </property>
 
1777
            <property name="text" >
 
1778
             <string/>
 
1779
            </property>
 
1780
            <property name="NotInUse" stdset="0" >
 
1781
             <bool>true</bool>
 
1782
            </property>
 
1783
           </widget>
 
1784
          </item>
 
1785
          <item row="2" column="3" >
 
1786
           <widget class="QCheckBox" name="awayStatusUseBG" >
 
1787
            <property name="sizePolicy" >
 
1788
             <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
 
1789
              <horstretch>0</horstretch>
 
1790
              <verstretch>0</verstretch>
 
1791
             </sizepolicy>
 
1792
            </property>
 
1793
            <property name="text" >
 
1794
             <string/>
 
1795
            </property>
 
1796
            <property name="NotInUse" stdset="0" >
 
1797
             <bool>true</bool>
 
1798
            </property>
 
1799
           </widget>
 
1800
          </item>
 
1801
          <item row="3" column="0" >
 
1802
           <spacer>
 
1803
            <property name="orientation" >
 
1804
             <enum>Qt::Vertical</enum>
 
1805
            </property>
 
1806
            <property name="sizeHint" stdset="0" >
 
1807
             <size>
 
1808
              <width>20</width>
 
1809
              <height>40</height>
 
1810
             </size>
 
1811
            </property>
 
1812
           </spacer>
 
1813
          </item>
 
1814
         </layout>
 
1815
        </widget>
 
1816
       </item>
 
1817
       <item row="1" column="0" colspan="2" >
 
1818
        <spacer>
 
1819
         <property name="orientation" >
 
1820
          <enum>Qt::Vertical</enum>
 
1821
         </property>
 
1822
         <property name="sizeHint" stdset="0" >
 
1823
          <size>
 
1824
           <width>261</width>
 
1825
           <height>151</height>
 
1826
          </size>
 
1827
         </property>
 
1828
        </spacer>
 
1829
       </item>
 
1830
      </layout>
 
1831
     </widget>
1577
1832
    </widget>
1578
1833
   </item>
1579
1834
  </layout>
1588
1843
 <resources/>
1589
1844
 <connections>
1590
1845
  <connection>
 
1846
   <sender>inactiveActivityUseBG</sender>
 
1847
   <signal>clicked(bool)</signal>
 
1848
   <receiver>inactiveActivityBG</receiver>
 
1849
   <slot>setEnabled(bool)</slot>
 
1850
   <hints>
 
1851
    <hint type="sourcelabel" >
 
1852
     <x>249</x>
 
1853
     <y>111</y>
 
1854
    </hint>
 
1855
    <hint type="destinationlabel" >
 
1856
     <x>197</x>
 
1857
     <y>111</y>
 
1858
    </hint>
 
1859
   </hints>
 
1860
  </connection>
 
1861
  <connection>
 
1862
   <sender>noActivityUseBG</sender>
 
1863
   <signal>clicked(bool)</signal>
 
1864
   <receiver>noActivityBG</receiver>
 
1865
   <slot>setEnabled(bool)</slot>
 
1866
   <hints>
 
1867
    <hint type="sourcelabel" >
 
1868
     <x>249</x>
 
1869
     <y>147</y>
 
1870
    </hint>
 
1871
    <hint type="destinationlabel" >
 
1872
     <x>197</x>
 
1873
     <y>147</y>
 
1874
    </hint>
 
1875
   </hints>
 
1876
  </connection>
 
1877
  <connection>
1591
1878
   <sender>highlightActivityUseBG</sender>
1592
1879
   <signal>clicked(bool)</signal>
1593
1880
   <receiver>highlightActivityBG</receiver>
1636
1923
   </hints>
1637
1924
  </connection>
1638
1925
  <connection>
 
1926
   <sender>onlineStatusUseBG</sender>
 
1927
   <signal>clicked(bool)</signal>
 
1928
   <receiver>onlineStatusBG</receiver>
 
1929
   <slot>setEnabled(bool)</slot>
 
1930
   <hints>
 
1931
    <hint type="sourcelabel" >
 
1932
     <x>202</x>
 
1933
     <y>111</y>
 
1934
    </hint>
 
1935
    <hint type="destinationlabel" >
 
1936
     <x>150</x>
 
1937
     <y>111</y>
 
1938
    </hint>
 
1939
   </hints>
 
1940
  </connection>
 
1941
  <connection>
 
1942
   <sender>awayStatusUseBG</sender>
 
1943
   <signal>clicked(bool)</signal>
 
1944
   <receiver>awayStatusBG</receiver>
 
1945
   <slot>setEnabled(bool)</slot>
 
1946
   <hints>
 
1947
    <hint type="sourcelabel" >
 
1948
     <x>202</x>
 
1949
     <y>147</y>
 
1950
    </hint>
 
1951
    <hint type="destinationlabel" >
 
1952
     <x>150</x>
 
1953
     <y>147</y>
 
1954
    </hint>
 
1955
   </hints>
 
1956
  </connection>
 
1957
  <connection>
1639
1958
   <sender>errorMessageUseBG</sender>
1640
1959
   <signal>clicked(bool)</signal>
1641
1960
   <receiver>errorMessageBG</receiver>