148 <property name="toolTip"> |
148 <property name="toolTip"> |
149 <string>Select the history style</string> |
149 <string>Select the history style</string> |
150 </property> |
150 </property> |
151 </widget> |
151 </widget> |
152 </item> |
152 </item> |
|
153 <item row="2" column="0" colspan="3"> |
|
154 <widget class="QCheckBox" name="shellHistoryWrapCheckBox"> |
|
155 <property name="toolTip"> |
|
156 <string>Select to wrap around while navigating through the history</string> |
|
157 </property> |
|
158 <property name="text"> |
|
159 <string>Wrap around while navigating</string> |
|
160 </property> |
|
161 </widget> |
|
162 </item> |
|
163 <item row="3" column="0" colspan="3"> |
|
164 <widget class="QCheckBox" name="shellHistoryCursorKeysCheckBox"> |
|
165 <property name="toolTip"> |
|
166 <string>Select to make Up- and Down-keys move in history</string> |
|
167 </property> |
|
168 <property name="whatsThis"> |
|
169 <string><b>Up/Down keys navigate in history<b> |
|
170 <p>Select this entry to make Up- and Down-keys navigate in history. If unselected history navigation may be performed by Ctrl-Up or Ctrl-Down.</p></string> |
|
171 </property> |
|
172 <property name="text"> |
|
173 <string>Up/Down keys navigate in history</string> |
|
174 </property> |
|
175 </widget> |
|
176 </item> |
153 </layout> |
177 </layout> |
154 </widget> |
178 </widget> |
155 </item> |
179 </item> |
156 <item> |
180 <item> |
157 <widget class="QGroupBox" name="groupBox_5"> |
181 <widget class="QGroupBox" name="groupBox_5"> |
261 <tabstop>shellSyntaxHighlightingCheckBox</tabstop> |
285 <tabstop>shellSyntaxHighlightingCheckBox</tabstop> |
262 <tabstop>shellWordWrapCheckBox</tabstop> |
286 <tabstop>shellWordWrapCheckBox</tabstop> |
263 <tabstop>shellCTEnabledCheckBox</tabstop> |
287 <tabstop>shellCTEnabledCheckBox</tabstop> |
264 <tabstop>shellHistorySpinBox</tabstop> |
288 <tabstop>shellHistorySpinBox</tabstop> |
265 <tabstop>shellHistoryStyleComboBox</tabstop> |
289 <tabstop>shellHistoryStyleComboBox</tabstop> |
|
290 <tabstop>shellHistoryWrapCheckBox</tabstop> |
|
291 <tabstop>shellHistoryCursorKeysCheckBox</tabstop> |
266 <tabstop>monospacedFontButton</tabstop> |
292 <tabstop>monospacedFontButton</tabstop> |
267 <tabstop>monospacedCheckBox</tabstop> |
293 <tabstop>monospacedCheckBox</tabstop> |
268 <tabstop>linenumbersFontButton</tabstop> |
294 <tabstop>linenumbersFontButton</tabstop> |
269 <tabstop>stdOutErrCheckBox</tabstop> |
295 <tabstop>stdOutErrCheckBox</tabstop> |
270 </tabstops> |
296 </tabstops> |