Wed, 22 Jan 2014 18:35:38 +0100
Fixed issues in some Mercurial dialogs where the ID could not start with 0.
(grafted from 388f4ff59773bf7c98d62b3af9a52ea8e033f826)
--- a/Plugins/VcsPlugins/vcsMercurial/BookmarksExtension/HgBookmarkDialog.ui Sun Jan 19 15:38:10 2014 +0100 +++ b/Plugins/VcsPlugins/vcsMercurial/BookmarksExtension/HgBookmarkDialog.ui Wed Jan 22 18:35:38 2014 +0100 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>400</width> - <height>276</height> + <height>309</height> </rect> </property> <property name="windowTitle"> @@ -75,9 +75,6 @@ <property name="alignment"> <set>Qt::AlignRight</set> </property> - <property name="minimum"> - <number>1</number> - </property> <property name="maximum"> <number>999999999</number> </property>
--- a/Plugins/VcsPlugins/vcsMercurial/GpgExtension/HgGpgSignDialog.ui Sun Jan 19 15:38:10 2014 +0100 +++ b/Plugins/VcsPlugins/vcsMercurial/GpgExtension/HgGpgSignDialog.ui Wed Jan 22 18:35:38 2014 +0100 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>400</width> - <height>450</height> + <height>518</height> </rect> </property> <property name="windowTitle"> @@ -44,9 +44,6 @@ <property name="alignment"> <set>Qt::AlignRight</set> </property> - <property name="minimum"> - <number>1</number> - </property> <property name="maximum"> <number>999999999</number> </property>
--- a/Plugins/VcsPlugins/vcsMercurial/HgBackoutDialog.ui Sun Jan 19 15:38:10 2014 +0100 +++ b/Plugins/VcsPlugins/vcsMercurial/HgBackoutDialog.ui Wed Jan 22 18:35:38 2014 +0100 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>372</width> - <height>455</height> + <height>515</height> </rect> </property> <property name="windowTitle"> @@ -44,9 +44,6 @@ <property name="alignment"> <set>Qt::AlignRight</set> </property> - <property name="minimum"> - <number>1</number> - </property> <property name="maximum"> <number>999999999</number> </property>
--- a/Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui Sun Jan 19 15:38:10 2014 +0100 +++ b/Plugins/VcsPlugins/vcsMercurial/HgMergeDialog.ui Wed Jan 22 18:35:38 2014 +0100 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>372</width> - <height>249</height> + <height>305</height> </rect> </property> <property name="windowTitle"> @@ -44,9 +44,6 @@ <property name="alignment"> <set>Qt::AlignRight</set> </property> - <property name="minimum"> - <number>1</number> - </property> <property name="maximum"> <number>999999999</number> </property>
--- a/Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui Sun Jan 19 15:38:10 2014 +0100 +++ b/Plugins/VcsPlugins/vcsMercurial/HgRevisionSelectionDialog.ui Wed Jan 22 18:35:38 2014 +0100 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>372</width> - <height>224</height> + <height>276</height> </rect> </property> <property name="windowTitle"> @@ -44,9 +44,6 @@ <property name="alignment"> <set>Qt::AlignRight</set> </property> - <property name="minimum"> - <number>1</number> - </property> <property name="maximum"> <number>999999999</number> </property>
--- a/Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui Sun Jan 19 15:38:10 2014 +0100 +++ b/Plugins/VcsPlugins/vcsMercurial/HgRevisionsSelectionDialog.ui Wed Jan 22 18:35:38 2014 +0100 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>371</width> - <height>465</height> + <height>565</height> </rect> </property> <property name="windowTitle"> @@ -47,9 +47,6 @@ <property name="alignment"> <set>Qt::AlignRight</set> </property> - <property name="minimum"> - <number>1</number> - </property> <property name="maximum"> <number>999999999</number> </property> @@ -219,9 +216,6 @@ <property name="alignment"> <set>Qt::AlignRight</set> </property> - <property name="minimum"> - <number>1</number> - </property> <property name="maximum"> <number>999999999</number> </property> @@ -372,10 +366,6 @@ </widget> </item> </layout> - <zorder>rev1GroupBox</zorder> - <zorder>rev2GroupBox</zorder> - <zorder>buttonBox</zorder> - <zorder>prev2Button</zorder> </widget> <layoutdefault spacing="6" margin="6"/> <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
--- a/Plugins/VcsPlugins/vcsMercurial/RebaseExtension/HgRebaseDialog.ui Sun Jan 19 15:38:10 2014 +0100 +++ b/Plugins/VcsPlugins/vcsMercurial/RebaseExtension/HgRebaseDialog.ui Wed Jan 22 18:35:38 2014 +0100 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>650</width> - <height>337</height> + <height>394</height> </rect> </property> <property name="windowTitle"> @@ -88,9 +88,6 @@ <property name="alignment"> <set>Qt::AlignRight</set> </property> - <property name="minimum"> - <number>1</number> - </property> <property name="maximum"> <number>999999999</number> </property> @@ -254,9 +251,6 @@ <property name="alignment"> <set>Qt::AlignRight</set> </property> - <property name="minimum"> - <number>1</number> - </property> <property name="maximum"> <number>999999999</number> </property>