119 <property name="title"> |
119 <property name="title"> |
120 <string>Extensions</string> |
120 <string>Extensions</string> |
121 </property> |
121 </property> |
122 <layout class="QGridLayout" name="gridLayout_2"> |
122 <layout class="QGridLayout" name="gridLayout_2"> |
123 <item row="0" column="0"> |
123 <item row="0" column="0"> |
|
124 <widget class="QCheckBox" name="closeheadCheckBox"> |
|
125 <property name="toolTip"> |
|
126 <string>Select to activate the closehead extension</string> |
|
127 </property> |
|
128 <property name="text"> |
|
129 <string>Close Head</string> |
|
130 </property> |
|
131 </widget> |
|
132 </item> |
|
133 <item row="0" column="1"> |
124 <widget class="QCheckBox" name="fetchCheckBox"> |
134 <widget class="QCheckBox" name="fetchCheckBox"> |
125 <property name="toolTip"> |
135 <property name="toolTip"> |
126 <string>Select to activate the fetch extension</string> |
136 <string>Select to activate the fetch extension</string> |
127 </property> |
137 </property> |
128 <property name="text"> |
138 <property name="text"> |
129 <string>Fetch</string> |
139 <string>Fetch</string> |
130 </property> |
140 </property> |
131 </widget> |
141 </widget> |
132 </item> |
142 </item> |
133 <item row="0" column="1"> |
143 <item row="1" column="0"> |
134 <widget class="QCheckBox" name="gpgCheckBox"> |
144 <widget class="QCheckBox" name="gpgCheckBox"> |
135 <property name="toolTip"> |
145 <property name="toolTip"> |
136 <string>Select to activate the GPG extension</string> |
146 <string>Select to activate the GPG extension</string> |
137 </property> |
147 </property> |
138 <property name="text"> |
148 <property name="text"> |
139 <string>GPG</string> |
149 <string>GPG</string> |
140 </property> |
150 </property> |
141 </widget> |
151 </widget> |
142 </item> |
152 </item> |
143 <item row="1" column="0"> |
153 <item row="1" column="1"> |
144 <widget class="QCheckBox" name="histeditCheckBox"> |
154 <widget class="QCheckBox" name="histeditCheckBox"> |
145 <property name="toolTip"> |
155 <property name="toolTip"> |
146 <string>Select to activate the histedit extension</string> |
156 <string>Select to activate the histedit extension</string> |
147 </property> |
157 </property> |
148 <property name="text"> |
158 <property name="text"> |
149 <string>Histedit</string> |
159 <string>Histedit</string> |
150 </property> |
160 </property> |
151 </widget> |
161 </widget> |
152 </item> |
162 </item> |
153 <item row="1" column="1"> |
163 <item row="2" column="0"> |
154 <widget class="QCheckBox" name="largefilesCheckBox"> |
164 <widget class="QCheckBox" name="largefilesCheckBox"> |
155 <property name="toolTip"> |
165 <property name="toolTip"> |
156 <string>Select to activate the largefiles extension</string> |
166 <string>Select to activate the largefiles extension</string> |
157 </property> |
167 </property> |
158 <property name="text"> |
168 <property name="text"> |
159 <string>Large Files</string> |
169 <string>Large Files</string> |
160 </property> |
170 </property> |
161 </widget> |
171 </widget> |
162 </item> |
172 </item> |
163 <item row="2" column="0"> |
173 <item row="2" column="1"> |
164 <widget class="QCheckBox" name="purgeCheckBox"> |
174 <widget class="QCheckBox" name="purgeCheckBox"> |
165 <property name="toolTip"> |
175 <property name="toolTip"> |
166 <string>Select to activate the Purge extension</string> |
176 <string>Select to activate the Purge extension</string> |
167 </property> |
177 </property> |
168 <property name="text"> |
178 <property name="text"> |
169 <string>Purge</string> |
179 <string>Purge</string> |
170 </property> |
180 </property> |
171 </widget> |
181 </widget> |
172 </item> |
182 </item> |
173 <item row="2" column="1"> |
183 <item row="3" column="0"> |
174 <widget class="QCheckBox" name="queuesCheckBox"> |
184 <widget class="QCheckBox" name="queuesCheckBox"> |
175 <property name="toolTip"> |
185 <property name="toolTip"> |
176 <string>Select to activate the queues extension</string> |
186 <string>Select to activate the queues extension</string> |
177 </property> |
187 </property> |
178 <property name="text"> |
188 <property name="text"> |
179 <string>Queues</string> |
189 <string>Queues</string> |
180 </property> |
190 </property> |
181 </widget> |
191 </widget> |
182 </item> |
192 </item> |
183 <item row="3" column="0"> |
193 <item row="3" column="1"> |
184 <widget class="QCheckBox" name="rebaseCheckBox"> |
194 <widget class="QCheckBox" name="rebaseCheckBox"> |
185 <property name="toolTip"> |
195 <property name="toolTip"> |
186 <string>Select to activate the rebase extension</string> |
196 <string>Select to activate the rebase extension</string> |
187 </property> |
197 </property> |
188 <property name="text"> |
198 <property name="text"> |
189 <string>Rebase</string> |
199 <string>Rebase</string> |
190 </property> |
200 </property> |
191 </widget> |
201 </widget> |
192 </item> |
202 </item> |
193 <item row="3" column="1"> |
203 <item row="4" column="0"> |
194 <widget class="QCheckBox" name="shelveCheckBox"> |
204 <widget class="QCheckBox" name="shelveCheckBox"> |
195 <property name="toolTip"> |
205 <property name="toolTip"> |
196 <string>Select to activate the shelve extension</string> |
206 <string>Select to activate the shelve extension</string> |
197 </property> |
207 </property> |
198 <property name="text"> |
208 <property name="text"> |
199 <string>Shelve</string> |
209 <string>Shelve</string> |
200 </property> |
210 </property> |
201 </widget> |
211 </widget> |
202 </item> |
212 </item> |
203 <item row="4" column="0"> |
213 <item row="4" column="1"> |
204 <widget class="QCheckBox" name="stripCheckBox"> |
214 <widget class="QCheckBox" name="stripCheckBox"> |
205 <property name="toolTip"> |
215 <property name="toolTip"> |
206 <string>Select to activate the strip extension</string> |
216 <string>Select to activate the strip extension</string> |
207 </property> |
217 </property> |
208 <property name="text"> |
218 <property name="text"> |