12 </property> |
12 </property> |
13 <layout class="QVBoxLayout" name="verticalLayout"> |
13 <layout class="QVBoxLayout" name="verticalLayout"> |
14 <item> |
14 <item> |
15 <widget class="QLabel" name="headerLabel"> |
15 <widget class="QLabel" name="headerLabel"> |
16 <property name="text"> |
16 <property name="text"> |
17 <string><b>Configure Diff colours</b></string> |
17 <string><b>Configure Diff colors</b></string> |
18 </property> |
18 </property> |
19 </widget> |
19 </widget> |
20 </item> |
20 </item> |
21 <item> |
21 <item> |
22 <widget class="Line" name="line1"> |
22 <widget class="Line" name="line1"> |
34 <item> |
34 <item> |
35 <layout class="QGridLayout" name="gridLayout"> |
35 <layout class="QGridLayout" name="gridLayout"> |
36 <item row="5" column="0"> |
36 <item row="5" column="0"> |
37 <widget class="QPushButton" name="headerButton"> |
37 <widget class="QPushButton" name="headerButton"> |
38 <property name="toolTip"> |
38 <property name="toolTip"> |
39 <string>Select the background colour for header lines</string> |
39 <string>Select the background color for header lines</string> |
40 </property> |
40 </property> |
41 <property name="text"> |
41 <property name="text"> |
42 <string>Header Colour</string> |
42 <string>Header Color</string> |
43 </property> |
43 </property> |
44 </widget> |
44 </widget> |
45 </item> |
45 </item> |
46 <item row="5" column="1"> |
46 <item row="5" column="1"> |
47 <widget class="QLineEdit" name="headerSample"> |
47 <widget class="QLineEdit" name="headerSample"> |
60 </widget> |
60 </widget> |
61 </item> |
61 </item> |
62 <item row="6" column="0"> |
62 <item row="6" column="0"> |
63 <widget class="QPushButton" name="whitespaceButton"> |
63 <widget class="QPushButton" name="whitespaceButton"> |
64 <property name="toolTip"> |
64 <property name="toolTip"> |
65 <string>Select the background colour for bad whitespace</string> |
65 <string>Select the background color for bad whitespace</string> |
66 </property> |
66 </property> |
67 <property name="text"> |
67 <property name="text"> |
68 <string>Whitespace Colour</string> |
68 <string>Whitespace Color</string> |
69 </property> |
69 </property> |
70 </widget> |
70 </widget> |
71 </item> |
71 </item> |
72 <item row="6" column="1"> |
72 <item row="6" column="1"> |
73 <widget class="QLineEdit" name="whitespaceSample"> |
73 <widget class="QLineEdit" name="whitespaceSample"> |
83 </widget> |
83 </widget> |
84 </item> |
84 </item> |
85 <item row="0" column="0"> |
85 <item row="0" column="0"> |
86 <widget class="QPushButton" name="textButton"> |
86 <widget class="QPushButton" name="textButton"> |
87 <property name="toolTip"> |
87 <property name="toolTip"> |
88 <string>Select the text foreground colour</string> |
88 <string>Select the text foreground color</string> |
89 </property> |
89 </property> |
90 <property name="text"> |
90 <property name="text"> |
91 <string>Text Colour</string> |
91 <string>Text Color</string> |
92 </property> |
92 </property> |
93 </widget> |
93 </widget> |
94 </item> |
94 </item> |
95 <item row="0" column="1"> |
95 <item row="0" column="1"> |
96 <widget class="QLineEdit" name="textSample"> |
96 <widget class="QLineEdit" name="textSample"> |
109 </widget> |
109 </widget> |
110 </item> |
110 </item> |
111 <item row="1" column="0"> |
111 <item row="1" column="0"> |
112 <widget class="QPushButton" name="addedButton"> |
112 <widget class="QPushButton" name="addedButton"> |
113 <property name="toolTip"> |
113 <property name="toolTip"> |
114 <string>Select the background colour for additions</string> |
114 <string>Select the background color for additions</string> |
115 </property> |
115 </property> |
116 <property name="text"> |
116 <property name="text"> |
117 <string>Added Colour</string> |
117 <string>Added Color</string> |
118 </property> |
118 </property> |
119 </widget> |
119 </widget> |
120 </item> |
120 </item> |
121 <item row="1" column="1"> |
121 <item row="1" column="1"> |
122 <widget class="QLineEdit" name="addedSample"> |
122 <widget class="QLineEdit" name="addedSample"> |
135 </widget> |
135 </widget> |
136 </item> |
136 </item> |
137 <item row="2" column="0"> |
137 <item row="2" column="0"> |
138 <widget class="QPushButton" name="removedButton"> |
138 <widget class="QPushButton" name="removedButton"> |
139 <property name="toolTip"> |
139 <property name="toolTip"> |
140 <string>Select the background colour for removed text</string> |
140 <string>Select the background color for removed text</string> |
141 </property> |
141 </property> |
142 <property name="text"> |
142 <property name="text"> |
143 <string>Removed Colour</string> |
143 <string>Removed Color</string> |
144 </property> |
144 </property> |
145 </widget> |
145 </widget> |
146 </item> |
146 </item> |
147 <item row="2" column="1"> |
147 <item row="2" column="1"> |
148 <widget class="QLineEdit" name="removedSample"> |
148 <widget class="QLineEdit" name="removedSample"> |
161 </widget> |
161 </widget> |
162 </item> |
162 </item> |
163 <item row="3" column="0"> |
163 <item row="3" column="0"> |
164 <widget class="QPushButton" name="replacedButton"> |
164 <widget class="QPushButton" name="replacedButton"> |
165 <property name="toolTip"> |
165 <property name="toolTip"> |
166 <string>Select the background colour for replaced text</string> |
166 <string>Select the background color for replaced text</string> |
167 </property> |
167 </property> |
168 <property name="text"> |
168 <property name="text"> |
169 <string>Replaced Colour</string> |
169 <string>Replaced Color</string> |
170 </property> |
170 </property> |
171 </widget> |
171 </widget> |
172 </item> |
172 </item> |
173 <item row="3" column="1"> |
173 <item row="3" column="1"> |
174 <widget class="QLineEdit" name="replacedSample"> |
174 <widget class="QLineEdit" name="replacedSample"> |
187 </widget> |
187 </widget> |
188 </item> |
188 </item> |
189 <item row="4" column="0"> |
189 <item row="4" column="0"> |
190 <widget class="QPushButton" name="contextButton"> |
190 <widget class="QPushButton" name="contextButton"> |
191 <property name="toolTip"> |
191 <property name="toolTip"> |
192 <string>Select the background colour for context lines</string> |
192 <string>Select the background color for context lines</string> |
193 </property> |
193 </property> |
194 <property name="text"> |
194 <property name="text"> |
195 <string>Context Colour</string> |
195 <string>Context Color</string> |
196 </property> |
196 </property> |
197 </widget> |
197 </widget> |
198 </item> |
198 </item> |
199 <item row="4" column="1"> |
199 <item row="4" column="1"> |
200 <widget class="QLineEdit" name="contextSample"> |
200 <widget class="QLineEdit" name="contextSample"> |