Preferences/ConfigurationPages/EditorFilePage.ui

changeset 6105
cbd34d558bd9
parent 5837
9ef6a28f1694
child 6832
1faa6d5e4c1d
equal deleted inserted replaced
6102:a5b9f6a38faf 6105:cbd34d558bd9
8 <y>0</y> 8 <y>0</y>
9 <width>600</width> 9 <width>600</width>
10 <height>1622</height> 10 <height>1622</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout_3"> 13 <layout class="QVBoxLayout" name="verticalLayout_4">
14 <item> 14 <item>
15 <widget class="QLabel" name="headerLabel"> 15 <widget class="QLabel" name="headerLabel">
16 <property name="text"> 16 <property name="text">
17 <string>&lt;b&gt;Configure file handling settings&lt;/b&gt;</string> 17 <string>&lt;b&gt;Configure file handling settings&lt;/b&gt;</string>
18 </property> 18 </property>
171 <item> 171 <item>
172 <widget class="QGroupBox" name="groupBox_4"> 172 <widget class="QGroupBox" name="groupBox_4">
173 <property name="title"> 173 <property name="title">
174 <string>Save</string> 174 <string>Save</string>
175 </property> 175 </property>
176 <layout class="QVBoxLayout" name="verticalLayout_4"> 176 <layout class="QVBoxLayout" name="verticalLayout_3">
177 <item>
178 <widget class="QCheckBox" name="insertFinalNewlineCheckBox">
179 <property name="toolTip">
180 <string>Select to insert a final newline if none is there</string>
181 </property>
182 <property name="text">
183 <string>Insert final newline upon save</string>
184 </property>
185 </widget>
186 </item>
177 <item> 187 <item>
178 <widget class="QCheckBox" name="stripWhitespaceCheckBox"> 188 <widget class="QCheckBox" name="stripWhitespaceCheckBox">
179 <property name="toolTip"> 189 <property name="toolTip">
180 <string>Select, whether trailing whitespace should be removed upon save</string> 190 <string>Select, whether trailing whitespace should be removed upon save</string>
181 </property> 191 </property>
630 <tabstop>warnFilesizeSpinBox</tabstop> 640 <tabstop>warnFilesizeSpinBox</tabstop>
631 <tabstop>lfRadioButton</tabstop> 641 <tabstop>lfRadioButton</tabstop>
632 <tabstop>crRadioButton</tabstop> 642 <tabstop>crRadioButton</tabstop>
633 <tabstop>crlfRadioButton</tabstop> 643 <tabstop>crlfRadioButton</tabstop>
634 <tabstop>automaticEolConversionCheckBox</tabstop> 644 <tabstop>automaticEolConversionCheckBox</tabstop>
645 <tabstop>insertFinalNewlineCheckBox</tabstop>
635 <tabstop>stripWhitespaceCheckBox</tabstop> 646 <tabstop>stripWhitespaceCheckBox</tabstop>
636 <tabstop>createBackupFileCheckBox</tabstop> 647 <tabstop>createBackupFileCheckBox</tabstop>
637 <tabstop>autosaveSlider</tabstop> 648 <tabstop>autosaveSlider</tabstop>
638 <tabstop>advEncodingCheckBox</tabstop> 649 <tabstop>advEncodingCheckBox</tabstop>
639 <tabstop>defaultEncodingComboBox</tabstop> 650 <tabstop>defaultEncodingComboBox</tabstop>

eric ide

mercurial