Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui

changeset 1878
de889f485ae8
parent 0
de9c2efb9d02
child 2452
fd1cd8a279db
--- a/Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui	Sun May 27 11:59:04 2012 +0200
+++ b/Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui	Mon May 28 13:51:35 2012 +0200
@@ -1,130 +1,131 @@
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>SvnOptionsDialog</class>
- <widget class="QDialog" name="SvnOptionsDialog" >
-  <property name="geometry" >
+ <widget class="QDialog" name="SvnOptionsDialog">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
     <width>565</width>
-    <height>154</height>
+    <height>165</height>
    </rect>
   </property>
-  <property name="windowTitle" >
+  <property name="windowTitle">
    <string>Repository Infos</string>
   </property>
-  <property name="whatsThis" >
-   <string>&lt;b>Repository Infos Dialog&lt;/b>
-&lt;p>Enter the various infos into the entry fields. These values are used to generate a new project in the repository. If the checkbox is selected, the URL must end in the project name. A directory tree with project/tags, project/branches and project/trunk will be generated in the repository. If the checkbox is not selected, the URL must contain the complete path in the repository.&lt;/p>
-&lt;p>For remote repositories the URL must contain the hostname.&lt;/p></string>
+  <property name="whatsThis">
+   <string>&lt;b&gt;Repository Infos Dialog&lt;/b&gt;
+&lt;p&gt;Enter the various infos into the entry fields. These values are used to generate a new project in the repository. If the checkbox is selected, the URL must end in the project name. A directory tree with project/tags, project/branches and project/trunk will be generated in the repository. If the checkbox is not selected, the URL must contain the complete path in the repository.&lt;/p&gt;
+&lt;p&gt;For remote repositories the URL must contain the hostname.&lt;/p&gt;</string>
   </property>
-  <property name="sizeGripEnabled" >
+  <property name="sizeGripEnabled">
    <bool>true</bool>
   </property>
-  <layout class="QVBoxLayout" >
+  <layout class="QVBoxLayout">
    <item>
-    <layout class="QGridLayout" >
-     <item row="2" column="0" >
-      <widget class="QLabel" name="TextLabel5" >
-       <property name="text" >
+    <layout class="QGridLayout">
+     <item row="2" column="0">
+      <widget class="QLabel" name="TextLabel5">
+       <property name="text">
         <string>Log &amp;Message:</string>
        </property>
-       <property name="buddy" >
+       <property name="buddy">
         <cstring>vcsLogEdit</cstring>
        </property>
       </widget>
      </item>
-     <item row="3" column="0" colspan="2" >
-      <widget class="QCheckBox" name="layoutCheckBox" >
-       <property name="toolTip" >
+     <item row="3" column="0" colspan="2">
+      <widget class="QCheckBox" name="layoutCheckBox">
+       <property name="toolTip">
         <string>Select, if the standard repository layout (projectdir/trunk, projectdir/tags, projectdir/branches) should be generated</string>
        </property>
-       <property name="text" >
+       <property name="text">
         <string>Create standard repository &amp;layout</string>
        </property>
-       <property name="shortcut" >
+       <property name="shortcut">
         <string>Alt+L</string>
        </property>
-       <property name="checked" >
+       <property name="checked">
         <bool>true</bool>
        </property>
       </widget>
      </item>
-     <item row="0" column="1" >
-      <widget class="QComboBox" name="protocolCombo" >
-       <property name="toolTip" >
+     <item row="0" column="1">
+      <widget class="QComboBox" name="protocolCombo">
+       <property name="toolTip">
         <string>Select the protocol to access the repository</string>
        </property>
       </widget>
      </item>
-     <item row="1" column="2" >
-      <widget class="QPushButton" name="vcsUrlButton" >
-       <property name="toolTip" >
+     <item row="1" column="2">
+      <widget class="QPushButton" name="vcsUrlButton">
+       <property name="toolTip">
         <string>Select the repository url via a directory selection dialog or the repository browser</string>
        </property>
-       <property name="text" >
+       <property name="text">
         <string>...</string>
        </property>
       </widget>
      </item>
-     <item row="1" column="0" >
-      <widget class="QLabel" name="TextLabel2" >
-       <property name="text" >
+     <item row="1" column="0">
+      <widget class="QLabel" name="vcsUrlLabel">
+       <property name="text">
         <string>&amp;URL:</string>
        </property>
-       <property name="buddy" >
+       <property name="buddy">
         <cstring>vcsUrlEdit</cstring>
        </property>
       </widget>
      </item>
-     <item row="2" column="1" >
-      <widget class="QLineEdit" name="vcsLogEdit" >
-       <property name="toolTip" >
+     <item row="2" column="1">
+      <widget class="QLineEdit" name="vcsLogEdit">
+       <property name="toolTip">
         <string>Enter the log message for the new project.</string>
        </property>
-       <property name="whatsThis" >
-        <string>&lt;b>Log Message&lt;/b>
-&lt;p>Enter the log message to be used for the new project.&lt;/p></string>
+       <property name="whatsThis">
+        <string>&lt;b&gt;Log Message&lt;/b&gt;
+&lt;p&gt;Enter the log message to be used for the new project.&lt;/p&gt;</string>
        </property>
-       <property name="text" >
+       <property name="text">
         <string>new project started</string>
        </property>
       </widget>
      </item>
-     <item row="0" column="0" >
-      <widget class="QLabel" name="textLabel1" >
-       <property name="text" >
+     <item row="0" column="0">
+      <widget class="QLabel" name="textLabel1">
+       <property name="text">
         <string>&amp;Protocol:</string>
        </property>
-       <property name="buddy" >
+       <property name="buddy">
         <cstring>protocolCombo</cstring>
        </property>
       </widget>
      </item>
-     <item row="1" column="1" >
-      <widget class="QLineEdit" name="vcsUrlEdit" >
-       <property name="toolTip" >
+     <item row="1" column="1">
+      <widget class="QLineEdit" name="vcsUrlEdit">
+       <property name="toolTip">
         <string>Enter the url path of the module in the repository</string>
        </property>
-       <property name="whatsThis" >
-        <string>&lt;b>URL&lt;/b>&lt;p>Enter the URL to the module. For a repository with standard layout, this must not contain the trunk, tags or branches part.&lt;/p></string>
+       <property name="whatsThis">
+        <string>&lt;b&gt;URL&lt;/b&gt;&lt;p&gt;Enter the URL to the module. For a repository with standard layout, this must not contain the trunk, tags or branches part.&lt;/p&gt;</string>
        </property>
       </widget>
      </item>
     </layout>
    </item>
    <item>
-    <widget class="QDialogButtonBox" name="buttonBox" >
-     <property name="orientation" >
+    <widget class="QDialogButtonBox" name="buttonBox">
+     <property name="orientation">
       <enum>Qt::Horizontal</enum>
      </property>
-     <property name="standardButtons" >
+     <property name="standardButtons">
       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
      </property>
     </widget>
    </item>
   </layout>
  </widget>
- <layoutdefault spacing="6" margin="6" />
+ <layoutdefault spacing="6" margin="6"/>
  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
  <tabstops>
   <tabstop>protocolCombo</tabstop>
@@ -141,11 +142,11 @@
    <receiver>SvnOptionsDialog</receiver>
    <slot>accept()</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>24</x>
      <y>130</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>24</x>
      <y>151</y>
     </hint>
@@ -157,11 +158,11 @@
    <receiver>SvnOptionsDialog</receiver>
    <slot>reject()</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>104</x>
      <y>135</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>104</x>
      <y>148</y>
     </hint>

eric ide

mercurial