|
299 | 299 | <item>
|
300 | 300 | <widget class="QStackedWidget" name="mOptionsStackedWidget">
|
301 | 301 | <property name="currentIndex">
|
302 |
| - <number>14</number> |
| 302 | + <number>0</number> |
303 | 303 | </property>
|
304 | 304 | <widget class="QWidget" name="mOptionsPageGeneral">
|
305 | 305 | <layout class="QVBoxLayout" name="verticalLayout_3">
|
|
1359 | 1359 | <rect>
|
1360 | 1360 | <x>0</x>
|
1361 | 1361 | <y>0</y>
|
1362 |
| - <width>626</width> |
1363 |
| - <height>545</height> |
| 1362 | + <width>539</width> |
| 1363 | + <height>510</height> |
1364 | 1364 | </rect>
|
1365 | 1365 | </property>
|
1366 | 1366 | <layout class="QVBoxLayout" name="verticalLayout_27">
|
|
2405 | 2405 | <rect>
|
2406 | 2406 | <x>0</x>
|
2407 | 2407 | <y>0</y>
|
2408 |
| - <width>626</width> |
2409 |
| - <height>545</height> |
| 2408 | + <width>168</width> |
| 2409 | + <height>282</height> |
2410 | 2410 | </rect>
|
2411 | 2411 | </property>
|
2412 | 2412 | <layout class="QHBoxLayout" name="horizontalLayout_46">
|
|
2510 | 2510 | <rect>
|
2511 | 2511 | <x>0</x>
|
2512 | 2512 | <y>0</y>
|
2513 |
| - <width>626</width> |
2514 |
| - <height>545</height> |
| 2513 | + <width>521</width> |
| 2514 | + <height>361</height> |
2515 | 2515 | </rect>
|
2516 | 2516 | </property>
|
2517 | 2517 | <layout class="QVBoxLayout" name="verticalLayout_25">
|
|
3343 | 3343 | <rect>
|
3344 | 3344 | <x>0</x>
|
3345 | 3345 | <y>0</y>
|
3346 |
| - <width>626</width> |
3347 |
| - <height>545</height> |
| 3346 | + <width>537</width> |
| 3347 | + <height>325</height> |
3348 | 3348 | </rect>
|
3349 | 3349 | </property>
|
3350 | 3350 | <layout class="QVBoxLayout" name="verticalLayout_39">
|
|
3548 | 3548 | <rect>
|
3549 | 3549 | <x>0</x>
|
3550 | 3550 | <y>0</y>
|
3551 |
| - <width>613</width> |
| 3551 | + <width>516</width> |
3552 | 3552 | <height>689</height>
|
3553 | 3553 | </rect>
|
3554 | 3554 | </property>
|
|
4048 | 4048 | <rect>
|
4049 | 4049 | <x>0</x>
|
4050 | 4050 | <y>0</y>
|
4051 |
| - <width>626</width> |
4052 |
| - <height>545</height> |
| 4051 | + <width>462</width> |
| 4052 | + <height>386</height> |
4053 | 4053 | </rect>
|
4054 | 4054 | </property>
|
4055 | 4055 | <layout class="QVBoxLayout" name="verticalLayout_6">
|
|
4187 | 4187 | <rect>
|
4188 | 4188 | <x>0</x>
|
4189 | 4189 | <y>0</y>
|
4190 |
| - <width>613</width> |
| 4190 | + <width>561</width> |
4191 | 4191 | <height>690</height>
|
4192 | 4192 | </rect>
|
4193 | 4193 | </property>
|
|
4433 | 4433 | <rect>
|
4434 | 4434 | <x>0</x>
|
4435 | 4435 | <y>0</y>
|
4436 |
| - <width>626</width> |
4437 |
| - <height>545</height> |
| 4436 | + <width>303</width> |
| 4437 | + <height>240</height> |
4438 | 4438 | </rect>
|
4439 | 4439 | </property>
|
4440 | 4440 | <layout class="QVBoxLayout" name="verticalLayout_32">
|
|
4532 | 4532 | <rect>
|
4533 | 4533 | <x>0</x>
|
4534 | 4534 | <y>0</y>
|
4535 |
| - <width>613</width> |
| 4535 | + <width>552</width> |
4536 | 4536 | <height>766</height>
|
4537 | 4537 | </rect>
|
4538 | 4538 | </property>
|
|
4901 | 4901 | <property name="title">
|
4902 | 4902 | <string>Advanced Settings Editor</string>
|
4903 | 4903 | </property>
|
4904 |
| - <layout class="QGridLayout" name="gridLayout_19"> |
4905 |
| - <item row="0" column="0"> |
4906 |
| - <widget class="QgsSettingsTree" name="mAdvancedSettingsEditor" native="true"/> |
| 4904 | + <layout class="QVBoxLayout" name="verticalLayout_42"> |
| 4905 | + <item> |
| 4906 | + <widget class="QWidget" name="mAdvancedSettingsWarning" native="true"> |
| 4907 | + <layout class="QVBoxLayout" name="verticalLayout_44"> |
| 4908 | + <item> |
| 4909 | + <widget class="QLabel" name="label_44"> |
| 4910 | + <property name="text"> |
| 4911 | + <string><html><head/><body><p>Changes on this page are dangerous and can break your QGIS installation in various ways. Any change you make is applied immediately, without clicking the <span style=" font-style:italic;">ok</span> button.</p></body></html></string> |
| 4912 | + </property> |
| 4913 | + <property name="wordWrap"> |
| 4914 | + <bool>true</bool> |
| 4915 | + </property> |
| 4916 | + </widget> |
| 4917 | + </item> |
| 4918 | + <item> |
| 4919 | + <widget class="QPushButton" name="mAdvancedSettingsEnableButton"> |
| 4920 | + <property name="text"> |
| 4921 | + <string>I will be careful, I promise!</string> |
| 4922 | + </property> |
| 4923 | + </widget> |
| 4924 | + </item> |
| 4925 | + </layout> |
| 4926 | + </widget> |
| 4927 | + </item> |
| 4928 | + <item> |
| 4929 | + <widget class="QgsSettingsTree" name="mAdvancedSettingsEditor" native="true"> |
| 4930 | + <property name="visible"> |
| 4931 | + <bool>false</bool> |
| 4932 | + </property> |
| 4933 | + </widget> |
4907 | 4934 | </item>
|
4908 | 4935 | </layout>
|
4909 | 4936 | </widget>
|
|
5246 | 5273 | </hint>
|
5247 | 5274 | </hints>
|
5248 | 5275 | </connection>
|
| 5276 | + <connection> |
| 5277 | + <sender>mAdvancedSettingsEnableButton</sender> |
| 5278 | + <signal>clicked()</signal> |
| 5279 | + <receiver>mAdvancedSettingsEditor</receiver> |
| 5280 | + <slot>show()</slot> |
| 5281 | + <hints> |
| 5282 | + <hint type="sourcelabel"> |
| 5283 | + <x>481</x> |
| 5284 | + <y>261</y> |
| 5285 | + </hint> |
| 5286 | + <hint type="destinationlabel"> |
| 5287 | + <x>481</x> |
| 5288 | + <y>412</y> |
| 5289 | + </hint> |
| 5290 | + </hints> |
| 5291 | + </connection> |
| 5292 | + <connection> |
| 5293 | + <sender>mAdvancedSettingsEnableButton</sender> |
| 5294 | + <signal>clicked()</signal> |
| 5295 | + <receiver>mAdvancedSettingsWarning</receiver> |
| 5296 | + <slot>hide()</slot> |
| 5297 | + <hints> |
| 5298 | + <hint type="sourcelabel"> |
| 5299 | + <x>481</x> |
| 5300 | + <y>261</y> |
| 5301 | + </hint> |
| 5302 | + <hint type="destinationlabel"> |
| 5303 | + <x>481</x> |
| 5304 | + <y>164</y> |
| 5305 | + </hint> |
| 5306 | + </hints> |
| 5307 | + </connection> |
5249 | 5308 | </connections>
|
5250 | 5309 | </ui>
|
0 commit comments