Sat, 21 Apr 2012 19:52:33 +0200
Changed a few Subversion and Mercurial dialogs to ease keyboard navigation.
--- a/Plugins/VcsPlugins/vcsMercurial/BookmarksExtension/HgBookmarksInOutDialog.ui Tue Apr 17 19:07:24 2012 +0200 +++ b/Plugins/VcsPlugins/vcsMercurial/BookmarksExtension/HgBookmarksInOutDialog.ui Sat Apr 21 19:52:33 2012 +0200 @@ -25,9 +25,6 @@ <verstretch>2</verstretch> </sizepolicy> </property> - <property name="focusPolicy"> - <enum>Qt::NoFocus</enum> - </property> <property name="whatsThis"> <string><b>Bookmarks List</b> <p>This shows a list of the bookmarks.</p></string> @@ -70,9 +67,6 @@ <layout class="QVBoxLayout"> <item> <widget class="QTextEdit" name="errors"> - <property name="focusPolicy"> - <enum>Qt::NoFocus</enum> - </property> <property name="readOnly"> <bool>true</bool> </property> @@ -160,6 +154,9 @@ <tabstop>input</tabstop> <tabstop>passwordCheckBox</tabstop> <tabstop>sendButton</tabstop> + <tabstop>bookmarksList</tabstop> + <tabstop>errors</tabstop> + <tabstop>buttonBox</tabstop> </tabstops> <resources/> <connections/>
--- a/Plugins/VcsPlugins/vcsMercurial/BookmarksExtension/HgBookmarksListDialog.ui Tue Apr 17 19:07:24 2012 +0200 +++ b/Plugins/VcsPlugins/vcsMercurial/BookmarksExtension/HgBookmarksListDialog.ui Sat Apr 21 19:52:33 2012 +0200 @@ -29,9 +29,6 @@ <verstretch>2</verstretch> </sizepolicy> </property> - <property name="focusPolicy"> - <enum>Qt::NoFocus</enum> - </property> <property name="whatsThis"> <string><b>Bookmarks List</b> <p>This shows a list of the projects bookmarks.</p></string> @@ -84,9 +81,6 @@ <layout class="QVBoxLayout"> <item> <widget class="QTextEdit" name="errors"> - <property name="focusPolicy"> - <enum>Qt::NoFocus</enum> - </property> <property name="readOnly"> <bool>true</bool> </property> @@ -174,6 +168,9 @@ <tabstop>input</tabstop> <tabstop>passwordCheckBox</tabstop> <tabstop>sendButton</tabstop> + <tabstop>bookmarksList</tabstop> + <tabstop>errors</tabstop> + <tabstop>buttonBox</tabstop> </tabstops> <resources/> <connections/>
--- a/Plugins/VcsPlugins/vcsMercurial/GpgExtension/HgGpgSignaturesDialog.ui Tue Apr 17 19:07:24 2012 +0200 +++ b/Plugins/VcsPlugins/vcsMercurial/GpgExtension/HgGpgSignaturesDialog.ui Sat Apr 21 19:52:33 2012 +0200 @@ -146,9 +146,6 @@ <layout class="QVBoxLayout"> <item> <widget class="QTextEdit" name="errors"> - <property name="focusPolicy"> - <enum>Qt::NoFocus</enum> - </property> <property name="whatsThis"> <string><b>Mercurial errors</b><p>This shows possible error messages.</p></string> </property> @@ -239,6 +236,7 @@ <tabstop>clearRxEditButton</tabstop> <tabstop>signaturesList</tabstop> <tabstop>verifyButton</tabstop> + <tabstop>errors</tabstop> <tabstop>input</tabstop> <tabstop>passwordCheckBox</tabstop> <tabstop>sendButton</tabstop>
--- a/Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui Tue Apr 17 19:07:24 2012 +0200 +++ b/Plugins/VcsPlugins/vcsMercurial/HgAnnotateDialog.ui Sat Apr 21 19:52:33 2012 +0200 @@ -40,9 +40,6 @@ <attribute name="headerStretchLastSection"> <bool>false</bool> </attribute> - <attribute name="headerStretchLastSection"> - <bool>false</bool> - </attribute> <column> <property name="text"> <string>Revision</string> @@ -84,9 +81,6 @@ <layout class="QVBoxLayout"> <item> <widget class="QTextEdit" name="errors"> - <property name="focusPolicy"> - <enum>Qt::NoFocus</enum> - </property> <property name="readOnly"> <bool>true</bool> </property> @@ -170,9 +164,11 @@ </widget> <tabstops> <tabstop>annotateList</tabstop> + <tabstop>errors</tabstop> <tabstop>input</tabstop> <tabstop>passwordCheckBox</tabstop> <tabstop>sendButton</tabstop> + <tabstop>buttonBox</tabstop> </tabstops> <resources/> <connections/>
--- a/Plugins/VcsPlugins/vcsMercurial/HgDialog.ui Tue Apr 17 19:07:24 2012 +0200 +++ b/Plugins/VcsPlugins/vcsMercurial/HgDialog.ui Sat Apr 21 19:52:33 2012 +0200 @@ -31,9 +31,6 @@ <layout class="QVBoxLayout"> <item> <widget class="QTextEdit" name="resultbox"> - <property name="focusPolicy"> - <enum>Qt::NoFocus</enum> - </property> <property name="readOnly"> <bool>true</bool> </property> @@ -59,9 +56,6 @@ <layout class="QVBoxLayout"> <item> <widget class="QTextEdit" name="errors"> - <property name="focusPolicy"> - <enum>Qt::NoFocus</enum> - </property> <property name="readOnly"> <bool>true</bool> </property> @@ -146,9 +140,12 @@ <layoutdefault spacing="6" margin="11"/> <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> <tabstops> + <tabstop>resultbox</tabstop> + <tabstop>errors</tabstop> <tabstop>input</tabstop> + <tabstop>passwordCheckBox</tabstop> <tabstop>sendButton</tabstop> - <tabstop>passwordCheckBox</tabstop> + <tabstop>buttonBox</tabstop> </tabstops> <resources/> <connections/>
--- a/Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui Tue Apr 17 19:07:24 2012 +0200 +++ b/Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui Sat Apr 21 19:52:33 2012 +0200 @@ -65,9 +65,6 @@ <layout class="QVBoxLayout"> <item> <widget class="QTextEdit" name="errors"> - <property name="focusPolicy"> - <enum>Qt::NoFocus</enum> - </property> <property name="readOnly"> <bool>true</bool> </property> @@ -152,6 +149,7 @@ <tabstops> <tabstop>filesCombo</tabstop> <tabstop>contents</tabstop> + <tabstop>errors</tabstop> <tabstop>input</tabstop> <tabstop>passwordCheckBox</tabstop> <tabstop>sendButton</tabstop>
--- a/Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui Tue Apr 17 19:07:24 2012 +0200 +++ b/Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui Sat Apr 21 19:52:33 2012 +0200 @@ -360,9 +360,6 @@ <layout class="QVBoxLayout"> <item> <widget class="QTextEdit" name="errors"> - <property name="focusPolicy"> - <enum>Qt::NoFocus</enum> - </property> <property name="whatsThis"> <string><b>Mercurial log errors</b><p>This shows possible error messages of the hg log command.</p></string> </property> @@ -463,6 +460,7 @@ <tabstop>diffP1Button</tabstop> <tabstop>diffP2Button</tabstop> <tabstop>diffRevisionsButton</tabstop> + <tabstop>errors</tabstop> <tabstop>input</tabstop> <tabstop>passwordCheckBox</tabstop> <tabstop>sendButton</tabstop>
--- a/Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui Tue Apr 17 19:07:24 2012 +0200 +++ b/Plugins/VcsPlugins/vcsMercurial/HgLogDialog.ui Sat Apr 21 19:52:33 2012 +0200 @@ -28,9 +28,6 @@ <layout class="QVBoxLayout"> <item> <widget class="QTextBrowser" name="contents"> - <property name="focusPolicy"> - <enum>Qt::NoFocus</enum> - </property> <property name="whatsThis"> <string><b>Mercurial Log</b><p>This shows the output of the hg log command. By clicking on the links you may show the difference between revisions.</p></string> </property> @@ -56,9 +53,6 @@ <layout class="QVBoxLayout"> <item> <widget class="QTextEdit" name="errors"> - <property name="focusPolicy"> - <enum>Qt::NoFocus</enum> - </property> <property name="whatsThis"> <string><b>Mercurial log errors</b><p>This shows possible error messages of the hg log command.</p></string> </property> @@ -144,9 +138,12 @@ </layout> </widget> <tabstops> + <tabstop>contents</tabstop> + <tabstop>errors</tabstop> <tabstop>input</tabstop> + <tabstop>passwordCheckBox</tabstop> <tabstop>sendButton</tabstop> - <tabstop>passwordCheckBox</tabstop> + <tabstop>buttonBox</tabstop> </tabstops> <resources/> <connections>
--- a/Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui Tue Apr 17 19:07:24 2012 +0200 +++ b/Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui Sat Apr 21 19:52:33 2012 +0200 @@ -190,9 +190,6 @@ <layout class="QVBoxLayout"> <item> <widget class="QTextEdit" name="errors"> - <property name="focusPolicy"> - <enum>Qt::NoFocus</enum> - </property> <property name="readOnly"> <bool>true</bool> </property> @@ -285,6 +282,7 @@ <tabstop>revertButton</tabstop> <tabstop>forgetButton</tabstop> <tabstop>restoreButton</tabstop> + <tabstop>errors</tabstop> <tabstop>input</tabstop> <tabstop>passwordCheckBox</tabstop> <tabstop>sendButton</tabstop>
--- a/Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui Tue Apr 17 19:07:24 2012 +0200 +++ b/Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui Sat Apr 21 19:52:33 2012 +0200 @@ -29,9 +29,6 @@ <verstretch>2</verstretch> </sizepolicy> </property> - <property name="focusPolicy"> - <enum>Qt::NoFocus</enum> - </property> <property name="whatsThis"> <string><b>Tag/Branches List</b> <p>This shows a list of the projects tags or branches.</p></string> @@ -84,9 +81,6 @@ <layout class="QVBoxLayout"> <item> <widget class="QTextEdit" name="errors"> - <property name="focusPolicy"> - <enum>Qt::NoFocus</enum> - </property> <property name="readOnly"> <bool>true</bool> </property> @@ -171,9 +165,12 @@ <layoutdefault spacing="6" margin="11"/> <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> <tabstops> + <tabstop>tagList</tabstop> + <tabstop>errors</tabstop> <tabstop>input</tabstop> <tabstop>passwordCheckBox</tabstop> <tabstop>sendButton</tabstop> + <tabstop>buttonBox</tabstop> </tabstops> <resources/> <connections/>
--- a/Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListDialog.ui Tue Apr 17 19:07:24 2012 +0200 +++ b/Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListDialog.ui Sat Apr 21 19:52:33 2012 +0200 @@ -84,9 +84,6 @@ <layout class="QVBoxLayout"> <item> <widget class="QTextEdit" name="errors"> - <property name="focusPolicy"> - <enum>Qt::NoFocus</enum> - </property> <property name="readOnly"> <bool>true</bool> </property> @@ -174,6 +171,9 @@ <tabstop>input</tabstop> <tabstop>passwordCheckBox</tabstop> <tabstop>sendButton</tabstop> + <tabstop>patchesList</tabstop> + <tabstop>errors</tabstop> + <tabstop>buttonBox</tabstop> </tabstops> <resources/> <connections/>
--- a/Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui Tue Apr 17 19:07:24 2012 +0200 +++ b/Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui Sat Apr 21 19:52:33 2012 +0200 @@ -40,9 +40,6 @@ <attribute name="headerStretchLastSection"> <bool>false</bool> </attribute> - <attribute name="headerStretchLastSection"> - <bool>false</bool> - </attribute> <column> <property name="text"> <string>Revision</string> @@ -74,9 +71,6 @@ <layout class="QVBoxLayout"> <item> <widget class="QTextEdit" name="errors"> - <property name="focusPolicy"> - <enum>Qt::NoFocus</enum> - </property> <property name="readOnly"> <bool>true</bool> </property> @@ -102,6 +96,8 @@ </widget> <tabstops> <tabstop>blameList</tabstop> + <tabstop>errors</tabstop> + <tabstop>buttonBox</tabstop> </tabstops> <resources/> <connections/>
--- a/Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui Tue Apr 17 19:07:24 2012 +0200 +++ b/Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui Sat Apr 21 19:52:33 2012 +0200 @@ -1,142 +1,140 @@ -<ui version="4.0" > +<?xml version="1.0" encoding="UTF-8"?> +<ui version="4.0"> <class>SvnCommandDialog</class> - <widget class="QDialog" name="SvnCommandDialog" > - <property name="geometry" > + <widget class="QDialog" name="SvnCommandDialog"> + <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>628</width> - <height>125</height> + <height>137</height> </rect> </property> - <property name="windowTitle" > + <property name="windowTitle"> <string>Subversion Command</string> </property> - <layout class="QVBoxLayout" > + <layout class="QVBoxLayout"> <item> - <layout class="QGridLayout" > - <item row="0" column="0" > - <widget class="QLabel" name="textLabel1" > - <property name="toolTip" > + <layout class="QGridLayout"> + <item row="0" column="0"> + <widget class="QLabel" name="textLabel1"> + <property name="toolTip"> <string/> </property> - <property name="text" > + <property name="text"> <string>Subversion Command:</string> </property> </widget> </item> - <item row="0" column="1" colspan="2" > - <widget class="QComboBox" name="commandCombo" > - <property name="sizePolicy" > - <sizepolicy vsizetype="Fixed" hsizetype="Expanding" > + <item row="0" column="1" colspan="2"> + <widget class="QComboBox" name="commandCombo"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> - <property name="toolTip" > + <property name="toolTip"> <string>Enter the Subversion command to be executed with all necessary parameters</string> </property> - <property name="whatsThis" > - <string><b>Subversion Command</b> -<p>Enter the Subversion command to be executed including all necessary + <property name="whatsThis"> + <string><b>Subversion Command</b> +<p>Enter the Subversion command to be executed including all necessary parameters. If a parameter of the commandline includes a space you have to surround this parameter by single or double quotes. Do not include the name -of the subversion client executable (i.e. svn).</p></string> +of the subversion client executable (i.e. svn).</p></string> </property> - <property name="editable" > + <property name="editable"> <bool>true</bool> </property> - <property name="insertPolicy" > + <property name="insertPolicy"> <enum>QComboBox::InsertAtTop</enum> </property> - <property name="autoCompletion" > + <property name="autoCompletion"> <bool>true</bool> </property> - <property name="duplicatesEnabled" > + <property name="duplicatesEnabled"> <bool>false</bool> </property> </widget> </item> - <item row="1" column="2" > - <widget class="QPushButton" name="dirButton" > - <property name="focusPolicy" > - <enum>Qt::NoFocus</enum> - </property> - <property name="toolTip" > + <item row="1" column="2"> + <widget class="QPushButton" name="dirButton"> + <property name="toolTip"> <string>Select the working directory via a directory selection dialog</string> </property> - <property name="whatsThis" > - <string><b>Working directory</b> -<p>Select the working directory for the Subversion command via a directory selection dialog.</p></string> + <property name="whatsThis"> + <string><b>Working directory</b> +<p>Select the working directory for the Subversion command via a directory selection dialog.</p></string> </property> - <property name="text" > + <property name="text"> <string>...</string> </property> </widget> </item> - <item row="1" column="1" > - <widget class="QComboBox" name="workdirCombo" > - <property name="sizePolicy" > - <sizepolicy vsizetype="Fixed" hsizetype="Expanding" > + <item row="1" column="1"> + <widget class="QComboBox" name="workdirCombo"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> - <property name="toolTip" > + <property name="toolTip"> <string>Enter the working directory for the Subversion command</string> </property> - <property name="whatsThis" > - <string><b>Working directory</b> -<p>Enter the working directory for the Subversion command. + <property name="whatsThis"> + <string><b>Working directory</b> +<p>Enter the working directory for the Subversion command. This is an optional entry. The button to the right will open a -directory selection dialog.</p></string> +directory selection dialog.</p></string> </property> - <property name="editable" > + <property name="editable"> <bool>true</bool> </property> - <property name="insertPolicy" > + <property name="insertPolicy"> <enum>QComboBox::InsertAtTop</enum> </property> - <property name="autoCompletion" > + <property name="autoCompletion"> <bool>true</bool> </property> - <property name="duplicatesEnabled" > + <property name="duplicatesEnabled"> <bool>false</bool> </property> </widget> </item> - <item row="1" column="0" > - <widget class="QLabel" name="textLabel2" > - <property name="text" > - <string>Working Directory:<br>(optional)</string> + <item row="1" column="0"> + <widget class="QLabel" name="textLabel2"> + <property name="text"> + <string>Working Directory:<br>(optional)</string> </property> </widget> </item> - <item row="2" column="0" > - <widget class="QLabel" name="textLabel3" > - <property name="sizePolicy" > - <sizepolicy vsizetype="Preferred" hsizetype="Minimum" > + <item row="2" column="0"> + <widget class="QLabel" name="textLabel3"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> - <property name="text" > + <property name="text"> <string>Project Directory:</string> </property> </widget> </item> - <item row="2" column="1" colspan="2" > - <widget class="QLabel" name="projectDirLabel" > - <property name="sizePolicy" > - <sizepolicy vsizetype="Preferred" hsizetype="Expanding" > + <item row="2" column="1" colspan="2"> + <widget class="QLabel" name="projectDirLabel"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> - <property name="toolTip" > + <property name="toolTip"> <string>This shows the root directory of the current project.</string> </property> - <property name="text" > + <property name="text"> <string>project directory</string> </property> </widget> @@ -144,19 +142,25 @@ </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>commandCombo</tabstop> + <tabstop>workdirCombo</tabstop> + <tabstop>dirButton</tabstop> + <tabstop>buttonBox</tabstop> + </tabstops> <resources/> <connections> <connection> @@ -165,11 +169,11 @@ <receiver>SvnCommandDialog</receiver> <slot>accept()</slot> <hints> - <hint type="sourcelabel" > + <hint type="sourcelabel"> <x>27</x> <y>103</y> </hint> - <hint type="destinationlabel" > + <hint type="destinationlabel"> <x>27</x> <y>119</y> </hint> @@ -181,15 +185,15 @@ <receiver>SvnCommandDialog</receiver> <slot>reject()</slot> <hints> - <hint type="sourcelabel" > + <hint type="sourcelabel"> <x>137</x> <y>100</y> </hint> - <hint type="destinationlabel" > + <hint type="destinationlabel"> <x>137</x> <y>123</y> </hint> </hints> </connection> </connections> -</ui> \ No newline at end of file +</ui>
--- a/Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui Tue Apr 17 19:07:24 2012 +0200 +++ b/Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui Sat Apr 21 19:52:33 2012 +0200 @@ -21,9 +21,6 @@ <layout class="QGridLayout"> <item row="1" column="2"> <widget class="QPushButton" name="dirButton"> - <property name="focusPolicy"> - <enum>Qt::NoFocus</enum> - </property> <property name="toolTip"> <string>Press to open a selection dialog</string> </property> @@ -103,8 +100,10 @@ <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> <tabstops> <tabstop>targetEdit</tabstop> + <tabstop>dirButton</tabstop> <tabstop>forceCheckBox</tabstop> <tabstop>buttonBox</tabstop> + <tabstop>sourceEdit</tabstop> </tabstops> <resources/> <connections>
--- a/Plugins/VcsPlugins/vcsPySvn/SvnDialog.ui Tue Apr 17 19:07:24 2012 +0200 +++ b/Plugins/VcsPlugins/vcsPySvn/SvnDialog.ui Sat Apr 21 19:52:33 2012 +0200 @@ -1,7 +1,8 @@ -<ui version="4.0" > +<?xml version="1.0" encoding="UTF-8"?> +<ui version="4.0"> <class>SvnDialog</class> - <widget class="QDialog" name="SvnDialog" > - <property name="geometry" > + <widget class="QDialog" name="SvnDialog"> + <property name="geometry"> <rect> <x>0</x> <y>0</y> @@ -9,34 +10,31 @@ <height>499</height> </rect> </property> - <property name="windowTitle" > + <property name="windowTitle"> <string>Subversion</string> </property> - <property name="sizeGripEnabled" > + <property name="sizeGripEnabled"> <bool>true</bool> </property> - <layout class="QVBoxLayout" > + <layout class="QVBoxLayout"> <item> - <widget class="QGroupBox" name="outputGroup" > - <property name="sizePolicy" > - <sizepolicy vsizetype="Expanding" hsizetype="Preferred" > + <widget class="QGroupBox" name="outputGroup"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Preferred" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>3</verstretch> </sizepolicy> </property> - <property name="title" > + <property name="title"> <string>Output</string> </property> - <layout class="QVBoxLayout" > + <layout class="QVBoxLayout"> <item> - <widget class="QTextEdit" name="resultbox" > - <property name="focusPolicy" > - <enum>Qt::NoFocus</enum> - </property> - <property name="readOnly" > + <widget class="QTextEdit" name="resultbox"> + <property name="readOnly"> <bool>true</bool> </property> - <property name="acceptRichText" > + <property name="acceptRichText"> <bool>false</bool> </property> </widget> @@ -45,26 +43,23 @@ </widget> </item> <item> - <widget class="QGroupBox" name="errorGroup" > - <property name="sizePolicy" > - <sizepolicy vsizetype="Expanding" hsizetype="Preferred" > + <widget class="QGroupBox" name="errorGroup"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Preferred" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>1</verstretch> </sizepolicy> </property> - <property name="title" > + <property name="title"> <string>Errors</string> </property> - <layout class="QVBoxLayout" > + <layout class="QVBoxLayout"> <item> - <widget class="QTextEdit" name="errors" > - <property name="focusPolicy" > - <enum>Qt::NoFocus</enum> - </property> - <property name="readOnly" > + <widget class="QTextEdit" name="errors"> + <property name="readOnly"> <bool>true</bool> </property> - <property name="acceptRichText" > + <property name="acceptRichText"> <bool>false</bool> </property> </widget> @@ -73,19 +68,24 @@ </widget> </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::Close</set> </property> </widget> </item> </layout> </widget> - <layoutdefault spacing="6" margin="11" /> + <layoutdefault spacing="6" margin="11"/> <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> + <tabstops> + <tabstop>resultbox</tabstop> + <tabstop>errors</tabstop> + <tabstop>buttonBox</tabstop> + </tabstops> <resources/> <connections/> </ui>
--- a/Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.ui Tue Apr 17 19:07:24 2012 +0200 +++ b/Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.ui Sat Apr 21 19:52:33 2012 +0200 @@ -65,9 +65,6 @@ <layout class="QVBoxLayout"> <item> <widget class="QTextEdit" name="errors"> - <property name="focusPolicy"> - <enum>Qt::NoFocus</enum> - </property> <property name="readOnly"> <bool>true</bool> </property> @@ -94,6 +91,7 @@ <tabstops> <tabstop>filesCombo</tabstop> <tabstop>contents</tabstop> + <tabstop>errors</tabstop> <tabstop>buttonBox</tabstop> </tabstops> <resources/>
--- a/Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.ui Tue Apr 17 19:07:24 2012 +0200 +++ b/Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.ui Sat Apr 21 19:52:33 2012 +0200 @@ -1,7 +1,8 @@ -<ui version="4.0" > +<?xml version="1.0" encoding="UTF-8"?> +<ui version="4.0"> <class>SvnLogDialog</class> - <widget class="QWidget" name="SvnLogDialog" > - <property name="geometry" > + <widget class="QWidget" name="SvnLogDialog"> + <property name="geometry"> <rect> <x>0</x> <y>0</y> @@ -9,29 +10,26 @@ <height>649</height> </rect> </property> - <property name="windowTitle" > + <property name="windowTitle"> <string>Subversion Log</string> </property> - <layout class="QVBoxLayout" > + <layout class="QVBoxLayout"> <item> - <widget class="QGroupBox" name="contentsGroup" > - <property name="sizePolicy" > - <sizepolicy vsizetype="Preferred" hsizetype="Preferred" > + <widget class="QGroupBox" name="contentsGroup"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>4</verstretch> </sizepolicy> </property> - <property name="title" > + <property name="title"> <string>Log</string> </property> - <layout class="QVBoxLayout" > + <layout class="QVBoxLayout"> <item> - <widget class="QTextBrowser" name="contents" > - <property name="focusPolicy" > - <enum>Qt::NoFocus</enum> - </property> - <property name="whatsThis" > - <string><b>Subversion Log</b><p>This shows the output of the svn log command. By clicking on the links you may show the difference between versions.</p></string> + <widget class="QTextBrowser" name="contents"> + <property name="whatsThis"> + <string><b>Subversion Log</b><p>This shows the output of the svn log command. By clicking on the links you may show the difference between versions.</p></string> </property> </widget> </item> @@ -39,29 +37,26 @@ </widget> </item> <item> - <widget class="QGroupBox" name="errorGroup" > - <property name="sizePolicy" > - <sizepolicy vsizetype="Expanding" hsizetype="Preferred" > + <widget class="QGroupBox" name="errorGroup"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Preferred" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>1</verstretch> </sizepolicy> </property> - <property name="title" > + <property name="title"> <string>Errors</string> </property> - <layout class="QVBoxLayout" > + <layout class="QVBoxLayout"> <item> - <widget class="QTextEdit" name="errors" > - <property name="focusPolicy" > - <enum>Qt::NoFocus</enum> + <widget class="QTextEdit" name="errors"> + <property name="whatsThis"> + <string><b>Subversion log errors</b><p>This shows possible error messages of the svn log command.</p></string> </property> - <property name="whatsThis" > - <string><b>Subversion log errors</b><p>This shows possible error messages of the svn log command.</p></string> - </property> - <property name="readOnly" > + <property name="readOnly"> <bool>true</bool> </property> - <property name="acceptRichText" > + <property name="acceptRichText"> <bool>false</bool> </property> </widget> @@ -70,17 +65,22 @@ </widget> </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::Close</set> </property> </widget> </item> </layout> </widget> + <tabstops> + <tabstop>contents</tabstop> + <tabstop>errors</tabstop> + <tabstop>buttonBox</tabstop> + </tabstops> <resources/> <connections/> </ui>
--- a/Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui Tue Apr 17 19:07:24 2012 +0200 +++ b/Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui Sat Apr 21 19:52:33 2012 +0200 @@ -233,9 +233,6 @@ <layout class="QVBoxLayout"> <item> <widget class="QTextEdit" name="errors"> - <property name="focusPolicy"> - <enum>Qt::NoFocus</enum> - </property> <property name="readOnly"> <bool>true</bool> </property> @@ -269,6 +266,7 @@ <tabstop>diffButton</tabstop> <tabstop>revertButton</tabstop> <tabstop>restoreButton</tabstop> + <tabstop>errors</tabstop> <tabstop>buttonBox</tabstop> </tabstops> <resources/>
--- a/Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.ui Tue Apr 17 19:07:24 2012 +0200 +++ b/Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.ui Sat Apr 21 19:52:33 2012 +0200 @@ -1,7 +1,8 @@ -<ui version="4.0" > +<?xml version="1.0" encoding="UTF-8"?> +<ui version="4.0"> <class>SvnTagBranchListDialog</class> - <widget class="QDialog" name="SvnTagBranchListDialog" > - <property name="geometry" > + <widget class="QDialog" name="SvnTagBranchListDialog"> + <property name="geometry"> <rect> <x>0</x> <y>0</y> @@ -9,87 +10,81 @@ <height>494</height> </rect> </property> - <property name="windowTitle" > + <property name="windowTitle"> <string>Subversion Tag List</string> </property> - <property name="whatsThis" > - <string><b>Subversion Tag/Branch List</b> -<p>This dialog shows a list of the projects tags or branches.</p></string> + <property name="whatsThis"> + <string><b>Subversion Tag/Branch List</b> +<p>This dialog shows a list of the projects tags or branches.</p></string> </property> - <property name="sizeGripEnabled" > + <property name="sizeGripEnabled"> <bool>true</bool> </property> - <layout class="QVBoxLayout" > + <layout class="QVBoxLayout"> <item> - <widget class="QTreeWidget" name="tagList" > - <property name="sizePolicy" > - <sizepolicy vsizetype="Expanding" hsizetype="Expanding" > + <widget class="QTreeWidget" name="tagList"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>3</verstretch> </sizepolicy> </property> - <property name="focusPolicy" > - <enum>Qt::NoFocus</enum> + <property name="whatsThis"> + <string><b>Tag/Branches List</b> +<p>This shows a list of the projects tags or branches.</p></string> </property> - <property name="whatsThis" > - <string><b>Tag/Branches List</b> -<p>This shows a list of the projects tags or branches.</p></string> - </property> - <property name="alternatingRowColors" > + <property name="alternatingRowColors"> <bool>true</bool> </property> - <property name="rootIsDecorated" > + <property name="rootIsDecorated"> <bool>false</bool> </property> - <property name="itemsExpandable" > + <property name="itemsExpandable"> <bool>false</bool> </property> - <property name="sortingEnabled" > + <property name="sortingEnabled"> <bool>true</bool> </property> <column> - <property name="text" > + <property name="text"> <string>Revision</string> </property> </column> <column> - <property name="text" > + <property name="text"> <string>Author</string> </property> </column> <column> - <property name="text" > + <property name="text"> <string>Date</string> </property> </column> <column> - <property name="text" > + <property name="text"> <string>Name</string> </property> </column> </widget> </item> <item> - <widget class="QGroupBox" name="errorGroup" > - <property name="sizePolicy" > - <sizepolicy vsizetype="Expanding" hsizetype="Preferred" > + <widget class="QGroupBox" name="errorGroup"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Preferred" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>1</verstretch> </sizepolicy> </property> - <property name="title" > + <property name="title"> <string>Errors</string> </property> - <layout class="QVBoxLayout" > + <layout class="QVBoxLayout"> <item> - <widget class="QTextEdit" name="errors" > - <property name="focusPolicy" > - <enum>Qt::NoFocus</enum> - </property> - <property name="readOnly" > + <widget class="QTextEdit" name="errors"> + <property name="readOnly"> <bool>true</bool> </property> - <property name="acceptRichText" > + <property name="acceptRichText"> <bool>false</bool> </property> </widget> @@ -98,19 +93,24 @@ </widget> </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::Close</set> </property> </widget> </item> </layout> </widget> - <layoutdefault spacing="6" margin="11" /> + <layoutdefault spacing="6" margin="11"/> <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> + <tabstops> + <tabstop>tagList</tabstop> + <tabstop>errors</tabstop> + <tabstop>buttonBox</tabstop> + </tabstops> <resources/> <connections/> </ui>
--- a/Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui Tue Apr 17 19:07:24 2012 +0200 +++ b/Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui Sat Apr 21 19:52:33 2012 +0200 @@ -40,9 +40,6 @@ <attribute name="headerStretchLastSection"> <bool>false</bool> </attribute> - <attribute name="headerStretchLastSection"> - <bool>false</bool> - </attribute> <column> <property name="text"> <string>Revision</string> @@ -74,9 +71,6 @@ <layout class="QVBoxLayout"> <item> <widget class="QTextEdit" name="errors"> - <property name="focusPolicy"> - <enum>Qt::NoFocus</enum> - </property> <property name="readOnly"> <bool>true</bool> </property> @@ -160,9 +154,11 @@ </widget> <tabstops> <tabstop>blameList</tabstop> + <tabstop>errors</tabstop> <tabstop>input</tabstop> <tabstop>passwordCheckBox</tabstop> <tabstop>sendButton</tabstop> + <tabstop>buttonBox</tabstop> </tabstops> <resources/> <connections/>
--- a/Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui Tue Apr 17 19:07:24 2012 +0200 +++ b/Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui Sat Apr 21 19:52:33 2012 +0200 @@ -1,142 +1,140 @@ -<ui version="4.0" > +<?xml version="1.0" encoding="UTF-8"?> +<ui version="4.0"> <class>SvnCommandDialog</class> - <widget class="QDialog" name="SvnCommandDialog" > - <property name="geometry" > + <widget class="QDialog" name="SvnCommandDialog"> + <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>628</width> - <height>130</height> + <height>137</height> </rect> </property> - <property name="windowTitle" > + <property name="windowTitle"> <string>Subversion Command</string> </property> - <layout class="QVBoxLayout" > + <layout class="QVBoxLayout"> <item> - <layout class="QGridLayout" > - <item row="0" column="0" > - <widget class="QLabel" name="textLabel1" > - <property name="toolTip" > + <layout class="QGridLayout"> + <item row="0" column="0"> + <widget class="QLabel" name="textLabel1"> + <property name="toolTip"> <string/> </property> - <property name="text" > + <property name="text"> <string>Subversion Command:</string> </property> </widget> </item> - <item row="0" column="1" colspan="2" > - <widget class="QComboBox" name="commandCombo" > - <property name="sizePolicy" > - <sizepolicy vsizetype="Fixed" hsizetype="Expanding" > + <item row="0" column="1" colspan="2"> + <widget class="QComboBox" name="commandCombo"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> - <property name="toolTip" > + <property name="toolTip"> <string>Enter the Subversion command to be executed with all necessary parameters</string> </property> - <property name="whatsThis" > - <string><b>Subversion Command</b> -<p>Enter the Subversion command to be executed including all necessary + <property name="whatsThis"> + <string><b>Subversion Command</b> +<p>Enter the Subversion command to be executed including all necessary parameters. If a parameter of the commandline includes a space you have to surround this parameter by single or double quotes. Do not include the name -of the subversion client executable (i.e. svn).</p></string> +of the subversion client executable (i.e. svn).</p></string> </property> - <property name="editable" > + <property name="editable"> <bool>true</bool> </property> - <property name="insertPolicy" > + <property name="insertPolicy"> <enum>QComboBox::InsertAtTop</enum> </property> - <property name="autoCompletion" > + <property name="autoCompletion"> <bool>true</bool> </property> - <property name="duplicatesEnabled" > + <property name="duplicatesEnabled"> <bool>false</bool> </property> </widget> </item> - <item row="1" column="2" > - <widget class="QPushButton" name="dirButton" > - <property name="focusPolicy" > - <enum>Qt::NoFocus</enum> - </property> - <property name="toolTip" > + <item row="1" column="2"> + <widget class="QPushButton" name="dirButton"> + <property name="toolTip"> <string>Select the working directory via a directory selection dialog</string> </property> - <property name="whatsThis" > - <string><b>Working directory</b> -<p>Select the working directory for the Subversion command via a directory selection dialog.</p></string> + <property name="whatsThis"> + <string><b>Working directory</b> +<p>Select the working directory for the Subversion command via a directory selection dialog.</p></string> </property> - <property name="text" > + <property name="text"> <string>...</string> </property> </widget> </item> - <item row="1" column="1" > - <widget class="QComboBox" name="workdirCombo" > - <property name="sizePolicy" > - <sizepolicy vsizetype="Fixed" hsizetype="Expanding" > + <item row="1" column="1"> + <widget class="QComboBox" name="workdirCombo"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> - <property name="toolTip" > + <property name="toolTip"> <string>Enter the working directory for the Subversion command</string> </property> - <property name="whatsThis" > - <string><b>Working directory</b> -<p>Enter the working directory for the Subversion command. + <property name="whatsThis"> + <string><b>Working directory</b> +<p>Enter the working directory for the Subversion command. This is an optional entry. The button to the right will open a -directory selection dialog.</p></string> +directory selection dialog.</p></string> </property> - <property name="editable" > + <property name="editable"> <bool>true</bool> </property> - <property name="insertPolicy" > + <property name="insertPolicy"> <enum>QComboBox::InsertAtTop</enum> </property> - <property name="autoCompletion" > + <property name="autoCompletion"> <bool>true</bool> </property> - <property name="duplicatesEnabled" > + <property name="duplicatesEnabled"> <bool>false</bool> </property> </widget> </item> - <item row="1" column="0" > - <widget class="QLabel" name="textLabel2" > - <property name="text" > - <string>Working Directory:<br>(optional)</string> + <item row="1" column="0"> + <widget class="QLabel" name="textLabel2"> + <property name="text"> + <string>Working Directory:<br>(optional)</string> </property> </widget> </item> - <item row="2" column="0" > - <widget class="QLabel" name="textLabel3" > - <property name="sizePolicy" > - <sizepolicy vsizetype="Preferred" hsizetype="Minimum" > + <item row="2" column="0"> + <widget class="QLabel" name="textLabel3"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> - <property name="text" > + <property name="text"> <string>Project Directory:</string> </property> </widget> </item> - <item row="2" column="1" colspan="2" > - <widget class="QLabel" name="projectDirLabel" > - <property name="sizePolicy" > - <sizepolicy vsizetype="Preferred" hsizetype="Expanding" > + <item row="2" column="1" colspan="2"> + <widget class="QLabel" name="projectDirLabel"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> - <property name="toolTip" > + <property name="toolTip"> <string>This shows the root directory of the current project.</string> </property> - <property name="text" > + <property name="text"> <string>project directory</string> </property> </widget> @@ -144,19 +142,25 @@ </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>commandCombo</tabstop> + <tabstop>workdirCombo</tabstop> + <tabstop>dirButton</tabstop> + <tabstop>buttonBox</tabstop> + </tabstops> <resources/> <connections> <connection> @@ -165,11 +169,11 @@ <receiver>SvnCommandDialog</receiver> <slot>accept()</slot> <hints> - <hint type="sourcelabel" > + <hint type="sourcelabel"> <x>41</x> <y>103</y> </hint> - <hint type="destinationlabel" > + <hint type="destinationlabel"> <x>49</x> <y>129</y> </hint> @@ -181,15 +185,15 @@ <receiver>SvnCommandDialog</receiver> <slot>reject()</slot> <hints> - <hint type="sourcelabel" > + <hint type="sourcelabel"> <x>173</x> <y>109</y> </hint> - <hint type="destinationlabel" > + <hint type="destinationlabel"> <x>174</x> <y>128</y> </hint> </hints> </connection> </connections> -</ui> \ No newline at end of file +</ui>
--- a/Plugins/VcsPlugins/vcsSubversion/SvnCopyDialog.ui Tue Apr 17 19:07:24 2012 +0200 +++ b/Plugins/VcsPlugins/vcsSubversion/SvnCopyDialog.ui Sat Apr 21 19:52:33 2012 +0200 @@ -21,9 +21,6 @@ <layout class="QGridLayout"> <item row="1" column="2"> <widget class="QPushButton" name="dirButton"> - <property name="focusPolicy"> - <enum>Qt::NoFocus</enum> - </property> <property name="toolTip"> <string>Press to open a selection dialog</string> </property> @@ -103,8 +100,10 @@ <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> <tabstops> <tabstop>targetEdit</tabstop> + <tabstop>dirButton</tabstop> <tabstop>forceCheckBox</tabstop> <tabstop>buttonBox</tabstop> + <tabstop>sourceEdit</tabstop> </tabstops> <resources/> <connections>
--- a/Plugins/VcsPlugins/vcsSubversion/SvnDialog.ui Tue Apr 17 19:07:24 2012 +0200 +++ b/Plugins/VcsPlugins/vcsSubversion/SvnDialog.ui Sat Apr 21 19:52:33 2012 +0200 @@ -1,7 +1,8 @@ -<ui version="4.0" > +<?xml version="1.0" encoding="UTF-8"?> +<ui version="4.0"> <class>SvnDialog</class> - <widget class="QDialog" name="SvnDialog" > - <property name="geometry" > + <widget class="QDialog" name="SvnDialog"> + <property name="geometry"> <rect> <x>0</x> <y>0</y> @@ -9,34 +10,31 @@ <height>499</height> </rect> </property> - <property name="windowTitle" > + <property name="windowTitle"> <string>Subversion</string> </property> - <property name="sizeGripEnabled" > + <property name="sizeGripEnabled"> <bool>true</bool> </property> - <layout class="QVBoxLayout" > + <layout class="QVBoxLayout"> <item> - <widget class="QGroupBox" name="outputGroup" > - <property name="sizePolicy" > - <sizepolicy vsizetype="Expanding" hsizetype="Preferred" > + <widget class="QGroupBox" name="outputGroup"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Preferred" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>2</verstretch> </sizepolicy> </property> - <property name="title" > + <property name="title"> <string>Output</string> </property> - <layout class="QVBoxLayout" > + <layout class="QVBoxLayout"> <item> - <widget class="QTextEdit" name="resultbox" > - <property name="focusPolicy" > - <enum>Qt::NoFocus</enum> - </property> - <property name="readOnly" > + <widget class="QTextEdit" name="resultbox"> + <property name="readOnly"> <bool>true</bool> </property> - <property name="acceptRichText" > + <property name="acceptRichText"> <bool>false</bool> </property> </widget> @@ -45,26 +43,23 @@ </widget> </item> <item> - <widget class="QGroupBox" name="errorGroup" > - <property name="sizePolicy" > - <sizepolicy vsizetype="Expanding" hsizetype="Preferred" > + <widget class="QGroupBox" name="errorGroup"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Preferred" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>1</verstretch> </sizepolicy> </property> - <property name="title" > + <property name="title"> <string>Errors</string> </property> - <layout class="QVBoxLayout" > + <layout class="QVBoxLayout"> <item> - <widget class="QTextEdit" name="errors" > - <property name="focusPolicy" > - <enum>Qt::NoFocus</enum> - </property> - <property name="readOnly" > + <widget class="QTextEdit" name="errors"> + <property name="readOnly"> <bool>true</bool> </property> - <property name="acceptRichText" > + <property name="acceptRichText"> <bool>false</bool> </property> </widget> @@ -73,20 +68,20 @@ </widget> </item> <item> - <widget class="QGroupBox" name="inputGroup" > - <property name="title" > + <widget class="QGroupBox" name="inputGroup"> + <property name="title"> <string>Input</string> </property> - <layout class="QGridLayout" > - <item row="1" column="1" > + <layout class="QGridLayout"> + <item row="1" column="1"> <spacer> - <property name="orientation" > + <property name="orientation"> <enum>Qt::Horizontal</enum> </property> - <property name="sizeType" > + <property name="sizeType"> <enum>QSizePolicy::Expanding</enum> </property> - <property name="sizeHint" stdset="0" > + <property name="sizeHint" stdset="0"> <size> <width>327</width> <height>29</height> @@ -94,35 +89,35 @@ </property> </spacer> </item> - <item row="1" column="2" > - <widget class="QPushButton" name="sendButton" > - <property name="toolTip" > + <item row="1" column="2"> + <widget class="QPushButton" name="sendButton"> + <property name="toolTip"> <string>Press to send the input to the subversion process</string> </property> - <property name="text" > + <property name="text"> <string>&Send</string> </property> - <property name="shortcut" > + <property name="shortcut"> <string>Alt+S</string> </property> </widget> </item> - <item row="0" column="0" colspan="3" > - <widget class="QLineEdit" name="input" > - <property name="toolTip" > + <item row="0" column="0" colspan="3"> + <widget class="QLineEdit" name="input"> + <property name="toolTip"> <string>Enter data to be sent to the subversion process</string> </property> </widget> </item> - <item row="1" column="0" > - <widget class="QCheckBox" name="passwordCheckBox" > - <property name="toolTip" > + <item row="1" column="0"> + <widget class="QCheckBox" name="passwordCheckBox"> + <property name="toolTip"> <string>Select to switch the input field to password mode</string> </property> - <property name="text" > + <property name="text"> <string>&Password Mode</string> </property> - <property name="shortcut" > + <property name="shortcut"> <string>Alt+P</string> </property> </widget> @@ -131,23 +126,26 @@ </widget> </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::Close</set> </property> </widget> </item> </layout> </widget> - <layoutdefault spacing="6" margin="11" /> + <layoutdefault spacing="6" margin="11"/> <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> <tabstops> + <tabstop>resultbox</tabstop> + <tabstop>errors</tabstop> <tabstop>input</tabstop> + <tabstop>passwordCheckBox</tabstop> <tabstop>sendButton</tabstop> - <tabstop>passwordCheckBox</tabstop> + <tabstop>buttonBox</tabstop> </tabstops> <resources/> <connections/>
--- a/Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.ui Tue Apr 17 19:07:24 2012 +0200 +++ b/Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.ui Sat Apr 21 19:52:33 2012 +0200 @@ -65,9 +65,6 @@ <layout class="QVBoxLayout"> <item> <widget class="QTextEdit" name="errors"> - <property name="focusPolicy"> - <enum>Qt::NoFocus</enum> - </property> <property name="readOnly"> <bool>true</bool> </property> @@ -152,6 +149,7 @@ <tabstops> <tabstop>filesCombo</tabstop> <tabstop>contents</tabstop> + <tabstop>errors</tabstop> <tabstop>input</tabstop> <tabstop>passwordCheckBox</tabstop> <tabstop>sendButton</tabstop>
--- a/Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui Tue Apr 17 19:07:24 2012 +0200 +++ b/Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui Sat Apr 21 19:52:33 2012 +0200 @@ -1,7 +1,8 @@ -<ui version="4.0" > +<?xml version="1.0" encoding="UTF-8"?> +<ui version="4.0"> <class>SvnLogBrowserDialog</class> - <widget class="QDialog" name="SvnLogBrowserDialog" > - <property name="geometry" > + <widget class="QDialog" name="SvnLogBrowserDialog"> + <property name="geometry"> <rect> <x>0</x> <y>0</y> @@ -9,81 +10,81 @@ <height>800</height> </rect> </property> - <property name="windowTitle" > + <property name="windowTitle"> <string>Subversion Log</string> </property> - <property name="sizeGripEnabled" > + <property name="sizeGripEnabled"> <bool>true</bool> </property> - <layout class="QVBoxLayout" > + <layout class="QVBoxLayout"> <item> - <layout class="QHBoxLayout" > + <layout class="QHBoxLayout"> <item> - <widget class="QLabel" name="label" > - <property name="text" > + <widget class="QLabel" name="label"> + <property name="text"> <string>From:</string> </property> </widget> </item> <item> - <widget class="QDateEdit" name="fromDate" > - <property name="toolTip" > + <widget class="QDateEdit" name="fromDate"> + <property name="toolTip"> <string>Enter the start date</string> </property> - <property name="calendarPopup" > + <property name="calendarPopup"> <bool>true</bool> </property> </widget> </item> <item> - <widget class="QLabel" name="label_2" > - <property name="text" > + <widget class="QLabel" name="label_2"> + <property name="text"> <string>To:</string> </property> </widget> </item> <item> - <widget class="QDateEdit" name="toDate" > - <property name="toolTip" > + <widget class="QDateEdit" name="toDate"> + <property name="toolTip"> <string>Enter the end date</string> </property> - <property name="calendarPopup" > + <property name="calendarPopup"> <bool>true</bool> </property> </widget> </item> <item> - <widget class="QComboBox" name="fieldCombo" > - <property name="toolTip" > + <widget class="QComboBox" name="fieldCombo"> + <property name="toolTip"> <string>Select the field to filter on</string> </property> <item> - <property name="text" > + <property name="text"> <string>Revision</string> </property> </item> <item> - <property name="text" > + <property name="text"> <string>Author</string> </property> </item> <item> - <property name="text" > + <property name="text"> <string>Message</string> </property> </item> </widget> </item> <item> - <widget class="QLineEdit" name="rxEdit" > - <property name="toolTip" > + <widget class="QLineEdit" name="rxEdit"> + <property name="toolTip"> <string>Enter the regular expression to filter on</string> </property> </widget> </item> <item> - <widget class="QToolButton" name="clearRxEditButton" > - <property name="text" > + <widget class="QToolButton" name="clearRxEditButton"> + <property name="text"> <string/> </property> </widget> @@ -91,185 +92,185 @@ </layout> </item> <item> - <widget class="QTreeWidget" name="logTree" > - <property name="sizePolicy" > - <sizepolicy vsizetype="Expanding" hsizetype="Expanding" > + <widget class="QTreeWidget" name="logTree"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>5</verstretch> </sizepolicy> </property> - <property name="alternatingRowColors" > + <property name="alternatingRowColors"> <bool>true</bool> </property> - <property name="selectionMode" > + <property name="selectionMode"> <enum>QAbstractItemView::ExtendedSelection</enum> </property> - <property name="rootIsDecorated" > + <property name="rootIsDecorated"> <bool>false</bool> </property> - <property name="itemsExpandable" > + <property name="itemsExpandable"> <bool>false</bool> </property> - <property name="sortingEnabled" > + <property name="sortingEnabled"> <bool>true</bool> </property> - <property name="allColumnsShowFocus" > + <property name="allColumnsShowFocus"> <bool>true</bool> </property> <column> - <property name="text" > + <property name="text"> <string>Revision</string> </property> </column> <column> - <property name="text" > + <property name="text"> <string>Author</string> </property> </column> <column> - <property name="text" > + <property name="text"> <string>Date</string> </property> </column> <column> - <property name="text" > + <property name="text"> <string>Message</string> </property> </column> </widget> </item> <item> - <widget class="QTextEdit" name="messageEdit" > - <property name="sizePolicy" > - <sizepolicy vsizetype="Expanding" hsizetype="Expanding" > + <widget class="QTextEdit" name="messageEdit"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>2</verstretch> </sizepolicy> </property> - <property name="readOnly" > + <property name="readOnly"> <bool>true</bool> </property> </widget> </item> <item> - <widget class="QTreeWidget" name="filesTree" > - <property name="sizePolicy" > - <sizepolicy vsizetype="Expanding" hsizetype="Expanding" > + <widget class="QTreeWidget" name="filesTree"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>3</verstretch> </sizepolicy> </property> - <property name="alternatingRowColors" > + <property name="alternatingRowColors"> <bool>true</bool> </property> - <property name="rootIsDecorated" > + <property name="rootIsDecorated"> <bool>false</bool> </property> - <property name="itemsExpandable" > + <property name="itemsExpandable"> <bool>false</bool> </property> - <property name="sortingEnabled" > + <property name="sortingEnabled"> <bool>true</bool> </property> - <property name="allColumnsShowFocus" > + <property name="allColumnsShowFocus"> <bool>true</bool> </property> <column> - <property name="text" > + <property name="text"> <string>Action</string> </property> </column> <column> - <property name="text" > + <property name="text"> <string>Path</string> </property> </column> <column> - <property name="text" > + <property name="text"> <string>Copy from</string> </property> </column> <column> - <property name="text" > + <property name="text"> <string>Copy from Rev</string> </property> </column> </widget> </item> <item> - <layout class="QHBoxLayout" > + <layout class="QHBoxLayout"> <item> - <widget class="QPushButton" name="nextButton" > - <property name="toolTip" > + <widget class="QPushButton" name="nextButton"> + <property name="toolTip"> <string>Press to get the next bunch of log entries</string> </property> - <property name="text" > + <property name="text"> <string>&Next</string> </property> </widget> </item> <item> - <widget class="QSpinBox" name="limitSpinBox" > - <property name="toolTip" > + <widget class="QSpinBox" name="limitSpinBox"> + <property name="toolTip"> <string>Enter the limit of entries to fetch</string> </property> - <property name="alignment" > + <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> - <property name="minimum" > + <property name="minimum"> <number>1</number> </property> - <property name="maximum" > + <property name="maximum"> <number>10000</number> </property> - <property name="value" > + <property name="value"> <number>100</number> </property> </widget> </item> <item> - <widget class="QCheckBox" name="stopCheckBox" > - <property name="toolTip" > + <widget class="QCheckBox" name="stopCheckBox"> + <property name="toolTip"> <string>Select to stop listing log messages at a copy or move</string> </property> - <property name="text" > + <property name="text"> <string>Stop on Copy/Move</string> </property> </widget> </item> <item> - <widget class="Line" name="line" > - <property name="orientation" > + <widget class="Line" name="line"> + <property name="orientation"> <enum>Qt::Vertical</enum> </property> </widget> </item> <item> - <widget class="QPushButton" name="diffPreviousButton" > - <property name="toolTip" > + <widget class="QPushButton" name="diffPreviousButton"> + <property name="toolTip"> <string>Press to generate a diff to the previous revision</string> </property> - <property name="text" > + <property name="text"> <string>&Diff to Previous</string> </property> </widget> </item> <item> - <widget class="QPushButton" name="diffRevisionsButton" > - <property name="toolTip" > + <widget class="QPushButton" name="diffRevisionsButton"> + <property name="toolTip"> <string>Press to compare two revisions</string> </property> - <property name="text" > + <property name="text"> <string>&Compare Revisions</string> </property> </widget> </item> <item> <spacer> - <property name="orientation" > + <property name="orientation"> <enum>Qt::Horizontal</enum> </property> - <property name="sizeHint" stdset="0" > + <property name="sizeHint" stdset="0"> <size> <width>81</width> <height>29</height> @@ -280,29 +281,26 @@ </layout> </item> <item> - <widget class="QGroupBox" name="errorGroup" > - <property name="sizePolicy" > - <sizepolicy vsizetype="Expanding" hsizetype="Preferred" > + <widget class="QGroupBox" name="errorGroup"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Preferred" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>1</verstretch> </sizepolicy> </property> - <property name="title" > + <property name="title"> <string>Errors</string> </property> - <layout class="QVBoxLayout" > + <layout class="QVBoxLayout"> <item> - <widget class="QTextEdit" name="errors" > - <property name="focusPolicy" > - <enum>Qt::NoFocus</enum> + <widget class="QTextEdit" name="errors"> + <property name="whatsThis"> + <string><b>Subversion log errors</b><p>This shows possible error messages of the svn log command.</p></string> </property> - <property name="whatsThis" > - <string><b>Subversion log errors</b><p>This shows possible error messages of the svn log command.</p></string> - </property> - <property name="readOnly" > + <property name="readOnly"> <bool>true</bool> </property> - <property name="acceptRichText" > + <property name="acceptRichText"> <bool>false</bool> </property> </widget> @@ -311,20 +309,20 @@ </widget> </item> <item> - <widget class="QGroupBox" name="inputGroup" > - <property name="title" > + <widget class="QGroupBox" name="inputGroup"> + <property name="title"> <string>Input</string> </property> - <layout class="QGridLayout" > - <item row="1" column="1" > + <layout class="QGridLayout"> + <item row="1" column="1"> <spacer> - <property name="orientation" > + <property name="orientation"> <enum>Qt::Horizontal</enum> </property> - <property name="sizeType" > + <property name="sizeType"> <enum>QSizePolicy::Expanding</enum> </property> - <property name="sizeHint" stdset="0" > + <property name="sizeHint" stdset="0"> <size> <width>327</width> <height>29</height> @@ -332,35 +330,35 @@ </property> </spacer> </item> - <item row="1" column="2" > - <widget class="QPushButton" name="sendButton" > - <property name="toolTip" > + <item row="1" column="2"> + <widget class="QPushButton" name="sendButton"> + <property name="toolTip"> <string>Press to send the input to the subversion process</string> </property> - <property name="text" > + <property name="text"> <string>&Send</string> </property> - <property name="shortcut" > + <property name="shortcut"> <string>Alt+S</string> </property> </widget> </item> - <item row="0" column="0" colspan="3" > - <widget class="QLineEdit" name="input" > - <property name="toolTip" > + <item row="0" column="0" colspan="3"> + <widget class="QLineEdit" name="input"> + <property name="toolTip"> <string>Enter data to be sent to the subversion process</string> </property> </widget> </item> - <item row="1" column="0" > - <widget class="QCheckBox" name="passwordCheckBox" > - <property name="toolTip" > + <item row="1" column="0"> + <widget class="QCheckBox" name="passwordCheckBox"> + <property name="toolTip"> <string>Select to switch the input field to password mode</string> </property> - <property name="text" > + <property name="text"> <string>&Password Mode</string> </property> - <property name="shortcut" > + <property name="shortcut"> <string>Alt+P</string> </property> </widget> @@ -369,11 +367,11 @@ </widget> </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::Close</set> </property> </widget> @@ -394,6 +392,7 @@ <tabstop>stopCheckBox</tabstop> <tabstop>diffPreviousButton</tabstop> <tabstop>diffRevisionsButton</tabstop> + <tabstop>errors</tabstop> <tabstop>input</tabstop> <tabstop>passwordCheckBox</tabstop> <tabstop>sendButton</tabstop>
--- a/Plugins/VcsPlugins/vcsSubversion/SvnLogDialog.ui Tue Apr 17 19:07:24 2012 +0200 +++ b/Plugins/VcsPlugins/vcsSubversion/SvnLogDialog.ui Sat Apr 21 19:52:33 2012 +0200 @@ -1,7 +1,8 @@ -<ui version="4.0" > +<?xml version="1.0" encoding="UTF-8"?> +<ui version="4.0"> <class>SvnLogDialog</class> - <widget class="QWidget" name="SvnLogDialog" > - <property name="geometry" > + <widget class="QWidget" name="SvnLogDialog"> + <property name="geometry"> <rect> <x>0</x> <y>0</y> @@ -9,29 +10,26 @@ <height>649</height> </rect> </property> - <property name="windowTitle" > + <property name="windowTitle"> <string>Subversion Log</string> </property> - <layout class="QVBoxLayout" > + <layout class="QVBoxLayout"> <item> - <widget class="QGroupBox" name="contentsGroup" > - <property name="sizePolicy" > - <sizepolicy vsizetype="Preferred" hsizetype="Preferred" > + <widget class="QGroupBox" name="contentsGroup"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>3</verstretch> </sizepolicy> </property> - <property name="title" > + <property name="title"> <string>Log</string> </property> - <layout class="QVBoxLayout" > + <layout class="QVBoxLayout"> <item> - <widget class="QTextBrowser" name="contents" > - <property name="focusPolicy" > - <enum>Qt::NoFocus</enum> - </property> - <property name="whatsThis" > - <string><b>Subversion Log</b><p>This shows the output of the svn log command. By clicking on the links you may show the difference between versions.</p></string> + <widget class="QTextBrowser" name="contents"> + <property name="whatsThis"> + <string><b>Subversion Log</b><p>This shows the output of the svn log command. By clicking on the links you may show the difference between versions.</p></string> </property> </widget> </item> @@ -39,29 +37,26 @@ </widget> </item> <item> - <widget class="QGroupBox" name="errorGroup" > - <property name="sizePolicy" > - <sizepolicy vsizetype="Expanding" hsizetype="Preferred" > + <widget class="QGroupBox" name="errorGroup"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Preferred" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>1</verstretch> </sizepolicy> </property> - <property name="title" > + <property name="title"> <string>Errors</string> </property> - <layout class="QVBoxLayout" > + <layout class="QVBoxLayout"> <item> - <widget class="QTextEdit" name="errors" > - <property name="focusPolicy" > - <enum>Qt::NoFocus</enum> + <widget class="QTextEdit" name="errors"> + <property name="whatsThis"> + <string><b>Subversion log errors</b><p>This shows possible error messages of the svn log command.</p></string> </property> - <property name="whatsThis" > - <string><b>Subversion log errors</b><p>This shows possible error messages of the svn log command.</p></string> - </property> - <property name="readOnly" > + <property name="readOnly"> <bool>true</bool> </property> - <property name="acceptRichText" > + <property name="acceptRichText"> <bool>false</bool> </property> </widget> @@ -70,20 +65,20 @@ </widget> </item> <item> - <widget class="QGroupBox" name="inputGroup" > - <property name="title" > + <widget class="QGroupBox" name="inputGroup"> + <property name="title"> <string>Input</string> </property> - <layout class="QGridLayout" > - <item row="1" column="1" > + <layout class="QGridLayout"> + <item row="1" column="1"> <spacer> - <property name="orientation" > + <property name="orientation"> <enum>Qt::Horizontal</enum> </property> - <property name="sizeType" > + <property name="sizeType"> <enum>QSizePolicy::Expanding</enum> </property> - <property name="sizeHint" stdset="0" > + <property name="sizeHint" stdset="0"> <size> <width>327</width> <height>29</height> @@ -91,35 +86,35 @@ </property> </spacer> </item> - <item row="1" column="2" > - <widget class="QPushButton" name="sendButton" > - <property name="toolTip" > + <item row="1" column="2"> + <widget class="QPushButton" name="sendButton"> + <property name="toolTip"> <string>Press to send the input to the subversion process</string> </property> - <property name="text" > + <property name="text"> <string>&Send</string> </property> - <property name="shortcut" > + <property name="shortcut"> <string>Alt+S</string> </property> </widget> </item> - <item row="0" column="0" colspan="3" > - <widget class="QLineEdit" name="input" > - <property name="toolTip" > + <item row="0" column="0" colspan="3"> + <widget class="QLineEdit" name="input"> + <property name="toolTip"> <string>Enter data to be sent to the subversion process</string> </property> </widget> </item> - <item row="1" column="0" > - <widget class="QCheckBox" name="passwordCheckBox" > - <property name="toolTip" > + <item row="1" column="0"> + <widget class="QCheckBox" name="passwordCheckBox"> + <property name="toolTip"> <string>Select to switch the input field to password mode</string> </property> - <property name="text" > + <property name="text"> <string>&Password Mode</string> </property> - <property name="shortcut" > + <property name="shortcut"> <string>Alt+P</string> </property> </widget> @@ -128,11 +123,11 @@ </widget> </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::Close</set> </property> </widget> @@ -140,9 +135,12 @@ </layout> </widget> <tabstops> + <tabstop>contents</tabstop> + <tabstop>errors</tabstop> <tabstop>input</tabstop> + <tabstop>passwordCheckBox</tabstop> <tabstop>sendButton</tabstop> - <tabstop>passwordCheckBox</tabstop> + <tabstop>buttonBox</tabstop> </tabstops> <resources/> <connections> @@ -152,11 +150,11 @@ <receiver>SvnLogDialog</receiver> <slot>close()</slot> <hints> - <hint type="sourcelabel" > + <hint type="sourcelabel"> <x>262</x> <y>624</y> </hint> - <hint type="destinationlabel" > + <hint type="destinationlabel"> <x>271</x> <y>647</y> </hint>
--- a/Plugins/VcsPlugins/vcsSubversion/SvnRepoBrowserDialog.ui Tue Apr 17 19:07:24 2012 +0200 +++ b/Plugins/VcsPlugins/vcsSubversion/SvnRepoBrowserDialog.ui Sat Apr 21 19:52:33 2012 +0200 @@ -1,7 +1,8 @@ -<ui version="4.0" > +<?xml version="1.0" encoding="UTF-8"?> +<ui version="4.0"> <class>SvnRepoBrowserDialog</class> - <widget class="QDialog" name="SvnRepoBrowserDialog" > - <property name="geometry" > + <widget class="QDialog" name="SvnRepoBrowserDialog"> + <property name="geometry"> <rect> <x>0</x> <y>0</y> @@ -9,107 +10,104 @@ <height>667</height> </rect> </property> - <property name="windowTitle" > + <property name="windowTitle"> <string>Subversion Repository Browser</string> </property> - <layout class="QGridLayout" > - <item row="0" column="0" > - <widget class="QLabel" name="label" > - <property name="text" > + <layout class="QGridLayout"> + <item row="0" column="0"> + <widget class="QLabel" name="label"> + <property name="text"> <string>URL:</string> </property> </widget> </item> - <item row="0" column="1" > - <widget class="QComboBox" name="urlCombo" > - <property name="sizePolicy" > - <sizepolicy vsizetype="Fixed" hsizetype="Expanding" > + <item row="0" column="1"> + <widget class="QComboBox" name="urlCombo"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> - <property name="toolTip" > + <property name="toolTip"> <string>Enter the URL of the repository</string> </property> - <property name="editable" > + <property name="editable"> <bool>true</bool> </property> - <property name="insertPolicy" > + <property name="insertPolicy"> <enum>QComboBox::InsertAtTop</enum> </property> </widget> </item> - <item row="1" column="0" colspan="2" > - <widget class="QTreeWidget" name="repoTree" > - <property name="sizePolicy" > - <sizepolicy vsizetype="Expanding" hsizetype="Expanding" > + <item row="1" column="0" colspan="2"> + <widget class="QTreeWidget" name="repoTree"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>4</verstretch> </sizepolicy> </property> - <property name="alternatingRowColors" > + <property name="alternatingRowColors"> <bool>true</bool> </property> - <property name="sortingEnabled" > + <property name="sortingEnabled"> <bool>true</bool> </property> - <property name="allColumnsShowFocus" > + <property name="allColumnsShowFocus"> <bool>true</bool> </property> - <property name="columnCount" > + <property name="columnCount"> <number>5</number> </property> <column> - <property name="text" > + <property name="text"> <string>File</string> </property> </column> <column> - <property name="text" > + <property name="text"> <string>Revision</string> </property> </column> <column> - <property name="text" > + <property name="text"> <string>Author</string> </property> </column> <column> - <property name="text" > + <property name="text"> <string>Size</string> </property> </column> <column> - <property name="text" > + <property name="text"> <string>Date</string> </property> </column> </widget> </item> - <item row="2" column="0" colspan="2" > - <widget class="QGroupBox" name="errorGroup" > - <property name="sizePolicy" > - <sizepolicy vsizetype="Expanding" hsizetype="Preferred" > + <item row="2" column="0" colspan="2"> + <widget class="QGroupBox" name="errorGroup"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Preferred" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>1</verstretch> </sizepolicy> </property> - <property name="title" > + <property name="title"> <string>Errors</string> </property> - <layout class="QVBoxLayout" > + <layout class="QVBoxLayout"> <item> - <widget class="QTextEdit" name="errors" > - <property name="focusPolicy" > - <enum>Qt::NoFocus</enum> + <widget class="QTextEdit" name="errors"> + <property name="whatsThis"> + <string><b>Subversion errors</b><p>This shows possible error messages of the svn list and svn info commands.</p></string> </property> - <property name="whatsThis" > - <string><b>Subversion errors</b><p>This shows possible error messages of the svn list and svn info commands.</p></string> - </property> - <property name="readOnly" > + <property name="readOnly"> <bool>true</bool> </property> - <property name="acceptRichText" > + <property name="acceptRichText"> <bool>false</bool> </property> </widget> @@ -117,21 +115,21 @@ </layout> </widget> </item> - <item row="3" column="0" colspan="2" > - <widget class="QGroupBox" name="inputGroup" > - <property name="title" > + <item row="3" column="0" colspan="2"> + <widget class="QGroupBox" name="inputGroup"> + <property name="title"> <string>Input</string> </property> - <layout class="QGridLayout" > - <item row="1" column="1" > + <layout class="QGridLayout"> + <item row="1" column="1"> <spacer> - <property name="orientation" > + <property name="orientation"> <enum>Qt::Horizontal</enum> </property> - <property name="sizeType" > + <property name="sizeType"> <enum>QSizePolicy::Expanding</enum> </property> - <property name="sizeHint" stdset="0" > + <property name="sizeHint" stdset="0"> <size> <width>327</width> <height>29</height> @@ -139,35 +137,35 @@ </property> </spacer> </item> - <item row="1" column="2" > - <widget class="QPushButton" name="sendButton" > - <property name="toolTip" > + <item row="1" column="2"> + <widget class="QPushButton" name="sendButton"> + <property name="toolTip"> <string>Press to send the input to the subversion process</string> </property> - <property name="text" > + <property name="text"> <string>&Send</string> </property> - <property name="shortcut" > + <property name="shortcut"> <string>Alt+S</string> </property> </widget> </item> - <item row="0" column="0" colspan="3" > - <widget class="QLineEdit" name="input" > - <property name="toolTip" > + <item row="0" column="0" colspan="3"> + <widget class="QLineEdit" name="input"> + <property name="toolTip"> <string>Enter data to be sent to the subversion process</string> </property> </widget> </item> - <item row="1" column="0" > - <widget class="QCheckBox" name="passwordCheckBox" > - <property name="toolTip" > + <item row="1" column="0"> + <widget class="QCheckBox" name="passwordCheckBox"> + <property name="toolTip"> <string>Select to switch the input field to password mode</string> </property> - <property name="text" > + <property name="text"> <string>&Password Mode</string> </property> - <property name="shortcut" > + <property name="shortcut"> <string>Alt+P</string> </property> </widget> @@ -175,12 +173,12 @@ </layout> </widget> </item> - <item row="4" column="0" colspan="2" > - <widget class="QDialogButtonBox" name="buttonBox" > - <property name="orientation" > + <item row="4" column="0" colspan="2"> + <widget class="QDialogButtonBox" name="buttonBox"> + <property name="orientation"> <enum>Qt::Horizontal</enum> </property> - <property name="standardButtons" > + <property name="standardButtons"> <set>QDialogButtonBox::Cancel|QDialogButtonBox::Close|QDialogButtonBox::Ok</set> </property> </widget> @@ -190,9 +188,10 @@ <tabstops> <tabstop>urlCombo</tabstop> <tabstop>repoTree</tabstop> + <tabstop>errors</tabstop> <tabstop>input</tabstop> + <tabstop>passwordCheckBox</tabstop> <tabstop>sendButton</tabstop> - <tabstop>passwordCheckBox</tabstop> <tabstop>buttonBox</tabstop> </tabstops> <resources/> @@ -203,11 +202,11 @@ <receiver>SvnRepoBrowserDialog</receiver> <slot>reject()</slot> <hints> - <hint type="sourcelabel" > + <hint type="sourcelabel"> <x>359</x> <y>660</y> </hint> - <hint type="destinationlabel" > + <hint type="destinationlabel"> <x>286</x> <y>274</y> </hint> @@ -219,11 +218,11 @@ <receiver>SvnRepoBrowserDialog</receiver> <slot>accept()</slot> <hints> - <hint type="sourcelabel" > + <hint type="sourcelabel"> <x>146</x> <y>660</y> </hint> - <hint type="destinationlabel" > + <hint type="destinationlabel"> <x>8</x> <y>472</y> </hint>
--- a/Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui Tue Apr 17 19:07:24 2012 +0200 +++ b/Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui Sat Apr 21 19:52:33 2012 +0200 @@ -230,9 +230,6 @@ <layout class="QVBoxLayout"> <item> <widget class="QTextEdit" name="errors"> - <property name="focusPolicy"> - <enum>Qt::NoFocus</enum> - </property> <property name="readOnly"> <bool>true</bool> </property> @@ -324,6 +321,7 @@ <tabstop>diffButton</tabstop> <tabstop>revertButton</tabstop> <tabstop>restoreButton</tabstop> + <tabstop>errors</tabstop> <tabstop>input</tabstop> <tabstop>passwordCheckBox</tabstop> <tabstop>sendButton</tabstop>
--- a/Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.ui Tue Apr 17 19:07:24 2012 +0200 +++ b/Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.ui Sat Apr 21 19:52:33 2012 +0200 @@ -1,7 +1,8 @@ -<ui version="4.0" > +<?xml version="1.0" encoding="UTF-8"?> +<ui version="4.0"> <class>SvnTagBranchListDialog</class> - <widget class="QDialog" name="SvnTagBranchListDialog" > - <property name="geometry" > + <widget class="QDialog" name="SvnTagBranchListDialog"> + <property name="geometry"> <rect> <x>0</x> <y>0</y> @@ -9,87 +10,81 @@ <height>494</height> </rect> </property> - <property name="windowTitle" > + <property name="windowTitle"> <string>Subversion Tag List</string> </property> - <property name="whatsThis" > - <string><b>Subversion Tag/Branch List</b> -<p>This dialog shows a list of the projects tags or branches.</p></string> + <property name="whatsThis"> + <string><b>Subversion Tag/Branch List</b> +<p>This dialog shows a list of the projects tags or branches.</p></string> </property> - <property name="sizeGripEnabled" > + <property name="sizeGripEnabled"> <bool>true</bool> </property> - <layout class="QVBoxLayout" > + <layout class="QVBoxLayout"> <item> - <widget class="QTreeWidget" name="tagList" > - <property name="sizePolicy" > - <sizepolicy vsizetype="Expanding" hsizetype="Expanding" > + <widget class="QTreeWidget" name="tagList"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>2</verstretch> </sizepolicy> </property> - <property name="focusPolicy" > - <enum>Qt::NoFocus</enum> + <property name="whatsThis"> + <string><b>Tag/Branches List</b> +<p>This shows a list of the projects tags or branches.</p></string> </property> - <property name="whatsThis" > - <string><b>Tag/Branches List</b> -<p>This shows a list of the projects tags or branches.</p></string> - </property> - <property name="alternatingRowColors" > + <property name="alternatingRowColors"> <bool>true</bool> </property> - <property name="rootIsDecorated" > + <property name="rootIsDecorated"> <bool>false</bool> </property> - <property name="itemsExpandable" > + <property name="itemsExpandable"> <bool>false</bool> </property> - <property name="sortingEnabled" > + <property name="sortingEnabled"> <bool>true</bool> </property> <column> - <property name="text" > + <property name="text"> <string>Revision</string> </property> </column> <column> - <property name="text" > + <property name="text"> <string>Author</string> </property> </column> <column> - <property name="text" > + <property name="text"> <string>Date</string> </property> </column> <column> - <property name="text" > + <property name="text"> <string>Name</string> </property> </column> </widget> </item> <item> - <widget class="QGroupBox" name="errorGroup" > - <property name="sizePolicy" > - <sizepolicy vsizetype="Expanding" hsizetype="Preferred" > + <widget class="QGroupBox" name="errorGroup"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Preferred" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>1</verstretch> </sizepolicy> </property> - <property name="title" > + <property name="title"> <string>Errors</string> </property> - <layout class="QVBoxLayout" > + <layout class="QVBoxLayout"> <item> - <widget class="QTextEdit" name="errors" > - <property name="focusPolicy" > - <enum>Qt::NoFocus</enum> - </property> - <property name="readOnly" > + <widget class="QTextEdit" name="errors"> + <property name="readOnly"> <bool>true</bool> </property> - <property name="acceptRichText" > + <property name="acceptRichText"> <bool>false</bool> </property> </widget> @@ -98,20 +93,20 @@ </widget> </item> <item> - <widget class="QGroupBox" name="inputGroup" > - <property name="title" > + <widget class="QGroupBox" name="inputGroup"> + <property name="title"> <string>Input</string> </property> - <layout class="QGridLayout" > - <item row="1" column="1" > + <layout class="QGridLayout"> + <item row="1" column="1"> <spacer> - <property name="orientation" > + <property name="orientation"> <enum>Qt::Horizontal</enum> </property> - <property name="sizeType" > + <property name="sizeType"> <enum>QSizePolicy::Expanding</enum> </property> - <property name="sizeHint" stdset="0" > + <property name="sizeHint" stdset="0"> <size> <width>327</width> <height>29</height> @@ -119,35 +114,35 @@ </property> </spacer> </item> - <item row="1" column="2" > - <widget class="QPushButton" name="sendButton" > - <property name="toolTip" > + <item row="1" column="2"> + <widget class="QPushButton" name="sendButton"> + <property name="toolTip"> <string>Press to send the input to the subversion process</string> </property> - <property name="text" > + <property name="text"> <string>&Send</string> </property> - <property name="shortcut" > + <property name="shortcut"> <string>Alt+S</string> </property> </widget> </item> - <item row="0" column="0" colspan="3" > - <widget class="QLineEdit" name="input" > - <property name="toolTip" > + <item row="0" column="0" colspan="3"> + <widget class="QLineEdit" name="input"> + <property name="toolTip"> <string>Enter data to be sent to the subversion process</string> </property> </widget> </item> - <item row="1" column="0" > - <widget class="QCheckBox" name="passwordCheckBox" > - <property name="toolTip" > + <item row="1" column="0"> + <widget class="QCheckBox" name="passwordCheckBox"> + <property name="toolTip"> <string>Select to switch the input field to password mode</string> </property> - <property name="text" > + <property name="text"> <string>&Password Mode</string> </property> - <property name="shortcut" > + <property name="shortcut"> <string>Alt+P</string> </property> </widget> @@ -156,23 +151,26 @@ </widget> </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::Close</set> </property> </widget> </item> </layout> </widget> - <layoutdefault spacing="6" margin="11" /> + <layoutdefault spacing="6" margin="11"/> <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> <tabstops> + <tabstop>tagList</tabstop> + <tabstop>errors</tabstop> <tabstop>input</tabstop> <tabstop>passwordCheckBox</tabstop> <tabstop>sendButton</tabstop> + <tabstop>buttonBox</tabstop> </tabstops> <resources/> <connections/>