Mercurial > hg > octave-nkf
annotate libgui/src/settings-dialog.ui @ 16703:5cf19370011d
add more settings concerning tabs and indentation to the editor settings
* settings-dialog.ui: insert input widget for tabs and indentation
* settings-dialog.cc(constructor): read state for input widgets from settings,
(write_changed_settings): write state of input widgets into settings file
* file-editor-tab.cc(notice-settings): load tab width and indentation options
from settings
author | Torsten <ttl@justmail.de> |
---|---|
date | Sun, 26 May 2013 22:16:21 +0200 |
parents | 553cfdd5d660 |
children | 33ab01a26b80 |
rev | line source |
---|---|
13501 | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <ui version="4.0"> | |
14709
f50591409306
Started to rename class names and methods from camel case to underscore-
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14707
diff
changeset
|
3 <class>settings_dialog</class> |
f50591409306
Started to rename class names and methods from camel case to underscore-
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14707
diff
changeset
|
4 <widget class="QDialog" name="settings_dialog"> |
13501 | 5 <property name="windowModality"> |
6 <enum>Qt::ApplicationModal</enum> | |
7 </property> | |
8 <property name="geometry"> | |
9 <rect> | |
10 <x>0</x> | |
11 <y>0</y> | |
16402
7fa90eb41240
gui: individually configurable styles of the editor lexers
Torsten <ttl@justmail.de>
parents:
15972
diff
changeset
|
12 <width>700</width> |
7fa90eb41240
gui: individually configurable styles of the editor lexers
Torsten <ttl@justmail.de>
parents:
15972
diff
changeset
|
13 <height>480</height> |
13501 | 14 </rect> |
15 </property> | |
16 <property name="minimumSize"> | |
17 <size> | |
16402
7fa90eb41240
gui: individually configurable styles of the editor lexers
Torsten <ttl@justmail.de>
parents:
15972
diff
changeset
|
18 <width>700</width> |
7fa90eb41240
gui: individually configurable styles of the editor lexers
Torsten <ttl@justmail.de>
parents:
15972
diff
changeset
|
19 <height>480</height> |
13501 | 20 </size> |
21 </property> | |
22 <property name="maximumSize"> | |
23 <size> | |
16402
7fa90eb41240
gui: individually configurable styles of the editor lexers
Torsten <ttl@justmail.de>
parents:
15972
diff
changeset
|
24 <width>700</width> |
7fa90eb41240
gui: individually configurable styles of the editor lexers
Torsten <ttl@justmail.de>
parents:
15972
diff
changeset
|
25 <height>480</height> |
13501 | 26 </size> |
27 </property> | |
28 <property name="windowTitle"> | |
29 <string>Settings</string> | |
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 | 33 <widget class="QTabWidget" name="tabWidget"> |
34 <property name="currentIndex"> | |
16679
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
35 <number>0</number> |
13501 | 36 </property> |
15787
b081fbe80174
provide separate icons for gui's floating widgets
Torsten <ttl@justmail.de>
parents:
15364
diff
changeset
|
37 <widget class="QWidget" name="tab_4"> |
b081fbe80174
provide separate icons for gui's floating widgets
Torsten <ttl@justmail.de>
parents:
15364
diff
changeset
|
38 <property name="enabled"> |
b081fbe80174
provide separate icons for gui's floating widgets
Torsten <ttl@justmail.de>
parents:
15364
diff
changeset
|
39 <bool>true</bool> |
b081fbe80174
provide separate icons for gui's floating widgets
Torsten <ttl@justmail.de>
parents:
15364
diff
changeset
|
40 </property> |
b081fbe80174
provide separate icons for gui's floating widgets
Torsten <ttl@justmail.de>
parents:
15364
diff
changeset
|
41 <attribute name="title"> |
b081fbe80174
provide separate icons for gui's floating widgets
Torsten <ttl@justmail.de>
parents:
15364
diff
changeset
|
42 <string>General</string> |
b081fbe80174
provide separate icons for gui's floating widgets
Torsten <ttl@justmail.de>
parents:
15364
diff
changeset
|
43 </attribute> |
15972
22ab4fe661d7
gui: selectable language in settings dialog
Torsten <ttl@justmail.de>
parents:
15787
diff
changeset
|
44 <widget class="QWidget" name="verticalLayoutWidget"> |
15787
b081fbe80174
provide separate icons for gui's floating widgets
Torsten <ttl@justmail.de>
parents:
15364
diff
changeset
|
45 <property name="geometry"> |
b081fbe80174
provide separate icons for gui's floating widgets
Torsten <ttl@justmail.de>
parents:
15364
diff
changeset
|
46 <rect> |
15972
22ab4fe661d7
gui: selectable language in settings dialog
Torsten <ttl@justmail.de>
parents:
15787
diff
changeset
|
47 <x>9</x> |
15787
b081fbe80174
provide separate icons for gui's floating widgets
Torsten <ttl@justmail.de>
parents:
15364
diff
changeset
|
48 <y>10</y> |
16525
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
49 <width>651</width> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
50 <height>371</height> |
15787
b081fbe80174
provide separate icons for gui's floating widgets
Torsten <ttl@justmail.de>
parents:
15364
diff
changeset
|
51 </rect> |
b081fbe80174
provide separate icons for gui's floating widgets
Torsten <ttl@justmail.de>
parents:
15364
diff
changeset
|
52 </property> |
15972
22ab4fe661d7
gui: selectable language in settings dialog
Torsten <ttl@justmail.de>
parents:
15787
diff
changeset
|
53 <layout class="QVBoxLayout" name="verticalLayout_7"> |
22ab4fe661d7
gui: selectable language in settings dialog
Torsten <ttl@justmail.de>
parents:
15787
diff
changeset
|
54 <item> |
16525
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
55 <layout class="QGridLayout" name="gridLayout"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
56 <item row="3" column="0"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
57 <widget class="QLabel" name="label_9"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
58 <property name="text"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
59 <string>Icon set for dock widgets</string> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
60 </property> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
61 </widget> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
62 </item> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
63 <item row="1" column="0"> |
15972
22ab4fe661d7
gui: selectable language in settings dialog
Torsten <ttl@justmail.de>
parents:
15787
diff
changeset
|
64 <widget class="QLabel" name="label_2"> |
22ab4fe661d7
gui: selectable language in settings dialog
Torsten <ttl@justmail.de>
parents:
15787
diff
changeset
|
65 <property name="text"> |
22ab4fe661d7
gui: selectable language in settings dialog
Torsten <ttl@justmail.de>
parents:
15787
diff
changeset
|
66 <string>Language (requires restart)</string> |
22ab4fe661d7
gui: selectable language in settings dialog
Torsten <ttl@justmail.de>
parents:
15787
diff
changeset
|
67 </property> |
22ab4fe661d7
gui: selectable language in settings dialog
Torsten <ttl@justmail.de>
parents:
15787
diff
changeset
|
68 </widget> |
22ab4fe661d7
gui: selectable language in settings dialog
Torsten <ttl@justmail.de>
parents:
15787
diff
changeset
|
69 </item> |
16525
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
70 <item row="2" column="0"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
71 <widget class="QLabel" name="label_8"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
72 <property name="text"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
73 <string>Icon size</string> |
15972
22ab4fe661d7
gui: selectable language in settings dialog
Torsten <ttl@justmail.de>
parents:
15787
diff
changeset
|
74 </property> |
22ab4fe661d7
gui: selectable language in settings dialog
Torsten <ttl@justmail.de>
parents:
15787
diff
changeset
|
75 </widget> |
22ab4fe661d7
gui: selectable language in settings dialog
Torsten <ttl@justmail.de>
parents:
15787
diff
changeset
|
76 </item> |
16525
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
77 <item row="2" column="2"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
78 <layout class="QHBoxLayout" name="horizontalLayout_6"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
79 <item> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
80 <widget class="QSpinBox" name="toolbar_icon_size"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
81 <property name="minimum"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
82 <number>16</number> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
83 </property> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
84 <property name="maximum"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
85 <number>32</number> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
86 </property> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
87 <property name="singleStep"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
88 <number>4</number> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
89 </property> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
90 <property name="value"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
91 <number>24</number> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
92 </property> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
93 </widget> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
94 </item> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
95 <item> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
96 <spacer name="horizontalSpacer_4"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
97 <property name="orientation"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
98 <enum>Qt::Horizontal</enum> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
99 </property> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
100 <property name="sizeHint" stdset="0"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
101 <size> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
102 <width>40</width> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
103 <height>20</height> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
104 </size> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
105 </property> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
106 </spacer> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
107 </item> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
108 </layout> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
109 </item> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
110 <item row="1" column="2"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
111 <layout class="QHBoxLayout" name="horizontalLayout_8"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
112 <item> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
113 <widget class="QComboBox" name="comboBox_language"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
114 <property name="insertPolicy"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
115 <enum>QComboBox::InsertAtBottom</enum> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
116 </property> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
117 </widget> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
118 </item> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
119 <item> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
120 <spacer name="horizontalSpacer_3"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
121 <property name="orientation"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
122 <enum>Qt::Horizontal</enum> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
123 </property> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
124 <property name="sizeHint" stdset="0"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
125 <size> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
126 <width>40</width> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
127 <height>20</height> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
128 </size> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
129 </property> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
130 </spacer> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
131 </item> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
132 </layout> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
133 </item> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
134 <item row="3" column="2"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
135 <layout class="QHBoxLayout" name="horizontalLayout_9"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
136 <item> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
137 <widget class="QRadioButton" name="general_icon_octave"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
138 <property name="text"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
139 <string>Octave logo only</string> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
140 </property> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
141 <property name="checked"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
142 <bool>true</bool> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
143 </property> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
144 </widget> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
145 </item> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
146 <item> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
147 <widget class="QRadioButton" name="general_icon_letter"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
148 <property name="text"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
149 <string>Letter icons</string> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
150 </property> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
151 </widget> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
152 </item> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
153 <item> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
154 <widget class="QRadioButton" name="general_icon_graphic"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
155 <property name="text"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
156 <string>Graphic icons</string> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
157 </property> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
158 </widget> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
159 </item> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
160 <item> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
161 <spacer name="horizontalSpacer_6"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
162 <property name="orientation"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
163 <enum>Qt::Horizontal</enum> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
164 </property> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
165 <property name="sizeHint" stdset="0"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
166 <size> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
167 <width>40</width> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
168 <height>20</height> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
169 </size> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
170 </property> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
171 </spacer> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
172 </item> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
173 </layout> |
15972
22ab4fe661d7
gui: selectable language in settings dialog
Torsten <ttl@justmail.de>
parents:
15787
diff
changeset
|
174 </item> |
22ab4fe661d7
gui: selectable language in settings dialog
Torsten <ttl@justmail.de>
parents:
15787
diff
changeset
|
175 </layout> |
22ab4fe661d7
gui: selectable language in settings dialog
Torsten <ttl@justmail.de>
parents:
15787
diff
changeset
|
176 </item> |
22ab4fe661d7
gui: selectable language in settings dialog
Torsten <ttl@justmail.de>
parents:
15787
diff
changeset
|
177 <item> |
16525
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
178 <spacer name="verticalSpacer_4"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
179 <property name="orientation"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
180 <enum>Qt::Vertical</enum> |
15972
22ab4fe661d7
gui: selectable language in settings dialog
Torsten <ttl@justmail.de>
parents:
15787
diff
changeset
|
181 </property> |
16525
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
182 <property name="sizeHint" stdset="0"> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
183 <size> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
184 <width>20</width> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
185 <height>40</height> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
186 </size> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
187 </property> |
e192525236ad
configurable size of toolbar icons
Torsten <ttl@justmail.de>
parents:
16499
diff
changeset
|
188 </spacer> |
15972
22ab4fe661d7
gui: selectable language in settings dialog
Torsten <ttl@justmail.de>
parents:
15787
diff
changeset
|
189 </item> |
22ab4fe661d7
gui: selectable language in settings dialog
Torsten <ttl@justmail.de>
parents:
15787
diff
changeset
|
190 </layout> |
15787
b081fbe80174
provide separate icons for gui's floating widgets
Torsten <ttl@justmail.de>
parents:
15364
diff
changeset
|
191 </widget> |
b081fbe80174
provide separate icons for gui's floating widgets
Torsten <ttl@justmail.de>
parents:
15364
diff
changeset
|
192 </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
|
193 <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
|
194 <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
|
195 <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
|
196 </attribute> |
14599
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
197 <layout class="QVBoxLayout" name="verticalLayout_6"> |
14307
be3e1a14a6de
Added an interface settings tab to the settings dialog. Made a few improvements on the editor. Wrote a small welcome text in the welcome wizard. Moved configuration file to ~/.config/octave-gui/settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13676
diff
changeset
|
198 <item> |
16679
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
199 <layout class="QVBoxLayout" name="verticalLayout_9"> |
13659
d98c6ef06dff
included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents:
13609
diff
changeset
|
200 <item> |
16703
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
201 <widget class="QCheckBox" name="editor_longWindowTitle"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
202 <property name="text"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
203 <string>Show complete path in window title</string> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
204 </property> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
205 </widget> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
206 </item> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
207 <item> |
13659
d98c6ef06dff
included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents:
13609
diff
changeset
|
208 <widget class="QCheckBox" name="editor_showLineNumbers"> |
d98c6ef06dff
included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents:
13609
diff
changeset
|
209 <property name="enabled"> |
d98c6ef06dff
included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents:
13609
diff
changeset
|
210 <bool>true</bool> |
d98c6ef06dff
included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents:
13609
diff
changeset
|
211 </property> |
d98c6ef06dff
included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents:
13609
diff
changeset
|
212 <property name="text"> |
d98c6ef06dff
included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents:
13609
diff
changeset
|
213 <string>Show line numbers</string> |
d98c6ef06dff
included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents:
13609
diff
changeset
|
214 </property> |
d98c6ef06dff
included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents:
13609
diff
changeset
|
215 </widget> |
d98c6ef06dff
included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents:
13609
diff
changeset
|
216 </item> |
d98c6ef06dff
included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents:
13609
diff
changeset
|
217 <item> |
16702
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
218 <layout class="QHBoxLayout" name="horizontalLayout_4"> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
219 <item> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
220 <widget class="QCheckBox" name="editor_ws_checkbox"> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
221 <property name="text"> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
222 <string>Show white space</string> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
223 </property> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
224 </widget> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
225 </item> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
226 <item> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
227 <widget class="QCheckBox" name="editor_ws_indent_checkbox"> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
228 <property name="enabled"> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
229 <bool>false</bool> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
230 </property> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
231 <property name="text"> |
16703
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
232 <string>Do not show white spaces used for indentation</string> |
16702
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
233 </property> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
234 </widget> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
235 </item> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
236 <item> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
237 <spacer name="horizontalSpacer_12"> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
238 <property name="orientation"> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
239 <enum>Qt::Horizontal</enum> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
240 </property> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
241 <property name="sizeHint" stdset="0"> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
242 <size> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
243 <width>40</width> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
244 <height>20</height> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
245 </size> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
246 </property> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
247 </spacer> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
248 </item> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
249 </layout> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
250 </item> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
251 <item> |
16693
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
252 <layout class="QGridLayout" name="editor_grid_current_line" rowstretch="0" columnstretch="0,0,0,0,0"> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
253 <item row="0" column="0"> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
254 <widget class="QCheckBox" name="editor_highlightCurrentLine"> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
255 <property name="enabled"> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
256 <bool>true</bool> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
257 </property> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
258 <property name="text"> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
259 <string>Highlight current line</string> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
260 </property> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
261 </widget> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
262 </item> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
263 <item row="0" column="1"> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
264 <spacer name="horizontalSpacer_10"> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
265 <property name="orientation"> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
266 <enum>Qt::Horizontal</enum> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
267 </property> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
268 <property name="sizeType"> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
269 <enum>QSizePolicy::Fixed</enum> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
270 </property> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
271 <property name="sizeHint" stdset="0"> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
272 <size> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
273 <width>20</width> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
274 <height>0</height> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
275 </size> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
276 </property> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
277 </spacer> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
278 </item> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
279 <item row="0" column="4"> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
280 <spacer name="horizontalSpacer_9"> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
281 <property name="orientation"> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
282 <enum>Qt::Horizontal</enum> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
283 </property> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
284 <property name="sizeHint" stdset="0"> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
285 <size> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
286 <width>40</width> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
287 <height>20</height> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
288 </size> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
289 </property> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
290 </spacer> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
291 </item> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
292 <item row="0" column="2"> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
293 <widget class="QLabel" name="editor_label_cl_color"> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
294 <property name="enabled"> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
295 <bool>false</bool> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
296 </property> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
297 <property name="text"> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
298 <string>Color</string> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
299 </property> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
300 </widget> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
301 </item> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
302 <item row="0" column="3"> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
303 <spacer name="horizontalSpacer_11"> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
304 <property name="orientation"> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
305 <enum>Qt::Horizontal</enum> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
306 </property> |
16703
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
307 <property name="sizeType"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
308 <enum>QSizePolicy::Fixed</enum> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
309 </property> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
310 <property name="sizeHint" stdset="0"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
311 <size> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
312 <width>80</width> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
313 <height>20</height> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
314 </size> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
315 </property> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
316 </spacer> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
317 </item> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
318 </layout> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
319 </item> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
320 <item> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
321 <widget class="Line" name="line"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
322 <property name="orientation"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
323 <enum>Qt::Horizontal</enum> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
324 </property> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
325 </widget> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
326 </item> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
327 <item> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
328 <layout class="QGridLayout" name="gridLayout_4"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
329 <item row="0" column="0"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
330 <widget class="QLabel" name="label_13"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
331 <property name="text"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
332 <string>Indent width</string> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
333 </property> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
334 </widget> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
335 </item> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
336 <item row="2" column="4"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
337 <widget class="QCheckBox" name="editor_tab_ind_checkbox"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
338 <property name="text"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
339 <string>Tab indents line</string> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
340 </property> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
341 </widget> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
342 </item> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
343 <item row="0" column="4"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
344 <widget class="QCheckBox" name="editor_auto_ind_checkbox"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
345 <property name="text"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
346 <string>Auto indentation</string> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
347 </property> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
348 </widget> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
349 </item> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
350 <item row="0" column="2"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
351 <widget class="QSpinBox" name="editor_ind_width_spinbox"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
352 <property name="minimum"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
353 <number>1</number> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
354 </property> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
355 <property name="maximum"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
356 <number>32</number> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
357 </property> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
358 <property name="value"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
359 <number>2</number> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
360 </property> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
361 </widget> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
362 </item> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
363 <item row="2" column="0"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
364 <widget class="QLabel" name="label_14"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
365 <property name="text"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
366 <string>Tab width</string> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
367 </property> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
368 </widget> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
369 </item> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
370 <item row="0" column="5"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
371 <widget class="QCheckBox" name="editor_ind_guides_checkbox"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
372 <property name="text"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
373 <string>Show indentation guides</string> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
374 </property> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
375 </widget> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
376 </item> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
377 <item row="2" column="2"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
378 <widget class="QSpinBox" name="editor_tab_width_spinbox"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
379 <property name="minimum"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
380 <number>1</number> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
381 </property> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
382 <property name="maximum"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
383 <number>32</number> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
384 </property> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
385 </widget> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
386 </item> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
387 <item row="2" column="5"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
388 <widget class="QCheckBox" name="editor_bs_unind_checkbox"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
389 <property name="text"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
390 <string>Backspace unindents line</string> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
391 </property> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
392 </widget> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
393 </item> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
394 <item row="0" column="9"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
395 <spacer name="horizontalSpacer_13"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
396 <property name="orientation"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
397 <enum>Qt::Horizontal</enum> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
398 </property> |
16693
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
399 <property name="sizeHint" stdset="0"> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
400 <size> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
401 <width>40</width> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
402 <height>20</height> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
403 </size> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
404 </property> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
405 </spacer> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
406 </item> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
407 </layout> |
13659
d98c6ef06dff
included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents:
13609
diff
changeset
|
408 </item> |
d98c6ef06dff
included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents:
13609
diff
changeset
|
409 <item> |
16703
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
410 <widget class="Line" name="line_2"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
411 <property name="orientation"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
412 <enum>Qt::Horizontal</enum> |
15356
842ab161c10a
GUI: new setting to restore tabs from previous session; allow silent load file
Thorsten Liebig <Thorsten.Liebig@gmx.de>
parents:
15274
diff
changeset
|
413 </property> |
842ab161c10a
GUI: new setting to restore tabs from previous session; allow silent load file
Thorsten Liebig <Thorsten.Liebig@gmx.de>
parents:
15274
diff
changeset
|
414 </widget> |
842ab161c10a
GUI: new setting to restore tabs from previous session; allow silent load file
Thorsten Liebig <Thorsten.Liebig@gmx.de>
parents:
15274
diff
changeset
|
415 </item> |
16679
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
416 <item> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
417 <layout class="QGridLayout" name="gridLayout_2"> |
16701
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
418 <item row="0" column="0"> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
419 <widget class="QCheckBox" name="editor_codeCompletion"> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
420 <property name="enabled"> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
421 <bool>true</bool> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
422 </property> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
423 <property name="text"> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
424 <string>Code completion</string> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
425 </property> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
426 <property name="checked"> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
427 <bool>false</bool> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
428 </property> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
429 </widget> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
430 </item> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
431 <item row="0" column="1"> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
432 <spacer name="horizontalSpacer_7"> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
433 <property name="orientation"> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
434 <enum>Qt::Horizontal</enum> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
435 </property> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
436 <property name="sizeType"> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
437 <enum>QSizePolicy::Fixed</enum> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
438 </property> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
439 <property name="sizeHint" stdset="0"> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
440 <size> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
441 <width>20</width> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
442 <height>0</height> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
443 </size> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
444 </property> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
445 </spacer> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
446 </item> |
16679
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
447 <item row="0" column="2"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
448 <layout class="QHBoxLayout" name="horizontalLayout_2"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
449 <property name="spacing"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
450 <number>6</number> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
451 </property> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
452 <item> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
453 <widget class="QLabel" name="editor_label_ac_threshold"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
454 <property name="enabled"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
455 <bool>false</bool> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
456 </property> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
457 <property name="text"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
458 <string>Characters before list with suggestions is displayed</string> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
459 </property> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
460 </widget> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
461 </item> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
462 <item> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
463 <widget class="QSpinBox" name="editor_spinbox_ac_threshold"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
464 <property name="enabled"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
465 <bool>false</bool> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
466 </property> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
467 <property name="toolTip"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
468 <string/> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
469 </property> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
470 <property name="whatsThis"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
471 <string/> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
472 </property> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
473 <property name="suffix"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
474 <string/> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
475 </property> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
476 <property name="minimum"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
477 <number>1</number> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
478 </property> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
479 <property name="maximum"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
480 <number>6</number> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
481 </property> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
482 <property name="value"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
483 <number>2</number> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
484 </property> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
485 </widget> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
486 </item> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
487 <item> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
488 <spacer name="horizontalSpacer_2"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
489 <property name="orientation"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
490 <enum>Qt::Horizontal</enum> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
491 </property> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
492 <property name="sizeHint" stdset="0"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
493 <size> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
494 <width>40</width> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
495 <height>20</height> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
496 </size> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
497 </property> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
498 </spacer> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
499 </item> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
500 </layout> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
501 </item> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
502 <item row="1" column="2"> |
16701
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
503 <layout class="QGridLayout" name="gridLayout_3"> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
504 <item row="0" column="1"> |
16679
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
505 <widget class="QCheckBox" name="editor_checkbox_ac_document"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
506 <property name="enabled"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
507 <bool>false</bool> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
508 </property> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
509 <property name="text"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
510 <string>Match words in document</string> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
511 </property> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
512 </widget> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
513 </item> |
16701
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
514 <item row="0" column="2"> |
16679
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
515 <spacer name="horizontalSpacer_8"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
516 <property name="orientation"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
517 <enum>Qt::Horizontal</enum> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
518 </property> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
519 <property name="sizeHint" stdset="0"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
520 <size> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
521 <width>40</width> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
522 <height>20</height> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
523 </size> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
524 </property> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
525 </spacer> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
526 </item> |
16701
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
527 <item row="0" column="0"> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
528 <widget class="QCheckBox" name="editor_checkbox_ac_keywords"> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
529 <property name="enabled"> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
530 <bool>false</bool> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
531 </property> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
532 <property name="text"> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
533 <string>Match keywords</string> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
534 </property> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
535 <property name="checked"> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
536 <bool>true</bool> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
537 </property> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
538 </widget> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
539 </item> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
540 <item row="1" column="0"> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
541 <widget class="QCheckBox" name="editor_checkbox_ac_case"> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
542 <property name="enabled"> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
543 <bool>false</bool> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
544 </property> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
545 <property name="text"> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
546 <string>Case sensitive</string> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
547 </property> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
548 <property name="checked"> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
549 <bool>true</bool> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
550 </property> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
551 </widget> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
552 </item> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
553 <item row="1" column="1"> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
554 <widget class="QCheckBox" name="editor_checkbox_ac_replace"> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
555 <property name="enabled"> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
556 <bool>false</bool> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
557 </property> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
558 <property name="text"> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
559 <string>Replace word by suggested one</string> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
560 </property> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
561 </widget> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
562 </item> |
16679
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
563 </layout> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
564 </item> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
565 </layout> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
566 </item> |
16703
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
567 <item> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
568 <widget class="Line" name="line_3"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
569 <property name="orientation"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
570 <enum>Qt::Horizontal</enum> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
571 </property> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
572 </widget> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
573 </item> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
574 <item> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
575 <widget class="QCheckBox" name="editor_restoreSession"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
576 <property name="text"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
577 <string>Restore editor tabs from previous session on startup</string> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
578 </property> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
579 </widget> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
580 </item> |
13659
d98c6ef06dff
included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents:
13609
diff
changeset
|
581 </layout> |
d98c6ef06dff
included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents:
13609
diff
changeset
|
582 </item> |
14307
be3e1a14a6de
Added an interface settings tab to the settings dialog. Made a few improvements on the editor. Wrote a small welcome text in the welcome wizard. Moved configuration file to ~/.config/octave-gui/settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13676
diff
changeset
|
583 <item> |
16703
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
584 <widget class="Line" name="line_4"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
585 <property name="orientation"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
586 <enum>Qt::Horizontal</enum> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
587 </property> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
588 </widget> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
589 </item> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
590 <item> |
14599
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
591 <spacer name="verticalSpacer"> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
592 <property name="orientation"> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
593 <enum>Qt::Vertical</enum> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
594 </property> |
16693
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
595 <property name="sizeType"> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
596 <enum>QSizePolicy::Expanding</enum> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
597 </property> |
14599
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
598 <property name="sizeHint" stdset="0"> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
599 <size> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
600 <width>20</width> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
601 <height>40</height> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
602 </size> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
603 </property> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
604 </spacer> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
605 </item> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
606 <item> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
607 <layout class="QHBoxLayout" name="horizontalLayout"> |
13659
d98c6ef06dff
included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents:
13609
diff
changeset
|
608 <item> |
16702
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
609 <widget class="QCheckBox" name="useCustomFileEditor"> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
610 <property name="enabled"> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
611 <bool>true</bool> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
612 </property> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
613 <property name="text"> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
614 <string>Use custom file editor</string> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
615 </property> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
616 </widget> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
617 </item> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
618 <item> |
16407
4d438dffbfac
gui: call external editor when opening a file and custom editor is selected
Torsten <ttl@justmail.de>
parents:
16402
diff
changeset
|
619 <widget class="QLabel" name="customEditorLabel"> |
14599
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
620 <property name="enabled"> |
16407
4d438dffbfac
gui: call external editor when opening a file and custom editor is selected
Torsten <ttl@justmail.de>
parents:
16402
diff
changeset
|
621 <bool>false</bool> |
14599
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
622 </property> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
623 <property name="text"> |
16407
4d438dffbfac
gui: call external editor when opening a file and custom editor is selected
Torsten <ttl@justmail.de>
parents:
16402
diff
changeset
|
624 <string>Command line (%f=file, %l=line):</string> |
14599
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
625 </property> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
626 </widget> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
627 </item> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
628 <item> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
629 <widget class="QLineEdit" name="customFileEditor"> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
630 <property name="enabled"> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
631 <bool>false</bool> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
632 </property> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
633 <property name="text"> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
634 <string>emacs</string> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
635 </property> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
636 </widget> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
637 </item> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
638 </layout> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
639 </item> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
640 </layout> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
641 </widget> |
16402
7fa90eb41240
gui: individually configurable styles of the editor lexers
Torsten <ttl@justmail.de>
parents:
15972
diff
changeset
|
642 <widget class="QWidget" name="tab_6"> |
7fa90eb41240
gui: individually configurable styles of the editor lexers
Torsten <ttl@justmail.de>
parents:
15972
diff
changeset
|
643 <attribute name="title"> |
7fa90eb41240
gui: individually configurable styles of the editor lexers
Torsten <ttl@justmail.de>
parents:
15972
diff
changeset
|
644 <string>Editor Styles</string> |
7fa90eb41240
gui: individually configurable styles of the editor lexers
Torsten <ttl@justmail.de>
parents:
15972
diff
changeset
|
645 </attribute> |
16700
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
646 <widget class="QWidget" name="verticalLayoutWidget_4"> |
16402
7fa90eb41240
gui: individually configurable styles of the editor lexers
Torsten <ttl@justmail.de>
parents:
15972
diff
changeset
|
647 <property name="geometry"> |
7fa90eb41240
gui: individually configurable styles of the editor lexers
Torsten <ttl@justmail.de>
parents:
15972
diff
changeset
|
648 <rect> |
16700
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
649 <x>0</x> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
650 <y>0</y> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
651 <width>1066</width> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
652 <height>401</height> |
16402
7fa90eb41240
gui: individually configurable styles of the editor lexers
Torsten <ttl@justmail.de>
parents:
15972
diff
changeset
|
653 </rect> |
7fa90eb41240
gui: individually configurable styles of the editor lexers
Torsten <ttl@justmail.de>
parents:
15972
diff
changeset
|
654 </property> |
16700
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
655 <layout class="QVBoxLayout" name="verticalLayout_5"> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
656 <item> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
657 <widget class="QLabel" name="label_10"> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
658 <property name="maximumSize"> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
659 <size> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
660 <width>676</width> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
661 <height>16777215</height> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
662 </size> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
663 </property> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
664 <property name="frameShape"> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
665 <enum>QFrame::NoFrame</enum> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
666 </property> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
667 <property name="text"> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
668 <string><html><head/><body><p>Select font, font size (as difference to the default size), font decoration (bold, italic, underline), textcolor and background color (for the latter, the color pink (255,0,255) is a placeholder for the default background color)</p></body></html></string> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
669 </property> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
670 <property name="scaledContents"> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
671 <bool>false</bool> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
672 </property> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
673 <property name="alignment"> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
674 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
675 </property> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
676 <property name="wordWrap"> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
677 <bool>true</bool> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
678 </property> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
679 <property name="margin"> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
680 <number>4</number> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
681 </property> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
682 </widget> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
683 </item> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
684 <item> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
685 <widget class="QTabWidget" name="tabs_editor_styles"> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
686 <property name="maximumSize"> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
687 <size> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
688 <width>676</width> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
689 <height>351</height> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
690 </size> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
691 </property> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
692 </widget> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
693 </item> |
cd7d08b8c928
make background colors of editor files configurable
Torsten <ttl@justmail.de>
parents:
16693
diff
changeset
|
694 </layout> |
16402
7fa90eb41240
gui: individually configurable styles of the editor lexers
Torsten <ttl@justmail.de>
parents:
15972
diff
changeset
|
695 </widget> |
7fa90eb41240
gui: individually configurable styles of the editor lexers
Torsten <ttl@justmail.de>
parents:
15972
diff
changeset
|
696 </widget> |
14599
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
697 <widget class="QWidget" name="tab_5"> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
698 <attribute name="title"> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
699 <string>Terminal</string> |
97cb9286919c
Cleaned up code.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14588
diff
changeset
|
700 </attribute> |
16620
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
701 <widget class="QWidget" name="horizontalLayoutWidget"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
702 <property name="geometry"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
703 <rect> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
704 <x>10</x> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
705 <y>50</y> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
706 <width>631</width> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
707 <height>31</height> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
708 </rect> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
709 </property> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
710 <layout class="QHBoxLayout" name="horizontalLayout_3"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
711 <item> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
712 <widget class="QLabel" name="label"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
713 <property name="text"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
714 <string>Cursor type:</string> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
715 </property> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
716 </widget> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
717 </item> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
718 <item> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
719 <widget class="QComboBox" name="terminal_cursorType"/> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
720 </item> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
721 <item> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
722 <spacer name="horizontalSpacer"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
723 <property name="orientation"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
724 <enum>Qt::Horizontal</enum> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
725 </property> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
726 <property name="sizeHint" stdset="0"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
727 <size> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
728 <width>40</width> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
729 <height>20</height> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
730 </size> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
731 </property> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
732 </spacer> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
733 </item> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
734 <item> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
735 <widget class="QCheckBox" name="terminal_cursorBlinking"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
736 <property name="text"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
737 <string>Cursor blinking</string> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
738 </property> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
739 </widget> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
740 </item> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
741 <item> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
742 <widget class="QCheckBox" name="terminal_cursorUseForegroundColor"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
743 <property name="text"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
744 <string>Use Foreground Color</string> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
745 </property> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
746 </widget> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
747 </item> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
748 </layout> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
749 </widget> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
750 <widget class="QWidget" name="verticalLayoutWidget_2"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
751 <property name="geometry"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
752 <rect> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
753 <x>10</x> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
754 <y>90</y> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
755 <width>631</width> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
756 <height>164</height> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
757 </rect> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
758 </property> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
759 <layout class="QVBoxLayout" name="verticalLayout"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
760 <item> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
761 <widget class="QGroupBox" name="terminal_colors_box"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
762 <property name="minimumSize"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
763 <size> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
764 <width>0</width> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
765 <height>162</height> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
766 </size> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
767 </property> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
768 <property name="title"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
769 <string>Terminal Colors</string> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
770 </property> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
771 </widget> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
772 </item> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
773 </layout> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
774 </widget> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
775 <widget class="QWidget" name="verticalLayoutWidget_3"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
776 <property name="geometry"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
777 <rect> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
778 <x>10</x> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
779 <y>260</y> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
780 <width>631</width> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
781 <height>121</height> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
782 </rect> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
783 </property> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
784 <layout class="QVBoxLayout" name="verticalLayout_8"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
785 <item> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
786 <spacer name="verticalSpacer_3"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
787 <property name="orientation"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
788 <enum>Qt::Vertical</enum> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
789 </property> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
790 <property name="sizeHint" stdset="0"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
791 <size> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
792 <width>20</width> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
793 <height>40</height> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
794 </size> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
795 </property> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
796 </spacer> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
797 </item> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
798 </layout> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
799 </widget> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
800 <widget class="QWidget" name="layoutWidget"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
801 <property name="geometry"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
802 <rect> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
803 <x>10</x> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
804 <y>10</y> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
805 <width>631</width> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
806 <height>30</height> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
807 </rect> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
808 </property> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
809 <layout class="QHBoxLayout" name="horizontalLayout_5"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
810 <item> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
811 <widget class="QLabel" name="label_11"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
812 <property name="text"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
813 <string>Font</string> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
814 </property> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
815 </widget> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
816 </item> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
817 <item> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
818 <widget class="QFontComboBox" name="terminal_fontName"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
819 <property name="editable"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
820 <bool>false</bool> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
821 </property> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
822 <property name="fontFilters"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
823 <set>QFontComboBox::MonospacedFonts</set> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
824 </property> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
825 </widget> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
826 </item> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
827 <item> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
828 <widget class="QLabel" name="label_12"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
829 <property name="text"> |
16703
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
830 <string>Font size</string> |
16620
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
831 </property> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
832 </widget> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
833 </item> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
834 <item> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
835 <widget class="QSpinBox" name="terminal_fontSize"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
836 <property name="minimum"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
837 <number>2</number> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
838 </property> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
839 <property name="maximum"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
840 <number>96</number> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
841 </property> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
842 <property name="value"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
843 <number>10</number> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
844 </property> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
845 </widget> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
846 </item> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
847 <item> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
848 <spacer name="horizontalSpacer_5"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
849 <property name="orientation"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
850 <enum>Qt::Horizontal</enum> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
851 </property> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
852 <property name="sizeHint" stdset="0"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
853 <size> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
854 <width>40</width> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
855 <height>20</height> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
856 </size> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
857 </property> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
858 </spacer> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
859 </item> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
860 </layout> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
861 </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
|
862 </widget> |
13536
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
863 <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
|
864 <attribute name="title"> |
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
865 <string>File Browser</string> |
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
866 </attribute> |
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
867 <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
|
868 <item> |
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
869 <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
|
870 <property name="text"> |
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
871 <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
|
872 </property> |
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
873 </widget> |
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
874 </item> |
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
875 <item> |
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
876 <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
|
877 <property name="text"> |
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
878 <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
|
879 </property> |
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
880 </widget> |
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
881 </item> |
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
882 <item> |
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
883 <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
|
884 <property name="text"> |
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
885 <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
|
886 </property> |
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
887 </widget> |
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
888 </item> |
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
889 <item> |
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
890 <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
|
891 <property name="text"> |
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
892 <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
|
893 </property> |
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
894 </widget> |
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
895 </item> |
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
896 <item> |
16499
facf00ce97d3
gui: configurable synchronization between file browser and octave directory
Torsten <ttl@justmail.de>
parents:
16410
diff
changeset
|
897 <widget class="QCheckBox" name="sync_octave_directory"> |
facf00ce97d3
gui: configurable synchronization between file browser and octave directory
Torsten <ttl@justmail.de>
parents:
16410
diff
changeset
|
898 <property name="text"> |
facf00ce97d3
gui: configurable synchronization between file browser and octave directory
Torsten <ttl@justmail.de>
parents:
16410
diff
changeset
|
899 <string>Synchronize octave directory with the file browser</string> |
facf00ce97d3
gui: configurable synchronization between file browser and octave directory
Torsten <ttl@justmail.de>
parents:
16410
diff
changeset
|
900 </property> |
facf00ce97d3
gui: configurable synchronization between file browser and octave directory
Torsten <ttl@justmail.de>
parents:
16410
diff
changeset
|
901 </widget> |
facf00ce97d3
gui: configurable synchronization between file browser and octave directory
Torsten <ttl@justmail.de>
parents:
16410
diff
changeset
|
902 </item> |
facf00ce97d3
gui: configurable synchronization between file browser and octave directory
Torsten <ttl@justmail.de>
parents:
16410
diff
changeset
|
903 <item> |
13536
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
904 <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
|
905 <property name="text"> |
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
906 <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
|
907 </property> |
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
908 </widget> |
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
909 </item> |
14307
be3e1a14a6de
Added an interface settings tab to the settings dialog. Made a few improvements on the editor. Wrote a small welcome text in the welcome wizard. Moved configuration file to ~/.config/octave-gui/settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13676
diff
changeset
|
910 <item> |
be3e1a14a6de
Added an interface settings tab to the settings dialog. Made a few improvements on the editor. Wrote a small welcome text in the welcome wizard. Moved configuration file to ~/.config/octave-gui/settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13676
diff
changeset
|
911 <spacer name="verticalSpacer_2"> |
be3e1a14a6de
Added an interface settings tab to the settings dialog. Made a few improvements on the editor. Wrote a small welcome text in the welcome wizard. Moved configuration file to ~/.config/octave-gui/settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13676
diff
changeset
|
912 <property name="orientation"> |
be3e1a14a6de
Added an interface settings tab to the settings dialog. Made a few improvements on the editor. Wrote a small welcome text in the welcome wizard. Moved configuration file to ~/.config/octave-gui/settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13676
diff
changeset
|
913 <enum>Qt::Vertical</enum> |
be3e1a14a6de
Added an interface settings tab to the settings dialog. Made a few improvements on the editor. Wrote a small welcome text in the welcome wizard. Moved configuration file to ~/.config/octave-gui/settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13676
diff
changeset
|
914 </property> |
be3e1a14a6de
Added an interface settings tab to the settings dialog. Made a few improvements on the editor. Wrote a small welcome text in the welcome wizard. Moved configuration file to ~/.config/octave-gui/settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13676
diff
changeset
|
915 <property name="sizeHint" stdset="0"> |
be3e1a14a6de
Added an interface settings tab to the settings dialog. Made a few improvements on the editor. Wrote a small welcome text in the welcome wizard. Moved configuration file to ~/.config/octave-gui/settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13676
diff
changeset
|
916 <size> |
be3e1a14a6de
Added an interface settings tab to the settings dialog. Made a few improvements on the editor. Wrote a small welcome text in the welcome wizard. Moved configuration file to ~/.config/octave-gui/settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13676
diff
changeset
|
917 <width>20</width> |
be3e1a14a6de
Added an interface settings tab to the settings dialog. Made a few improvements on the editor. Wrote a small welcome text in the welcome wizard. Moved configuration file to ~/.config/octave-gui/settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13676
diff
changeset
|
918 <height>360</height> |
be3e1a14a6de
Added an interface settings tab to the settings dialog. Made a few improvements on the editor. Wrote a small welcome text in the welcome wizard. Moved configuration file to ~/.config/octave-gui/settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13676
diff
changeset
|
919 </size> |
be3e1a14a6de
Added an interface settings tab to the settings dialog. Made a few improvements on the editor. Wrote a small welcome text in the welcome wizard. Moved configuration file to ~/.config/octave-gui/settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13676
diff
changeset
|
920 </property> |
be3e1a14a6de
Added an interface settings tab to the settings dialog. Made a few improvements on the editor. Wrote a small welcome text in the welcome wizard. Moved configuration file to ~/.config/octave-gui/settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13676
diff
changeset
|
921 </spacer> |
be3e1a14a6de
Added an interface settings tab to the settings dialog. Made a few improvements on the editor. Wrote a small welcome text in the welcome wizard. Moved configuration file to ~/.config/octave-gui/settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13676
diff
changeset
|
922 </item> |
13536
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
923 </layout> |
869c62c15e95
Few minor improvements, added advanced settings for file browser.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13531
diff
changeset
|
924 </widget> |
16610
a1f613e5066d
workspace view colors based upon variable scope (derived from Dan's patch #8013)
Torsten <ttl@justmail.de>
parents:
16525
diff
changeset
|
925 <widget class="QWidget" name="tab_workspace"> |
a1f613e5066d
workspace view colors based upon variable scope (derived from Dan's patch #8013)
Torsten <ttl@justmail.de>
parents:
16525
diff
changeset
|
926 <attribute name="title"> |
a1f613e5066d
workspace view colors based upon variable scope (derived from Dan's patch #8013)
Torsten <ttl@justmail.de>
parents:
16525
diff
changeset
|
927 <string>Workspace</string> |
a1f613e5066d
workspace view colors based upon variable scope (derived from Dan's patch #8013)
Torsten <ttl@justmail.de>
parents:
16525
diff
changeset
|
928 </attribute> |
a1f613e5066d
workspace view colors based upon variable scope (derived from Dan's patch #8013)
Torsten <ttl@justmail.de>
parents:
16525
diff
changeset
|
929 <widget class="QGroupBox" name="workspace_colors_box"> |
a1f613e5066d
workspace view colors based upon variable scope (derived from Dan's patch #8013)
Torsten <ttl@justmail.de>
parents:
16525
diff
changeset
|
930 <property name="geometry"> |
a1f613e5066d
workspace view colors based upon variable scope (derived from Dan's patch #8013)
Torsten <ttl@justmail.de>
parents:
16525
diff
changeset
|
931 <rect> |
a1f613e5066d
workspace view colors based upon variable scope (derived from Dan's patch #8013)
Torsten <ttl@justmail.de>
parents:
16525
diff
changeset
|
932 <x>19</x> |
a1f613e5066d
workspace view colors based upon variable scope (derived from Dan's patch #8013)
Torsten <ttl@justmail.de>
parents:
16525
diff
changeset
|
933 <y>19</y> |
a1f613e5066d
workspace view colors based upon variable scope (derived from Dan's patch #8013)
Torsten <ttl@justmail.de>
parents:
16525
diff
changeset
|
934 <width>631</width> |
a1f613e5066d
workspace view colors based upon variable scope (derived from Dan's patch #8013)
Torsten <ttl@justmail.de>
parents:
16525
diff
changeset
|
935 <height>81</height> |
a1f613e5066d
workspace view colors based upon variable scope (derived from Dan's patch #8013)
Torsten <ttl@justmail.de>
parents:
16525
diff
changeset
|
936 </rect> |
a1f613e5066d
workspace view colors based upon variable scope (derived from Dan's patch #8013)
Torsten <ttl@justmail.de>
parents:
16525
diff
changeset
|
937 </property> |
16620
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
938 <property name="minimumSize"> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
939 <size> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
940 <width>0</width> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
941 <height>81</height> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
942 </size> |
818eef7b2618
allow terminal colors to be set from preferences dialog
John W. Eaton <jwe@octave.org>
parents:
16610
diff
changeset
|
943 </property> |
16610
a1f613e5066d
workspace view colors based upon variable scope (derived from Dan's patch #8013)
Torsten <ttl@justmail.de>
parents:
16525
diff
changeset
|
944 <property name="title"> |
a1f613e5066d
workspace view colors based upon variable scope (derived from Dan's patch #8013)
Torsten <ttl@justmail.de>
parents:
16525
diff
changeset
|
945 <string>Storage Class Colors</string> |
a1f613e5066d
workspace view colors based upon variable scope (derived from Dan's patch #8013)
Torsten <ttl@justmail.de>
parents:
16525
diff
changeset
|
946 </property> |
a1f613e5066d
workspace view colors based upon variable scope (derived from Dan's patch #8013)
Torsten <ttl@justmail.de>
parents:
16525
diff
changeset
|
947 </widget> |
a1f613e5066d
workspace view colors based upon variable scope (derived from Dan's patch #8013)
Torsten <ttl@justmail.de>
parents:
16525
diff
changeset
|
948 </widget> |
13606
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
949 <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
|
950 <attribute name="title"> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
951 <string>Network</string> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
952 </attribute> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
953 <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
|
954 <item> |
16703
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
955 <layout class="QGridLayout" name="gridLayout_5"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
956 <item row="1" column="1"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
957 <widget class="QLabel" name="label_4"> |
13606
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
958 <property name="enabled"> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
959 <bool>false</bool> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
960 </property> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
961 <property name="text"> |
16703
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
962 <string>Hostname:</string> |
13606
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
963 </property> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
964 </widget> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
965 </item> |
16703
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
966 <item row="0" column="2"> |
13606
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
967 <widget class="QComboBox" name="proxyType"> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
968 <property name="enabled"> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
969 <bool>false</bool> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
970 </property> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
971 <item> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
972 <property name="text"> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
973 <string>HttpProxy</string> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
974 </property> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
975 </item> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
976 <item> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
977 <property name="text"> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
978 <string>Socks5Proxy</string> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
979 </property> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
980 </item> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
981 </widget> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
982 </item> |
16703
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
983 <item row="3" column="1"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
984 <widget class="QLabel" name="label_6"> |
13606
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
985 <property name="enabled"> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
986 <bool>false</bool> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
987 </property> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
988 <property name="text"> |
16703
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
989 <string>Username:</string> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
990 </property> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
991 </widget> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
992 </item> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
993 <item row="0" column="0"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
994 <widget class="QCheckBox" name="useProxyServer"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
995 <property name="text"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
996 <string>Use proxy server</string> |
13606
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
997 </property> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
998 </widget> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
999 </item> |
16703
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1000 <item row="0" column="1"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1001 <widget class="QLabel" name="label_3"> |
13606
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1002 <property name="enabled"> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1003 <bool>false</bool> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1004 </property> |
16703
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1005 <property name="text"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1006 <string>Proxy Type:</string> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1007 </property> |
13606
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1008 </widget> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1009 </item> |
16703
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1010 <item row="2" column="1"> |
13606
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1011 <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
|
1012 <property name="enabled"> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1013 <bool>false</bool> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1014 </property> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1015 <property name="text"> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1016 <string>Port:</string> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1017 </property> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1018 </widget> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1019 </item> |
16703
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1020 <item row="4" column="1"> |
13609
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1021 <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
|
1022 <property name="enabled"> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1023 <bool>false</bool> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1024 </property> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1025 <property name="text"> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1026 <string>Password:</string> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1027 </property> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1028 </widget> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1029 </item> |
16703
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1030 <item row="1" column="2"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1031 <widget class="QLineEdit" name="proxyHostName"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1032 <property name="enabled"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1033 <bool>false</bool> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1034 </property> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1035 </widget> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1036 </item> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1037 <item row="2" column="2"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1038 <widget class="QLineEdit" name="proxyPort"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1039 <property name="enabled"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1040 <bool>false</bool> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1041 </property> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1042 </widget> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1043 </item> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1044 <item row="3" column="2"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1045 <widget class="QLineEdit" name="proxyUserName"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1046 <property name="enabled"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1047 <bool>false</bool> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1048 </property> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1049 </widget> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1050 </item> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1051 <item row="4" column="2"> |
13609
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1052 <widget class="QLineEdit" name="proxyPassword"> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1053 <property name="enabled"> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1054 <bool>false</bool> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1055 </property> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1056 <property name="echoMode"> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1057 <enum>QLineEdit::Password</enum> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1058 </property> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1059 </widget> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1060 </item> |
13606
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1061 </layout> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1062 </item> |
16703
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1063 <item> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1064 <spacer name="verticalSpacer_5"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1065 <property name="orientation"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1066 <enum>Qt::Vertical</enum> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1067 </property> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1068 <property name="sizeHint" stdset="0"> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1069 <size> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1070 <width>20</width> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1071 <height>40</height> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1072 </size> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1073 </property> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1074 </spacer> |
5cf19370011d
add more settings concerning tabs and indentation to the editor settings
Torsten <ttl@justmail.de>
parents:
16702
diff
changeset
|
1075 </item> |
13606
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1076 </layout> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1077 </widget> |
13501 | 1078 </widget> |
1079 </item> | |
15274
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1080 <item> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1081 <widget class="QDialogButtonBox" name="buttonBox"> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1082 <property name="standardButtons"> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1083 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1084 </property> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1085 </widget> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1086 </item> |
13501 | 1087 </layout> |
1088 </widget> | |
1089 <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
|
1090 <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
|
1091 <connection> |
14308
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1092 <sender>useProxyServer</sender> |
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
|
1093 <signal>toggled(bool)</signal> |
14308
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1094 <receiver>label_4</receiver> |
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
|
1095 <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
|
1096 <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
|
1097 <hint type="sourcelabel"> |
14308
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1098 <x>249</x> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1099 <y>59</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
|
1100 </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
|
1101 <hint type="destinationlabel"> |
14308
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1102 <x>69</x> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1103 <y>122</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
|
1104 </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
|
1105 </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
|
1106 </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
|
1107 <connection> |
14308
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1108 <sender>useProxyServer</sender> |
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
|
1109 <signal>toggled(bool)</signal> |
14308
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1110 <receiver>label_3</receiver> |
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
|
1111 <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
|
1112 <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
|
1113 <hint type="sourcelabel"> |
14308
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1114 <x>249</x> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1115 <y>59</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
|
1116 </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
|
1117 <hint type="destinationlabel"> |
14308
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1118 <x>59</x> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1119 <y>91</y> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1120 </hint> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1121 </hints> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1122 </connection> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1123 <connection> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1124 <sender>useProxyServer</sender> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1125 <signal>toggled(bool)</signal> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1126 <receiver>label_5</receiver> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1127 <slot>setEnabled(bool)</slot> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1128 <hints> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1129 <hint type="sourcelabel"> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1130 <x>249</x> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1131 <y>59</y> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1132 </hint> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1133 <hint type="destinationlabel"> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1134 <x>44</x> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1135 <y>152</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
|
1136 </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
|
1137 </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
|
1138 </connection> |
13606
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1139 <connection> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1140 <sender>useProxyServer</sender> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1141 <signal>toggled(bool)</signal> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1142 <receiver>proxyType</receiver> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1143 <slot>setEnabled(bool)</slot> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1144 <hints> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1145 <hint type="sourcelabel"> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1146 <x>249</x> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1147 <y>59</y> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1148 </hint> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1149 <hint type="destinationlabel"> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1150 <x>291</x> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1151 <y>91</y> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1152 </hint> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1153 </hints> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1154 </connection> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1155 <connection> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1156 <sender>useProxyServer</sender> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1157 <signal>toggled(bool)</signal> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1158 <receiver>proxyHostName</receiver> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1159 <slot>setEnabled(bool)</slot> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1160 <hints> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1161 <hint type="sourcelabel"> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1162 <x>249</x> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1163 <y>59</y> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1164 </hint> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1165 <hint type="destinationlabel"> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1166 <x>291</x> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1167 <y>124</y> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1168 </hint> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1169 </hints> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1170 </connection> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1171 <connection> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1172 <sender>useProxyServer</sender> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1173 <signal>toggled(bool)</signal> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1174 <receiver>proxyPort</receiver> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1175 <slot>setEnabled(bool)</slot> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1176 <hints> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1177 <hint type="sourcelabel"> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1178 <x>249</x> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1179 <y>59</y> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1180 </hint> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1181 <hint type="destinationlabel"> |
13659
d98c6ef06dff
included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents:
13609
diff
changeset
|
1182 <x>364</x> |
d98c6ef06dff
included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents:
13609
diff
changeset
|
1183 <y>154</y> |
13606
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1184 </hint> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1185 </hints> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1186 </connection> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1187 <connection> |
14308
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1188 <sender>useCustomFileEditor</sender> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1189 <signal>toggled(bool)</signal> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1190 <receiver>customFileEditor</receiver> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1191 <slot>setEnabled(bool)</slot> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1192 <hints> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1193 <hint type="sourcelabel"> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1194 <x>111</x> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1195 <y>62</y> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1196 </hint> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1197 <hint type="destinationlabel"> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1198 <x>343</x> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1199 <y>63</y> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1200 </hint> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1201 </hints> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1202 </connection> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1203 <connection> |
13606
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1204 <sender>useProxyServer</sender> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1205 <signal>toggled(bool)</signal> |
14308
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1206 <receiver>label_7</receiver> |
13606
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1207 <slot>setEnabled(bool)</slot> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1208 <hints> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1209 <hint type="sourcelabel"> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1210 <x>249</x> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1211 <y>59</y> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1212 </hint> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1213 <hint type="destinationlabel"> |
14308
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1214 <x>67</x> |
3b6177bd63b0
Removed chat and chat settings, instead made a separate menu entry in the community menu.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
14307
diff
changeset
|
1215 <y>212</y> |
13606
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1216 </hint> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1217 </hints> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1218 </connection> |
ac9ef5a29460
Added proxy network settings tab and translators file.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13538
diff
changeset
|
1219 <connection> |
13609
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1220 <sender>useProxyServer</sender> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1221 <signal>toggled(bool)</signal> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1222 <receiver>proxyUserName</receiver> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1223 <slot>setEnabled(bool)</slot> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1224 <hints> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1225 <hint type="sourcelabel"> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1226 <x>249</x> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1227 <y>59</y> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1228 </hint> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1229 <hint type="destinationlabel"> |
13659
d98c6ef06dff
included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents:
13609
diff
changeset
|
1230 <x>364</x> |
d98c6ef06dff
included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents:
13609
diff
changeset
|
1231 <y>184</y> |
13609
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1232 </hint> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1233 </hints> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1234 </connection> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1235 <connection> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1236 <sender>useProxyServer</sender> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1237 <signal>toggled(bool)</signal> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1238 <receiver>proxyPassword</receiver> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1239 <slot>setEnabled(bool)</slot> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1240 <hints> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1241 <hint type="sourcelabel"> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1242 <x>249</x> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1243 <y>59</y> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1244 </hint> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1245 <hint type="destinationlabel"> |
13659
d98c6ef06dff
included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents:
13609
diff
changeset
|
1246 <x>364</x> |
d98c6ef06dff
included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents:
13609
diff
changeset
|
1247 <y>214</y> |
13609
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1248 </hint> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1249 </hints> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1250 </connection> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1251 <connection> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1252 <sender>useProxyServer</sender> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1253 <signal>toggled(bool)</signal> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1254 <receiver>label_6</receiver> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1255 <slot>setEnabled(bool)</slot> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1256 <hints> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1257 <hint type="sourcelabel"> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1258 <x>249</x> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1259 <y>59</y> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1260 </hint> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1261 <hint type="destinationlabel"> |
13659
d98c6ef06dff
included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents:
13609
diff
changeset
|
1262 <x>68</x> |
d98c6ef06dff
included some editor setting into the setting dialog
ttl <ttl@justmail.de>
parents:
13609
diff
changeset
|
1263 <y>182</y> |
13609
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1264 </hint> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1265 </hints> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1266 </connection> |
b355901aade4
Added username and password field to proxy settings.
Jacob Dawid <jacob.dawid@googlemail.com>
parents:
13606
diff
changeset
|
1267 <connection> |
15274
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1268 <sender>buttonBox</sender> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1269 <signal>accepted()</signal> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1270 <receiver>settings_dialog</receiver> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1271 <slot>accept()</slot> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1272 <hints> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1273 <hint type="sourcelabel"> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1274 <x>299</x> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1275 <y>366</y> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1276 </hint> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1277 <hint type="destinationlabel"> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1278 <x>299</x> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1279 <y>199</y> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1280 </hint> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1281 </hints> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1282 </connection> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1283 <connection> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1284 <sender>buttonBox</sender> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1285 <signal>rejected()</signal> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1286 <receiver>settings_dialog</receiver> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1287 <slot>reject()</slot> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1288 <hints> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1289 <hint type="sourcelabel"> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1290 <x>299</x> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1291 <y>366</y> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1292 </hint> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1293 <hint type="destinationlabel"> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1294 <x>299</x> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1295 <y>199</y> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1296 </hint> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1297 </hints> |
c5d09a57ceb2
provide buttons for the settings dialog (bug #36981)
Torsten <ttl@justmail.de>
parents:
15196
diff
changeset
|
1298 </connection> |
16407
4d438dffbfac
gui: call external editor when opening a file and custom editor is selected
Torsten <ttl@justmail.de>
parents:
16402
diff
changeset
|
1299 <connection> |
4d438dffbfac
gui: call external editor when opening a file and custom editor is selected
Torsten <ttl@justmail.de>
parents:
16402
diff
changeset
|
1300 <sender>useCustomFileEditor</sender> |
4d438dffbfac
gui: call external editor when opening a file and custom editor is selected
Torsten <ttl@justmail.de>
parents:
16402
diff
changeset
|
1301 <signal>toggled(bool)</signal> |
4d438dffbfac
gui: call external editor when opening a file and custom editor is selected
Torsten <ttl@justmail.de>
parents:
16402
diff
changeset
|
1302 <receiver>customEditorLabel</receiver> |
4d438dffbfac
gui: call external editor when opening a file and custom editor is selected
Torsten <ttl@justmail.de>
parents:
16402
diff
changeset
|
1303 <slot>setEnabled(bool)</slot> |
4d438dffbfac
gui: call external editor when opening a file and custom editor is selected
Torsten <ttl@justmail.de>
parents:
16402
diff
changeset
|
1304 <hints> |
4d438dffbfac
gui: call external editor when opening a file and custom editor is selected
Torsten <ttl@justmail.de>
parents:
16402
diff
changeset
|
1305 <hint type="sourcelabel"> |
4d438dffbfac
gui: call external editor when opening a file and custom editor is selected
Torsten <ttl@justmail.de>
parents:
16402
diff
changeset
|
1306 <x>349</x> |
4d438dffbfac
gui: call external editor when opening a file and custom editor is selected
Torsten <ttl@justmail.de>
parents:
16402
diff
changeset
|
1307 <y>383</y> |
4d438dffbfac
gui: call external editor when opening a file and custom editor is selected
Torsten <ttl@justmail.de>
parents:
16402
diff
changeset
|
1308 </hint> |
4d438dffbfac
gui: call external editor when opening a file and custom editor is selected
Torsten <ttl@justmail.de>
parents:
16402
diff
changeset
|
1309 <hint type="destinationlabel"> |
4d438dffbfac
gui: call external editor when opening a file and custom editor is selected
Torsten <ttl@justmail.de>
parents:
16402
diff
changeset
|
1310 <x>111</x> |
4d438dffbfac
gui: call external editor when opening a file and custom editor is selected
Torsten <ttl@justmail.de>
parents:
16402
diff
changeset
|
1311 <y>413</y> |
4d438dffbfac
gui: call external editor when opening a file and custom editor is selected
Torsten <ttl@justmail.de>
parents:
16402
diff
changeset
|
1312 </hint> |
4d438dffbfac
gui: call external editor when opening a file and custom editor is selected
Torsten <ttl@justmail.de>
parents:
16402
diff
changeset
|
1313 </hints> |
4d438dffbfac
gui: call external editor when opening a file and custom editor is selected
Torsten <ttl@justmail.de>
parents:
16402
diff
changeset
|
1314 </connection> |
16679
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1315 <connection> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1316 <sender>editor_codeCompletion</sender> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1317 <signal>toggled(bool)</signal> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1318 <receiver>editor_label_ac_threshold</receiver> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1319 <slot>setEnabled(bool)</slot> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1320 <hints> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1321 <hint type="sourcelabel"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1322 <x>83</x> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1323 <y>223</y> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1324 </hint> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1325 <hint type="destinationlabel"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1326 <x>288</x> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1327 <y>223</y> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1328 </hint> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1329 </hints> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1330 </connection> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1331 <connection> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1332 <sender>editor_codeCompletion</sender> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1333 <signal>toggled(bool)</signal> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1334 <receiver>editor_spinbox_ac_threshold</receiver> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1335 <slot>setEnabled(bool)</slot> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1336 <hints> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1337 <hint type="sourcelabel"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1338 <x>83</x> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1339 <y>223</y> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1340 </hint> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1341 <hint type="destinationlabel"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1342 <x>412</x> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1343 <y>223</y> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1344 </hint> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1345 </hints> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1346 </connection> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1347 <connection> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1348 <sender>editor_codeCompletion</sender> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1349 <signal>toggled(bool)</signal> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1350 <receiver>editor_checkbox_ac_keywords</receiver> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1351 <slot>setEnabled(bool)</slot> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1352 <hints> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1353 <hint type="sourcelabel"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1354 <x>83</x> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1355 <y>170</y> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1356 </hint> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1357 <hint type="destinationlabel"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1358 <x>238</x> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1359 <y>201</y> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1360 </hint> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1361 </hints> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1362 </connection> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1363 <connection> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1364 <sender>editor_codeCompletion</sender> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1365 <signal>toggled(bool)</signal> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1366 <receiver>editor_checkbox_ac_document</receiver> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1367 <slot>setEnabled(bool)</slot> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1368 <hints> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1369 <hint type="sourcelabel"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1370 <x>83</x> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1371 <y>170</y> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1372 </hint> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1373 <hint type="destinationlabel"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1374 <x>390</x> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1375 <y>201</y> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1376 </hint> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1377 </hints> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1378 </connection> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1379 <connection> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1380 <sender>editor_codeCompletion</sender> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1381 <signal>toggled(bool)</signal> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1382 <receiver>editor_checkbox_ac_replace</receiver> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1383 <slot>setEnabled(bool)</slot> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1384 <hints> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1385 <hint type="sourcelabel"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1386 <x>83</x> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1387 <y>170</y> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1388 </hint> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1389 <hint type="destinationlabel"> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1390 <x>427</x> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1391 <y>229</y> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1392 </hint> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1393 </hints> |
cf939872811c
options for auto completion threshold, source and word replacement in settings
Torsten <ttl@justmail.de>
parents:
16620
diff
changeset
|
1394 </connection> |
16693
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
1395 <connection> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
1396 <sender>editor_highlightCurrentLine</sender> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
1397 <signal>toggled(bool)</signal> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
1398 <receiver>editor_label_cl_color</receiver> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
1399 <slot>setEnabled(bool)</slot> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
1400 <hints> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
1401 <hint type="sourcelabel"> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
1402 <x>184</x> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
1403 <y>86</y> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
1404 </hint> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
1405 <hint type="destinationlabel"> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
1406 <x>515</x> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
1407 <y>86</y> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
1408 </hint> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
1409 </hints> |
e9d0b8252a0a
make color of current line marker in the editor configurable
Torsten <ttl@justmail.de>
parents:
16679
diff
changeset
|
1410 </connection> |
16701
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
1411 <connection> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
1412 <sender>editor_codeCompletion</sender> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
1413 <signal>toggled(bool)</signal> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
1414 <receiver>editor_checkbox_ac_case</receiver> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
1415 <slot>setEnabled(bool)</slot> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
1416 <hints> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
1417 <hint type="sourcelabel"> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
1418 <x>83</x> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
1419 <y>172</y> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
1420 </hint> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
1421 <hint type="destinationlabel"> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
1422 <x>525</x> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
1423 <y>203</y> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
1424 </hint> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
1425 </hints> |
ccfbc767ff5a
make case sensitivity of editors auto completion list configurable
Torsten <ttl@justmail.de>
parents:
16700
diff
changeset
|
1426 </connection> |
16702
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
1427 <connection> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
1428 <sender>editor_ws_checkbox</sender> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
1429 <signal>toggled(bool)</signal> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
1430 <receiver>editor_ws_indent_checkbox</receiver> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
1431 <slot>setEnabled(bool)</slot> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
1432 <hints> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
1433 <hint type="sourcelabel"> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
1434 <x>85</x> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
1435 <y>119</y> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
1436 </hint> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
1437 <hint type="destinationlabel"> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
1438 <x>282</x> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
1439 <y>119</y> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
1440 </hint> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
1441 </hints> |
553cfdd5d660
make white space visibility in the editor configurable
Torsten <ttl@justmail.de>
parents:
16701
diff
changeset
|
1442 </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
|
1443 </connections> |
13501 | 1444 </ui> |