annotate gui/octave-gui/src/SettingsDialog.ui @ 14240:a9992bc3c3f7 gui

GUI: Added qtermwidget snapshot as a subproject to build as a library that links with Octave GUI.
author Jacob Dawid <jacob.dawid@googlemail.com>
date Sat, 21 Jan 2012 11:26:36 +0100
parents gui/src/SettingsDialog.ui@6cf48511e735
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
13501
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
2 <ui version="4.0">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
3 <class>SettingsDialog</class>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
4 <widget class="QDialog" name="SettingsDialog">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
5 <property name="windowModality">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
6 <enum>Qt::ApplicationModal</enum>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
7 </property>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
8 <property name="geometry">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
9 <rect>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
10 <x>0</x>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
11 <y>0</y>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
12 <width>500</width>
13531
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
13 <height>300</height>
13501
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
14 </rect>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
15 </property>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
16 <property name="minimumSize">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
17 <size>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
18 <width>500</width>
13531
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
19 <height>300</height>
13501
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
20 </size>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
21 </property>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
22 <property name="maximumSize">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
23 <size>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
24 <width>500</width>
13531
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
25 <height>300</height>
13501
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
26 </size>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
27 </property>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
28 <property name="windowTitle">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
29 <string>Settings</string>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
30 </property>
13531
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
31 <layout class="QVBoxLayout" name="verticalLayout_2">
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
32 <item>
13501
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
33 <widget class="QTabWidget" name="tabWidget">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
34 <property name="currentIndex">
13676
6cf48511e735 Removed unused buttons in settings window.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13672
diff changeset
35 <number>0</number>
13501
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
36 </property>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
37 <widget class="QWidget" name="chatTab">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
38 <attribute name="title">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
39 <string>Chat</string>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
40 </attribute>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
41 <layout class="QGridLayout" name="gridLayout_2">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
42 <item row="0" column="0">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
43 <layout class="QVBoxLayout" name="verticalLayout">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
44 <item>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
45 <widget class="QCheckBox" name="connectOnStartup">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
46 <property name="text">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
47 <string>Connect to #octave on startup</string>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
48 </property>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
49 <property name="checked">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
50 <bool>true</bool>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
51 </property>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
52 </widget>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
53 </item>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
54 <item>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
55 <widget class="QCheckBox" name="showMessageOfTheDay">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
56 <property name="text">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
57 <string>Show message of the day</string>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
58 </property>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
59 </widget>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
60 </item>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
61 <item>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
62 <widget class="QCheckBox" name="showTopic">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
63 <property name="text">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
64 <string>Show topic</string>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
65 </property>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
66 </widget>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
67 </item>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
68 <item>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
69 <widget class="QCheckBox" name="autoIdentification">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
70 <property name="text">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
71 <string>Automatically identify on NickServ</string>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
72 </property>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
73 </widget>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
74 </item>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
75 <item>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
76 <widget class="QLabel" name="label_2">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
77 <property name="text">
13537
a43ecce77eec Introduced a central ResourceManager class.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13536
diff changeset
78 <string>Warning: Your password will be stored in ~/.octavegui in human-readable format. Do not enter your password if you worry about security issues.</string>
13501
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
79 </property>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
80 <property name="wordWrap">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
81 <bool>true</bool>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
82 </property>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
83 </widget>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
84 </item>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
85 <item>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
86 <layout class="QHBoxLayout" name="horizontalLayout">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
87 <item>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
88 <spacer name="horizontalSpacer">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
89 <property name="orientation">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
90 <enum>Qt::Horizontal</enum>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
91 </property>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
92 <property name="sizeHint" stdset="0">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
93 <size>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
94 <width>40</width>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
95 <height>20</height>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
96 </size>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
97 </property>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
98 </spacer>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
99 </item>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
100 <item>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
101 <widget class="QLabel" name="label">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
102 <property name="text">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
103 <string>Password:</string>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
104 </property>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
105 </widget>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
106 </item>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
107 <item>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
108 <widget class="QLineEdit" name="nickServPassword">
13531
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
109 <property name="enabled">
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
110 <bool>false</bool>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
111 </property>
13501
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
112 <property name="echoMode">
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
113 <enum>QLineEdit::Password</enum>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
114 </property>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
115 </widget>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
116 </item>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
117 </layout>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
118 </item>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
119 </layout>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
120 </item>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
121 </layout>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
122 </widget>
13531
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
123 <widget class="QWidget" name="tab">
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
124 <attribute name="title">
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
125 <string>Editor</string>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
126 </attribute>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
127 <layout class="QGridLayout" name="gridLayout">
13659
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
128 <item row="3" column="0">
13531
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
129 <spacer name="verticalSpacer">
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
130 <property name="orientation">
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
131 <enum>Qt::Vertical</enum>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
132 </property>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
133 <property name="sizeHint" stdset="0">
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
134 <size>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
135 <width>20</width>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
136 <height>158</height>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
137 </size>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
138 </property>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
139 </spacer>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
140 </item>
13659
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
141 <item row="1" column="0">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
142 <layout class="QVBoxLayout" name="verticalLayout_7">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
143 <item>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
144 <layout class="QHBoxLayout" name="horizontalLayout_3">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
145 <item>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
146 <widget class="QCheckBox" name="useCustomFileEditor">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
147 <property name="enabled">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
148 <bool>true</bool>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
149 </property>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
150 <property name="text">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
151 <string>Use custom file editor:</string>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
152 </property>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
153 </widget>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
154 </item>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
155 <item>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
156 <widget class="QLineEdit" name="customFileEditor">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
157 <property name="enabled">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
158 <bool>false</bool>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
159 </property>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
160 <property name="text">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
161 <string>emacs</string>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
162 </property>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
163 </widget>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
164 </item>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
165 </layout>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
166 </item>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
167 <item>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
168 <widget class="QCheckBox" name="editor_showLineNumbers">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
169 <property name="enabled">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
170 <bool>true</bool>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
171 </property>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
172 <property name="text">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
173 <string>Show line numbers</string>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
174 </property>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
175 <property name="checked">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
176 <bool>false</bool>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
177 </property>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
178 </widget>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
179 </item>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
180 <item>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
181 <widget class="QCheckBox" name="editor_highlightActualLine">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
182 <property name="enabled">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
183 <bool>true</bool>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
184 </property>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
185 <property name="text">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
186 <string>Highlight actual line</string>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
187 </property>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
188 <property name="checked">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
189 <bool>false</bool>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
190 </property>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
191 </widget>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
192 </item>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
193 <item>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
194 <widget class="QCheckBox" name="editor_codeCompletion">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
195 <property name="enabled">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
196 <bool>true</bool>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
197 </property>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
198 <property name="text">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
199 <string>Code completion</string>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
200 </property>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
201 <property name="checked">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
202 <bool>false</bool>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
203 </property>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
204 </widget>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
205 </item>
13672
c9501268a194 filename with or without full path in tabs of the editor
ttl <ttl@justmail.de>
parents: 13668
diff changeset
206 <item>
c9501268a194 filename with or without full path in tabs of the editor
ttl <ttl@justmail.de>
parents: 13668
diff changeset
207 <widget class="QCheckBox" name="editor_longWindowTitle">
c9501268a194 filename with or without full path in tabs of the editor
ttl <ttl@justmail.de>
parents: 13668
diff changeset
208 <property name="text">
c9501268a194 filename with or without full path in tabs of the editor
ttl <ttl@justmail.de>
parents: 13668
diff changeset
209 <string>Show complete path in window title</string>
c9501268a194 filename with or without full path in tabs of the editor
ttl <ttl@justmail.de>
parents: 13668
diff changeset
210 </property>
c9501268a194 filename with or without full path in tabs of the editor
ttl <ttl@justmail.de>
parents: 13668
diff changeset
211 </widget>
c9501268a194 filename with or without full path in tabs of the editor
ttl <ttl@justmail.de>
parents: 13668
diff changeset
212 </item>
13659
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
213 </layout>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
214 </item>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
215 <item row="2" column="0">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
216 <layout class="QHBoxLayout" name="horizontalLayout_4">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
217 <item>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
218 <widget class="QLabel" name="label_8">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
219 <property name="text">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
220 <string>Font</string>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
221 </property>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
222 </widget>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
223 </item>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
224 <item>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
225 <widget class="QFontComboBox" name="editor_fontName">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
226 <property name="editable">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
227 <bool>false</bool>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
228 </property>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
229 </widget>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
230 </item>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
231 <item>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
232 <widget class="QLabel" name="label_9">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
233 <property name="text">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
234 <string>Font Size</string>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
235 </property>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
236 </widget>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
237 </item>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
238 <item>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
239 <widget class="QSpinBox" name="editor_fontSize">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
240 <property name="minimum">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
241 <number>2</number>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
242 </property>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
243 <property name="maximum">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
244 <number>96</number>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
245 </property>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
246 <property name="value">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
247 <number>10</number>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
248 </property>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
249 </widget>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
250 </item>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
251 <item>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
252 <spacer name="horizontalSpacer_4">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
253 <property name="orientation">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
254 <enum>Qt::Horizontal</enum>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
255 </property>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
256 <property name="sizeHint" stdset="0">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
257 <size>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
258 <width>40</width>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
259 <height>20</height>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
260 </size>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
261 </property>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
262 </spacer>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
263 </item>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
264 </layout>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
265 </item>
13531
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
266 </layout>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
267 </widget>
13536
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
268 <widget class="QWidget" name="tab_2">
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
269 <attribute name="title">
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
270 <string>File Browser</string>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
271 </attribute>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
272 <layout class="QVBoxLayout" name="verticalLayout_3">
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
273 <item>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
274 <widget class="QCheckBox" name="showFilenames">
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
275 <property name="text">
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
276 <string>Show filenames</string>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
277 </property>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
278 </widget>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
279 </item>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
280 <item>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
281 <widget class="QCheckBox" name="showFileSize">
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
282 <property name="text">
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
283 <string>Show file size</string>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
284 </property>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
285 </widget>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
286 </item>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
287 <item>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
288 <widget class="QCheckBox" name="showFileType">
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
289 <property name="text">
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
290 <string>Show file type</string>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
291 </property>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
292 </widget>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
293 </item>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
294 <item>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
295 <widget class="QCheckBox" name="showLastModified">
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
296 <property name="text">
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
297 <string>Show date of last modification</string>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
298 </property>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
299 </widget>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
300 </item>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
301 <item>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
302 <widget class="QCheckBox" name="showHiddenFiles">
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
303 <property name="text">
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
304 <string>Show hidden files</string>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
305 </property>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
306 </widget>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
307 </item>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
308 <item>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
309 <widget class="QCheckBox" name="useAlternatingRowColors">
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
310 <property name="text">
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
311 <string>Alternating row colors</string>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
312 </property>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
313 </widget>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
314 </item>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
315 </layout>
869c62c15e95 Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13531
diff changeset
316 </widget>
13606
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
317 <widget class="QWidget" name="tab_3">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
318 <attribute name="title">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
319 <string>Network</string>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
320 </attribute>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
321 <layout class="QVBoxLayout" name="verticalLayout_4">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
322 <item>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
323 <widget class="QCheckBox" name="useProxyServer">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
324 <property name="text">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
325 <string>Use proxy server</string>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
326 </property>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
327 </widget>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
328 </item>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
329 <item>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
330 <layout class="QFormLayout" name="formLayout">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
331 <item row="0" column="0">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
332 <widget class="QLabel" name="label_3">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
333 <property name="enabled">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
334 <bool>false</bool>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
335 </property>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
336 <property name="text">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
337 <string>Proxy Type:</string>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
338 </property>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
339 </widget>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
340 </item>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
341 <item row="0" column="1">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
342 <widget class="QComboBox" name="proxyType">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
343 <property name="enabled">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
344 <bool>false</bool>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
345 </property>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
346 <item>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
347 <property name="text">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
348 <string>HttpProxy</string>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
349 </property>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
350 </item>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
351 <item>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
352 <property name="text">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
353 <string>Socks5Proxy</string>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
354 </property>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
355 </item>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
356 </widget>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
357 </item>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
358 <item row="1" column="0">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
359 <widget class="QLabel" name="label_4">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
360 <property name="enabled">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
361 <bool>false</bool>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
362 </property>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
363 <property name="text">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
364 <string>Hostname:</string>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
365 </property>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
366 </widget>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
367 </item>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
368 <item row="1" column="1">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
369 <widget class="QLineEdit" name="proxyHostName">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
370 <property name="enabled">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
371 <bool>false</bool>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
372 </property>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
373 </widget>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
374 </item>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
375 <item row="2" column="0">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
376 <widget class="QLabel" name="label_5">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
377 <property name="enabled">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
378 <bool>false</bool>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
379 </property>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
380 <property name="text">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
381 <string>Port:</string>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
382 </property>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
383 </widget>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
384 </item>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
385 <item row="2" column="1">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
386 <widget class="QLineEdit" name="proxyPort">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
387 <property name="enabled">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
388 <bool>false</bool>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
389 </property>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
390 </widget>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
391 </item>
13609
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
392 <item row="3" column="0">
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
393 <widget class="QLabel" name="label_6">
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
394 <property name="enabled">
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
395 <bool>false</bool>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
396 </property>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
397 <property name="text">
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
398 <string>Username:</string>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
399 </property>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
400 </widget>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
401 </item>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
402 <item row="3" column="1">
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
403 <widget class="QLineEdit" name="proxyUserName">
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
404 <property name="enabled">
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
405 <bool>false</bool>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
406 </property>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
407 </widget>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
408 </item>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
409 <item row="4" column="0">
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
410 <widget class="QLabel" name="label_7">
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
411 <property name="enabled">
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
412 <bool>false</bool>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
413 </property>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
414 <property name="text">
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
415 <string>Password:</string>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
416 </property>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
417 </widget>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
418 </item>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
419 <item row="4" column="1">
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
420 <widget class="QLineEdit" name="proxyPassword">
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
421 <property name="enabled">
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
422 <bool>false</bool>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
423 </property>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
424 <property name="echoMode">
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
425 <enum>QLineEdit::Password</enum>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
426 </property>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
427 </widget>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
428 </item>
13606
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
429 </layout>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
430 </item>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
431 </layout>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
432 </widget>
13501
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
433 </widget>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
434 </item>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
435 </layout>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
436 </widget>
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
437 <resources/>
13531
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
438 <connections>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
439 <connection>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
440 <sender>useCustomFileEditor</sender>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
441 <signal>toggled(bool)</signal>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
442 <receiver>customFileEditor</receiver>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
443 <slot>setEnabled(bool)</slot>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
444 <hints>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
445 <hint type="sourcelabel">
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
446 <x>111</x>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
447 <y>62</y>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
448 </hint>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
449 <hint type="destinationlabel">
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
450 <x>343</x>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
451 <y>63</y>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
452 </hint>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
453 </hints>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
454 </connection>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
455 <connection>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
456 <sender>autoIdentification</sender>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
457 <signal>toggled(bool)</signal>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
458 <receiver>nickServPassword</receiver>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
459 <slot>setEnabled(bool)</slot>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
460 <hints>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
461 <hint type="sourcelabel">
13659
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
462 <x>261</x>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
463 <y>139</y>
13531
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
464 </hint>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
465 <hint type="destinationlabel">
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
466 <x>384</x>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
467 <y>229</y>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
468 </hint>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
469 </hints>
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
470 </connection>
13606
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
471 <connection>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
472 <sender>useProxyServer</sender>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
473 <signal>toggled(bool)</signal>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
474 <receiver>proxyType</receiver>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
475 <slot>setEnabled(bool)</slot>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
476 <hints>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
477 <hint type="sourcelabel">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
478 <x>249</x>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
479 <y>59</y>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
480 </hint>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
481 <hint type="destinationlabel">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
482 <x>291</x>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
483 <y>91</y>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
484 </hint>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
485 </hints>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
486 </connection>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
487 <connection>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
488 <sender>useProxyServer</sender>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
489 <signal>toggled(bool)</signal>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
490 <receiver>proxyHostName</receiver>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
491 <slot>setEnabled(bool)</slot>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
492 <hints>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
493 <hint type="sourcelabel">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
494 <x>249</x>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
495 <y>59</y>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
496 </hint>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
497 <hint type="destinationlabel">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
498 <x>291</x>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
499 <y>124</y>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
500 </hint>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
501 </hints>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
502 </connection>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
503 <connection>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
504 <sender>useProxyServer</sender>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
505 <signal>toggled(bool)</signal>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
506 <receiver>proxyPort</receiver>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
507 <slot>setEnabled(bool)</slot>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
508 <hints>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
509 <hint type="sourcelabel">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
510 <x>249</x>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
511 <y>59</y>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
512 </hint>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
513 <hint type="destinationlabel">
13659
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
514 <x>364</x>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
515 <y>154</y>
13606
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
516 </hint>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
517 </hints>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
518 </connection>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
519 <connection>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
520 <sender>useProxyServer</sender>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
521 <signal>toggled(bool)</signal>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
522 <receiver>label_3</receiver>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
523 <slot>setEnabled(bool)</slot>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
524 <hints>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
525 <hint type="sourcelabel">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
526 <x>249</x>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
527 <y>59</y>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
528 </hint>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
529 <hint type="destinationlabel">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
530 <x>59</x>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
531 <y>91</y>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
532 </hint>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
533 </hints>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
534 </connection>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
535 <connection>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
536 <sender>useProxyServer</sender>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
537 <signal>toggled(bool)</signal>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
538 <receiver>label_4</receiver>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
539 <slot>setEnabled(bool)</slot>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
540 <hints>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
541 <hint type="sourcelabel">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
542 <x>249</x>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
543 <y>59</y>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
544 </hint>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
545 <hint type="destinationlabel">
13659
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
546 <x>69</x>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
547 <y>122</y>
13606
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
548 </hint>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
549 </hints>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
550 </connection>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
551 <connection>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
552 <sender>useProxyServer</sender>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
553 <signal>toggled(bool)</signal>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
554 <receiver>label_5</receiver>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
555 <slot>setEnabled(bool)</slot>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
556 <hints>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
557 <hint type="sourcelabel">
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
558 <x>249</x>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
559 <y>59</y>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
560 </hint>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
561 <hint type="destinationlabel">
13659
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
562 <x>44</x>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
563 <y>152</y>
13606
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
564 </hint>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
565 </hints>
ac9ef5a29460 Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13538
diff changeset
566 </connection>
13609
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
567 <connection>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
568 <sender>useProxyServer</sender>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
569 <signal>toggled(bool)</signal>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
570 <receiver>proxyUserName</receiver>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
571 <slot>setEnabled(bool)</slot>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
572 <hints>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
573 <hint type="sourcelabel">
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
574 <x>249</x>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
575 <y>59</y>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
576 </hint>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
577 <hint type="destinationlabel">
13659
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
578 <x>364</x>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
579 <y>184</y>
13609
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
580 </hint>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
581 </hints>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
582 </connection>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
583 <connection>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
584 <sender>useProxyServer</sender>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
585 <signal>toggled(bool)</signal>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
586 <receiver>proxyPassword</receiver>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
587 <slot>setEnabled(bool)</slot>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
588 <hints>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
589 <hint type="sourcelabel">
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
590 <x>249</x>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
591 <y>59</y>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
592 </hint>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
593 <hint type="destinationlabel">
13659
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
594 <x>364</x>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
595 <y>214</y>
13609
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
596 </hint>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
597 </hints>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
598 </connection>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
599 <connection>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
600 <sender>useProxyServer</sender>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
601 <signal>toggled(bool)</signal>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
602 <receiver>label_6</receiver>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
603 <slot>setEnabled(bool)</slot>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
604 <hints>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
605 <hint type="sourcelabel">
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
606 <x>249</x>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
607 <y>59</y>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
608 </hint>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
609 <hint type="destinationlabel">
13659
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
610 <x>68</x>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
611 <y>182</y>
13609
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
612 </hint>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
613 </hints>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
614 </connection>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
615 <connection>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
616 <sender>useProxyServer</sender>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
617 <signal>toggled(bool)</signal>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
618 <receiver>label_7</receiver>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
619 <slot>setEnabled(bool)</slot>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
620 <hints>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
621 <hint type="sourcelabel">
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
622 <x>249</x>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
623 <y>59</y>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
624 </hint>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
625 <hint type="destinationlabel">
13659
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
626 <x>67</x>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
627 <y>212</y>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
628 </hint>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
629 </hints>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
630 </connection>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
631 <connection>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
632 <sender>editor_showLineNumbers</sender>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
633 <signal>toggled(bool)</signal>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
634 <receiver>editor_showLineNumbers</receiver>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
635 <slot>setEnabled(bool)</slot>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
636 <hints>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
637 <hint type="sourcelabel">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
638 <x>249</x>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
639 <y>87</y>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
640 </hint>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
641 <hint type="destinationlabel">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
642 <x>249</x>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
643 <y>87</y>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
644 </hint>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
645 </hints>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
646 </connection>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
647 <connection>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
648 <sender>editor_highlightActualLine</sender>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
649 <signal>toggled(bool)</signal>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
650 <receiver>editor_highlightActualLine</receiver>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
651 <slot>setEnabled(bool)</slot>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
652 <hints>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
653 <hint type="sourcelabel">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
654 <x>249</x>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
655 <y>112</y>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
656 </hint>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
657 <hint type="destinationlabel">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
658 <x>249</x>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
659 <y>112</y>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
660 </hint>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
661 </hints>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
662 </connection>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
663 <connection>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
664 <sender>editor_codeCompletion</sender>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
665 <signal>toggled(bool)</signal>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
666 <receiver>editor_codeCompletion</receiver>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
667 <slot>setEnabled(bool)</slot>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
668 <hints>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
669 <hint type="sourcelabel">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
670 <x>249</x>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
671 <y>137</y>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
672 </hint>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
673 <hint type="destinationlabel">
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
674 <x>249</x>
d98c6ef06dff included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents: 13609
diff changeset
675 <y>137</y>
13609
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
676 </hint>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
677 </hints>
b355901aade4 Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13606
diff changeset
678 </connection>
13531
bb3676025b36 User can set a custom file editor instead of the built-in one.
Jacob Dawid <jacob.dawid@googlemail.com>
parents: 13501
diff changeset
679 </connections>
13501
86d6c3b90ad7 Added new gui files.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
diff changeset
680 </ui>