1 <ui version="4.0" > |
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <ui version="4.0"> |
2 <class>SvnLogDialog</class> |
3 <class>SvnLogDialog</class> |
3 <widget class="QWidget" name="SvnLogDialog" > |
4 <widget class="QWidget" name="SvnLogDialog"> |
4 <property name="geometry" > |
5 <property name="geometry"> |
5 <rect> |
6 <rect> |
6 <x>0</x> |
7 <x>0</x> |
7 <y>0</y> |
8 <y>0</y> |
8 <width>751</width> |
9 <width>751</width> |
9 <height>649</height> |
10 <height>649</height> |
10 </rect> |
11 </rect> |
11 </property> |
12 </property> |
12 <property name="windowTitle" > |
13 <property name="windowTitle"> |
13 <string>Subversion Log</string> |
14 <string>Subversion Log</string> |
14 </property> |
15 </property> |
15 <layout class="QVBoxLayout" > |
16 <layout class="QVBoxLayout"> |
16 <item> |
17 <item> |
17 <widget class="QGroupBox" name="contentsGroup" > |
18 <widget class="QGroupBox" name="contentsGroup"> |
18 <property name="sizePolicy" > |
19 <property name="sizePolicy"> |
19 <sizepolicy vsizetype="Preferred" hsizetype="Preferred" > |
20 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
20 <horstretch>0</horstretch> |
21 <horstretch>0</horstretch> |
21 <verstretch>3</verstretch> |
22 <verstretch>3</verstretch> |
22 </sizepolicy> |
23 </sizepolicy> |
23 </property> |
24 </property> |
24 <property name="title" > |
25 <property name="title"> |
25 <string>Log</string> |
26 <string>Log</string> |
26 </property> |
27 </property> |
27 <layout class="QVBoxLayout" > |
28 <layout class="QVBoxLayout"> |
28 <item> |
29 <item> |
29 <widget class="QTextBrowser" name="contents" > |
30 <widget class="QTextBrowser" name="contents"> |
30 <property name="focusPolicy" > |
31 <property name="whatsThis"> |
31 <enum>Qt::NoFocus</enum> |
32 <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> |
32 </property> |
|
33 <property name="whatsThis" > |
|
34 <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> |
|
35 </property> |
33 </property> |
36 </widget> |
34 </widget> |
37 </item> |
35 </item> |
38 </layout> |
36 </layout> |
39 </widget> |
37 </widget> |
40 </item> |
38 </item> |
41 <item> |
39 <item> |
42 <widget class="QGroupBox" name="errorGroup" > |
40 <widget class="QGroupBox" name="errorGroup"> |
43 <property name="sizePolicy" > |
41 <property name="sizePolicy"> |
44 <sizepolicy vsizetype="Expanding" hsizetype="Preferred" > |
42 <sizepolicy hsizetype="Preferred" vsizetype="Expanding"> |
45 <horstretch>0</horstretch> |
43 <horstretch>0</horstretch> |
46 <verstretch>1</verstretch> |
44 <verstretch>1</verstretch> |
47 </sizepolicy> |
45 </sizepolicy> |
48 </property> |
46 </property> |
49 <property name="title" > |
47 <property name="title"> |
50 <string>Errors</string> |
48 <string>Errors</string> |
51 </property> |
49 </property> |
52 <layout class="QVBoxLayout" > |
50 <layout class="QVBoxLayout"> |
53 <item> |
51 <item> |
54 <widget class="QTextEdit" name="errors" > |
52 <widget class="QTextEdit" name="errors"> |
55 <property name="focusPolicy" > |
53 <property name="whatsThis"> |
56 <enum>Qt::NoFocus</enum> |
54 <string><b>Subversion log errors</b><p>This shows possible error messages of the svn log command.</p></string> |
57 </property> |
55 </property> |
58 <property name="whatsThis" > |
56 <property name="readOnly"> |
59 <string><b>Subversion log errors</b><p>This shows possible error messages of the svn log command.</p></string> |
|
60 </property> |
|
61 <property name="readOnly" > |
|
62 <bool>true</bool> |
57 <bool>true</bool> |
63 </property> |
58 </property> |
64 <property name="acceptRichText" > |
59 <property name="acceptRichText"> |
65 <bool>false</bool> |
60 <bool>false</bool> |
66 </property> |
61 </property> |
67 </widget> |
62 </widget> |
68 </item> |
63 </item> |
69 </layout> |
64 </layout> |
70 </widget> |
65 </widget> |
71 </item> |
66 </item> |
72 <item> |
67 <item> |
73 <widget class="QGroupBox" name="inputGroup" > |
68 <widget class="QGroupBox" name="inputGroup"> |
74 <property name="title" > |
69 <property name="title"> |
75 <string>Input</string> |
70 <string>Input</string> |
76 </property> |
71 </property> |
77 <layout class="QGridLayout" > |
72 <layout class="QGridLayout"> |
78 <item row="1" column="1" > |
73 <item row="1" column="1"> |
79 <spacer> |
74 <spacer> |
80 <property name="orientation" > |
75 <property name="orientation"> |
81 <enum>Qt::Horizontal</enum> |
76 <enum>Qt::Horizontal</enum> |
82 </property> |
77 </property> |
83 <property name="sizeType" > |
78 <property name="sizeType"> |
84 <enum>QSizePolicy::Expanding</enum> |
79 <enum>QSizePolicy::Expanding</enum> |
85 </property> |
80 </property> |
86 <property name="sizeHint" stdset="0" > |
81 <property name="sizeHint" stdset="0"> |
87 <size> |
82 <size> |
88 <width>327</width> |
83 <width>327</width> |
89 <height>29</height> |
84 <height>29</height> |
90 </size> |
85 </size> |
91 </property> |
86 </property> |
92 </spacer> |
87 </spacer> |
93 </item> |
88 </item> |
94 <item row="1" column="2" > |
89 <item row="1" column="2"> |
95 <widget class="QPushButton" name="sendButton" > |
90 <widget class="QPushButton" name="sendButton"> |
96 <property name="toolTip" > |
91 <property name="toolTip"> |
97 <string>Press to send the input to the subversion process</string> |
92 <string>Press to send the input to the subversion process</string> |
98 </property> |
93 </property> |
99 <property name="text" > |
94 <property name="text"> |
100 <string>&Send</string> |
95 <string>&Send</string> |
101 </property> |
96 </property> |
102 <property name="shortcut" > |
97 <property name="shortcut"> |
103 <string>Alt+S</string> |
98 <string>Alt+S</string> |
104 </property> |
99 </property> |
105 </widget> |
100 </widget> |
106 </item> |
101 </item> |
107 <item row="0" column="0" colspan="3" > |
102 <item row="0" column="0" colspan="3"> |
108 <widget class="QLineEdit" name="input" > |
103 <widget class="QLineEdit" name="input"> |
109 <property name="toolTip" > |
104 <property name="toolTip"> |
110 <string>Enter data to be sent to the subversion process</string> |
105 <string>Enter data to be sent to the subversion process</string> |
111 </property> |
106 </property> |
112 </widget> |
107 </widget> |
113 </item> |
108 </item> |
114 <item row="1" column="0" > |
109 <item row="1" column="0"> |
115 <widget class="QCheckBox" name="passwordCheckBox" > |
110 <widget class="QCheckBox" name="passwordCheckBox"> |
116 <property name="toolTip" > |
111 <property name="toolTip"> |
117 <string>Select to switch the input field to password mode</string> |
112 <string>Select to switch the input field to password mode</string> |
118 </property> |
113 </property> |
119 <property name="text" > |
114 <property name="text"> |
120 <string>&Password Mode</string> |
115 <string>&Password Mode</string> |
121 </property> |
116 </property> |
122 <property name="shortcut" > |
117 <property name="shortcut"> |
123 <string>Alt+P</string> |
118 <string>Alt+P</string> |
124 </property> |
119 </property> |
125 </widget> |
120 </widget> |
126 </item> |
121 </item> |
127 </layout> |
122 </layout> |
128 </widget> |
123 </widget> |
129 </item> |
124 </item> |
130 <item> |
125 <item> |
131 <widget class="QDialogButtonBox" name="buttonBox" > |
126 <widget class="QDialogButtonBox" name="buttonBox"> |
132 <property name="orientation" > |
127 <property name="orientation"> |
133 <enum>Qt::Horizontal</enum> |
128 <enum>Qt::Horizontal</enum> |
134 </property> |
129 </property> |
135 <property name="standardButtons" > |
130 <property name="standardButtons"> |
136 <set>QDialogButtonBox::Close</set> |
131 <set>QDialogButtonBox::Close</set> |
137 </property> |
132 </property> |
138 </widget> |
133 </widget> |
139 </item> |
134 </item> |
140 </layout> |
135 </layout> |
141 </widget> |
136 </widget> |
142 <tabstops> |
137 <tabstops> |
|
138 <tabstop>contents</tabstop> |
|
139 <tabstop>errors</tabstop> |
143 <tabstop>input</tabstop> |
140 <tabstop>input</tabstop> |
|
141 <tabstop>passwordCheckBox</tabstop> |
144 <tabstop>sendButton</tabstop> |
142 <tabstop>sendButton</tabstop> |
145 <tabstop>passwordCheckBox</tabstop> |
143 <tabstop>buttonBox</tabstop> |
146 </tabstops> |
144 </tabstops> |
147 <resources/> |
145 <resources/> |
148 <connections> |
146 <connections> |
149 <connection> |
147 <connection> |
150 <sender>buttonBox</sender> |
148 <sender>buttonBox</sender> |
151 <signal>rejected()</signal> |
149 <signal>rejected()</signal> |
152 <receiver>SvnLogDialog</receiver> |
150 <receiver>SvnLogDialog</receiver> |
153 <slot>close()</slot> |
151 <slot>close()</slot> |
154 <hints> |
152 <hints> |
155 <hint type="sourcelabel" > |
153 <hint type="sourcelabel"> |
156 <x>262</x> |
154 <x>262</x> |
157 <y>624</y> |
155 <y>624</y> |
158 </hint> |
156 </hint> |
159 <hint type="destinationlabel" > |
157 <hint type="destinationlabel"> |
160 <x>271</x> |
158 <x>271</x> |
161 <y>647</y> |
159 <y>647</y> |
162 </hint> |
160 </hint> |
163 </hints> |
161 </hints> |
164 </connection> |
162 </connection> |