summaryrefslogtreecommitdiffstats
path: root/src/settings/display_settings.ui
blob: f3dfe98050585053313c5c15e1e55c0ee0a11e2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>DisplaySettings</class>
<widget class="QWidget">
    <property name="name">
        <cstring>DisplaySettings</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>280</width>
            <height>295</height>
        </rect>
    </property>
    <property name="caption">
        <string>Settings</string>
    </property>
    <vbox>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <widget class="QLayoutWidget">
            <property name="name">
                <cstring>layout1</cstring>
            </property>
            <grid>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <widget class="QLabel" row="0" column="0">
                    <property name="name">
                        <cstring>m_ListIconsSize_label</cstring>
                    </property>
                    <property name="text">
                        <string>Size of Listviewicons</string>
                    </property>
                </widget>
                <widget class="KIntSpinBox" row="0" column="1">
                    <property name="name">
                        <cstring>kcfg_listview_icon_size</cstring>
                    </property>
                    <property name="maxValue">
                        <number>128</number>
                    </property>
                    <property name="minValue">
                        <number>16</number>
                    </property>
                    <property name="value">
                        <number>22</number>
                    </property>
                </widget>
            </grid>
        </widget>
        <widget class="QCheckBox">
            <property name="name">
                <cstring>kcfg_display_file_tips</cstring>
            </property>
            <property name="text">
                <string>Show file info</string>
            </property>
            <property name="whatsThis" stdset="0">
                <string>Here you can control if, when moving the mouse over a file, you want to see a small popup window with additional information about that file</string>
            </property>
        </widget>
        <widget class="QCheckBox">
            <property name="name">
                <cstring>kcfg_display_previews_in_file_tips</cstring>
            </property>
            <property name="text">
                <string>Display previews in file tips</string>
            </property>
            <property name="whatsThis" stdset="0">
                <string>Here you can control if you want the popup window to contain a larger preview for the file, when moving the mouse over it</string>
            </property>
        </widget>
        <widget class="QCheckBox">
            <property name="name">
                <cstring>kcfg_display_overlays</cstring>
            </property>
            <property name="text">
                <string>Mark item status with icon overlay</string>
            </property>
            <property name="toolTip" stdset="0">
                <string>Mark subversion states with an overlayed icon</string>
            </property>
            <property name="whatsThis" stdset="0">
                <string>&lt;p align="left"&gt;
Mark an items with non-normal state with an overlayed icon. When you wish to
see which items has newer items in repository you may have to set "Check for updates on open" in Subversion-Dialog.
&lt;/p&gt;</string>
            </property>
        </widget>
        <widget class="QCheckBox">
            <property name="name">
                <cstring>kcfg_case_sensitive_sort</cstring>
            </property>
            <property name="text">
                <string>Items sortorder is case sensitive</string>
            </property>
        </widget>
        <widget class="QCheckBox">
            <property name="name">
                <cstring>kcfg_display_ignored_files</cstring>
            </property>
            <property name="text">
                <string>Display ignored files</string>
            </property>
            <property name="accel">
                <string></string>
            </property>
        </widget>
        <widget class="QCheckBox">
            <property name="name">
                <cstring>kcfg_start_log_cache_on_open</cstring>
            </property>
            <property name="text">
                <string>Automatic update of logcache</string>
            </property>
            <property name="toolTip" stdset="0">
                <string>If set start filling the logcache when open a repository or working copy</string>
            </property>
            <property name="whatsThis" stdset="0">
                <string>Set if the internal logcache should updated after open a working copy or repository or after a commit in a working copy.

If networking is disabled, then this flag is ignored.</string>
            </property>
        </widget>
        <widget class="QLayoutWidget">
            <property name="name">
                <cstring>layout2_2</cstring>
            </property>
            <grid>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <widget class="QLabel" row="0" column="0">
                    <property name="name">
                        <cstring>m_display_label</cstring>
                    </property>
                    <property name="text">
                        <string>External display:</string>
                    </property>
                </widget>
                <widget class="KLineEdit" row="0" column="1">
                    <property name="name">
                        <cstring>kcfg_external_display</cstring>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>&lt;p align="left"&gt;
Enter an external program for opening file on doubleclick in form
&lt;br&gt;
&lt;tt&gt;&amp;lt;program&amp;gt;&lt;/tt&gt;
&lt;/p&gt;
&lt;p&gt;
When kde-default is wanted for opening on double click, enter &amp;quot;default&amp;quot; and kde selects action.
&lt;/p&gt;</string>
                    </property>
                </widget>
            </grid>
        </widget>
        <widget class="QLayoutWidget">
            <property name="name">
                <cstring>layout3</cstring>
            </property>
            <grid>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <widget class="QLabel" row="0" column="0">
                    <property name="name">
                        <cstring>m_MaxLogLabel</cstring>
                    </property>
                    <property name="text">
                        <string>Maximum logmessages in history:</string>
                    </property>
                </widget>
                <widget class="KIntSpinBox" row="0" column="1">
                    <property name="name">
                        <cstring>kcfg_max_log_messages</cstring>
                    </property>
                    <property name="maxValue">
                        <number>150</number>
                    </property>
                    <property name="minValue">
                        <number>0</number>
                    </property>
                </widget>
            </grid>
        </widget>
        <widget class="QCheckBox">
            <property name="name">
                <cstring>kcfg_colored_blame</cstring>
            </property>
            <property name="text">
                <string>Display colored annotate</string>
            </property>
        </widget>
        <spacer>
            <property name="name">
                <cstring>spacer4</cstring>
            </property>
            <property name="orientation">
                <enum>Vertical</enum>
            </property>
            <property name="sizeType">
                <enum>Expanding</enum>
            </property>
            <property name="sizeHint">
                <size>
                    <width>20</width>
                    <height>16</height>
                </size>
            </property>
        </spacer>
    </vbox>
</widget>
<customwidgets>
</customwidgets>
<connections>
    <connection>
        <sender>kcfg_display_file_tips</sender>
        <signal>toggled(bool)</signal>
        <receiver>DisplaySettings</receiver>
        <slot>dispFileInfotoggled(bool)</slot>
    </connection>
    <connection>
        <sender>kcfg_external_display</sender>
        <signal>selectionChanged()</signal>
        <receiver>DisplaySettings</receiver>
        <slot>diffDispChanged()</slot>
    </connection>
</connections>
<slots>
    <slot access="protected">diffDispChanged()</slot>
    <slot access="protected">dispFileInfotoggled(bool)</slot>
</slots>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
    <includehint>knuminput.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>knuminput.h</includehint>
</includehints>
</UI>