--- a/Preferences/ConfigurationPages/HelpAppearancePage.ui Fri Jun 03 13:01:16 2011 +0200 +++ b/Preferences/ConfigurationPages/HelpAppearancePage.ui Sat Jun 04 11:53:15 2011 +0200 @@ -1,89 +1,90 @@ -<ui version="4.0" > +<?xml version="1.0" encoding="UTF-8"?> +<ui version="4.0"> <class>HelpAppearancePage</class> - <widget class="QWidget" name="HelpAppearancePage" > - <property name="geometry" > + <widget class="QWidget" name="HelpAppearancePage"> + <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>497</width> - <height>440</height> + <height>458</height> </rect> </property> - <layout class="QVBoxLayout" name="verticalLayout_2" > + <layout class="QVBoxLayout" name="verticalLayout_3"> <item> - <widget class="QLabel" name="headerLabel" > - <property name="text" > - <string><b>Configure help viewer appearance</b></string> + <widget class="QLabel" name="headerLabel"> + <property name="text"> + <string><b>Configure help viewer appearance</b></string> </property> </widget> </item> <item> - <widget class="Line" name="line17" > - <property name="frameShape" > + <widget class="Line" name="line17"> + <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> - <widget class="QGroupBox" name="groupBox_5" > - <property name="title" > + <widget class="QGroupBox" name="groupBox_5"> + <property name="title"> <string>Fonts</string> </property> - <layout class="QGridLayout" name="gridLayout" > - <item row="0" column="0" > - <widget class="QPushButton" name="standardFontButton" > - <property name="toolTip" > + <layout class="QGridLayout" name="gridLayout"> + <item row="0" column="0"> + <widget class="QPushButton" name="standardFontButton"> + <property name="toolTip"> <string>Press to select the standard font</string> </property> - <property name="text" > + <property name="text"> <string>Standard Font</string> </property> </widget> </item> - <item row="0" column="1" > - <widget class="QLineEdit" name="standardFontSample" > - <property name="focusPolicy" > + <item row="0" column="1"> + <widget class="QLineEdit" name="standardFontSample"> + <property name="focusPolicy"> <enum>Qt::NoFocus</enum> </property> - <property name="text" > + <property name="text"> <string>Times 16</string> </property> - <property name="alignment" > + <property name="alignment"> <set>Qt::AlignHCenter</set> </property> - <property name="readOnly" > + <property name="readOnly"> <bool>true</bool> </property> </widget> </item> - <item row="1" column="0" > - <widget class="QPushButton" name="fixedFontButton" > - <property name="toolTip" > + <item row="1" column="0"> + <widget class="QPushButton" name="fixedFontButton"> + <property name="toolTip"> <string>Press to select the fixed-width font</string> </property> - <property name="text" > + <property name="text"> <string>Fixed-Width Font</string> </property> </widget> </item> - <item row="1" column="1" > - <widget class="QLineEdit" name="fixedFontSample" > - <property name="focusPolicy" > + <item row="1" column="1"> + <widget class="QLineEdit" name="fixedFontSample"> + <property name="focusPolicy"> <enum>Qt::NoFocus</enum> </property> - <property name="text" > + <property name="text"> <string>Courier 13</string> </property> - <property name="alignment" > + <property name="alignment"> <set>Qt::AlignHCenter</set> </property> - <property name="readOnly" > + <property name="readOnly"> <bool>true</bool> </property> </widget> @@ -92,40 +93,40 @@ </widget> </item> <item> - <widget class="QGroupBox" name="groupBox_3" > - <property name="title" > + <widget class="QGroupBox" name="groupBox_3"> + <property name="title"> <string>Colours</string> </property> - <layout class="QGridLayout" name="gridLayout_2" > - <item row="0" column="0" > - <widget class="QLabel" name="textLabel1_3" > - <property name="text" > + <layout class="QGridLayout" name="gridLayout_2"> + <item row="0" column="0"> + <widget class="QLabel" name="textLabel1_3"> + <property name="text"> <string>Background colour of secure URLs:</string> </property> </widget> </item> - <item row="0" column="1" > - <widget class="QPushButton" name="secureURLsColourButton" > - <property name="minimumSize" > + <item row="0" column="1"> + <widget class="QPushButton" name="secureURLsColourButton"> + <property name="minimumSize"> <size> <width>100</width> <height>0</height> </size> </property> - <property name="toolTip" > + <property name="toolTip"> <string>Select the background colour for secure URLs.</string> </property> - <property name="text" > + <property name="text"> <string/> </property> </widget> </item> - <item row="0" column="2" > - <spacer name="horizontalSpacer" > - <property name="orientation" > + <item row="0" column="2"> + <spacer name="horizontalSpacer"> + <property name="orientation"> <enum>Qt::Horizontal</enum> </property> - <property name="sizeHint" stdset="0" > + <property name="sizeHint" stdset="0"> <size> <width>141</width> <height>20</height> @@ -137,17 +138,17 @@ </widget> </item> <item> - <widget class="QGroupBox" name="groupBox" > - <property name="title" > + <widget class="QGroupBox" name="groupBox"> + <property name="title"> <string>Images</string> </property> - <layout class="QVBoxLayout" name="verticalLayout" > + <layout class="QVBoxLayout" name="verticalLayout"> <item> - <widget class="QCheckBox" name="autoLoadImagesCheckBox" > - <property name="toolTip" > + <widget class="QCheckBox" name="autoLoadImagesCheckBox"> + <property name="toolTip"> <string>Select to load images</string> </property> - <property name="text" > + <property name="text"> <string>Load images</string> </property> </widget> @@ -156,31 +157,31 @@ </widget> </item> <item> - <widget class="QGroupBox" name="groupBox_2" > - <property name="title" > + <widget class="QGroupBox" name="groupBox_2"> + <property name="title"> <string>Style Sheet</string> </property> - <layout class="QHBoxLayout" name="horizontalLayout" > + <layout class="QHBoxLayout" name="horizontalLayout"> <item> - <widget class="QLabel" name="label" > - <property name="text" > + <widget class="QLabel" name="label"> + <property name="text"> <string>User Style Sheet:</string> </property> </widget> </item> <item> - <widget class="QLineEdit" name="styleSheetEdit" > - <property name="toolTip" > + <widget class="QLineEdit" name="styleSheetEdit"> + <property name="toolTip"> <string>Enter the file name of a user style sheet</string> </property> </widget> </item> <item> - <widget class="QPushButton" name="styleSheetButton" > - <property name="toolTip" > + <widget class="QPushButton" name="styleSheetButton"> + <property name="toolTip"> <string>Select the user style sheet via a file selection dialog</string> </property> - <property name="text" > + <property name="text"> <string>...</string> </property> </widget> @@ -189,11 +190,47 @@ </widget> </item> <item> + <widget class="Line" name="separatorLine"> + <property name="frameShape"> + <enum>QFrame::HLine</enum> + </property> + <property name="frameShadow"> + <enum>QFrame::Sunken</enum> + </property> + <property name="orientation"> + <enum>Qt::Horizontal</enum> + </property> + </widget> + </item> + <item> + <widget class="QLabel" name="nextStartupNoteLabel"> + <property name="text"> + <string><font color="#FF0000"><b>Note:</b> All settings below are activated at the next startup of the application.</font></string> + </property> + </widget> + </item> + <item> + <widget class="QGroupBox" name="tabsGroupBox"> + <property name="title"> + <string>Tabs</string> + </property> + <layout class="QVBoxLayout" name="verticalLayout_2"> + <item> + <widget class="QCheckBox" name="tabsCloseButtonCheckBox"> + <property name="text"> + <string>Show only one close button instead of one for each tab</string> + </property> + </widget> + </item> + </layout> + </widget> + </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>479</width> <height>121</height>