|
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | 9 | <width>866</width> |
10 | | - <height>580</height> |
| 10 | + <height>589</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="windowTitle"> |
|
241 | 241 | </sizepolicy> |
242 | 242 | </property> |
243 | 243 | <property name="currentIndex"> |
244 | | - <number>4</number> |
| 244 | + <number>1</number> |
245 | 245 | </property> |
246 | 246 | <widget class="QWidget" name="databaseListPage"> |
247 | 247 | <layout class="QVBoxLayout" name="verticalLayout_36"> |
|
419 | 419 | <rect> |
420 | 420 | <x>0</x> |
421 | 421 | <y>0</y> |
422 | | - <width>433</width> |
423 | | - <height>718</height> |
| 422 | + <width>660</width> |
| 423 | + <height>726</height> |
424 | 424 | </rect> |
425 | 425 | </property> |
426 | 426 | <layout class="QVBoxLayout" name="verticalLayout_34"> |
|
534 | 534 | <item row="6" column="0"> |
535 | 535 | <widget class="QCheckBox" name="useSciFormatForDoublesCheck"> |
536 | 536 | <property name="toolTip"> |
537 | | - <string><html><head/><body><p>By default (when this option is disabled) a real number is displayed in the format of decimals with decimal point. In some cases, when the number is really small (several places after decimal point), the default representation may appear inaccurate. In such case you may want to enable this option to use the scientific notation (i.e. <span style=" font-style:italic;">5.3e-21</span>).</p></body></html></string> |
| 537 | + <string><html><head/><body><p>When enabled, SQLiteStudio automatically switches to scientific notation for very small real numbers (e.g. <span style=" font-style:italic;">5.3e-21</span>).<br/>Decimal notation is used for values whose magnitude allows a readable decimal representation.</p><p>When disabled, real numbers are always displayed using decimal notation, even if this results in very long fractional parts.</p></body></html></string> |
538 | 538 | </property> |
539 | 539 | <property name="text"> |
540 | | - <string>Use scientific notation for real numbers in the grid view</string> |
| 540 | + <string>Use scientific notation for very small real numbers in the grid view</string> |
541 | 541 | </property> |
542 | 542 | <property name="cfg" stdset="0"> |
543 | 543 | <string notr="true">General.UseSciFormatForDoubles</string> |
|
1574 | 1574 | <rect> |
1575 | 1575 | <x>0</x> |
1576 | 1576 | <y>0</y> |
1577 | | - <width>364</width> |
1578 | | - <height>283</height> |
| 1577 | + <width>389</width> |
| 1578 | + <height>288</height> |
1579 | 1579 | </rect> |
1580 | 1580 | </property> |
1581 | 1581 | <layout class="QVBoxLayout" name="verticalLayout_31"> |
@@ -1998,7 +1998,7 @@ p, li { white-space: pre-wrap; } |
1998 | 1998 | hr { height: 1px; border-width: 0; } |
1999 | 1999 | li.unchecked::marker { content: "\2610"; } |
2000 | 2000 | li.checked::marker { content: "\2612"; } |
2001 | | -</style></head><body style=" font-family:'Segoe UI'; font-size:9pt; font-weight:400; font-style:normal;"> |
| 2001 | +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> |
2002 | 2002 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'MS Shell Dlg 2'; font-size:8pt;">Abcdefgh</span></p></body></html></string> |
2003 | 2003 | </property> |
2004 | 2004 | </widget> |
@@ -2089,8 +2089,8 @@ li.checked::marker { content: "\2612"; } |
2089 | 2089 | <rect> |
2090 | 2090 | <x>0</x> |
2091 | 2091 | <y>0</y> |
2092 | | - <width>222</width> |
2093 | | - <height>313</height> |
| 2092 | + <width>235</width> |
| 2093 | + <height>318</height> |
2094 | 2094 | </rect> |
2095 | 2095 | </property> |
2096 | 2096 | <layout class="QVBoxLayout" name="verticalLayout_9"> |
|
0 commit comments