VCS/CommandOptionsDialog.ui

changeset 3034
7ce719013078
parent 0
de9c2efb9d02
child 5508
30626def80dc
--- a/VCS/CommandOptionsDialog.ui	Sat Oct 19 12:28:12 2013 +0200
+++ b/VCS/CommandOptionsDialog.ui	Sat Oct 19 13:03:39 2013 +0200
@@ -1,7 +1,8 @@
-<ui version="4.0" >
- <class>vcsCommandOptionsDialog</class>
- <widget class="QDialog" name="vcsCommandOptionsDialog" >
-  <property name="geometry" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
+ <class>VcsCommandOptionsDialog</class>
+ <widget class="QDialog" name="VcsCommandOptionsDialog">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
@@ -9,286 +10,286 @@
     <height>413</height>
    </rect>
   </property>
-  <property name="windowTitle" >
+  <property name="windowTitle">
    <string>VCS Command Options</string>
   </property>
-  <property name="whatsThis" >
-   <string>&lt;b>VCS Command Options Dialog&lt;/b>
-&lt;p>Enter the options for the different VCS commands. The "Global Options" entry applies to all VCS commands.&lt;/p></string>
+  <property name="whatsThis">
+   <string>&lt;b&gt;VCS Command Options Dialog&lt;/b&gt;
+&lt;p&gt;Enter the options for the different VCS commands. The &quot;Global Options&quot; entry applies to all VCS commands.&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="8" column="0" >
-      <widget class="QLabel" name="historyLabel" >
-       <property name="text" >
+    <layout class="QGridLayout">
+     <item row="8" column="0">
+      <widget class="QLabel" name="historyLabel">
+       <property name="text">
         <string>&amp;History Options:</string>
        </property>
-       <property name="buddy" >
+       <property name="buddy">
         <cstring>historyEdit</cstring>
        </property>
       </widget>
      </item>
-     <item row="4" column="0" >
-      <widget class="QLabel" name="addLabel" >
-       <property name="text" >
+     <item row="4" column="0">
+      <widget class="QLabel" name="addLabel">
+       <property name="text">
         <string>&amp;Add Options:</string>
        </property>
-       <property name="buddy" >
+       <property name="buddy">
         <cstring>addEdit</cstring>
        </property>
       </widget>
      </item>
-     <item row="5" column="0" >
-      <widget class="QLabel" name="removeLabel" >
-       <property name="text" >
+     <item row="5" column="0">
+      <widget class="QLabel" name="removeLabel">
+       <property name="text">
         <string>&amp;Remove Options:</string>
        </property>
-       <property name="buddy" >
+       <property name="buddy">
         <cstring>removeEdit</cstring>
        </property>
       </widget>
      </item>
-     <item row="10" column="0" >
-      <widget class="QLabel" name="tagLabel" >
-       <property name="text" >
+     <item row="10" column="0">
+      <widget class="QLabel" name="tagLabel">
+       <property name="text">
         <string>&amp;Tag Options:</string>
        </property>
-       <property name="buddy" >
+       <property name="buddy">
         <cstring>tagEdit</cstring>
        </property>
       </widget>
      </item>
-     <item row="1" column="1" >
-      <widget class="QLineEdit" name="commitEdit" >
-       <property name="toolTip" >
+     <item row="1" column="1">
+      <widget class="QLineEdit" name="commitEdit">
+       <property name="toolTip">
         <string>Enter the options for the commit command.</string>
        </property>
-       <property name="whatsThis" >
-        <string>&lt;b>Commit Options&lt;/b>
-&lt;p>Enter the options for the commit command.&lt;/p></string>
+       <property name="whatsThis">
+        <string>&lt;b&gt;Commit Options&lt;/b&gt;
+&lt;p&gt;Enter the options for the commit command.&lt;/p&gt;</string>
        </property>
       </widget>
      </item>
