|
76 | 76 | </property>
|
77 | 77 | </widget>
|
78 | 78 | </item>
|
79 |
| - <item row="1" column="4"> |
| 79 | + <item row="1" column="5"> |
80 | 80 | <widget class="QPushButton" name="pushButtonClearHistory">
|
81 | 81 | <property name="minimumSize">
|
82 | 82 | <size>
|
|
114 | 114 | </property>
|
115 | 115 | <property name="font">
|
116 | 116 | <font>
|
117 |
| - <family>Consolas</family> |
118 | 117 | <pointsize>9</pointsize>
|
119 | 118 | </font>
|
120 | 119 | </property>
|
|
126 | 125 | </property>
|
127 | 126 | </widget>
|
128 | 127 | </item>
|
| 128 | + <item row="1" column="4"> |
| 129 | + <widget class="QComboBox" name="comboBoxLineEnding"> |
| 130 | + <property name="minimumSize"> |
| 131 | + <size> |
| 132 | + <width>0</width> |
| 133 | + <height>30</height> |
| 134 | + </size> |
| 135 | + </property> |
| 136 | + <item> |
| 137 | + <property name="text"> |
| 138 | + <string>No line ending</string> |
| 139 | + </property> |
| 140 | + </item> |
| 141 | + <item> |
| 142 | + <property name="text"> |
| 143 | + <string>New line</string> |
| 144 | + </property> |
| 145 | + </item> |
| 146 | + <item> |
| 147 | + <property name="text"> |
| 148 | + <string>Carriage return</string> |
| 149 | + </property> |
| 150 | + </item> |
| 151 | + <item> |
| 152 | + <property name="text"> |
| 153 | + <string>Both CR & NL</string> |
| 154 | + </property> |
| 155 | + </item> |
| 156 | + </widget> |
| 157 | + </item> |
129 | 158 | </layout>
|
130 | 159 | </widget>
|
131 | 160 | </item>
|
|
219 | 248 | <rect>
|
220 | 249 | <x>0</x>
|
221 | 250 | <y>0</y>
|
222 |
| - <width>586</width> |
223 |
| - <height>116</height> |
| 251 | + <width>648</width> |
| 252 | + <height>108</height> |
224 | 253 | </rect>
|
225 | 254 | </property>
|
226 | 255 | <property name="sizePolicy">
|
|
498 | 527 | </item>
|
499 | 528 | </widget>
|
500 | 529 | </item>
|
501 |
| - <item row="6" column="1" colspan="11"> |
502 |
| - <widget class="QComboBox" name="comboBoxLineEnding"> |
503 |
| - <item> |
504 |
| - <property name="text"> |
505 |
| - <string>No line ending</string> |
506 |
| - </property> |
507 |
| - </item> |
508 |
| - <item> |
509 |
| - <property name="text"> |
510 |
| - <string>New line</string> |
511 |
| - </property> |
512 |
| - </item> |
513 |
| - <item> |
514 |
| - <property name="text"> |
515 |
| - <string>Carriage return</string> |
516 |
| - </property> |
517 |
| - </item> |
518 |
| - <item> |
519 |
| - <property name="text"> |
520 |
| - <string>Both CR & NL</string> |
521 |
| - </property> |
522 |
| - </item> |
523 |
| - </widget> |
524 |
| - </item> |
525 | 530 | </layout>
|
526 | 531 | </item>
|
527 | 532 | <item>
|
@@ -758,8 +763,8 @@ p, li { white-space: pre-wrap; }
|
758 | 763 | <rect>
|
759 | 764 | <x>0</x>
|
760 | 765 | <y>0</y>
|
761 |
| - <width>1177</width> |
762 |
| - <height>99</height> |
| 766 | + <width>1164</width> |
| 767 | + <height>103</height> |
763 | 768 | </rect>
|
764 | 769 | </property>
|
765 | 770 | <layout class="QGridLayout" name="gridLayout_24">
|
@@ -1113,7 +1118,6 @@ p, li { white-space: pre-wrap; }
|
1113 | 1118 | </property>
|
1114 | 1119 | <property name="font">
|
1115 | 1120 | <font>
|
1116 |
| - <weight>50</weight> |
1117 | 1121 | <italic>false</italic>
|
1118 | 1122 | <bold>false</bold>
|
1119 | 1123 | <underline>true</underline>
|
@@ -2913,7 +2917,6 @@ p, li { white-space: pre-wrap; }
|
2913 | 2917 | </property>
|
2914 | 2918 | <property name="font">
|
2915 | 2919 | <font>
|
2916 |
| - <weight>50</weight> |
2917 | 2920 | <bold>false</bold>
|
2918 | 2921 | <underline>true</underline>
|
2919 | 2922 | </font>
|
@@ -3231,7 +3234,7 @@ p, li { white-space: pre-wrap; }
|
3231 | 3234 | <x>0</x>
|
3232 | 3235 | <y>0</y>
|
3233 | 3236 | <width>1797</width>
|
3234 |
| - <height>21</height> |
| 3237 | + <height>19</height> |
3235 | 3238 | </rect>
|
3236 | 3239 | </property>
|
3237 | 3240 | <widget class="QMenu" name="menuFile">
|
|
0 commit comments