--- 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><b>VCS Command Options Dialog</b> -<p>Enter the options for the different VCS commands. The "Global Options" entry applies to all VCS commands.</p></string> + <property name="whatsThis"> + <string><b>VCS Command Options Dialog</b> +<p>Enter the options for the different VCS commands. The "Global Options" entry applies to all VCS commands.</p></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>&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>&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>&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>&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><b>Commit Options</b> -<p>Enter the options for the commit command.</p></string> + <property name="whatsThis"> + <string><b>Commit Options</b> +<p>Enter the options for the commit command.</p></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><b>History Options</b> -<p>Enter the options for the history command.</p></string> + <property name="whatsThis"> + <string><b>History Options</b> +<p>Enter the options for the history command.</p></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><b>Diff Options</b> -<p>Enter the options for the diff command.</p></string> + <property name="whatsThis"> + <string><b>Diff Options</b> +<p>Enter the options for the diff command.</p></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><b>Update Options</b> -<p>Enter the options for the update command.</p></string> + <property name="whatsThis"> + <string><b>Update Options</b> +<p>Enter the options for the update command.</p></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><b>Log Options</b> -<p>Enter the options for the log command.</p></string> + <property name="whatsThis"> + <string><b>Log Options</b> +<p>Enter the options for the log command.</p></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><b>Tag Options</b> -<p>Enter the options for the tag command.</p></string> + <property name="whatsThis"> + <string><b>Tag Options</b> +<p>Enter the options for the tag command.</p></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><b>Status Options</b> -<p>Enter the options for the status command.</p></string> + <property name="whatsThis"> + <string><b>Status Options</b> +<p>Enter the options for the status command.</p></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>&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>&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><b>Export Options</b> -<p>Enter the options for the export command.</p></string> + <property name="whatsThis"> + <string><b>Export Options</b> +<p>Enter the options for the export command.</p></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><b>Add Options</b> -<p>Enter the options for the add command.</p></string> + <property name="whatsThis"> + <string><b>Add Options</b> +<p>Enter the options for the add command.</p></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>&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>&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><b>Remove Options</b> -<p>Enter the options for the remove command.</p></string> + <property name="whatsThis"> + <string><b>Remove Options</b> +<p>Enter the options for the remove command.</p></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><b>Checkout Options</b> -<p>Enter the options for the checkout command.</p></string> + <property name="whatsThis"> + <string><b>Checkout Options</b> +<p>Enter the options for the checkout command.</p></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&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>&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&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>&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><b>Global Options</b> -<p>Enter the global options.</p></string> + <property name="whatsThis"> + <string><b>Global Options</b> +<p>Enter the global options.</p></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>