-     <item row="8" column="1" >
-      <widget class="QLineEdit" name="historyEdit" >
-       <property name="toolTip" >
+     <item row="8" column="1">
+      <widget class="QLineEdit" name="historyEdit">
+       <property name="toolTip">
         <string>Enter the options for the history command.</string>
        </property>
-       <property name="whatsThis" >
-        <string>&lt;b>History Options&lt;/b>
-&lt;p>Enter the options for the history command.&lt;/p></string>
+       <property name="whatsThis">
+        <string>&lt;b&gt;History Options&lt;/b&gt;
+&lt;p&gt;Enter the options for the history command.&lt;/p&gt;</string>
        </property>
       </widget>
      </item>
-     <item row="6" column="1" >
-      <widget class="QLineEdit" name="diffEdit" >
-       <property name="toolTip" >
+     <item row="6" column="1">
+      <widget class="QLineEdit" name="diffEdit">
+       <property name="toolTip">
         <string>Enter the options for the diff command.</string>
        </property>
-       <property name="whatsThis" >
-        <string>&lt;b>Diff Options&lt;/b>
-&lt;p>Enter the options for the diff command.&lt;/p></string>
+       <property name="whatsThis">
+        <string>&lt;b&gt;Diff Options&lt;/b&gt;
+&lt;p&gt;Enter the options for the diff command.&lt;/p&gt;</string>
        </property>
       </widget>
      </item>
-     <item row="3" column="1" >
-      <widget class="QLineEdit" name="updateEdit" >
-       <property name="toolTip" >
+     <item row="3" column="1">
+      <widget class="QLineEdit" name="updateEdit">
+       <property name="toolTip">
         <string>Enter the options for the update command.</string>
        </property>
-       <property name="whatsThis" >
-        <string>&lt;b>Update Options&lt;/b>
-&lt;p>Enter the options for the update command.&lt;/p></string>
+       <property name="whatsThis">
+        <string>&lt;b&gt;Update Options&lt;/b&gt;
+&lt;p&gt;Enter the options for the update command.&lt;/p&gt;</string>
        </property>
       </widget>
      </item>
-     <item row="7" column="1" >
-      <widget class="QLineEdit" name="logEdit" >
-       <property name="toolTip" >
+     <item row="7" column="1">
+      <widget class="QLineEdit" name="logEdit">
+       <property name="toolTip">
         <string>Enter the options for the log command.</string>
        </property>
-       <property name="whatsThis" >
-        <string>&lt;b>Log Options&lt;/b>
-&lt;p>Enter the options for the log command.&lt;/p></string>
+       <property name="whatsThis">
+        <string>&lt;b&gt;Log Options&lt;/b&gt;
+&lt;p&gt;Enter the options for the log command.&lt;/p&gt;</string>
        </property>
       </widget>
      </item>
-     <item row="10" column="1" >
-      <widget class="QLineEdit" name="tagEdit" >
-       <property name="toolTip" >
+     <item row="10" column="1">
+      <widget class="QLineEdit" name="tagEdit">
+       <property name="toolTip">
         <string>Enter the options for the tag command.</string>
        </property>
-       <property name="whatsThis" >
-        <string>&lt;b>Tag Options&lt;/b>
-&lt;p>Enter the options for the tag command.&lt;/p></string>
+       <property name="whatsThis">
+        <string>&lt;b&gt;Tag Options&lt;/b&gt;
+&lt;p&gt;Enter the options for the tag command.&lt;/p&gt;</string>
        </property>
       </widget>
      </item>
-     <item row="9" column="1" >
-      <widget class="QLineEdit" name="statusEdit" >
-       <property name="toolTip" >
+     <item row="9" column="1">
+      <widget class="QLineEdit" name="statusEdit">
+       <property name="toolTip">
         <string>Enter the options for the status command.</string>
        </property>
