--- a/Preferences/ConfigurationPages/ProjectBrowserPage.ui Wed Jul 03 19:34:42 2013 +0200 +++ b/Preferences/ConfigurationPages/ProjectBrowserPage.ui Fri Jul 05 19:17:29 2013 +0200 @@ -1,7 +1,8 @@ -<ui version="4.0" > +<?xml version="1.0" encoding="UTF-8"?> +<ui version="4.0"> <class>ProjectBrowserPage</class> - <widget class="QWidget" name="ProjectBrowserPage" > - <property name="geometry" > + <widget class="QWidget" name="ProjectBrowserPage"> + <property name="geometry"> <rect> <x>0</x> <y>0</y> @@ -9,62 +10,62 @@ <height>497</height> </rect> </property> - <layout class="QVBoxLayout" name="verticalLayout" > + <layout class="QVBoxLayout" name="verticalLayout"> <item> - <widget class="QLabel" name="headerLabel" > - <property name="text" > - <string><b>Configure project viewer settings</b></string> + <widget class="QLabel" name="headerLabel"> + <property name="text"> + <string><b>Configure project viewer settings</b></string> </property> </widget> </item> <item> - <widget class="Line" name="line8" > - <property name="frameShape" > + <widget class="Line" name="line8"> + <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" > - <property name="title" > + <widget class="QGroupBox" name="groupBox"> + <property name="title"> <string>Colours</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>Highlighted entries (Others):</string> </property> </widget> </item> <item> - <widget class="QPushButton" name="pbHighlightedButton" > - <property name="minimumSize" > + <widget class="QPushButton" name="pbHighlightedButton"> + <property name="minimumSize"> <size> <width>100</width> <height>0</height> </size> </property> - <property name="toolTip" > + <property name="toolTip"> <string>Select the colour for highlighted entries in the Others viewer.</string> </property> - <property name="text" > + <property name="text"> <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>40</width> <height>20</height> @@ -76,29 +77,29 @@ </widget> </item> <item> - <widget class="QGroupBox" name="pbGroup" > - <property name="title" > + <widget class="QGroupBox" name="pbGroup"> + <property name="title"> <string>Visible Project Browsers</string> </property> - <layout class="QVBoxLayout" > + <layout class="QVBoxLayout"> <item> - <layout class="QHBoxLayout" > + <layout class="QHBoxLayout"> <item> - <widget class="QLabel" name="label_6" > - <property name="text" > + <widget class="QLabel" name="label_6"> + <property name="text"> <string>Projecttype:</string> </property> </widget> </item> <item> - <widget class="QComboBox" name="projectTypeCombo" > - <property name="sizePolicy" > - <sizepolicy vsizetype="Fixed" hsizetype="Expanding" > + <widget class="QComboBox" name="projectTypeCombo"> + <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 project type to be configured</string> </property> </widget> @@ -106,63 +107,63 @@ </layout> </item> <item> - <layout class="QGridLayout" > - <item row="0" column="0" > - <widget class="QCheckBox" name="sourcesBrowserCheckBox" > - <property name="toolTip" > + <layout class="QGridLayout"> + <item row="0" column="0"> + <widget class="QCheckBox" name="sourcesBrowserCheckBox"> + <property name="toolTip"> <string>Select to show the sources browser</string> </property> - <property name="text" > + <property name="text"> <string>Sources Browser</string> </property> </widget> </item> - <item row="0" column="1" > - <widget class="QCheckBox" name="translationsBrowserCheckBox" > - <property name="toolTip" > + <item row="0" column="1"> + <widget class="QCheckBox" name="translationsBrowserCheckBox"> + <property name="toolTip"> <string>Select to show the translations browser</string> </property> - <property name="text" > + <property name="text"> <string>Translations Browser</string> </property> </widget> </item> - <item row="1" column="0" > - <widget class="QCheckBox" name="formsBrowserCheckBox" > - <property name="toolTip" > + <item row="1" column="0"> + <widget class="QCheckBox" name="formsBrowserCheckBox"> + <property name="toolTip"> <string>Select to show the forms browser</string> </property> - <property name="text" > + <property name="text"> <string>Forms Browser</string> </property> </widget> </item> - <item row="1" column="1" > - <widget class="QCheckBox" name="interfacesBrowserCheckBox" > - <property name="toolTip" > + <item row="1" column="1"> + <widget class="QCheckBox" name="interfacesBrowserCheckBox"> + <property name="toolTip"> <string>Select to show the interfaces (IDL) browser</string> </property> - <property name="text" > + <property name="text"> <string>Interfaces (IDL) Browser</string> </property> </widget> </item> - <item row="2" column="0" > - <widget class="QCheckBox" name="resourcesBrowserCheckBox" > - <property name="toolTip" > + <item row="2" column="0"> + <widget class="QCheckBox" name="resourcesBrowserCheckBox"> + <property name="toolTip"> <string>Select to show the resources browser</string> </property> - <property name="text" > + <property name="text"> <string>Resources Browser</string> </property> </widget> </item> - <item row="2" column="1" > - <widget class="QCheckBox" name="othersBrowserCheckBox" > - <property name="toolTip" > + <item row="2" column="1"> + <widget class="QCheckBox" name="othersBrowserCheckBox"> + <property name="toolTip"> <string>Select to show the browser for other files</string> </property> - <property name="text" > + <property name="text"> <string>Others Browser</string> </property> </widget> @@ -173,31 +174,51 @@ </widget> </item> <item> - <widget class="QCheckBox" name="followEditorCheckBox" > - <property name="toolTip" > + <widget class="QCheckBox" name="followEditorCheckBox"> + <property name="toolTip"> <string>Select to make the project browsers highlight the file of the current editor.</string> </property> - <property name="text" > + <property name="text"> <string>Highlight file of current editor</string> </property> </widget> </item> <item> - <widget class="QCheckBox" name="hideGeneratedCheckBox" > - <property name="toolTip" > + <widget class="QCheckBox" name="followCursorLineCheckBox"> + <property name="toolTip"> + <string>Select to follow the cursor line of the current editor</string> + </property> + <property name="text"> + <string>Follow cursor line of current editor</string> + </property> + </widget> + </item> + <item> + <widget class="QCheckBox" name="autoPopulateCheckBox"> + <property name="toolTip"> + <string>Select to populate entries automatically when following the cursor line of the current editor</string> + </property> + <property name="text"> + <string>Populate entry when following the cursor line</string> + </property> + </widget> + </item> + <item> + <widget class="QCheckBox" name="hideGeneratedCheckBox"> + <property name="toolTip"> <string>Select to hide sources generated from form files</string> </property> - <property name="text" > + <property name="text"> <string>Hide generated form sources</string> </property> </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>599</width> <height>21</height> @@ -217,6 +238,8 @@ <tabstop>interfacesBrowserCheckBox</tabstop> <tabstop>othersBrowserCheckBox</tabstop> <tabstop>followEditorCheckBox</tabstop> + <tabstop>followCursorLineCheckBox</tabstop> + <tabstop>autoPopulateCheckBox</tabstop> <tabstop>hideGeneratedCheckBox</tabstop> </tabstops> <resources/>