~ubuntu-branches/debian/experimental/quassel/experimental

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Thomas Mueller
  • Date: 2009-10-05 23:13:06 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20091005231306-ngiajv5r0gbxjfoq
Tags: 0.5.0~rc2-1
* New upstream release (rc2)
* Make puiparts happy (closes: #538182)
* manageusers.py added (closes: #549296)

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
    <x>0</x>
8
8
    <y>0</y>
9
9
    <width>521</width>
10
 
    <height>447</height>
 
10
    <height>524</height>
11
11
   </rect>
12
12
  </property>
13
13
  <property name="windowTitle">
14
14
   <string>Form</string>
15
15
  </property>
16
 
  <layout class="QVBoxLayout" name="verticalLayout">
 
16
  <layout class="QVBoxLayout" name="verticalLayout_2">
17
17
   <item>
18
18
    <widget class="QGroupBox" name="groupBox">
19
19
     <property name="title">
57
57
    </widget>
58
58
   </item>
59
59
   <item>
60
 
    <widget class="QGroupBox" name="groupBox_4">
61
 
     <property name="title">
62
 
      <string>Fonts</string>
63
 
     </property>
64
 
     <layout class="QGridLayout" name="gridLayout">
65
 
      <item row="0" column="0">
66
 
       <widget class="QLabel" name="label_2">
67
 
        <property name="toolTip">
68
 
         <string>Set font for the main chat window and the chat monitor</string>
69
 
        </property>
70
 
        <property name="text">
71
 
         <string>Chat window:</string>
72
 
        </property>
73
 
       </widget>
74
 
      </item>
75
 
      <item row="0" column="1">
76
 
       <widget class="QLabel" name="demoChatView">
77
 
        <property name="sizePolicy">
78
 
         <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
79
 
          <horstretch>0</horstretch>
80
 
          <verstretch>0</verstretch>
81
 
         </sizepolicy>
82
 
        </property>
83
 
        <property name="toolTip">
84
 
         <string>Set font for the main chat window and the chat monitor</string>
85
 
        </property>
86
 
        <property name="frameShape">
87
 
         <enum>QFrame::StyledPanel</enum>
88
 
        </property>
89
 
        <property name="frameShadow">
90
 
         <enum>QFrame::Sunken</enum>
91
 
        </property>
92
 
        <property name="text">
93
 
         <string>Font</string>
94
 
        </property>
95
 
        <property name="alignment">
96
 
         <set>Qt::AlignCenter</set>
97
 
        </property>
98
 
       </widget>
99
 
      </item>
100
 
      <item row="0" column="2">
101
 
       <widget class="QPushButton" name="chooseChatView">
102
 
        <property name="sizePolicy">
103
 
         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
104
 
          <horstretch>0</horstretch>
105
 
          <verstretch>0</verstretch>
106
 
         </sizepolicy>
107
 
        </property>
108
 
        <property name="text">
109
 
         <string>Choose...</string>
110
 
        </property>
111
 
       </widget>
112
 
      </item>
113
 
      <item row="1" column="0">
114
 
       <widget class="QLabel" name="label_4">
115
 
        <property name="toolTip">
116
 
         <string>Set font for channel and nick lists</string>
117
 
        </property>
118
 
        <property name="text">
119
 
         <string>Channel list:</string>
120
 
        </property>
121
 
       </widget>
122
 
      </item>
123
 
      <item row="1" column="1">
124
 
       <widget class="QLabel" name="demoBufferView">
125
 
        <property name="sizePolicy">
126
 
         <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
127
 
          <horstretch>0</horstretch>
128
 
          <verstretch>0</verstretch>
129
 
         </sizepolicy>
130
 
        </property>
131
 
        <property name="toolTip">
132
 
         <string>Set font for channel and nick lists</string>
133
 
        </property>
134
 
        <property name="frameShape">
135
 
         <enum>QFrame::StyledPanel</enum>
136
 
        </property>
137
 
        <property name="frameShadow">
138
 
         <enum>QFrame::Sunken</enum>
139
 
        </property>
140
 
        <property name="text">
141
 
         <string>Font</string>
142
 
        </property>
143
 
        <property name="alignment">
144
 
         <set>Qt::AlignCenter</set>
145
 
        </property>
146
 
       </widget>
147
 
      </item>
148
 
      <item row="1" column="2">
149
 
       <widget class="QPushButton" name="chooseBufferView">
150
 
        <property name="sizePolicy">
151
 
         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
152
 
          <horstretch>0</horstretch>
153
 
          <verstretch>0</verstretch>
154
 
         </sizepolicy>
155
 
        </property>
156
 
        <property name="text">
157
 
         <string>Choose...</string>
158
 
        </property>
159
 
       </widget>
160
 
      </item>
161
 
      <item row="2" column="0">
162
 
       <widget class="QLabel" name="label_3">
163
 
        <property name="toolTip">
164
 
         <string>Set font for the input line</string>
165
 
        </property>
166
 
        <property name="text">
167
 
         <string>Input line:</string>
168
 
        </property>
169
 
       </widget>
170
 
      </item>
171
 
      <item row="2" column="1">
172
 
       <widget class="QLabel" name="demoInputLine">
173
 
        <property name="sizePolicy">
174
 
         <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
175
 
          <horstretch>0</horstretch>
176
 
          <verstretch>0</verstretch>
177
 
         </sizepolicy>
178
 
        </property>
179
 
        <property name="toolTip">
180
 
         <string>Set font for the input line</string>
181
 
        </property>
182
 
        <property name="frameShape">
183
 
         <enum>QFrame::StyledPanel</enum>
184
 
        </property>
185
 
        <property name="frameShadow">
186
 
         <enum>QFrame::Sunken</enum>
187
 
        </property>
188
 
        <property name="text">
189
 
         <string>Font</string>
190
 
        </property>
191
 
        <property name="alignment">
192
 
         <set>Qt::AlignCenter</set>
193
 
        </property>
194
 
       </widget>
195
 
      </item>
196
 
      <item row="2" column="2">
197
 
       <widget class="QPushButton" name="chooseInputLine">
198
 
        <property name="sizePolicy">
199
 
         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
200
 
          <horstretch>0</horstretch>
201
 
          <verstretch>0</verstretch>
202
 
         </sizepolicy>
203
 
        </property>
204
 
        <property name="text">
205
 
         <string>Choose...</string>
206
 
        </property>
207
 
       </widget>
208
 
      </item>
209
 
     </layout>
210
 
    </widget>
211
 
   </item>
212
 
   <item>
213
 
    <widget class="QGroupBox" name="groupBox_3">
214
 
     <property name="title">
215
 
      <string>Misc</string>
216
 
     </property>
217
 
     <layout class="QVBoxLayout" name="verticalLayout_3">
218
 
      <item>
219
 
       <widget class="QCheckBox" name="showWebPreview">
220
 
        <property name="toolTip">
221
 
         <string>Show a website preview window when hovering the mouse over a web address</string>
222
 
        </property>
223
 
        <property name="text">
224
 
         <string>Show previews of webpages on URL hover</string>
225
 
        </property>
226
 
        <property name="checked">
227
 
         <bool>true</bool>
228
 
        </property>
229
 
       </widget>
230
 
      </item>
231
 
      <item>
232
 
       <widget class="QCheckBox" name="showUserStateIcons">
233
 
        <property name="toolTip">
234
 
         <string>Show status icons in channel and nick lists</string>
235
 
        </property>
236
 
        <property name="text">
237
 
         <string>Use icons in channel and nick lists</string>
238
 
        </property>
239
 
        <property name="checked">
240
 
         <bool>true</bool>
241
 
        </property>
242
 
       </widget>
 
60
    <widget class="QGroupBox" name="useCustomStyleSheet">
 
61
     <property name="title">
 
62
      <string>Use Custom Stylesheet</string>
 
63
     </property>
 
64
     <property name="checkable">
 
65
      <bool>true</bool>
 
66
     </property>
 
67
     <property name="checked">
 
68
      <bool>false</bool>
 
69
     </property>
 
70
     <property name="settingsKey" stdset="0">
 
71
      <string>/UiStyle/UseCustomStyleSheet</string>
 
72
     </property>
 
73
     <property name="defaultValue" stdset="0">
 
74
      <bool>false</bool>
 
75
     </property>
 
76
     <layout class="QVBoxLayout" name="verticalLayout">
 
77
      <item>
 
78
       <layout class="QHBoxLayout" name="horizontalLayout_2">
 
79
        <item>
 
80
         <widget class="QLabel" name="label">
 
81
          <property name="text">
 
82
           <string>Path:</string>
 
83
          </property>
 
84
         </widget>
 
85
        </item>
 
86
        <item>
 
87
         <widget class="QLineEdit" name="customStyleSheetPath">
 
88
          <property name="sizePolicy">
 
89
           <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
 
90
            <horstretch>0</horstretch>
 
91
            <verstretch>0</verstretch>
 
92
           </sizepolicy>
 
93
          </property>
 
94
          <property name="readOnly">
 
95
           <bool>false</bool>
 
96
          </property>
 
97
          <property name="settingsKey" stdset="0">
 
98
           <string notr="true">/UiStyle/CustomStyleSheetPath</string>
 
99
          </property>
 
100
          <property name="defaultValue" stdset="0">
 
101
           <string/>
 
102
          </property>
 
103
         </widget>
 
104
        </item>
 
105
        <item>
 
106
         <widget class="QToolButton" name="chooseStyleSheet">
 
107
          <property name="text">
 
108
           <string>...</string>
 
109
          </property>
 
110
         </widget>
 
111
        </item>
 
112
       </layout>
243
113
      </item>
244
114
     </layout>
245
115
    </widget>