Mon, 25 Nov 2013 18:53:29 +0100
Some layout corrections to configuration pages.
--- a/Preferences/ConfigurationPages/EditorExportersPage.ui Sun Nov 24 17:52:37 2013 +0100 +++ b/Preferences/ConfigurationPages/EditorExportersPage.ui Mon Nov 25 18:53:29 2013 +0100 @@ -13,7 +13,7 @@ <property name="windowTitle"> <string/> </property> - <layout class="QVBoxLayout" name="verticalLayout"> + <layout class="QVBoxLayout" name="verticalLayout_10"> <item> <widget class="QLabel" name="headerLabel"> <property name="text"> @@ -68,58 +68,70 @@ </property> <widget class="QWidget" name="emptyPage"/> <widget class="QWidget" name="htmlPage"> - <layout class="QVBoxLayout"> - <property name="margin"> + <layout class="QVBoxLayout" name="verticalLayout_4"> + <property name="leftMargin"> + <number>0</number> + </property> + <property name="rightMargin"> <number>0</number> </property> <item> - <widget class="QCheckBox" name="htmlWysiwygCheckBox"> - <property name="toolTip"> - <string>Select to export in WYSIWYG mode</string> - </property> - <property name="text"> - <string>Use WYSIWYG mode</string> - </property> - </widget> - </item> - <item> - <widget class="QCheckBox" name="htmlFoldingCheckBox"> - <property name="toolTip"> - <string>Select to include folding functionality</string> - </property> - <property name="text"> - <string>Include folding functionality</string> - </property> - </widget> - </item> - <item> - <widget class="QCheckBox" name="htmlStylesCheckBox"> - <property name="toolTip"> - <string>Select to include only used styles</string> + <widget class="QGroupBox" name="groupBox_2"> + <property name="title"> + <string/> </property> - <property name="text"> - <string>Include only used styles</string> - </property> - </widget> - </item> - <item> - <widget class="QCheckBox" name="htmlTitleCheckBox"> - <property name="toolTip"> - <string>Select to use the full pathname as the document title</string> - </property> - <property name="text"> - <string>Use full pathname as document title</string> - </property> - </widget> - </item> - <item> - <widget class="QCheckBox" name="htmlTabsCheckBox"> - <property name="toolTip"> - <string>Select to use tabs in the generated file</string> - </property> - <property name="text"> - <string>Use tabs</string> - </property> + <layout class="QVBoxLayout" name="verticalLayout_3"> + <item> + <widget class="QCheckBox" name="htmlWysiwygCheckBox"> + <property name="toolTip"> + <string>Select to export in WYSIWYG mode</string> + </property> + <property name="text"> + <string>Use WYSIWYG mode</string> + </property> + </widget> + </item> + <item> + <widget class="QCheckBox" name="htmlFoldingCheckBox"> + <property name="toolTip"> + <string>Select to include folding functionality</string> + </property> + <property name="text"> + <string>Include folding functionality</string> + </property> + </widget> + </item> + <item> + <widget class="QCheckBox" name="htmlStylesCheckBox"> + <property name="toolTip"> + <string>Select to include only used styles</string> + </property> + <property name="text"> + <string>Include only used styles</string> + </property> + </widget> + </item> + <item> + <widget class="QCheckBox" name="htmlTitleCheckBox"> + <property name="toolTip"> + <string>Select to use the full pathname as the document title</string> + </property> + <property name="text"> + <string>Use full pathname as document title</string> + </property> + </widget> + </item> + <item> + <widget class="QCheckBox" name="htmlTabsCheckBox"> + <property name="toolTip"> + <string>Select to use tabs in the generated file</string> + </property> + <property name="text"> + <string>Use tabs</string> + </property> + </widget> + </item> + </layout> </widget> </item> <item> @@ -139,34 +151,49 @@ </widget> <widget class="QWidget" name="odtPage"> <layout class="QVBoxLayout" name="verticalLayout_2"> - <item> - <widget class="QCheckBox" name="odtWysiwygCheckBox"> - <property name="toolTip"> - <string>Select to export in WYSIWYG mode</string> - </property> - <property name="text"> - <string>Use WYSIWYG mode</string> - </property> - </widget> - </item> + <property name="leftMargin"> + <number>0</number> + </property> + <property name="rightMargin"> + <number>0</number> + </property> <item> - <widget class="QCheckBox" name="odtStylesCheckBox"> - <property name="toolTip"> - <string>Select to include only used styles</string> - </property> - <property name="text"> - <string>Include only used styles</string> + <widget class="QGroupBox" name="groupBox_3"> + <property name="title"> + <string/> </property> - </widget> - </item> - <item> - <widget class="QCheckBox" name="odtTabsCheckBox"> - <property name="toolTip"> - <string>Select to use tabs in the generated file</string> - </property> - <property name="text"> - <string>Use tabs</string> - </property> + <layout class="QVBoxLayout" name="verticalLayout"> + <item> + <widget class="QCheckBox" name="odtWysiwygCheckBox"> + <property name="toolTip"> + <string>Select to export in WYSIWYG mode</string> + </property> + <property name="text"> + <string>Use WYSIWYG mode</string> + </property> + </widget> + </item> + <item> + <widget class="QCheckBox" name="odtStylesCheckBox"> + <property name="toolTip"> + <string>Select to include only used styles</string> + </property> + <property name="text"> + <string>Include only used styles</string> + </property> + </widget> + </item> + <item> + <widget class="QCheckBox" name="odtTabsCheckBox"> + <property name="toolTip"> + <string>Select to use tabs in the generated file</string> + </property> + <property name="text"> + <string>Use tabs</string> + </property> + </widget> + </item> + </layout> </widget> </item> <item> @@ -185,138 +212,150 @@ </layout> </widget> <widget class="QWidget" name="pdfPage"> - <layout class="QGridLayout" name="gridLayout"> - <property name="margin"> + <layout class="QVBoxLayout" name="verticalLayout_5"> + <property name="leftMargin"> + <number>0</number> + </property> + <property name="rightMargin"> <number>0</number> </property> - <item row="0" column="0"> - <widget class="QLabel" name="label"> - <property name="text"> - <string>Magnification:</string> - </property> - </widget> - </item> - <item row="0" column="1"> - <widget class="QSlider" name="pdfMagnificationSlider"> - <property name="toolTip"> - <string>Select the magnification value to be added to the font sizes of the styles</string> - </property> - <property name="maximum"> - <number>20</number> - </property> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - </widget> - </item> - <item row="0" column="2"> - <widget class="QLCDNumber" name="pdfMagnificationLCD"> - <property name="toolTip"> - <string>Displays the selected magnification value</string> - </property> - <property name="digitCount"> - <number>2</number> + <item> + <widget class="QGroupBox" name="groupBox_4"> + <property name="title"> + <string/> </property> - <property name="segmentStyle"> - <enum>QLCDNumber::Flat</enum> - </property> - </widget> - </item> - <item row="1" column="0"> - <widget class="QLabel" name="label_2"> - <property name="text"> - <string>Font:</string> - </property> - </widget> - </item> - <item row="1" column="1" colspan="2"> - <widget class="QComboBox" name="pdfFontCombo"> - <property name="toolTip"> - <string>Select the font from the list</string> - </property> - </widget> - </item> - <item row="2" column="0"> - <widget class="QLabel" name="label_3"> - <property name="text"> - <string>Pagesize:</string> - </property> - </widget> - </item> - <item row="2" column="1" colspan="2"> - <widget class="QComboBox" name="pdfPageSizeCombo"> - <property name="toolTip"> - <string>Select the page size from the list</string> - </property> + <layout class="QGridLayout" name="gridLayout"> + <item row="0" column="0"> + <widget class="QLabel" name="label"> + <property name="text"> + <string>Magnification:</string> + </property> + </widget> + </item> + <item row="0" column="1"> + <widget class="QSlider" name="pdfMagnificationSlider"> + <property name="toolTip"> + <string>Select the magnification value to be added to the font sizes of the styles</string> + </property> + <property name="maximum"> + <number>20</number> + </property> + <property name="orientation"> + <enum>Qt::Horizontal</enum> + </property> + </widget> + </item> + <item row="0" column="2"> + <widget class="QLCDNumber" name="pdfMagnificationLCD"> + <property name="toolTip"> + <string>Displays the selected magnification value</string> + </property> + <property name="digitCount"> + <number>2</number> + </property> + <property name="segmentStyle"> + <enum>QLCDNumber::Flat</enum> + </property> + </widget> + </item> + <item row="1" column="0"> + <widget class="QLabel" name="label_2"> + <property name="text"> + <string>Font:</string> + </property> + </widget> + </item> + <item row="1" column="1" colspan="2"> + <widget class="QComboBox" name="pdfFontCombo"> + <property name="toolTip"> + <string>Select the font from the list</string> + </property> + </widget> + </item> + <item row="2" column="0"> + <widget class="QLabel" name="label_3"> + <property name="text"> + <string>Pagesize:</string> + </property> + </widget> + </item> + <item row="2" column="1" colspan="2"> + <widget class="QComboBox" name="pdfPageSizeCombo"> + <property name="toolTip"> + <string>Select the page size from the list</string> + </property> + </widget> + </item> + <item row="3" column="0" colspan="3"> + <layout class="QHBoxLayout" name="horizontalLayout"> + <item> + <widget class="QGroupBox" name="groupBox"> + <property name="title"> + <string>Margins</string> + </property> + <layout class="QGridLayout"> + <item row="0" column="1"> + <widget class="QSpinBox" name="pdfMarginTopSpin"> + <property name="toolTip"> + <string>Select the top margin in points (72 pt == 1")</string> + </property> + <property name="maximum"> + <number>288</number> + </property> + </widget> + </item> + <item row="1" column="0"> + <widget class="QSpinBox" name="pdfMarginLeftSpin"> + <property name="toolTip"> + <string>Select the left margin in points (72 pt == 1")</string> + </property> + <property name="maximum"> + <number>288</number> + </property> + </widget> + </item> + <item row="1" column="2"> + <widget class="QSpinBox" name="pdfMarginRightSpin"> + <property name="toolTip"> + <string>Select the right margin in points (72 pt == 1")</string> + </property> + <property name="maximum"> + <number>288</number> + </property> + </widget> + </item> + <item row="2" column="1"> + <widget class="QSpinBox" name="pdfMarginBottomSpin"> + <property name="toolTip"> + <string>Select the bottom margin in points (72 pt == 1")</string> + </property> + <property name="maximum"> + <number>288</number> + </property> + </widget> + </item> + </layout> + </widget> + </item> + <item> + <spacer name="horizontalSpacer"> + <property name="orientation"> + <enum>Qt::Horizontal</enum> + </property> + <property name="sizeHint" stdset="0"> + <size> + <width>40</width> + <height>20</height> + </size> + </property> + </spacer> + </item> + </layout> + </item> + </layout> </widget> </item> - <item row="3" column="0" colspan="3"> - <layout class="QHBoxLayout" name="horizontalLayout"> - <item> - <widget class="QGroupBox" name="groupBox"> - <property name="title"> - <string>Margins</string> - </property> - <layout class="QGridLayout"> - <item row="0" column="1"> - <widget class="QSpinBox" name="pdfMarginTopSpin"> - <property name="toolTip"> - <string>Select the top margin in points (72 pt == 1")</string> - </property> - <property name="maximum"> - <number>288</number> - </property> - </widget> - </item> - <item row="1" column="0"> - <widget class="QSpinBox" name="pdfMarginLeftSpin"> - <property name="toolTip"> - <string>Select the left margin in points (72 pt == 1")</string> - </property> - <property name="maximum"> - <number>288</number> - </property> - </widget> - </item> - <item row="1" column="2"> - <widget class="QSpinBox" name="pdfMarginRightSpin"> - <property name="toolTip"> - <string>Select the right margin in points (72 pt == 1")</string> - </property> - <property name="maximum"> - <number>288</number> - </property> - </widget> - </item> - <item row="2" column="1"> - <widget class="QSpinBox" name="pdfMarginBottomSpin"> - <property name="toolTip"> - <string>Select the bottom margin in points (72 pt == 1")</string> - </property> - <property name="maximum"> - <number>288</number> - </property> - </widget> - </item> - </layout> - </widget> - </item> - <item> - <spacer name="horizontalSpacer"> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>40</width> - <height>20</height> - </size> - </property> - </spacer> - </item> - </layout> - </item> - <item row="4" column="1"> + <item> <spacer> <property name="orientation"> <enum>Qt::Vertical</enum> @@ -332,58 +371,70 @@ </layout> </widget> <widget class="QWidget" name="rtfPage"> - <layout class="QVBoxLayout"> - <property name="margin"> + <layout class="QVBoxLayout" name="verticalLayout_7"> + <property name="leftMargin"> + <number>0</number> + </property> + <property name="rightMargin"> <number>0</number> </property> <item> - <widget class="QCheckBox" name="rtfWysiwygCheckBox"> - <property name="toolTip"> - <string>Select to export in WYSIWYG mode</string> - </property> - <property name="text"> - <string>Use WYSIWYG mode</string> + <widget class="QGroupBox" name="groupBox_5"> + <property name="title"> + <string/> </property> - </widget> - </item> - <item> - <layout class="QHBoxLayout"> - <item> - <widget class="QPushButton" name="rtfFontButton"> - <property name="toolTip"> - <string>Press to select the font for the RTF export</string> - </property> - <property name="text"> - <string>Select Font</string> - </property> - </widget> - </item> - <item> - <widget class="QLineEdit" name="rtfFontSample"> - <property name="focusPolicy"> - <enum>Qt::NoFocus</enum> - </property> - <property name="text"> - <string>Font for RTF export</string> - </property> - <property name="alignment"> - <set>Qt::AlignHCenter</set> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - </item> - </layout> - </item> - <item> - <widget class="QCheckBox" name="rtfTabsCheckBox"> - <property name="toolTip"> - <string>Select to use tabs in the generated file</string> - </property> - <property name="text"> - <string>Use tabs</string> - </property> + <layout class="QVBoxLayout" name="verticalLayout_6"> + <item> + <widget class="QCheckBox" name="rtfWysiwygCheckBox"> + <property name="toolTip"> + <string>Select to export in WYSIWYG mode</string> + </property> + <property name="text"> + <string>Use WYSIWYG mode</string> + </property> + </widget> + </item> + <item> + <layout class="QHBoxLayout"> + <item> + <widget class="QPushButton" name="rtfFontButton"> + <property name="toolTip"> + <string>Press to select the font for the RTF export</string> + </property> + <property name="text"> + <string>Select Font</string> + </property> + </widget> + </item> + <item> + <widget class="QLineEdit" name="rtfFontSample"> + <property name="focusPolicy"> + <enum>Qt::NoFocus</enum> + </property> + <property name="text"> + <string>Font for RTF export</string> + </property> + <property name="alignment"> + <set>Qt::AlignHCenter</set> + </property> + <property name="readOnly"> + <bool>true</bool> + </property> + </widget> + </item> + </layout> + </item> + <item> + <widget class="QCheckBox" name="rtfTabsCheckBox"> + <property name="toolTip"> + <string>Select to use tabs in the generated file</string> + </property> + <property name="text"> + <string>Use tabs</string> + </property> + </widget> + </item> + </layout> </widget> </item> <item> @@ -402,28 +453,40 @@ </layout> </widget> <widget class="QWidget" name="texPage"> - <layout class="QVBoxLayout"> - <property name="margin"> + <layout class="QVBoxLayout" name="verticalLayout_9"> + <property name="leftMargin"> + <number>0</number> + </property> + <property name="rightMargin"> <number>0</number> </property> <item> - <widget class="QCheckBox" name="texStylesCheckBox"> - <property name="toolTip"> - <string>Select to include only used styles</string> - </property> - <property name="text"> - <string>Include only used styles</string> + <widget class="QGroupBox" name="groupBox_6"> + <property name="title"> + <string/> </property> - </widget> - </item> - <item> - <widget class="QCheckBox" name="texTitleCheckBox"> - <property name="toolTip"> - <string>Select to use the full pathname as the document title</string> - </property> - <property name="text"> - <string>Use full pathname as document title</string> - </property> + <layout class="QVBoxLayout" name="verticalLayout_8"> + <item> + <widget class="QCheckBox" name="texStylesCheckBox"> + <property name="toolTip"> + <string>Select to include only used styles</string> + </property> + <property name="text"> + <string>Include only used styles</string> + </property> + </widget> + </item> + <item> + <widget class="QCheckBox" name="texTitleCheckBox"> + <property name="toolTip"> + <string>Select to use the full pathname as the document title</string> + </property> + <property name="text"> + <string>Use full pathname as document title</string> + </property> + </widget> + </item> + </layout> </widget> </item> <item>
--- a/Preferences/ConfigurationPages/EditorTypingPage.ui Sun Nov 24 17:52:37 2013 +0100 +++ b/Preferences/ConfigurationPages/EditorTypingPage.ui Mon Nov 25 18:53:29 2013 +0100 @@ -1,62 +1,63 @@ -<ui version="4.0" > +<?xml version="1.0" encoding="UTF-8"?> +<ui version="4.0"> <class>EditorTypingPage</class> - <widget class="QWidget" name="EditorTypingPage" > - <property name="geometry" > + <widget class="QWidget" name="EditorTypingPage"> + <property name="geometry"> <rect> <x>0</x> <y>0</y> - <width>537</width> + <width>543</width> <height>531</height> </rect> </property> - <property name="windowTitle" > + <property name="windowTitle"> <string/> </property> - <layout class="QVBoxLayout" name="verticalLayout_3" > + <layout class="QVBoxLayout" name="verticalLayout_3"> <item> - <widget class="QLabel" name="headerLabel" > - <property name="text" > - <string><b>Configure typing</b></string> + <widget class="QLabel" name="headerLabel"> + <property name="text"> + <string><b>Configure typing</b></string> </property> </widget> </item> <item> - <widget class="Line" name="line1" > - <property name="frameShape" > + <widget class="Line" name="line1"> + <property name="frameShape"> <enum>QFrame::HLine</enum> </property> - <property name="frameShadow" > + <property name="frameShadow"> <enum>QFrame::Sunken</enum> </property> - <property name="orientation" > + <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> </item> <item> - <layout class="QHBoxLayout" > + <layout class="QHBoxLayout"> <item> - <widget class="QLabel" name="TextLabel1_3" > - <property name="toolTip" > + <widget class="QLabel" name="TextLabel1_3"> + <property name="toolTip"> <string/> </property> - <property name="text" > + <property name="text"> <string>Programming Language:</string> </property> - <property name="buddy" > + <property name="buddy"> <cstring></cstring> </property> </widget> </item> <item> - <widget class="QComboBox" name="languageCombo" > - <property name="sizePolicy" > - <sizepolicy vsizetype="Fixed" hsizetype="Expanding" > + <widget class="QComboBox" name="languageCombo"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> - <property name="toolTip" > + <property name="toolTip"> <string>Select the programming language to be configured.</string> </property> </widget> @@ -64,49 +65,55 @@ </layout> </item> <item> - <widget class="QStackedWidget" name="stackedWidget" > - <property name="currentIndex" > + <widget class="QStackedWidget" name="stackedWidget"> + <property name="currentIndex"> <number>0</number> </property> - <widget class="QWidget" name="emptyPage" /> - <widget class="QWidget" name="pythonPage" > - <layout class="QVBoxLayout" name="verticalLayout_2" > + <widget class="QWidget" name="emptyPage"/> + <widget class="QWidget" name="pythonPage"> + <layout class="QVBoxLayout" name="verticalLayout_2"> + <property name="leftMargin"> + <number>0</number> + </property> + <property name="rightMargin"> + <number>0</number> + </property> <item> - <widget class="QGroupBox" name="pythonGroup" > - <property name="focusPolicy" > + <widget class="QGroupBox" name="pythonGroup"> + <property name="focusPolicy"> <enum>Qt::TabFocus</enum> </property> - <property name="toolTip" > + <property name="toolTip"> <string>Select to enable Python typing aids</string> </property> - <property name="title" > + <property name="title"> <string>Enable Python typing aids</string> </property> - <property name="checkable" > + <property name="checkable"> <bool>true</bool> </property> - <layout class="QVBoxLayout" name="verticalLayout" > + <layout class="QVBoxLayout" name="verticalLayout"> <item> - <widget class="QCheckBox" name="pythonInsertClosingBraceCheckBox" > - <property name="toolTip" > + <widget class="QCheckBox" name="pythonInsertClosingBraceCheckBox"> + <property name="toolTip"> <string>Select to insert a closing parenthesis</string> </property> - <property name="text" > + <property name="text"> <string>Automatic parenthesis insertion</string> </property> </widget> </item> <item> - <layout class="QHBoxLayout" > + <layout class="QHBoxLayout"> <item> <spacer> - <property name="orientation" > + <property name="orientation"> <enum>Qt::Horizontal</enum> </property> - <property name="sizeType" > + <property name="sizeType"> <enum>QSizePolicy::Fixed</enum> </property> - <property name="sizeHint" stdset="0" > + <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>20</height> @@ -115,24 +122,24 @@ </spacer> </item> <item> - <widget class="QCheckBox" name="pythonSkipBraceCheckBox" > - <property name="enabled" > + <widget class="QCheckBox" name="pythonSkipBraceCheckBox"> + <property name="enabled"> <bool>false</bool> </property> - <property name="toolTip" > + <property name="toolTip"> <string>Select to skip matching braces when typing</string> </property> - <property name="text" > + <property name="text"> <string>Automatically skip matching braces when typing</string> </property> </widget> </item> <item> <spacer> - <property name="orientation" > + <property name="orientation"> <enum>Qt::Horizontal</enum> </property> - <property name="sizeHint" stdset="0" > + <property name="sizeHint" stdset="0"> <size> <width>131</width> <height>21</height> @@ -143,66 +150,66 @@ </layout> </item> <item> - <widget class="QCheckBox" name="pythonColonDetectionCheckBox" > - <property name="toolTip" > + <widget class="QCheckBox" name="pythonColonDetectionCheckBox"> + <property name="toolTip"> <string>Select to skip a ':', if typed next to another ':'</string> </property> - <property name="text" > + <property name="text"> <string>Automatic colon detection</string> </property> </widget> </item> <item> - <widget class="QCheckBox" name="pythonIndentBraceCheckBox" > - <property name="toolTip" > + <widget class="QCheckBox" name="pythonIndentBraceCheckBox"> + <property name="toolTip"> <string>Select to indent to the brace level after typing 'return'</string> </property> - <property name="text" > + <property name="text"> <string>After '(' indent to its level</string> </property> </widget> </item> <item> - <widget class="QCheckBox" name="pythonInsertQuoteCheckBox" > - <property name="toolTip" > + <widget class="QCheckBox" name="pythonInsertQuoteCheckBox"> + <property name="toolTip"> <string>Select to insert the matching quote character</string> </property> - <property name="text" > + <property name="text"> <string>Automatic quote insertion</string> </property> </widget> </item> <item> - <widget class="QCheckBox" name="pythonDedentElseCheckBox" > - <property name="toolTip" > + <widget class="QCheckBox" name="pythonDedentElseCheckBox"> + <property name="toolTip"> <string>Select to dedent 'else:' and 'elif' to the matching 'if'</string> </property> - <property name="text" > + <property name="text"> <string>Automatic dedent of 'else:' and 'elif'</string> </property> </widget> </item> <item> - <widget class="QCheckBox" name="pythonDedentExceptCheckBox" > - <property name="toolTip" > + <widget class="QCheckBox" name="pythonDedentExceptCheckBox"> + <property name="toolTip"> <string>Select to dedent 'except' and 'finally' to the matching 'try:'</string> </property> - <property name="text" > + <property name="text"> <string>Automatic dedent of 'except' and 'finally'</string> </property> </widget> </item> <item> - <layout class="QHBoxLayout" > + <layout class="QHBoxLayout"> <item> <spacer> - <property name="orientation" > + <property name="orientation"> <enum>Qt::Horizontal</enum> </property> - <property name="sizeType" > + <property name="sizeType"> <enum>QSizePolicy::Fixed</enum> </property> - <property name="sizeHint" stdset="0" > + <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>20</height> @@ -211,24 +218,24 @@ </spacer> </item> <item> - <widget class="QCheckBox" name="pythonDedentExceptPy24CheckBox" > - <property name="enabled" > + <widget class="QCheckBox" name="pythonDedentExceptPy24CheckBox"> + <property name="enabled"> <bool>false</bool> </property> - <property name="toolTip" > + <property name="toolTip"> <string>Select to treat code as Python 2.4 code</string> </property> - <property name="text" > + <property name="text"> <string>Python 2.4 style 'try:' blocks</string> </property> </widget> </item> <item> <spacer> - <property name="orientation" > + <property name="orientation"> <enum>Qt::Horizontal</enum> </property> - <property name="sizeHint" stdset="0" > + <property name="sizeHint" stdset="0"> <size> <width>261</width> <height>20</height> @@ -239,41 +246,41 @@ </layout> </item> <item> - <widget class="QCheckBox" name="pythonInsertImportCheckBox" > - <property name="toolTip" > + <widget class="QCheckBox" name="pythonInsertImportCheckBox"> + <property name="toolTip"> <string>Select to insert the 'import' string</string> </property> - <property name="text" > + <property name="text"> <string>Automatic insertion of the 'import' string on 'from xxx'</string> </property> </widget> </item> <item> - <widget class="QCheckBox" name="pythonInsertSelfCheckBox" > - <property name="toolTip" > + <widget class="QCheckBox" name="pythonInsertSelfCheckBox"> + <property name="toolTip"> <string>Select to insert the 'self' string when declaring a method</string> </property> - <property name="text" > + <property name="text"> <string>Automatic insertion of 'self' when declaring methods</string> </property> </widget> </item> <item> - <widget class="QCheckBox" name="pythonInsertBlankCheckBox" > - <property name="toolTip" > + <widget class="QCheckBox" name="pythonInsertBlankCheckBox"> + <property name="toolTip"> <string>Select to insert a blank after ','</string> </property> - <property name="text" > + <property name="text"> <string>Automatic insertion of ' ' (blank) after ','</string> </property> </widget> </item> <item> - <widget class="QCheckBox" name="pythonDedentDefCheckBox" > - <property name="toolTip" > + <widget class="QCheckBox" name="pythonDedentDefCheckBox"> + <property name="toolTip"> <string>Select to dedent 'def' statements to the last 'def' or 'class'</string> </property> - <property name="text" > + <property name="text"> <string>Automatic dedent of 'def' statements</string> </property> </widget> @@ -283,10 +290,10 @@ </item> <item> <spacer> - <property name="orientation" > + <property name="orientation"> <enum>Qt::Vertical</enum> </property> - <property name="sizeHint" stdset="0" > + <property name="sizeHint" stdset="0"> <size> <width>507</width> <height>20</height> @@ -296,95 +303,95 @@ </item> </layout> </widget> - <widget class="QWidget" name="rubyPage" > - <layout class="QVBoxLayout" > - <property name="leftMargin" > + <widget class="QWidget" name="rubyPage"> + <layout class="QVBoxLayout"> + <property name="leftMargin"> <number>0</number> </property> - <property name="rightMargin" > + <property name="rightMargin"> <number>0</number> </property> <item> - <widget class="QGroupBox" name="rubyGroup" > - <property name="focusPolicy" > + <widget class="QGroupBox" name="rubyGroup"> + <property name="focusPolicy"> <enum>Qt::TabFocus</enum> </property> - <property name="toolTip" > + <property name="toolTip"> <string>Select to enable Ruby typing aids</string> </property> - <property name="title" > + <property name="title"> <string>Enable Ruby typing aids</string> </property> - <property name="checkable" > + <property name="checkable"> <bool>true</bool> </property> - <layout class="QVBoxLayout" > + <layout class="QVBoxLayout"> <item> - <widget class="QCheckBox" name="rubyInsertClosingBraceCheckBox" > - <property name="toolTip" > + <widget class="QCheckBox" name="rubyInsertClosingBraceCheckBox"> + <property name="toolTip"> <string>Select to insert a closing parenthesis</string> </property> - <property name="text" > + <property name="text"> <string>Automatic parenthesis insertion</string> </property> </widget> </item> <item> - <widget class="QCheckBox" name="rubySkipBraceCheckBox" > - <property name="toolTip" > + <widget class="QCheckBox" name="rubySkipBraceCheckBox"> + <property name="toolTip"> <string>Select to skip matching braces when typing</string> </property> - <property name="text" > + <property name="text"> <string>Automatically skip matching braces when typing</string> </property> </widget> </item> <item> - <widget class="QCheckBox" name="rubyIndentBraceCheckBox" > - <property name="toolTip" > + <widget class="QCheckBox" name="rubyIndentBraceCheckBox"> + <property name="toolTip"> <string>Select to indent to the brace level after typing 'return'</string> </property> - <property name="text" > + <property name="text"> <string>After '(' indent to its level</string> </property> </widget> </item> <item> - <widget class="QCheckBox" name="rubyInsertQuoteCheckBox" > - <property name="toolTip" > + <widget class="QCheckBox" name="rubyInsertQuoteCheckBox"> + <property name="toolTip"> <string>Select to insert the matching quote character</string> </property> - <property name="text" > + <property name="text"> <string>Automatic quote insertion</string> </property> </widget> </item> <item> - <widget class="QCheckBox" name="rubyInsertBlankCheckBox" > - <property name="toolTip" > + <widget class="QCheckBox" name="rubyInsertBlankCheckBox"> + <property name="toolTip"> <string>Select to insert a blank after ','</string> </property> - <property name="text" > + <property name="text"> <string>Automatic insertion of ' ' (blank) after ','</string> </property> </widget> </item> <item> - <widget class="QCheckBox" name="rubyInsertHereDocCheckBox" > - <property name="toolTip" > + <widget class="QCheckBox" name="rubyInsertHereDocCheckBox"> + <property name="toolTip"> <string>Select to automatically complete a here document</string> </property> - <property name="text" > + <property name="text"> <string>Automatic completion of here document</string> </property> </widget> </item> <item> - <widget class="QCheckBox" name="rubyInsertInlineDocCheckBox" > - <property name="toolTip" > + <widget class="QCheckBox" name="rubyInsertInlineDocCheckBox"> + <property name="toolTip"> <string>Select to automatically insert '=end' after entering '=begin'</string> </property> - <property name="text" > + <property name="text"> <string>Automatic insertion of '=end' after '=begin'</string> </property> </widget> @@ -394,10 +401,10 @@ </item> <item> <spacer> - <property name="orientation" > + <property name="orientation"> <enum>Qt::Vertical</enum> </property> - <property name="sizeHint" stdset="0" > + <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>40</height> @@ -411,10 +418,10 @@ </item> <item> <spacer> - <property name="orientation" > + <property name="orientation"> <enum>Qt::Vertical</enum> </property> - <property name="sizeHint" stdset="0" > + <property name="sizeHint" stdset="0"> <size> <width>519</width> <height>20</height> @@ -456,11 +463,11 @@ <receiver>pythonSkipBraceCheckBox</receiver> <slot>setEnabled(bool)</slot> <hints> - <hint type="sourcelabel" > + <hint type="sourcelabel"> <x>99</x> <y>114</y> </hint> - <hint type="destinationlabel" > + <hint type="destinationlabel"> <x>116</x> <y>144</y> </hint> @@ -472,11 +479,11 @@ <receiver>pythonSkipBraceCheckBox</receiver> <slot>setChecked(bool)</slot> <hints> - <hint type="sourcelabel" > + <hint type="sourcelabel"> <x>196</x> <y>114</y> </hint> - <hint type="destinationlabel" > + <hint type="destinationlabel"> <x>198</x> <y>137</y> </hint> @@ -488,11 +495,11 @@ <receiver>pythonDedentExceptPy24CheckBox</receiver> <slot>setEnabled(bool)</slot> <hints> - <hint type="sourcelabel" > + <hint type="sourcelabel"> <x>69</x> <y>279</y> </hint> - <hint type="destinationlabel" > + <hint type="destinationlabel"> <x>80</x> <y>305</y> </hint>