Files
konsole/src/EditProfileDialog.ui
Robert Knight 19a29d182a Rename directories for clarity. konsole -> src , other -> data.
svn path=/branches/work/konsole-split-view/; revision=661562
2007-05-05 23:33:05 +00:00

843 lines
27 KiB
XML

<ui version="4.0" >
<class>EditProfileDialog</class>
<widget class="QWidget" name="EditProfileDialog" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>505</width>
<height>524</height>
</rect>
</property>
<property name="windowTitle" >
<string>Form</string>
</property>
<layout class="QHBoxLayout" >
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QTabWidget" name="tabWidget" >
<property name="currentIndex" >
<number>0</number>
</property>
<property name="usesScrollButtons" >
<bool>false</bool>
</property>
<widget class="QWidget" name="tab" >
<attribute name="title" >
<string>General</string>
</attribute>
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QLabel" name="profileNameLabel" >
<property name="text" >
<string>Profile Name:</string>
</property>
</widget>
</item>
<item row="0" column="1" colspan="2" >
<widget class="QLineEdit" name="profileNameEdit" >
<property name="toolTip" >
<string>A descriptive name for the profile</string>
</property>
</widget>
</item>
<item row="1" column="0" >
<widget class="QLabel" name="label_3" >
<property name="text" >
<string>Command:</string>
</property>
</widget>
</item>
<item row="1" column="1" colspan="2" >
<widget class="KLineEdit" name="commandEdit" >
<property name="toolTip" >
<string>The command to execute when new terminal sessions are created using this profile</string>
</property>
</widget>
</item>
<item row="2" column="0" >
<widget class="QLabel" name="label_9" >
<property name="text" >
<string>Initial Directory:</string>
</property>
</widget>
</item>
<item row="2" column="1" colspan="2" >
<widget class="KLineEdit" name="initialDirEdit" >
<property name="toolTip" >
<string>The initial working directory for new terminal sessions using this profile</string>
</property>
</widget>
</item>
<item row="2" column="3" >
<widget class="QToolButton" name="dirSelectButton" >
<property name="toolTip" >
<string>Browse for initial directory</string>
</property>
<property name="text" >
<string>...</string>
</property>
</widget>
</item>
<item row="3" column="0" >
<widget class="QLabel" name="label_10" >
<property name="text" >
<string>Icon:</string>
</property>
</widget>
</item>
<item row="3" column="1" >
<widget class="QPushButton" name="iconSelectButton" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>64</width>
<height>64</height>
</size>
</property>
<property name="baseSize" >
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="toolTip" >
<string>Select the icon displayed on tabs using this profile</string>
</property>
<property name="text" >
<string/>
</property>
<property name="iconSize" >
<size>
<width>48</width>
<height>48</height>
</size>
</property>
</widget>
</item>
<item row="3" column="2" >
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" >
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="5" column="0" colspan="4" >
<widget class="QGroupBox" name="groupBox_5" >
<property name="title" >
<string>Tab Titles</string>
</property>
<property name="flat" >
<bool>true</bool>
</property>
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QLabel" name="label" >
<property name="text" >
<string>Tab Title Format:</string>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QLineEdit" name="tabTitleEdit" >
<property name="toolTip" >
<string>Normal tab title format </string>
</property>
</widget>
</item>
<item row="0" column="2" >
<widget class="QPushButton" name="tabTitleEditButton" >
<property name="toolTip" >
<string>Edit normal tab title format</string>
</property>
<property name="text" >
<string>Edit...</string>
</property>
</widget>
</item>
<item row="1" column="0" >
<widget class="QLabel" name="label_2" >
<property name="text" >
<string>Remote Tab Title Format:</string>
</property>
</widget>
</item>
<item row="1" column="1" >
<widget class="QLineEdit" name="remoteTabTitleEdit" >
<property name="toolTip" >
<string>Tab title format used when a remote command (eg. connection to another computer via SSH) is being executed</string>
</property>
</widget>
</item>
<item row="1" column="2" >
<widget class="QPushButton" name="remoteTabTitleEditButton" >
<property name="toolTip" >
<string>Edit tab title format used when executing remote commands</string>
</property>
<property name="text" >
<string>Edit..</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="6" column="0" colspan="4" >
<widget class="QGroupBox" name="groupBox_2" >
<property name="title" >
<string>Window &amp;&amp; Tab Bar Options</string>
</property>
<property name="flat" >
<bool>true</bool>
</property>
<layout class="QVBoxLayout" >
<item>
<widget class="QCheckBox" name="showMenuBarButton" >
<property name="toolTip" >
<string>Show or hide the menu bar in terminal windows using this profile</string>
</property>
<property name="text" >
<string>Show Menu Bar</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="alwaysHideTabBarButton" >
<property name="toolTip" >
<string>Never show the tab bar</string>
</property>
<property name="text" >
<string>Always hide tab bar</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="autoShowTabBarButton" >
<property name="toolTip" >
<string>Hide or show the tab bar automatically depending on the number of tabs open</string>
</property>
<property name="text" >
<string>Show tab bar when more than one tab is open</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="alwaysShowTabBarButton" >
<property name="toolTip" >
<string>Always show the tab bar</string>
</property>
<property name="text" >
<string>Always show tab bar</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="7" column="0" >
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_2" >
<attribute name="title" >
<string>Appearence</string>
</attribute>
<layout class="QVBoxLayout" >
<item>
<widget class="QGroupBox" name="groupBox" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
<horstretch>0</horstretch>
<verstretch>1</verstretch>
</sizepolicy>
</property>
<property name="title" >
<string>Color Scheme and Background</string>
</property>
<property name="flat" >
<bool>true</bool>
</property>
<layout class="QGridLayout" >
<item rowspan="5" row="0" column="0" >
<widget class="QListView" name="colorSchemeList" >
<property name="verticalScrollMode" >
<enum>QAbstractItemView::ScrollPerPixel</enum>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QPushButton" name="newColorSchemeButton" >
<property name="toolTip" >
<string>Create a new color scheme based upon the selected scheme</string>
</property>
<property name="text" >
<string>New...</string>
</property>
</widget>
</item>
<item row="1" column="1" >
<widget class="QPushButton" name="editColorSchemeButton" >
<property name="toolTip" >
<string>Edit the selected color scheme</string>
</property>
<property name="text" >
<string>Edit...</string>
</property>
</widget>
</item>
<item row="2" column="1" >
<widget class="QPushButton" name="removeColorSchemeButton" >
<property name="toolTip" >
<string>Delete the selected color scheme</string>
</property>
<property name="text" >
<string>Remove</string>
</property>
</widget>
</item>
<item row="3" column="1" >
<widget class="QPushButton" name="selectColorSchemeButton" >
<property name="toolTip" >
<string>Use the selected color scheme for this profile</string>
</property>
<property name="text" >
<string>Select</string>
</property>
</widget>
</item>
<item row="4" column="1" >
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" >
<size>
<width>75</width>
<height>201</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QGroupBox" name="groupBox_3" >
<property name="title" >
<string>Font</string>
</property>
<property name="flat" >
<bool>true</bool>
</property>
<layout class="QVBoxLayout" >
<item>
<layout class="QHBoxLayout" >
<item>
<widget class="QLabel" name="label_7" >
<property name="text" >
<string>Preview:</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="fontPreviewLabel" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text" >
<string>FONT PREVIEW TEXT</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" >
<item>
<widget class="QLabel" name="label_4" >
<property name="text" >
<string>Text Size:</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_5" >
<property name="text" >
<string>Small</string>
</property>
</widget>
</item>
<item>
<widget class="QSlider" name="fontSizeSlider" >
<property name="toolTip" >
<string>Adjust the font size used in this profile</string>
</property>
<property name="minimum" >
<number>9</number>
</property>
<property name="maximum" >
<number>20</number>
</property>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_6" >
<property name="text" >
<string>Large</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="editFontButton" >
<property name="toolTip" >
<string>Change the font used in this profile</string>
</property>
<property name="text" >
<string>Edit Font...</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_3" >
<attribute name="title" >
<string>Keyboard Setup</string>
</attribute>
<layout class="QGridLayout" >
<item rowspan="5" row="0" column="0" >
<widget class="QListView" name="keyBindingList" />
</item>
<item row="0" column="1" >
<widget class="QPushButton" name="newKeyBindingsButton" >
<property name="toolTip" >
<string>Create a new key bindings list based upon the selected bindings</string>
</property>
<property name="text" >
<string>New...</string>
</property>
</widget>
</item>
<item row="1" column="1" >
<widget class="QPushButton" name="editKeyBindingsButton" >
<property name="toolTip" >
<string>Edit the selected key bindings list</string>
</property>
<property name="text" >
<string>Edit...</string>
</property>
</widget>
</item>
<item row="2" column="1" >
<widget class="QPushButton" name="removeKeyBindingsButton" >
<property name="toolTip" >
<string>Delete the selected key bindings list</string>
</property>
<property name="text" >
<string>Remove</string>
</property>
</widget>
</item>
<item row="3" column="1" >
<widget class="QPushButton" name="selectKeyBindingsButton" >
<property name="toolTip" >
<string>Use the selected key bindings list in this profile</string>
</property>
<property name="text" >
<string>Select</string>
</property>
</widget>
</item>
<item row="4" column="1" >
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" >
<size>
<width>75</width>
<height>331</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_5" >
<attribute name="title" >
<string>Scrolling</string>
</attribute>
<layout class="QVBoxLayout" >
<item>
<widget class="QGroupBox" name="groupBox_6" >
<property name="title" >
<string>Scrolling</string>
</property>
<property name="flat" >
<bool>true</bool>
</property>
<layout class="QVBoxLayout" >
<item>
<widget class="QRadioButton" name="disableScrollbackButton" >
<property name="toolTip" >
<string>Disable scroll bar and do not remember previous output</string>
</property>
<property name="text" >
<string>Disable scrollback</string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" >
<item>
<widget class="QRadioButton" name="fixedScrollbackButton" >
<property name="toolTip" >
<string>Limit the remembered output to a fixed number of lines</string>
</property>
<property name="text" >
<string>Fixed number of lines: </string>
</property>
</widget>
</item>
<item>
<widget class="QSpinBox" name="scrollBackLinesSpinner" >
<property name="toolTip" >
<string>Number of lines of output to remember</string>
</property>
<property name="minimum" >
<number>1</number>
</property>
<property name="maximum" >
<number>10000</number>
</property>
</widget>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" >
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item>
<widget class="QRadioButton" name="unlimitedScrollbackButton" >
<property name="toolTip" >
<string>Remember all output produced by the terminal</string>
</property>
<property name="text" >
<string>Unlimited scrollback</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QGroupBox" name="groupBox_7" >
<property name="title" >
<string>Scroll Bar </string>
</property>
<property name="flat" >
<bool>true</bool>
</property>
<layout class="QVBoxLayout" >
<item>
<widget class="QRadioButton" name="scrollBarLeftButton" >
<property name="toolTip" >
<string>Show the scroll bar on the left side of the terminal window</string>
</property>
<property name="text" >
<string>Show on left side</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="scrollBarRightButton" >
<property name="toolTip" >
<string>Show the scroll bar on the right side of the terminal window</string>
</property>
<property name="text" >
<string>Show on right side</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="scrollBarHiddenButton" >
<property name="toolTip" >
<string>Hide the scroll bar</string>
</property>
<property name="text" >
<string>Hidden</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_4" >
<attribute name="title" >
<string>Advanced</string>
</attribute>
<layout class="QVBoxLayout" >
<item>
<widget class="QGroupBox" name="groupBox_4" >
<property name="title" >
<string>Terminal Features:</string>
</property>
<property name="flat" >
<bool>true</bool>
</property>
<layout class="QVBoxLayout" >
<item>
<widget class="QCheckBox" name="enableBlinkingTextButton" >
<property name="toolTip" >
<string>Allow terminal programs to create blinking sections of text</string>
</property>
<property name="text" >
<string>Allow blinking text</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="enableFlowControlButton" >
<property name="toolTip" >
<string>Allow the output to be suspended by pressing Ctrl+S</string>
</property>
<property name="text" >
<string>Enable flow control using Ctrl+S , Ctrl+Q</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="enableResizeWindowButton" >
<property name="toolTip" >
<string>Allow terminal programs to resize the window</string>
</property>
<property name="text" >
<string>Allow programs to resize terminal window</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QGroupBox" name="groupBox_9" >
<property name="title" >
<string>Interaction options:</string>
</property>
<property name="flat" >
<bool>true</bool>
</property>
<layout class="QVBoxLayout" >
<item>
<layout class="QHBoxLayout" >
<item>
<widget class="QLabel" name="label_11" >
<property name="text" >
<string>Word characters for double-click selection: </string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="wordCharacterEdit" >
<property name="toolTip" >
<string>Characters which are considered part of a word when double-clicking to select whole words in the terminal</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QGroupBox" name="groupBox_8" >
<property name="title" >
<string>Cursor Options:</string>
</property>
<property name="flat" >
<bool>true</bool>
</property>
<layout class="QVBoxLayout" >
<item>
<widget class="QCheckBox" name="enableBlinkingCursorButton" >
<property name="toolTip" >
<string>Make the cursor blink regularly</string>
</property>
<property name="text" >
<string>Blinking cursor</string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" >
<item>
<widget class="QLabel" name="label_8" >
<property name="text" >
<string>Cursor shape:</string>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="cursorShapeCombo" >
<property name="toolTip" >
<string>Change the shape of the cursor</string>
</property>
<item>
<property name="text" >
<string>Block</string>
</property>
</item>
<item>
<property name="text" >
<string>I-Beam</string>
</property>
</item>
<item>
<property name="text" >
<string>Underline</string>
</property>
</item>
</widget>
</item>
</layout>
</item>
<item>
<widget class="QRadioButton" name="autoCursorColorButton" >
<property name="toolTip" >
<string>Set the cursor to match the color of the character underneath it.</string>
</property>
<property name="text" >
<string>Set cursor color to match current character</string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" >
<item>
<widget class="QRadioButton" name="customCursorColorButton" >
<property name="toolTip" >
<string>Use a custom, fixed color for the cursor</string>
</property>
<property name="text" >
<string>Custom cursor color:</string>
</property>
</widget>
</item>
<item>
<widget class="KColorButton" name="customColorSelectButton" >
<property name="toolTip" >
<string>Select the color used to draw the cursor</string>
</property>
<property name="text" >
<string/>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
<customwidgets>
<customwidget>
<class>KLineEdit</class>
<extends>QLineEdit</extends>
<header location="global" >klineedit.h</header>
</customwidget>
<customwidget>
<class>KColorButton</class>
<extends>QPushButton</extends>
<header location="global" >kcolorbutton.h</header>
</customwidget>
</customwidgets>
<resources/>
<connections/>
</ui>