summaryrefslogtreecommitdiffstats
path: root/src/settings/subversion_settings.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/settings/subversion_settings.ui')
-rw-r--r--src/settings/subversion_settings.ui249
1 files changed, 249 insertions, 0 deletions
diff --git a/src/settings/subversion_settings.ui b/src/settings/subversion_settings.ui
new file mode 100644
index 0000000..9d86625
--- /dev/null
+++ b/src/settings/subversion_settings.ui
@@ -0,0 +1,249 @@
+<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
+<class>SubversionSettings</class>
+<widget class="QWidget">
+ <property name="name">
+ <cstring>SubversionSettings</cstring>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>339</width>
+ <height>410</height>
+ </rect>
+ </property>
+ <property name="caption">
+ <string>Subversion Settings</string>
+ </property>
+ <vbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>kcfg_start_updates_check_on_open</cstring>
+ </property>
+ <property name="text">
+ <string>Start check for updates when open a working copy</string>
+ </property>
+ <property name="accel">
+ <string></string>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>Select if kdesvn should check for updates when open a working copy</string>
+ </property>
+ </widget>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>kcfg_log_cache_on_open</cstring>
+ </property>
+ <property name="text">
+ <string>Start fill log cache on open</string>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>Start refresh the logcache for repository when networking enabled</string>
+ </property>
+ </widget>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>kcfg_check_needslock</cstring>
+ </property>
+ <property name="text">
+ <string>Check if items has "svn:needs-lock" property set</string>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>When listing on working copies kdesvn may check for this property</string>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>When listing on working copies kdesvn may check for &lt;tt&gt;svn:needs-lock&lt;/tt&gt; property.&lt;br&gt;But due this listings/updating on folders containing lot of items may get slow. So you should only switch on if you have repositories containing lot of such entries.</string>
+ </property>
+ </widget>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>kcfg_details_on_remote_listing</cstring>
+ </property>
+ <property name="text">
+ <string>Get file details while remote listing</string>
+ </property>
+ <property name="accel">
+ <string></string>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>Whether getting details about items when making listing on repositories or not</string>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>&lt;p align="left"&gt;When checked, kdesvn get more detailed info about file items when making a listing to remote repositories. So you may see remote locks in overview.
+&lt;/p&gt;
+&lt;p align="left"&gt;&lt;i&gt;Be careful: This may let listings REAL slow!&lt;/i&gt;&lt;/p&gt;</string>
+ </property>
+ </widget>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>kcfg_info_recursive</cstring>
+ </property>
+ <property name="text">
+ <string>Gain item info recursive</string>
+ </property>
+ <property name="accel">
+ <string></string>
+ </property>
+ </widget>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>kcfg_properties_on_remote_items</cstring>
+ </property>
+ <property name="text">
+ <string>Always get properties on networked repositories</string>
+ </property>
+ <property name="accel">
+ <string></string>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>Should kdesvn retrieves properties on selected item in repositories</string>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>When browsing kdesvn may try displaying properties below itemlist from a selected item.
+On networked repositories (eg., not opened via file:// protocol) this may get real slow. So if you have slow network connections or when browsing hangs often you should deactivate it.</string>
+ </property>
+ </widget>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>kcfg_store_passwords</cstring>
+ </property>
+ <property name="text">
+ <string>Store passwords for remote connections</string>
+ </property>
+ <property name="accel">
+ <string></string>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>Should subversion store passwords in default</string>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>Storing passwords is often a security problem. Kdesvn itself doesn't store any passwords, but the subversion itself inside the configuration area of subversion. If this area is readable from others you should not set it, but you may select for single non critical accounts inside the authentication dialog.</string>
+ </property>
+ </widget>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>kcfg_passwords_in_wallet</cstring>
+ </property>
+ <property name="text">
+ <string>Store passwords into KDE Wallet</string>
+ </property>
+ <property name="accel">
+ <string></string>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>When saving passwords, do it into KDE wallet instead of subversions storage?</string>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>&lt;p&gt;Tells if your passwords set in kdesvn should stored into kde wallet instead of simple cleartext storage of subversion.&lt;/p&gt;
+&lt;p&gt;This would be a little bit more secure 'cause KDE wallet is (mostly) encrypted with a password. On other hand you must re-enter your passwords with other subversion clients not accessing KDE wallet (eg. svn commandline itself, rapidsvn and so on).&lt;/p&gt;
+&lt;p&gt;If you're HOME storage eg. subversions configfolder is on a network drive you should hard think about not storing passwords in a plain text file like subversion does but put it into an encrypted storage like kde wallet or don't save passwords.&lt;/p&gt;</string>
+ </property>
+ </widget>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>kcfg_use_password_cache</cstring>
+ </property>
+ <property name="text">
+ <string>Use internal password cache</string>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>Use an internal password cache</string>
+ </property>
+ </widget>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>kcfg_log_follows_nodes</cstring>
+ </property>
+ <property name="text">
+ <string>Log follows node changes</string>
+ </property>
+ <property name="accel">
+ <string></string>
+ </property>
+ </widget>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>kcfg_log_always_list_changed_files</cstring>
+ </property>
+ <property name="text">
+ <string>Logs always reads list of changed files</string>
+ </property>
+ <property name="accel">
+ <string></string>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>Read detailed change lists</string>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>Reading lists of changed files may sometimes a little bit slow down things. But if this feature is switched off, kdesvn may fail generating differences between nodechanges from within the logviewer.</string>
+ </property>
+ </widget>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>kcfg_review_commit</cstring>
+ </property>
+ <property name="text">
+ <string>Review items before commit</string>
+ </property>
+ <property name="accel">
+ <string></string>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>List items next commit will send or not</string>
+ </property>
+ </widget>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>kcfg_commit_hide_new</cstring>
+ </property>
+ <property name="text">
+ <string>Hide new items in commit box</string>
+ </property>
+ <property name="accel">
+ <string></string>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>Should unversioned items displayed in commit dialog or not.</string>
+ </property>
+ </widget>
+ <widget class="KIntNumInput">
+ <property name="name">
+ <cstring>kcfg_maximum_displayed_logs</cstring>
+ </property>
+ <property name="label">
+ <string>Maximum displayed logs when full log (0 for no limit)</string>
+ </property>
+ <property name="minValue">
+ <number>0</number>
+ </property>
+ </widget>
+ <spacer>
+ <property name="name">
+ <cstring>spacer7</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>
+<layoutdefaults spacing="6" margin="11"/>
+<includehints>
+ <includehint>knuminput.h</includehint>
+ <includehint>knuminput.h</includehint>
+</includehints>
+</UI>