--- a/Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui Sun May 27 11:59:04 2012 +0200 +++ b/Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui Mon May 28 13:51:35 2012 +0200 @@ -1,140 +1,141 @@ -<ui version="4.0" > +<?xml version="1.0" encoding="UTF-8"?> +<ui version="4.0"> <class>SvnNewProjectOptionsDialog</class> - <widget class="QDialog" name="SvnNewProjectOptionsDialog" > - <property name="geometry" > + <widget class="QDialog" name="SvnNewProjectOptionsDialog"> + <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>562</width> - <height>184</height> + <height>200</height> </rect> </property> - <property name="windowTitle" > + <property name="windowTitle"> <string>New Project from Repository</string> </property> - <property name="whatsThis" > - <string><b>New Project from Repository Dialog</b> -<p>Enter the various repository infos into the entry fields. These values are used, when the new project is retrieved from the repository. If the checkbox is selected, the URL must end in the project name. A repository layout with project/tags, project/branches and project/trunk will be assumed. In this case, you may enter a tag or branch, which must look like tags/tagname or branches/branchname. If the checkbox is not selected, the URL must contain the complete path in the repository.</p> -<p>For remote repositories the URL must contain the hostname.</p></string> + <property name="whatsThis"> + <string><b>New Project from Repository Dialog</b> +<p>Enter the various repository infos into the entry fields. These values are used, when the new project is retrieved from the repository. If the checkbox is selected, the URL must end in the project name. A repository layout with project/tags, project/branches and project/trunk will be assumed. In this case, you may enter a tag or branch, which must look like tags/tagname or branches/branchname. If the checkbox is not selected, the URL must contain the complete path in the repository.</p> +<p>For remote repositories the URL must contain the hostname.</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="2" column="1" > - <widget class="QLineEdit" name="vcsTagEdit" > - <property name="toolTip" > + <layout class="QGridLayout"> + <item row="2" column="1"> + <widget class="QLineEdit" name="vcsTagEdit"> + <property name="toolTip"> <string>Enter the tag the new project should be generated from</string> </property> - <property name="whatsThis" > - <string><b>Tag in VCS</b> -<p>Enter the tag name the new project shall be generated from. Leave empty to retrieve the latest data from the repository.</p></string> + <property name="whatsThis"> + <string><b>Tag in VCS</b> +<p>Enter the tag name the new project shall be generated from. Leave empty to retrieve the latest data from the repository.</p></string> </property> </widget> </item> - <item row="3" column="2" > - <widget class="QPushButton" name="projectDirButton" > - <property name="toolTip" > + <item row="3" column="2"> + <widget class="QPushButton" name="projectDirButton"> + <property name="toolTip"> <string>Select the project directory via a directory selection dialog</string> </property> - <property name="text" > + <property name="text"> <string>...</string> </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="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>&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><b>URL</b><p>Enter the URL to the module. For a repository with standard layout, this must not contain the trunk, tags or branches part.</p></string> + <property name="whatsThis"> + <string><b>URL</b><p>Enter the URL to the module. For a repository with standard layout, this must not contain the trunk, tags or branches part.</p></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>&URL:</string> </property> - <property name="buddy" > + <property name="buddy"> <cstring>vcsUrlEdit</cstring> </property> </widget> </item> - <item row="3" column="1" > - <widget class="QLineEdit" name="vcsProjectDirEdit" > - <property name="toolTip" > + <item row="3" column="1"> + <widget class="QLineEdit" name="vcsProjectDirEdit"> + <property name="toolTip"> <string>Enter the directory of the new project.</string> </property> - <property name="whatsThis" > - <string><b>Project Directory</b> -<p>Enter the directory of the new project. It will be retrieved from -the repository and be placed in this directory.</p></string> + <property name="whatsThis"> + <string><b>Project Directory</b> +<p>Enter the directory of the new project. It will be retrieved from +the repository and be placed in this directory.</p></string> </property> </widget> </item> - <item row="4" column="0" colspan="2" > - <widget class="QCheckBox" name="layoutCheckBox" > - <property name="toolTip" > + <item row="4" column="0" colspan="2"> + <widget class="QCheckBox" name="layoutCheckBox"> + <property name="toolTip"> <string>Select to indicate, that the repository has a standard layout (projectdir/trunk, projectdir/tags, projectdir/branches)</string> </property> - <property name="text" > + <property name="text"> <string>Repository has standard &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="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="3" column="0" > - <widget class="QLabel" name="TextLabel4" > - <property name="text" > + <item row="3" column="0"> + <widget class="QLabel" name="TextLabel4"> + <property name="text"> <string>Project &Directory:</string> </property> - <property name="buddy" > + <property name="buddy"> <cstring>vcsProjectDirEdit</cstring> </property> </widget> </item> - <item row="2" column="0" > - <widget class="QLabel" name="vcsTagLabel" > - <property name="text" > + <item row="2" column="0"> + <widget class="QLabel" name="vcsTagLabel"> + <property name="text"> <string>&Tag:</string> </property> - <property name="buddy" > + <property name="buddy"> <cstring>vcsTagEdit</cstring> </property> </widget> @@ -142,18 +143,18 @@ </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> @@ -172,11 +173,11 @@ <receiver>SvnNewProjectOptionsDialog</receiver> <slot>accept()</slot> <hints> - <hint type="sourcelabel" > + <hint type="sourcelabel"> <x>29</x> <y>157</y> </hint> - <hint type="destinationlabel" > + <hint type="destinationlabel"> <x>29</x> <y>181</y> </hint> @@ -188,11 +189,11 @@ <receiver>SvnNewProjectOptionsDialog</receiver> <slot>reject()</slot> <hints> - <hint type="sourcelabel" > + <hint type="sourcelabel"> <x>129</x> <y>163</y> </hint> - <hint type="destinationlabel" > + <hint type="destinationlabel"> <x>129</x> <y>177</y> </hint>