summaryrefslogtreecommitdiffstats
path: root/src/settings/display_settings.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/settings/display_settings.ui')
-rw-r--r--src/settings/display_settings.ui243
1 files changed, 243 insertions, 0 deletions
diff --git a/src/settings/display_settings.ui b/src/settings/display_settings.ui
new file mode 100644
index 0000000..f3dfe98
--- /dev/null
+++ b/src/settings/display_settings.ui
@@ -0,0 +1,243 @@
+<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
+<class>DisplaySettings</class>
+<widget class="QWidget">
+ <property name="name">
+ <cstring>DisplaySettings</cstring>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>280</width>
+ <height>295</height>
+ </rect>
+ </property>
+ <property name="caption">
+ <string>Settings</string>
+ </property>
+ <vbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLayoutWidget">
+ <property name="name">
+ <cstring>layout1</cstring>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLabel" row="0" column="0">
+ <property name="name">
+ <cstring>m_ListIconsSize_label</cstring>
+ </property>
+ <property name="text">
+ <string>Size of Listviewicons</string>
+ </property>
+ </widget>
+ <widget class="KIntSpinBox" row="0" column="1">
+ <property name="name">
+ <cstring>kcfg_listview_icon_size</cstring>
+ </property>
+ <property name="maxValue">
+ <number>128</number>
+ </property>
+ <property name="minValue">
+ <number>16</number>
+ </property>
+ <property name="value">
+ <number>22</number>
+ </property>
+ </widget>
+ </grid>
+ </widget>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>kcfg_display_file_tips</cstring>
+ </property>
+ <property name="text">
+ <string>Show file info</string>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>Here you can control if, when moving the mouse over a file, you want to see a small popup window with additional information about that file</string>
+ </property>
+ </widget>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>kcfg_display_previews_in_file_tips</cstring>
+ </property>
+ <property name="text">
+ <string>Display previews in file tips</string>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>Here you can control if you want the popup window to contain a larger preview for the file, when moving the mouse over it</string>
+ </property>
+ </widget>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>kcfg_display_overlays</cstring>
+ </property>
+ <property name="text">
+ <string>Mark item status with icon overlay</string>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>Mark subversion states with an overlayed icon</string>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>&lt;p align="left"&gt;
+Mark an items with non-normal state with an overlayed icon. When you wish to
+see which items has newer items in repository you may have to set "Check for updates on open" in Subversion-Dialog.
+&lt;/p&gt;</string>
+ </property>
+ </widget>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>kcfg_case_sensitive_sort</cstring>
+ </property>
+ <property name="text">
+ <string>Items sortorder is case sensitive</string>
+ </property>
+ </widget>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>kcfg_display_ignored_files</cstring>
+ </property>
+ <property name="text">
+ <string>Display ignored files</string>
+ </property>
+ <property name="accel">
+ <string></string>
+ </property>
+ </widget>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>kcfg_start_log_cache_on_open</cstring>
+ </property>
+ <property name="text">
+ <string>Automatic update of logcache</string>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>If set start filling the logcache when open a repository or working copy</string>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>Set if the internal logcache should updated after open a working copy or repository or after a commit in a working copy.
+
+If networking is disabled, then this flag is ignored.</string>
+ </property>
+ </widget>
+ <widget class="QLayoutWidget">
+ <property name="name">
+ <cstring>layout2_2</cstring>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLabel" row="0" column="0">
+ <property name="name">
+ <cstring>m_display_label</cstring>
+ </property>
+ <property name="text">
+ <string>External display:</string>
+ </property>
+ </widget>
+ <widget class="KLineEdit" row="0" column="1">
+ <property name="name">
+ <cstring>kcfg_external_display</cstring>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>&lt;p align="left"&gt;
+Enter an external program for opening file on doubleclick in form
+&lt;br&gt;
+&lt;tt&gt;&amp;lt;program&amp;gt;&lt;/tt&gt;
+&lt;/p&gt;
+&lt;p&gt;
+When kde-default is wanted for opening on double click, enter &amp;quot;default&amp;quot; and kde selects action.
+&lt;/p&gt;</string>
+ </property>
+ </widget>
+ </grid>
+ </widget>
+ <widget class="QLayoutWidget">
+ <property name="name">
+ <cstring>layout3</cstring>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLabel" row="0" column="0">
+ <property name="name">
+ <cstring>m_MaxLogLabel</cstring>
+ </property>
+ <property name="text">
+ <string>Maximum logmessages in history:</string>
+ </property>
+ </widget>
+ <widget class="KIntSpinBox" row="0" column="1">
+ <property name="name">
+ <cstring>kcfg_max_log_messages</cstring>
+ </property>
+ <property name="maxValue">
+ <number>150</number>
+ </property>
+ <property name="minValue">
+ <number>0</number>
+ </property>
+ </widget>
+ </grid>
+ </widget>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>kcfg_colored_blame</cstring>
+ </property>
+ <property name="text">
+ <string>Display colored annotate</string>
+ </property>
+ </widget>
+ <spacer>
+ <property name="name">
+ <cstring>spacer4</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>20</width>
+ <height>16</height>
+ </size>
+ </property>
+ </spacer>
+ </vbox>
+</widget>
+<customwidgets>
+</customwidgets>
+<connections>
+ <connection>
+ <sender>kcfg_display_file_tips</sender>
+ <signal>toggled(bool)</signal>
+ <receiver>DisplaySettings</receiver>
+ <slot>dispFileInfotoggled(bool)</slot>
+ </connection>
+ <connection>
+ <sender>kcfg_external_display</sender>
+ <signal>selectionChanged()</signal>
+ <receiver>DisplaySettings</receiver>
+ <slot>diffDispChanged()</slot>
+ </connection>
+</connections>
+<slots>
+ <slot access="protected">diffDispChanged()</slot>
+ <slot access="protected">dispFileInfotoggled(bool)</slot>
+</slots>
+<layoutdefaults spacing="6" margin="11"/>
+<includehints>
+ <includehint>knuminput.h</includehint>
+ <includehint>klineedit.h</includehint>
+ <includehint>knuminput.h</includehint>
+</includehints>
+</UI>