|
7 | 7 | <x>0</x>
|
8 | 8 | <y>0</y>
|
9 | 9 | <width>799</width>
|
10 |
| - <height>470</height> |
| 10 | + <height>486</height> |
11 | 11 | </rect>
|
12 | 12 | </property>
|
13 | 13 | <property name="windowTitle">
|
|
204 | 204 | </item>
|
205 | 205 | <item>
|
206 | 206 | <layout class="QGridLayout" name="gridLayout_2">
|
207 |
| - <item row="0" column="0"> |
208 |
| - <widget class="QCheckBox" name="expandTreeAfterLoad"> |
209 |
| - <property name="text"> |
210 |
| - <string>Automatically expand editor tree when loading data</string> |
211 |
| - </property> |
212 |
| - </widget> |
213 |
| - </item> |
214 | 207 | <item row="0" column="1">
|
215 | 208 | <layout class="QHBoxLayout" name="horizontalLayout_3">
|
216 | 209 | <item>
|
|
244 | 237 | </item>
|
245 | 238 | </layout>
|
246 | 239 | </item>
|
| 240 | + <item row="3" column="1"> |
| 241 | + <widget class="QCheckBox" name="cbShowTagComplex"> |
| 242 | + <property name="text"> |
| 243 | + <string>Show decorated element Tags</string> |
| 244 | + </property> |
| 245 | + </widget> |
| 246 | + </item> |
| 247 | + <item row="5" column="1"> |
| 248 | + <widget class="QCheckBox" name="cbEnableMultiThreading"> |
| 249 | + <property name="text"> |
| 250 | + <string>Enable multithreading</string> |
| 251 | + </property> |
| 252 | + </widget> |
| 253 | + </item> |
| 254 | + <item row="4" column="1"> |
| 255 | + <widget class="QToolButton" name="toolButton"> |
| 256 | + <property name="text"> |
| 257 | + <string>...</string> |
| 258 | + </property> |
| 259 | + </widget> |
| 260 | + </item> |
| 261 | + <item row="0" column="0"> |
| 262 | + <widget class="QCheckBox" name="expandTreeAfterLoad"> |
| 263 | + <property name="text"> |
| 264 | + <string>Automatically expand editor tree when loading data</string> |
| 265 | + </property> |
| 266 | + </widget> |
| 267 | + </item> |
| 268 | + <item row="4" column="0"> |
| 269 | + <widget class="QCheckBox" name="cbLightTheme"> |
| 270 | + <property name="text"> |
| 271 | + <string>Light theme</string> |
| 272 | + </property> |
| 273 | + </widget> |
| 274 | + </item> |
247 | 275 | <item row="1" column="0">
|
248 | 276 | <widget class="QCheckBox" name="cbShowImagesInTextTooltip">
|
249 | 277 | <property name="text">
|
250 | 278 | <string>Show images in text tooltip</string>
|
251 | 279 | </property>
|
252 | 280 | </widget>
|
253 | 281 | </item>
|
254 |
| - <item row="2" column="0"> |
| 282 | + <item row="3" column="0"> |
255 | 283 | <widget class="QCheckBox" name="cbOpenFilesInNewWindow">
|
256 | 284 | <property name="text">
|
257 | 285 | <string>Open files in new window</string>
|
258 | 286 | </property>
|
259 | 287 | </widget>
|
260 | 288 | </item>
|
261 |
| - <item row="4" column="0"> |
| 289 | + <item row="5" column="0"> |
262 | 290 | <widget class="QCheckBox" name="cbSingleInstance">
|
263 | 291 | <property name="text">
|
264 | 292 | <string>Single instance application</string>
|
|
272 | 300 | </property>
|
273 | 301 | </widget>
|
274 | 302 | </item>
|
275 |
| - <item row="2" column="1"> |
276 |
| - <widget class="QCheckBox" name="cbShowTagComplex"> |
277 |
| - <property name="text"> |
278 |
| - <string>Show decorated element Tags</string> |
279 |
| - </property> |
280 |
| - </widget> |
281 |
| - </item> |
282 |
| - <item row="4" column="1"> |
283 |
| - <widget class="QCheckBox" name="cbEnableMultiThreading"> |
284 |
| - <property name="text"> |
285 |
| - <string>Enable multithreading</string> |
286 |
| - </property> |
287 |
| - </widget> |
288 |
| - </item> |
289 |
| - <item row="3" column="0"> |
290 |
| - <widget class="QCheckBox" name="cbLightTheme"> |
| 303 | + <item row="2" column="0"> |
| 304 | + <widget class="QCheckBox" name="cbShowPathInElementTooltip"> |
291 | 305 | <property name="text">
|
292 |
| - <string>Light theme</string> |
| 306 | + <string>Show path in element tooltip</string> |
293 | 307 | </property>
|
294 | 308 | </widget>
|
295 | 309 | </item>
|
|
0 commit comments