-       <property name="whatsThis" >
-        <string>&lt;b>Status Options&lt;/b>
-&lt;p>Enter the options for the status command.&lt;/p></string>
+       <property name="whatsThis">
+        <string>&lt;b&gt;Status Options&lt;/b&gt;
+&lt;p&gt;Enter the options for the status command.&lt;/p&gt;</string>
        </property>
       </widget>
      </item>
-     <item row="6" column="0" >
-      <widget class="QLabel" name="diffLabel" >
-       <property name="text" >
+     <item row="6" column="0">
+      <widget class="QLabel" name="diffLabel">
+       <property name="text">
         <string>&amp;Diff Options:</string>
        </property>
-       <property name="buddy" >
+       <property name="buddy">
         <cstring>diffEdit</cstring>
        </property>
       </widget>
      </item>
-     <item row="0" column="0" >
-      <widget class="QLabel" name="globalLabel" >
-       <property name="text" >
+     <item row="0" column="0">
+      <widget class="QLabel" name="globalLabel">
+       <property name="text">
         <string>&amp;Global Options:</string>
        </property>
-       <property name="buddy" >
+       <property name="buddy">
         <cstring>globalEdit</cstring>
        </property>
       </widget>
      </item>
-     <item row="11" column="1" >
-      <widget class="QLineEdit" name="exportEdit" >
-       <property name="toolTip" >
+     <item row="11" column="1">
+      <widget class="QLineEdit" name="exportEdit">
+       <property name="toolTip">
         <string>Enter the options for the export command.</string>
        </property>
-       <property name="whatsThis" >
-        <string>&lt;b>Export Options&lt;/b>
-&lt;p>Enter the options for the export command.&lt;/p></string>
+       <property name="whatsThis">
+        <string>&lt;b&gt;Export Options&lt;/b&gt;
+&lt;p&gt;Enter the options for the export command.&lt;/p&gt;</string>
        </property>
       </widget>
      </item>
-     <item row="4" column="1" >
-      <widget class="QLineEdit" name="addEdit" >
-       <property name="toolTip" >
+     <item row="4" column="1">
+      <widget class="QLineEdit" name="addEdit">
+       <property name="toolTip">
         <string>Enter the options for the add command.</string>
        </property>
-       <property name="whatsThis" >
-        <string>&lt;b>Add Options&lt;/b>
-&lt;p>Enter the options for the add command.&lt;/p></string>
+       <property name="whatsThis">
+        <string>&lt;b&gt;Add Options&lt;/b&gt;
+&lt;p&gt;Enter the options for the add command.&lt;/p&gt;</string>
        </property>
       </widget>
      </item>
-     <item row="7" column="0" >
-      <widget class="QLabel" name="logLabel" >
-       <property name="text" >
+     <item row="7" column="0">
+      <widget class="QLabel" name="logLabel">
+       <property name="text">
         <string>&amp;Log Options:</string>
        </property>
-       <property name="buddy" >
+       <property name="buddy">
         <cstring>logEdit</cstring>
        </property>
       </widget>
      </item>
-     <item row="9" column="0" >
-      <widget class="QLabel" name="statusLabel" >
-       <property name="text" >
+     <item row="9" column="0">
+      <widget class="QLabel" name="statusLabel">
+       <property name="text">
         <string>&amp;StatusOptions:</string>
        </property>
-       <property name="buddy" >
+       <property name="buddy">
         <cstring>statusEdit</cstring>
        </property>
       </widget>
      </item>
-     <item row="5" column="1" >
-      <widget class="QLineEdit" name="removeEdit" >
-       <property name="toolTip" >
+     <item row="5" column="1">
+      <widget class="QLineEdit" name="removeEdit">
+       <property name="toolTip">
         <string>Enter the options for the remove command.</string>
        </property>
-       <property name="whatsThis" >
-        <string>&lt;b>Remove Options&lt;/b>
-&lt;p>Enter the options for the remove command.&lt;/p></string>
+       <property name="whatsThis">
+        <string>&lt;b&gt;Remove Options&lt;/b&gt;
+&lt;p&gt;Enter the options for the remove command.&lt;/p&gt;</string>
        </property>
       </widget>
      </item>
