Warning, /sdk/kdesvn/src/settings/cmdexecsettings.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>CmdExecSettings</class>
0004  <widget class="QWidget" name="CmdExecSettings">
0005   <layout class="QGridLayout" name="gridLayout_2">
0006    <item row="0" column="0">
0007     <layout class="QGridLayout" name="gridLayout">
0008      <item row="0" column="0">
0009       <widget class="QCheckBox" name="kcfg_cmdline_show_logwindow">
0010        <property name="toolTip">
0011         <string>Show a small window containing the log after command executed</string>
0012        </property>
0013        <property name="text">
0014         <string>Show log after executing a command</string>
0015        </property>
0016       </widget>
0017      </item>
0018      <item row="1" column="0">
0019       <layout class="QGridLayout">
0020        <item row="0" column="0">
0021         <widget class="QLabel" name="textLabel1">
0022          <property name="text">
0023           <string>Minimum log lines to show:</string>
0024          </property>
0025          <property name="wordWrap">
0026           <bool>false</bool>
0027          </property>
0028         </widget>
0029        </item>
0030        <item row="0" column="1">
0031         <widget class="QSpinBox" name="kcfg_cmdline_log_minline">
0032          <property name="toolTip">
0033           <string>The minimum a log output must contain before kdesvn shows a single log window</string>
0034          </property>
0035          <property name="minimum">
0036           <number>0</number>
0037          </property>
0038          <property name="specialValueText">
0039           <string comment="no limit">No minimum</string>
0040          </property>
0041          <property name="minValue" stdset="0">
0042           <number>0</number>
0043          </property>
0044         </widget>
0045        </item>
0046       </layout>
0047      </item>
0048      <item row="2" column="0">
0049       <widget class="QCheckBox" name="kcfg_no_konqueror_contextmenu">
0050        <property name="toolTip">
0051         <string>If set, kdesvn will not show a menu inside &quot;Action&quot; menu of Konqueror</string>
0052        </property>
0053        <property name="text">
0054         <string>Do not display context menu in Konqueror</string>
0055        </property>
0056       </widget>
0057      </item>
0058      <item row="3" column="0">
0059       <widget class="QCheckBox" name="kcfg_no_konqueror_toplevelmenu">
0060        <property name="toolTip">
0061         <string>If set, kdesvn will not show some extra actions inside &quot;Action&quot; menu of Konqueror/Dolphin</string>
0062        </property>
0063        <property name="text">
0064         <string>Do not display entries in toplevel action menu</string>
0065        </property>
0066       </widget>
0067      </item>
0068      <item row="4" column="0">
0069       <widget class="QCheckBox" name="kcfg_kio_use_standard_logmsg">
0070        <property name="text">
0071         <string>KIO operations use standard log message</string>
0072        </property>
0073       </widget>
0074      </item>
0075      <item row="5" column="0">
0076       <layout class="QGridLayout">
0077        <item row="0" column="0">
0078         <widget class="QLabel" name="stdLogmsgLabel">
0079          <property name="text">
0080           <string>Standard message:</string>
0081          </property>
0082          <property name="alignment">
0083           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0084          </property>
0085          <property name="wordWrap">
0086           <bool>false</bool>
0087          </property>
0088         </widget>
0089        </item>
0090        <item row="0" column="1">
0091         <widget class="KLineEdit" name="kcfg_kio_standard_logmsg"/>
0092        </item>
0093       </layout>
0094      </item>
0095      <item row="6" column="0">
0096       <widget class="QCheckBox" name="kcfg_kio_can_overwrite">
0097        <property name="toolTip">
0098         <string>Can KIO overwrite existing files?</string>
0099        </property>
0100        <property name="whatsThis">
0101         <string>If this flag is set, you will have a simple write support for existing items. E.g. you can open files in your editor and save them direct without checking out them before (kdesvn will do it in background).
0102 
0103 Use this only if you are sure what you are doing.</string>
0104        </property>
0105        <property name="text">
0106         <string>KIO can overwrite</string>
0107        </property>
0108       </widget>
0109      </item>
0110      <item row="7" column="0">
0111       <widget class="QCheckBox" name="kcfg_display_dockmsg">
0112        <property name="toolTip">
0113         <string>If set KIO shows in KDE's Plasma detailed information about current operation</string>
0114        </property>
0115        <property name="whatsThis">
0116         <string>&lt;p&gt;If set, the kdesvn KIO shows detailed messages in KDE's Plasma control area.&lt;br/&gt;
0117 Error messages of KIO will always displayed and can &lt;i&gt;not&lt;/i&gt; switched off.&lt;/p&gt;</string>
0118        </property>
0119        <property name="text">
0120         <string>KIO shows progress messages</string>
0121        </property>
0122       </widget>
0123      </item>
0124     </layout>
0125    </item>
0126    <item row="0" column="1">
0127     <spacer name="horizontalSpacer">
0128      <property name="orientation">
0129       <enum>Qt::Horizontal</enum>
0130      </property>
0131      <property name="sizeHint" stdset="0">
0132       <size>
0133        <width>40</width>
0134        <height>20</height>
0135       </size>
0136      </property>
0137     </spacer>
0138    </item>
0139    <item row="1" column="0">
0140     <spacer>
0141      <property name="orientation">
0142       <enum>Qt::Vertical</enum>
0143      </property>
0144      <property name="sizeType">
0145       <enum>QSizePolicy::Expanding</enum>
0146      </property>
0147      <property name="sizeHint" stdset="0">
0148       <size>
0149        <width>20</width>
0150        <height>16</height>
0151       </size>
0152      </property>
0153     </spacer>
0154    </item>
0155   </layout>
0156  </widget>
0157  <layoutdefault spacing="6" margin="11"/>
0158  <customwidgets>
0159   <customwidget>
0160    <class>KLineEdit</class>
0161    <extends>QLineEdit</extends>
0162    <header>klineedit.h</header>
0163   </customwidget>
0164  </customwidgets>
0165  <tabstops>
0166   <tabstop>kcfg_cmdline_show_logwindow</tabstop>
0167   <tabstop>kcfg_cmdline_log_minline</tabstop>
0168   <tabstop>kcfg_no_konqueror_contextmenu</tabstop>
0169   <tabstop>kcfg_no_konqueror_toplevelmenu</tabstop>
0170   <tabstop>kcfg_kio_use_standard_logmsg</tabstop>
0171   <tabstop>kcfg_kio_standard_logmsg</tabstop>
0172   <tabstop>kcfg_kio_can_overwrite</tabstop>
0173   <tabstop>kcfg_display_dockmsg</tabstop>
0174  </tabstops>
0175  <includes>
0176   <include location="local">klineedit.h</include>
0177  </includes>
0178  <resources/>
0179  <connections>
0180   <connection>
0181    <sender>kcfg_kio_use_standard_logmsg</sender>
0182    <signal>toggled(bool)</signal>
0183    <receiver>kcfg_kio_standard_logmsg</receiver>
0184    <slot>setEnabled(bool)</slot>
0185    <hints>
0186     <hint type="sourcelabel">
0187      <x>20</x>
0188      <y>20</y>
0189     </hint>
0190     <hint type="destinationlabel">
0191      <x>20</x>
0192      <y>20</y>
0193     </hint>
0194    </hints>
0195   </connection>
0196   <connection>
0197    <sender>kcfg_cmdline_show_logwindow</sender>
0198    <signal>toggled(bool)</signal>
0199    <receiver>kcfg_cmdline_log_minline</receiver>
0200    <slot>setEnabled(bool)</slot>
0201    <hints>
0202     <hint type="sourcelabel">
0203      <x>20</x>
0204      <y>20</y>
0205     </hint>
0206     <hint type="destinationlabel">
0207      <x>20</x>
0208      <y>20</y>
0209     </hint>
0210    </hints>
0211   </connection>
0212   <connection>
0213    <sender>kcfg_no_konqueror_contextmenu</sender>
0214    <signal>toggled(bool)</signal>
0215    <receiver>kcfg_no_konqueror_toplevelmenu</receiver>
0216    <slot>setDisabled(bool)</slot>
0217    <hints>
0218     <hint type="sourcelabel">
0219      <x>164</x>
0220      <y>85</y>
0221     </hint>
0222     <hint type="destinationlabel">
0223      <x>164</x>
0224      <y>114</y>
0225     </hint>
0226    </hints>
0227   </connection>
0228  </connections>
0229 </ui>