--- a/Preferences/ConfigurationPages/InterfacePage.ui Tue Jul 10 19:16:02 2018 +0200 +++ b/Preferences/ConfigurationPages/InterfacePage.ui Tue Jul 10 19:41:30 2018 +0200 @@ -7,10 +7,10 @@ <x>0</x> <y>0</y> <width>557</width> - <height>1121</height> + <height>1300</height> </rect> </property> - <layout class="QVBoxLayout" name="verticalLayout"> + <layout class="QVBoxLayout" name="verticalLayout_3"> <item> <widget class="QLabel" name="headerLabel"> <property name="text"> @@ -460,35 +460,102 @@ <property name="title"> <string>Integrated Tools Activation</string> </property> - <layout class="QGridLayout" name="gridLayout_4"> - <item row="0" column="0"> - <widget class="QCheckBox" name="codeDocumentationViewerCheckBox"> - <property name="toolTip"> - <string>Select to activate the Code Documentation Viewer</string> + <layout class="QVBoxLayout" name="verticalLayout"> + <item> + <widget class="QGroupBox" name="groupBox_10"> + <property name="title"> + <string>Left Side</string> </property> - <property name="text"> - <string>Code Documentation Viewer</string> - </property> + <layout class="QGridLayout" name="gridLayout_5"> + <item row="0" column="0"> + <widget class="QCheckBox" name="templateViewerCheckBox"> + <property name="toolTip"> + <string>Select to activate the Template viewer</string> + </property> + <property name="text"> + <string>Template-Viewer</string> + </property> + </widget> + </item> + <item row="0" column="1"> + <widget class="QCheckBox" name="fileBrowserCheckBox"> + <property name="toolTip"> + <string>Select to activate the File-Browser widget</string> + </property> + <property name="text"> + <string>File-Browser</string> + </property> + </widget> + </item> + <item row="1" column="0"> + <widget class="QCheckBox" name="symbolsCheckBox"> + <property name="toolTip"> + <string>Select to activate the Symbols widget</string> + </property> + <property name="text"> + <string>Symbols</string> + </property> + </widget> + </item> + </layout> </widget> </item> - <item row="0" column="1"> - <widget class="QCheckBox" name="cooperationCheckBox"> - <property name="toolTip"> - <string>Select to activate the Cooperation widget</string> + <item> + <widget class="QGroupBox" name="groupBox_9"> + <property name="title"> + <string>Right Side</string> </property> - <property name="text"> - <string>Cooperation</string> - </property> + <layout class="QGridLayout" name="gridLayout_4"> + <item row="0" column="0"> + <widget class="QCheckBox" name="codeDocumentationViewerCheckBox"> + <property name="toolTip"> + <string>Select to activate the Code Documentation Viewer</string> + </property> + <property name="text"> + <string>Code Documentation Viewer</string> + </property> + </widget> + </item> + <item row="0" column="1"> + <widget class="QCheckBox" name="cooperationCheckBox"> + <property name="toolTip"> + <string>Select to activate the Cooperation widget</string> + </property> + <property name="text"> + <string>Cooperation</string> + </property> + </widget> + </item> + <item row="1" column="0"> + <widget class="QCheckBox" name="ircCheckBox"> + <property name="toolTip"> + <string>Select to activate the IRC widget</string> + </property> + <property name="text"> + <string>IRC</string> + </property> + </widget> + </item> + </layout> </widget> </item> - <item row="1" column="0"> - <widget class="QCheckBox" name="ircCheckBox"> - <property name="toolTip"> - <string>Select to activate the IRC widget</string> + <item> + <widget class="QGroupBox" name="groupBox_11"> + <property name="title"> + <string>Bottom Side</string> </property> - <property name="text"> - <string>IRC</string> - </property> + <layout class="QGridLayout" name="gridLayout_6"> + <item row="0" column="0"> + <widget class="QCheckBox" name="numbersCheckBox"> + <property name="toolTip"> + <string>Select to activate the Numbers widget</string> + </property> + <property name="text"> + <string>Numbers</string> + </property> + </widget> + </item> + </layout> </widget> </item> </layout> @@ -561,9 +628,13 @@ <tabstop>delaySpinBox</tabstop> <tabstop>languageComboBox</tabstop> <tabstop>layoutComboBox</tabstop> + <tabstop>templateViewerCheckBox</tabstop> + <tabstop>fileBrowserCheckBox</tabstop> + <tabstop>symbolsCheckBox</tabstop> <tabstop>codeDocumentationViewerCheckBox</tabstop> <tabstop>cooperationCheckBox</tabstop> <tabstop>ircCheckBox</tabstop> + <tabstop>numbersCheckBox</tabstop> <tabstop>tabsCloseButtonCheckBox</tabstop> <tabstop>resetLayoutButton</tabstop> </tabstops>