--- a/Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui Fri Feb 24 18:59:38 2017 +0100 +++ b/Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui Sat Feb 25 18:32:47 2017 +0100 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>562</width> - <height>156</height> + <height>187</height> </rect> </property> <property name="windowTitle"> @@ -22,13 +22,13 @@ <bool>true</bool> </property> <layout class="QGridLayout" name="gridLayout"> - <item row="0" column="0"> - <widget class="QLabel" name="TextLabel2"> + <item row="4" column="0" colspan="3"> + <widget class="QLabel" name="lfNoteLabel"> <property name="text"> - <string>&URL:</string> + <string><b>Note:</b> This option increases the download time and volume.</string> </property> - <property name="buddy"> - <cstring>vcsUrlPicker</cstring> + <property name="wordWrap"> + <bool>true</bool> </property> </widget> </item> @@ -44,14 +44,7 @@ <enum>Qt::StrongFocus</enum> </property> <property name="toolTip"> - <string>Enter the url path of the repository (without protocol part)</string> - </property> - </widget> - </item> - <item row="0" column="2"> - <widget class="QToolButton" name="vcsUrlClearHistoryButton"> - <property name="toolTip"> - <string>Press to clear the history of entered repository URLs</string> + <string>Enter the URL of the repository</string> </property> </widget> </item> @@ -75,16 +68,6 @@ </property> </widget> </item> - <item row="2" column="0"> - <widget class="QLabel" name="TextLabel4"> - <property name="text"> - <string>Project &Directory:</string> - </property> - <property name="buddy"> - <cstring>vcsProjectDirPicker</cstring> - </property> - </widget> - </item> <item row="2" column="1" colspan="2"> <widget class="E5PathPicker" name="vcsProjectDirPicker" native="true"> <property name="sizePolicy"> @@ -113,13 +96,13 @@ </property> </widget> </item> - <item row="4" column="0" colspan="3"> - <widget class="QLabel" name="lfNoteLabel"> + <item row="2" column="0"> + <widget class="QLabel" name="TextLabel4"> <property name="text"> - <string><b>Note:</b> This option increases the download time and volume.</string> + <string>Project &Directory:</string> </property> - <property name="wordWrap"> - <bool>true</bool> + <property name="buddy"> + <cstring>vcsProjectDirPicker</cstring> </property> </widget> </item> @@ -133,6 +116,23 @@ </property> </widget> </item> + <item row="0" column="0"> + <widget class="QLabel" name="TextLabel2"> + <property name="text"> + <string>&URL:</string> + </property> + <property name="buddy"> + <cstring>vcsUrlPicker</cstring> + </property> + </widget> + </item> + <item row="0" column="2"> + <widget class="QToolButton" name="vcsUrlClearHistoryButton"> + <property name="toolTip"> + <string>Press to clear the history of entered repository URLs</string> + </property> + </widget> + </item> </layout> </widget> <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>