-     <item row="2" column="1" >
-      <widget class="QLineEdit" name="checkoutEdit" >
-       <property name="toolTip" >
+     <item row="2" column="1">
+      <widget class="QLineEdit" name="checkoutEdit">
+       <property name="toolTip">
         <string>Enter the options for the checkout command.</string>
        </property>
-       <property name="whatsThis" >
-        <string>&lt;b>Checkout Options&lt;/b>
-&lt;p>Enter the options for the checkout command.&lt;/p></string>
+       <property name="whatsThis">
+        <string>&lt;b&gt;Checkout Options&lt;/b&gt;
+&lt;p&gt;Enter the options for the checkout command.&lt;/p&gt;</string>
        </property>
       </widget>
      </item>
-     <item row="1" column="0" >
-      <widget class="QLabel" name="commitLabel" >
-       <property name="text" >
+     <item row="1" column="0">
+      <widget class="QLabel" name="commitLabel">
+       <property name="text">
         <string>Co&amp;mmit Options:</string>
        </property>
-       <property name="buddy" >
+       <property name="buddy">
         <cstring>commitEdit</cstring>
        </property>
       </widget>
      </item>
-     <item row="11" column="0" >
-      <widget class="QLabel" name="exportLabel" >
-       <property name="text" >
+     <item row="11" column="0">
+      <widget class="QLabel" name="exportLabel">
+       <property name="text">
         <string>&amp;Export Options:</string>
        </property>
-       <property name="buddy" >
+       <property name="buddy">
         <cstring>exportEdit</cstring>
        </property>
       </widget>
      </item>
-     <item row="2" column="0" >
-      <widget class="QLabel" name="checkoutLabel" >
-       <property name="text" >
+     <item row="2" column="0">
+      <widget class="QLabel" name="checkoutLabel">
+       <property name="text">
         <string>Check&amp;out Options:</string>
        </property>
-       <property name="buddy" >
+       <property name="buddy">
         <cstring>checkoutEdit</cstring>
        </property>
       </widget>
      </item>
-     <item row="3" column="0" >
-      <widget class="QLabel" name="updateLabel" >
-       <property name="text" >
+     <item row="3" column="0">
+      <widget class="QLabel" name="updateLabel">
+       <property name="text">
         <string>&amp;Update Options:</string>
        </property>
-       <property name="buddy" >
+       <property name="buddy">
         <cstring>updateEdit</cstring>
        </property>
       </widget>
      </item>
-     <item row="0" column="1" >
-      <widget class="QLineEdit" name="globalEdit" >
-       <property name="toolTip" >
+     <item row="0" column="1">
+      <widget class="QLineEdit" name="globalEdit">
+       <property name="toolTip">
         <string>Enter the global options.</string>
        </property>
-       <property name="whatsThis" >
-        <string>&lt;b>Global Options&lt;/b>
-&lt;p>Enter the global options.&lt;/p></string>
+       <property name="whatsThis">
+        <string>&lt;b&gt;Global Options&lt;/b&gt;
+&lt;p&gt;Enter the global options.&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>globalEdit</tabstop>
@@ -309,14 +310,14 @@
   <connection>
    <sender>buttonBox</sender>
    <signal>accepted()</signal>
-   <receiver>vcsCommandOptionsDialog</receiver>
+   <receiver>VcsCommandOptionsDialog</receiver>
    <slot>accept()</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>120</x>
      <y>390</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>120</x>
      <y>411</y>
     </hint>
@@ -325,14 +326,14 @@
   <connection>
    <sender>buttonBox</sender>
    <signal>rejected()</signal>
-   <receiver>vcsCommandOptionsDialog</receiver>
+   <receiver>VcsCommandOptionsDialog</receiver>
    <slot>reject()</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>191</x>
      <y>390</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>193</x>
      <y>410</y>
     </hint>

eric ide

mercurial