Scale identity combobox and send/cancel buttons according to screen DPI.
[kdepim.git] / messageviewer / settings.ui
blob0438732a749eac35e6ae7b30d6b30a0443466836
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <author>/* Copyright (C) 2009 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.net
4 Copyright (c) 2009 Andras Mantia &lt;andras@kdab.net&gt;
6 This program is free software; you can redistribute it and/or modify
7 it under the terms of the GNU General Public License as published by
8 the Free Software Foundation; either version 2 of the License, or
9 (at your option) any later version.
11 This program is distributed in the hope that it will be useful,
12 but WITHOUT ANY WARRANTY; without even the implied warranty of
13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 GNU General Public License for more details.
16 You should have received a copy of the GNU General Public License along
17 with this program; if not, write to the Free Software Foundation, Inc.,
18 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
19 */</author>
20 <class>Settings</class>
21 <widget class="QWidget" name="Settings">
22 <property name="geometry">
23 <rect>
24 <x>0</x>
25 <y>0</y>
26 <width>600</width>
27 <height>435</height>
28 </rect>
29 </property>
30 <property name="windowTitle">
31 <string>Viewer settings</string>
32 </property>
33 <layout class="QGridLayout" name="gridLayout_2">
34 <property name="margin">
35 <number>0</number>
36 </property>
37 <item row="0" column="0" colspan="2">
38 <widget class="QCheckBox" name="kcfg_showColorBar">
39 <property name="text">
40 <string>Show &amp;HTML status bar</string>
41 </property>
42 </widget>
43 </item>
44 <item row="1" column="0" colspan="2">
45 <widget class="QCheckBox" name="kcfg_showSpamStatus">
46 <property name="text">
47 <string>Show spam status &amp;in fancy headers</string>
48 </property>
49 </widget>
50 </item>
51 <item row="2" column="0" colspan="2">
52 <widget class="QCheckBox" name="kcfg_ShowEmoticons">
53 <property name="text">
54 <string>Replace smileys &amp;by emoticons</string>
55 </property>
56 </widget>
57 </item>
58 <item row="3" column="0" colspan="2">
59 <widget class="QCheckBox" name="kcfg_ShrinkQuotes">
60 <property name="text">
61 <string>Reduce font size for &amp;quoted text</string>
62 </property>
63 </widget>
64 </item>
65 <item row="4" column="0" colspan="2">
66 <widget class="QCheckBox" name="kcfg_ShowExpandQuotesMark">
67 <property name="text">
68 <string>Show &amp;expand/collapse quote marks</string>
69 </property>
70 </widget>
71 </item>
72 <item row="5" column="0">
73 <spacer name="horizontalSpacer">
74 <property name="orientation">
75 <enum>Qt::Horizontal</enum>
76 </property>
77 <property name="sizeType">
78 <enum>QSizePolicy::Fixed</enum>
79 </property>
80 <property name="sizeHint" stdset="0">
81 <size>
82 <width>40</width>
83 <height>24</height>
84 </size>
85 </property>
86 </spacer>
87 </item>
88 <item row="5" column="1">
89 <widget class="QLabel" name="label">
90 <property name="text">
91 <string>Au&amp;tomatic collapse level:</string>
92 </property>
93 <property name="buddy">
94 <cstring>kcfg_CollapseQuoteLevelSpin</cstring>
95 </property>
96 </widget>
97 </item>
98 <item row="5" column="2">
99 <widget class="KIntSpinBox" name="kcfg_CollapseQuoteLevelSpin">
100 <property name="minimum">
101 <number>1</number>
102 </property>
103 <property name="maximum">
104 <number>3</number>
105 </property>
106 <property name="value">
107 <number>3</number>
108 </property>
109 </widget>
110 </item>
111 <item row="5" column="3">
112 <spacer name="horizontalSpacer_2">
113 <property name="orientation">
114 <enum>Qt::Horizontal</enum>
115 </property>
116 <property name="sizeHint" stdset="0">
117 <size>
118 <width>273</width>
119 <height>24</height>
120 </size>
121 </property>
122 </spacer>
123 </item>
124 <item row="6" column="0" colspan="4">
125 <layout class="QGridLayout" name="gridLayout">
126 <item row="0" column="0">
127 <widget class="QLabel" name="label_2">
128 <property name="sizePolicy">
129 <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
130 <horstretch>0</horstretch>
131 <verstretch>0</verstretch>
132 </sizepolicy>
133 </property>
134 <property name="text">
135 <string>Fallback character e&amp;ncoding:</string>
136 </property>
137 <property name="buddy">
138 <cstring>fallbackCharacterEncoding</cstring>
139 </property>
140 </widget>
141 </item>
142 <item row="0" column="1">
143 <widget class="KComboBox" name="fallbackCharacterEncoding">
144 <property name="sizePolicy">
145 <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
146 <horstretch>0</horstretch>
147 <verstretch>0</verstretch>
148 </sizepolicy>
149 </property>
150 </widget>
151 </item>
152 <item row="1" column="0">
153 <widget class="QLabel" name="label_3">
154 <property name="sizePolicy">
155 <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
156 <horstretch>0</horstretch>
157 <verstretch>0</verstretch>
158 </sizepolicy>
159 </property>
160 <property name="text">
161 <string>&amp;Override character encoding:</string>
162 </property>
163 <property name="buddy">
164 <cstring>overrideCharacterEncoding</cstring>
165 </property>
166 </widget>
167 </item>
168 <item row="1" column="1">
169 <widget class="KComboBox" name="overrideCharacterEncoding">
170 <property name="sizePolicy">
171 <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
172 <horstretch>0</horstretch>
173 <verstretch>0</verstretch>
174 </sizepolicy>
175 </property>
176 </widget>
177 </item>
178 </layout>
179 </item>
180 <item row="7" column="0">
181 <spacer name="verticalSpacer">
182 <property name="orientation">
183 <enum>Qt::Vertical</enum>
184 </property>
185 <property name="sizeHint" stdset="0">
186 <size>
187 <width>20</width>
188 <height>40</height>
189 </size>
190 </property>
191 </spacer>
192 </item>
193 </layout>
194 </widget>
195 <customwidgets>
196 <customwidget>
197 <class>KIntSpinBox</class>
198 <extends>QSpinBox</extends>
199 <header>knuminput.h</header>
200 </customwidget>
201 <customwidget>
202 <class>KComboBox</class>
203 <extends>QComboBox</extends>
204 <header>kcombobox.h</header>
205 </customwidget>
206 </customwidgets>
207 <resources/>
208 <connections/>
209 </ui>