eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsSubversion.SvnStatusDialog.html

changeset 7273
391d6b7b1eff
parent 6942
2602857055c5
child 7989
a21d673a8f99
equal deleted inserted replaced
7272:1779dc278077 7273:391d6b7b1eff
16 16
17 a { color: #BA6D36; } 17 a { color: #BA6D36; }
18 18
19 </style> 19 </style>
20 </head> 20 </head>
21 <body><a NAME="top" ID="top"></a> 21 <body>
22 <a NAME="top" ID="top"></a>
22 <h1>eric6.Plugins.VcsPlugins.vcsSubversion.SvnStatusDialog</h1> 23 <h1>eric6.Plugins.VcsPlugins.vcsSubversion.SvnStatusDialog</h1>
24
23 <p> 25 <p>
24 Module implementing a dialog to show the output of the svn status command 26 Module implementing a dialog to show the output of the svn status command
25 process. 27 process.
26 </p> 28 </p>
27 <h3>Global Attributes</h3> 29 <h3>Global Attributes</h3>
30
28 <table> 31 <table>
29 <tr><td>None</td></tr> 32 <tr><td>None</td></tr>
30 </table> 33 </table>
31 <h3>Classes</h3> 34 <h3>Classes</h3>
35
32 <table> 36 <table>
37
33 <tr> 38 <tr>
34 <td><a href="#SvnStatusDialog">SvnStatusDialog</a></td> 39 <td><a href="#SvnStatusDialog">SvnStatusDialog</a></td>
35 <td>Class implementing a dialog to show the output of the svn status command process.</td> 40 <td>Class implementing a dialog to show the output of the svn status command process.</td>
36 </tr> 41 </tr>
37 </table> 42 </table>
38 <h3>Functions</h3> 43 <h3>Functions</h3>
44
39 <table> 45 <table>
40 <tr><td>None</td></tr> 46 <tr><td>None</td></tr>
41 </table> 47 </table>
42 <hr /><hr /> 48 <hr />
49 <hr />
43 <a NAME="SvnStatusDialog" ID="SvnStatusDialog"></a> 50 <a NAME="SvnStatusDialog" ID="SvnStatusDialog"></a>
44 <h2>SvnStatusDialog</h2> 51 <h2>SvnStatusDialog</h2>
52
45 <p> 53 <p>
46 Class implementing a dialog to show the output of the svn status command 54 Class implementing a dialog to show the output of the svn status command
47 process. 55 process.
48 </p> 56 </p>
49 <h3>Derived from</h3> 57 <h3>Derived from</h3>
50 QWidget, Ui_SvnStatusDialog 58 QWidget, Ui_SvnStatusDialog
51 <h3>Class Attributes</h3> 59 <h3>Class Attributes</h3>
60
52 <table> 61 <table>
53 <tr><td>None</td></tr> 62 <tr><td>None</td></tr>
54 </table> 63 </table>
55 <h3>Class Methods</h3> 64 <h3>Class Methods</h3>
65
56 <table> 66 <table>
57 <tr><td>None</td></tr> 67 <tr><td>None</td></tr>
58 </table> 68 </table>
59 <h3>Methods</h3> 69 <h3>Methods</h3>
70
60 <table> 71 <table>
72
61 <tr> 73 <tr>
62 <td><a href="#SvnStatusDialog.__init__">SvnStatusDialog</a></td> 74 <td><a href="#SvnStatusDialog.__init__">SvnStatusDialog</a></td>
63 <td>Constructor</td> 75 <td>Constructor</td>
64 </tr><tr> 76 </tr>
77 <tr>
65 <td><a href="#SvnStatusDialog.__add">__add</a></td> 78 <td><a href="#SvnStatusDialog.__add">__add</a></td>
66 <td>Private slot to handle the Add context menu entry.</td> 79 <td>Private slot to handle the Add context menu entry.</td>
67 </tr><tr> 80 </tr>
81 <tr>
68 <td><a href="#SvnStatusDialog.__addToChangelist">__addToChangelist</a></td> 82 <td><a href="#SvnStatusDialog.__addToChangelist">__addToChangelist</a></td>
69 <td>Private slot to add entries to a changelist.</td> 83 <td>Private slot to add entries to a changelist.</td>
70 </tr><tr> 84 </tr>
85 <tr>
71 <td><a href="#SvnStatusDialog.__breakLock">__breakLock</a></td> 86 <td><a href="#SvnStatusDialog.__breakLock">__breakLock</a></td>
72 <td>Private slot to handle the Break Lock context menu entry.</td> 87 <td>Private slot to handle the Break Lock context menu entry.</td>
73 </tr><tr> 88 </tr>
89 <tr>
74 <td><a href="#SvnStatusDialog.__commit">__commit</a></td> 90 <td><a href="#SvnStatusDialog.__commit">__commit</a></td>
75 <td>Private slot to handle the Commit context menu entry.</td> 91 <td>Private slot to handle the Commit context menu entry.</td>
76 </tr><tr> 92 </tr>
93 <tr>
77 <td><a href="#SvnStatusDialog.__commitDeselectAll">__commitDeselectAll</a></td> 94 <td><a href="#SvnStatusDialog.__commitDeselectAll">__commitDeselectAll</a></td>
78 <td>Private slot to deselect all entries from commit.</td> 95 <td>Private slot to deselect all entries from commit.</td>
79 </tr><tr> 96 </tr>
97 <tr>
80 <td><a href="#SvnStatusDialog.__commitSelect">__commitSelect</a></td> 98 <td><a href="#SvnStatusDialog.__commitSelect">__commitSelect</a></td>
81 <td>Private slot to select or deselect all entries.</td> 99 <td>Private slot to select or deselect all entries.</td>
82 </tr><tr> 100 </tr>
101 <tr>
83 <td><a href="#SvnStatusDialog.__commitSelectAll">__commitSelectAll</a></td> 102 <td><a href="#SvnStatusDialog.__commitSelectAll">__commitSelectAll</a></td>
84 <td>Private slot to select all entries for commit.</td> 103 <td>Private slot to select all entries for commit.</td>
85 </tr><tr> 104 </tr>
105 <tr>
86 <td><a href="#SvnStatusDialog.__committed">__committed</a></td> 106 <td><a href="#SvnStatusDialog.__committed">__committed</a></td>
87 <td>Private slot called after the commit has finished.</td> 107 <td>Private slot called after the commit has finished.</td>
88 </tr><tr> 108 </tr>
109 <tr>
89 <td><a href="#SvnStatusDialog.__diff">__diff</a></td> 110 <td><a href="#SvnStatusDialog.__diff">__diff</a></td>
90 <td>Private slot to handle the Diff context menu entry.</td> 111 <td>Private slot to handle the Diff context menu entry.</td>
91 </tr><tr> 112 </tr>
113 <tr>
92 <td><a href="#SvnStatusDialog.__finish">__finish</a></td> 114 <td><a href="#SvnStatusDialog.__finish">__finish</a></td>
93 <td>Private slot called when the process finished or the user pressed the button.</td> 115 <td>Private slot called when the process finished or the user pressed the button.</td>
94 </tr><tr> 116 </tr>
117 <tr>
95 <td><a href="#SvnStatusDialog.__generateItem">__generateItem</a></td> 118 <td><a href="#SvnStatusDialog.__generateItem">__generateItem</a></td>
96 <td>Private method to generate a status item in the status list.</td> 119 <td>Private method to generate a status item in the status list.</td>
97 </tr><tr> 120 </tr>
121 <tr>
98 <td><a href="#SvnStatusDialog.__getChangelistItems">__getChangelistItems</a></td> 122 <td><a href="#SvnStatusDialog.__getChangelistItems">__getChangelistItems</a></td>
99 <td>Private method to retrieve all entries, that are members of a changelist.</td> 123 <td>Private method to retrieve all entries, that are members of a changelist.</td>
100 </tr><tr> 124 </tr>
125 <tr>
101 <td><a href="#SvnStatusDialog.__getCommitableItems">__getCommitableItems</a></td> 126 <td><a href="#SvnStatusDialog.__getCommitableItems">__getCommitableItems</a></td>
102 <td>Private method to retrieve all entries the user wants to commit.</td> 127 <td>Private method to retrieve all entries the user wants to commit.</td>
103 </tr><tr> 128 </tr>
129 <tr>
104 <td><a href="#SvnStatusDialog.__getLockActionItems">__getLockActionItems</a></td> 130 <td><a href="#SvnStatusDialog.__getLockActionItems">__getLockActionItems</a></td>
105 <td>Private method to retrieve all emtries, that have a locked status.</td> 131 <td>Private method to retrieve all emtries, that have a locked status.</td>
106 </tr><tr> 132 </tr>
133 <tr>
107 <td><a href="#SvnStatusDialog.__getMissingItems">__getMissingItems</a></td> 134 <td><a href="#SvnStatusDialog.__getMissingItems">__getMissingItems</a></td>
108 <td>Private method to retrieve all entries, that have a missing status.</td> 135 <td>Private method to retrieve all entries, that have a missing status.</td>
109 </tr><tr> 136 </tr>
137 <tr>
110 <td><a href="#SvnStatusDialog.__getModifiedItems">__getModifiedItems</a></td> 138 <td><a href="#SvnStatusDialog.__getModifiedItems">__getModifiedItems</a></td>
111 <td>Private method to retrieve all entries, that have a modified status.</td> 139 <td>Private method to retrieve all entries, that have a modified status.</td>
112 </tr><tr> 140 </tr>
141 <tr>
113 <td><a href="#SvnStatusDialog.__getNonChangelistItems">__getNonChangelistItems</a></td> 142 <td><a href="#SvnStatusDialog.__getNonChangelistItems">__getNonChangelistItems</a></td>
114 <td>Private method to retrieve all entries, that are not members of a changelist.</td> 143 <td>Private method to retrieve all entries, that are not members of a changelist.</td>
115 </tr><tr> 144 </tr>
145 <tr>
116 <td><a href="#SvnStatusDialog.__getUnversionedItems">__getUnversionedItems</a></td> 146 <td><a href="#SvnStatusDialog.__getUnversionedItems">__getUnversionedItems</a></td>
117 <td>Private method to retrieve all entries, that have an unversioned status.</td> 147 <td>Private method to retrieve all entries, that have an unversioned status.</td>
118 </tr><tr> 148 </tr>
149 <tr>
119 <td><a href="#SvnStatusDialog.__lock">__lock</a></td> 150 <td><a href="#SvnStatusDialog.__lock">__lock</a></td>
120 <td>Private slot to handle the Lock context menu entry.</td> 151 <td>Private slot to handle the Lock context menu entry.</td>
121 </tr><tr> 152 </tr>
153 <tr>
122 <td><a href="#SvnStatusDialog.__procFinished">__procFinished</a></td> 154 <td><a href="#SvnStatusDialog.__procFinished">__procFinished</a></td>
123 <td>Private slot connected to the finished signal.</td> 155 <td>Private slot connected to the finished signal.</td>
124 </tr><tr> 156 </tr>
157 <tr>
125 <td><a href="#SvnStatusDialog.__readStderr">__readStderr</a></td> 158 <td><a href="#SvnStatusDialog.__readStderr">__readStderr</a></td>
126 <td>Private slot to handle the readyReadStandardError signal.</td> 159 <td>Private slot to handle the readyReadStandardError signal.</td>
127 </tr><tr> 160 </tr>
161 <tr>
128 <td><a href="#SvnStatusDialog.__readStdout">__readStdout</a></td> 162 <td><a href="#SvnStatusDialog.__readStdout">__readStdout</a></td>
129 <td>Private slot to handle the readyReadStandardOutput signal.</td> 163 <td>Private slot to handle the readyReadStandardOutput signal.</td>
130 </tr><tr> 164 </tr>
165 <tr>
131 <td><a href="#SvnStatusDialog.__removeFromChangelist">__removeFromChangelist</a></td> 166 <td><a href="#SvnStatusDialog.__removeFromChangelist">__removeFromChangelist</a></td>
132 <td>Private slot to remove entries from their changelists.</td> 167 <td>Private slot to remove entries from their changelists.</td>
133 </tr><tr> 168 </tr>
169 <tr>
134 <td><a href="#SvnStatusDialog.__resizeColumns">__resizeColumns</a></td> 170 <td><a href="#SvnStatusDialog.__resizeColumns">__resizeColumns</a></td>
135 <td>Private method to resize the list columns.</td> 171 <td>Private method to resize the list columns.</td>
136 </tr><tr> 172 </tr>
173 <tr>
137 <td><a href="#SvnStatusDialog.__resort">__resort</a></td> 174 <td><a href="#SvnStatusDialog.__resort">__resort</a></td>
138 <td>Private method to resort the tree.</td> 175 <td>Private method to resort the tree.</td>
139 </tr><tr> 176 </tr>
177 <tr>
140 <td><a href="#SvnStatusDialog.__restoreMissing">__restoreMissing</a></td> 178 <td><a href="#SvnStatusDialog.__restoreMissing">__restoreMissing</a></td>
141 <td>Private slot to handle the Restore Missing context menu entry.</td> 179 <td>Private slot to handle the Restore Missing context menu entry.</td>
142 </tr><tr> 180 </tr>
181 <tr>
143 <td><a href="#SvnStatusDialog.__revert">__revert</a></td> 182 <td><a href="#SvnStatusDialog.__revert">__revert</a></td>
144 <td>Private slot to handle the Revert context menu entry.</td> 183 <td>Private slot to handle the Revert context menu entry.</td>
145 </tr><tr> 184 </tr>
185 <tr>
146 <td><a href="#SvnStatusDialog.__sbsDiff">__sbsDiff</a></td> 186 <td><a href="#SvnStatusDialog.__sbsDiff">__sbsDiff</a></td>
147 <td>Private slot to handle the Side-by-Side Diff context menu entry.</td> 187 <td>Private slot to handle the Side-by-Side Diff context menu entry.</td>
148 </tr><tr> 188 </tr>
189 <tr>
149 <td><a href="#SvnStatusDialog.__showContextMenu">__showContextMenu</a></td> 190 <td><a href="#SvnStatusDialog.__showContextMenu">__showContextMenu</a></td>
150 <td>Private slot to show the context menu of the status list.</td> 191 <td>Private slot to show the context menu of the status list.</td>
151 </tr><tr> 192 </tr>
193 <tr>
152 <td><a href="#SvnStatusDialog.__stealLock">__stealLock</a></td> 194 <td><a href="#SvnStatusDialog.__stealLock">__stealLock</a></td>
153 <td>Private slot to handle the Break Lock context menu entry.</td> 195 <td>Private slot to handle the Break Lock context menu entry.</td>
154 </tr><tr> 196 </tr>
197 <tr>
155 <td><a href="#SvnStatusDialog.__unlock">__unlock</a></td> 198 <td><a href="#SvnStatusDialog.__unlock">__unlock</a></td>
156 <td>Private slot to handle the Unlock context menu entry.</td> 199 <td>Private slot to handle the Unlock context menu entry.</td>
157 </tr><tr> 200 </tr>
201 <tr>
158 <td><a href="#SvnStatusDialog.__updateButtons">__updateButtons</a></td> 202 <td><a href="#SvnStatusDialog.__updateButtons">__updateButtons</a></td>
159 <td>Private method to update the VCS buttons status.</td> 203 <td>Private method to update the VCS buttons status.</td>
160 </tr><tr> 204 </tr>
205 <tr>
161 <td><a href="#SvnStatusDialog.__updateCommitButton">__updateCommitButton</a></td> 206 <td><a href="#SvnStatusDialog.__updateCommitButton">__updateCommitButton</a></td>
162 <td>Private method to update the Commit button status.</td> 207 <td>Private method to update the Commit button status.</td>
163 </tr><tr> 208 </tr>
209 <tr>
164 <td><a href="#SvnStatusDialog.closeEvent">closeEvent</a></td> 210 <td><a href="#SvnStatusDialog.closeEvent">closeEvent</a></td>
165 <td>Protected slot implementing a close event handler.</td> 211 <td>Protected slot implementing a close event handler.</td>
166 </tr><tr> 212 </tr>
213 <tr>
167 <td><a href="#SvnStatusDialog.keyPressEvent">keyPressEvent</a></td> 214 <td><a href="#SvnStatusDialog.keyPressEvent">keyPressEvent</a></td>
168 <td>Protected slot to handle a key press event.</td> 215 <td>Protected slot to handle a key press event.</td>
169 </tr><tr> 216 </tr>
217 <tr>
170 <td><a href="#SvnStatusDialog.on_addButton_clicked">on_addButton_clicked</a></td> 218 <td><a href="#SvnStatusDialog.on_addButton_clicked">on_addButton_clicked</a></td>
171 <td>Private slot to handle the press of the Add button.</td> 219 <td>Private slot to handle the press of the Add button.</td>
172 </tr><tr> 220 </tr>
221 <tr>
173 <td><a href="#SvnStatusDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> 222 <td><a href="#SvnStatusDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td>
174 <td>Private slot called by a button of the button box clicked.</td> 223 <td>Private slot called by a button of the button box clicked.</td>
175 </tr><tr> 224 </tr>
225 <tr>
176 <td><a href="#SvnStatusDialog.on_commitButton_clicked">on_commitButton_clicked</a></td> 226 <td><a href="#SvnStatusDialog.on_commitButton_clicked">on_commitButton_clicked</a></td>
177 <td>Private slot to handle the press of the Commit button.</td> 227 <td>Private slot to handle the press of the Commit button.</td>
178 </tr><tr> 228 </tr>
229 <tr>
179 <td><a href="#SvnStatusDialog.on_diffButton_clicked">on_diffButton_clicked</a></td> 230 <td><a href="#SvnStatusDialog.on_diffButton_clicked">on_diffButton_clicked</a></td>
180 <td>Private slot to handle the press of the Differences button.</td> 231 <td>Private slot to handle the press of the Differences button.</td>
181 </tr><tr> 232 </tr>
233 <tr>
182 <td><a href="#SvnStatusDialog.on_input_returnPressed">on_input_returnPressed</a></td> 234 <td><a href="#SvnStatusDialog.on_input_returnPressed">on_input_returnPressed</a></td>
183 <td>Private slot to handle the press of the return key in the input field.</td> 235 <td>Private slot to handle the press of the return key in the input field.</td>
184 </tr><tr> 236 </tr>
237 <tr>
185 <td><a href="#SvnStatusDialog.on_passwordCheckBox_toggled">on_passwordCheckBox_toggled</a></td> 238 <td><a href="#SvnStatusDialog.on_passwordCheckBox_toggled">on_passwordCheckBox_toggled</a></td>
186 <td>Private slot to handle the password checkbox toggled.</td> 239 <td>Private slot to handle the password checkbox toggled.</td>
187 </tr><tr> 240 </tr>
241 <tr>
188 <td><a href="#SvnStatusDialog.on_refreshButton_clicked">on_refreshButton_clicked</a></td> 242 <td><a href="#SvnStatusDialog.on_refreshButton_clicked">on_refreshButton_clicked</a></td>
189 <td>Private slot to refresh the status display.</td> 243 <td>Private slot to refresh the status display.</td>
190 </tr><tr> 244 </tr>
245 <tr>
191 <td><a href="#SvnStatusDialog.on_restoreButton_clicked">on_restoreButton_clicked</a></td> 246 <td><a href="#SvnStatusDialog.on_restoreButton_clicked">on_restoreButton_clicked</a></td>
192 <td>Private slot to handle the press of the Restore button.</td> 247 <td>Private slot to handle the press of the Restore button.</td>
193 </tr><tr> 248 </tr>
249 <tr>
194 <td><a href="#SvnStatusDialog.on_revertButton_clicked">on_revertButton_clicked</a></td> 250 <td><a href="#SvnStatusDialog.on_revertButton_clicked">on_revertButton_clicked</a></td>
195 <td>Private slot to handle the press of the Revert button.</td> 251 <td>Private slot to handle the press of the Revert button.</td>
196 </tr><tr> 252 </tr>
253 <tr>
197 <td><a href="#SvnStatusDialog.on_sbsDiffButton_clicked">on_sbsDiffButton_clicked</a></td> 254 <td><a href="#SvnStatusDialog.on_sbsDiffButton_clicked">on_sbsDiffButton_clicked</a></td>
198 <td>Private slot to handle the press of the Side-by-Side Diff button.</td> 255 <td>Private slot to handle the press of the Side-by-Side Diff button.</td>
199 </tr><tr> 256 </tr>
257 <tr>
200 <td><a href="#SvnStatusDialog.on_sendButton_clicked">on_sendButton_clicked</a></td> 258 <td><a href="#SvnStatusDialog.on_sendButton_clicked">on_sendButton_clicked</a></td>
201 <td>Private slot to send the input to the subversion process.</td> 259 <td>Private slot to send the input to the subversion process.</td>
202 </tr><tr> 260 </tr>
261 <tr>
203 <td><a href="#SvnStatusDialog.on_statusFilterCombo_activated">on_statusFilterCombo_activated</a></td> 262 <td><a href="#SvnStatusDialog.on_statusFilterCombo_activated">on_statusFilterCombo_activated</a></td>
204 <td>Private slot to react to the selection of a status filter.</td> 263 <td>Private slot to react to the selection of a status filter.</td>
205 </tr><tr> 264 </tr>
265 <tr>
206 <td><a href="#SvnStatusDialog.on_statusList_itemChanged">on_statusList_itemChanged</a></td> 266 <td><a href="#SvnStatusDialog.on_statusList_itemChanged">on_statusList_itemChanged</a></td>
207 <td>Private slot to act upon item changes.</td> 267 <td>Private slot to act upon item changes.</td>
208 </tr><tr> 268 </tr>
269 <tr>
209 <td><a href="#SvnStatusDialog.on_statusList_itemSelectionChanged">on_statusList_itemSelectionChanged</a></td> 270 <td><a href="#SvnStatusDialog.on_statusList_itemSelectionChanged">on_statusList_itemSelectionChanged</a></td>
210 <td>Private slot to act upon changes of selected items.</td> 271 <td>Private slot to act upon changes of selected items.</td>
211 </tr><tr> 272 </tr>
273 <tr>
212 <td><a href="#SvnStatusDialog.start">start</a></td> 274 <td><a href="#SvnStatusDialog.start">start</a></td>
213 <td>Public slot to start the svn status command.</td> 275 <td>Public slot to start the svn status command.</td>
214 </tr> 276 </tr>
215 </table> 277 </table>
216 <h3>Static Methods</h3> 278 <h3>Static Methods</h3>
279
217 <table> 280 <table>
218 <tr><td>None</td></tr> 281 <tr><td>None</td></tr>
219 </table> 282 </table>
283
220 <a NAME="SvnStatusDialog.__init__" ID="SvnStatusDialog.__init__"></a> 284 <a NAME="SvnStatusDialog.__init__" ID="SvnStatusDialog.__init__"></a>
221 <h4>SvnStatusDialog (Constructor)</h4> 285 <h4>SvnStatusDialog (Constructor)</h4>
222 <b>SvnStatusDialog</b>(<i>vcs, parent=None</i>) 286 <b>SvnStatusDialog</b>(<i>vcs, parent=None</i>)
287
223 <p> 288 <p>
224 Constructor 289 Constructor
225 </p><dl> 290 </p>
291 <dl>
292
226 <dt><i>vcs</i></dt> 293 <dt><i>vcs</i></dt>
227 <dd> 294 <dd>
228 reference to the vcs object 295 reference to the vcs object
229 </dd><dt><i>parent</i></dt> 296 </dd>
297 <dt><i>parent</i></dt>
230 <dd> 298 <dd>
231 parent widget (QWidget) 299 parent widget (QWidget)
232 </dd> 300 </dd>
233 </dl><a NAME="SvnStatusDialog.__add" ID="SvnStatusDialog.__add"></a> 301 </dl>
302 <a NAME="SvnStatusDialog.__add" ID="SvnStatusDialog.__add"></a>
234 <h4>SvnStatusDialog.__add</h4> 303 <h4>SvnStatusDialog.__add</h4>
235 <b>__add</b>(<i></i>) 304 <b>__add</b>(<i></i>)
305
236 <p> 306 <p>
237 Private slot to handle the Add context menu entry. 307 Private slot to handle the Add context menu entry.
238 </p><a NAME="SvnStatusDialog.__addToChangelist" ID="SvnStatusDialog.__addToChangelist"></a> 308 </p>
309 <a NAME="SvnStatusDialog.__addToChangelist" ID="SvnStatusDialog.__addToChangelist"></a>
239 <h4>SvnStatusDialog.__addToChangelist</h4> 310 <h4>SvnStatusDialog.__addToChangelist</h4>
240 <b>__addToChangelist</b>(<i></i>) 311 <b>__addToChangelist</b>(<i></i>)
312
241 <p> 313 <p>
242 Private slot to add entries to a changelist. 314 Private slot to add entries to a changelist.
243 </p><a NAME="SvnStatusDialog.__breakLock" ID="SvnStatusDialog.__breakLock"></a> 315 </p>
316 <a NAME="SvnStatusDialog.__breakLock" ID="SvnStatusDialog.__breakLock"></a>
244 <h4>SvnStatusDialog.__breakLock</h4> 317 <h4>SvnStatusDialog.__breakLock</h4>
245 <b>__breakLock</b>(<i></i>) 318 <b>__breakLock</b>(<i></i>)
319
246 <p> 320 <p>
247 Private slot to handle the Break Lock context menu entry. 321 Private slot to handle the Break Lock context menu entry.
248 </p><a NAME="SvnStatusDialog.__commit" ID="SvnStatusDialog.__commit"></a> 322 </p>
323 <a NAME="SvnStatusDialog.__commit" ID="SvnStatusDialog.__commit"></a>
249 <h4>SvnStatusDialog.__commit</h4> 324 <h4>SvnStatusDialog.__commit</h4>
250 <b>__commit</b>(<i></i>) 325 <b>__commit</b>(<i></i>)
326
251 <p> 327 <p>
252 Private slot to handle the Commit context menu entry. 328 Private slot to handle the Commit context menu entry.
253 </p><a NAME="SvnStatusDialog.__commitDeselectAll" ID="SvnStatusDialog.__commitDeselectAll"></a> 329 </p>
330 <a NAME="SvnStatusDialog.__commitDeselectAll" ID="SvnStatusDialog.__commitDeselectAll"></a>
254 <h4>SvnStatusDialog.__commitDeselectAll</h4> 331 <h4>SvnStatusDialog.__commitDeselectAll</h4>
255 <b>__commitDeselectAll</b>(<i></i>) 332 <b>__commitDeselectAll</b>(<i></i>)
333
256 <p> 334 <p>
257 Private slot to deselect all entries from commit. 335 Private slot to deselect all entries from commit.
258 </p><a NAME="SvnStatusDialog.__commitSelect" ID="SvnStatusDialog.__commitSelect"></a> 336 </p>
337 <a NAME="SvnStatusDialog.__commitSelect" ID="SvnStatusDialog.__commitSelect"></a>
259 <h4>SvnStatusDialog.__commitSelect</h4> 338 <h4>SvnStatusDialog.__commitSelect</h4>
260 <b>__commitSelect</b>(<i>selected</i>) 339 <b>__commitSelect</b>(<i>selected</i>)
340
261 <p> 341 <p>
262 Private slot to select or deselect all entries. 342 Private slot to select or deselect all entries.
263 </p><dl> 343 </p>
344 <dl>
345
264 <dt><i>selected</i></dt> 346 <dt><i>selected</i></dt>
265 <dd> 347 <dd>
266 commit selection state to be set (boolean) 348 commit selection state to be set (boolean)
267 </dd> 349 </dd>
268 </dl><a NAME="SvnStatusDialog.__commitSelectAll" ID="SvnStatusDialog.__commitSelectAll"></a> 350 </dl>
351 <a NAME="SvnStatusDialog.__commitSelectAll" ID="SvnStatusDialog.__commitSelectAll"></a>
269 <h4>SvnStatusDialog.__commitSelectAll</h4> 352 <h4>SvnStatusDialog.__commitSelectAll</h4>
270 <b>__commitSelectAll</b>(<i></i>) 353 <b>__commitSelectAll</b>(<i></i>)
354
271 <p> 355 <p>
272 Private slot to select all entries for commit. 356 Private slot to select all entries for commit.
273 </p><a NAME="SvnStatusDialog.__committed" ID="SvnStatusDialog.__committed"></a> 357 </p>
358 <a NAME="SvnStatusDialog.__committed" ID="SvnStatusDialog.__committed"></a>
274 <h4>SvnStatusDialog.__committed</h4> 359 <h4>SvnStatusDialog.__committed</h4>
275 <b>__committed</b>(<i></i>) 360 <b>__committed</b>(<i></i>)
361
276 <p> 362 <p>
277 Private slot called after the commit has finished. 363 Private slot called after the commit has finished.
278 </p><a NAME="SvnStatusDialog.__diff" ID="SvnStatusDialog.__diff"></a> 364 </p>
365 <a NAME="SvnStatusDialog.__diff" ID="SvnStatusDialog.__diff"></a>
279 <h4>SvnStatusDialog.__diff</h4> 366 <h4>SvnStatusDialog.__diff</h4>
280 <b>__diff</b>(<i></i>) 367 <b>__diff</b>(<i></i>)
368
281 <p> 369 <p>
282 Private slot to handle the Diff context menu entry. 370 Private slot to handle the Diff context menu entry.
283 </p><a NAME="SvnStatusDialog.__finish" ID="SvnStatusDialog.__finish"></a> 371 </p>
372 <a NAME="SvnStatusDialog.__finish" ID="SvnStatusDialog.__finish"></a>
284 <h4>SvnStatusDialog.__finish</h4> 373 <h4>SvnStatusDialog.__finish</h4>
285 <b>__finish</b>(<i></i>) 374 <b>__finish</b>(<i></i>)
375
286 <p> 376 <p>
287 Private slot called when the process finished or the user pressed 377 Private slot called when the process finished or the user pressed
288 the button. 378 the button.
289 </p><a NAME="SvnStatusDialog.__generateItem" ID="SvnStatusDialog.__generateItem"></a> 379 </p>
380 <a NAME="SvnStatusDialog.__generateItem" ID="SvnStatusDialog.__generateItem"></a>
290 <h4>SvnStatusDialog.__generateItem</h4> 381 <h4>SvnStatusDialog.__generateItem</h4>
291 <b>__generateItem</b>(<i>status, propStatus, locked, history, switched, lockinfo, uptodate, revision, change, author, path</i>) 382 <b>__generateItem</b>(<i>status, propStatus, locked, history, switched, lockinfo, uptodate, revision, change, author, path</i>)
383
292 <p> 384 <p>
293 Private method to generate a status item in the status list. 385 Private method to generate a status item in the status list.
294 </p><dl> 386 </p>
387 <dl>
388
295 <dt><i>status</i></dt> 389 <dt><i>status</i></dt>
296 <dd> 390 <dd>
297 status indicator (string) 391 status indicator (string)
298 </dd><dt><i>propStatus</i></dt> 392 </dd>
393 <dt><i>propStatus</i></dt>
299 <dd> 394 <dd>
300 property status indicator (string) 395 property status indicator (string)
301 </dd><dt><i>locked</i></dt> 396 </dd>
397 <dt><i>locked</i></dt>
302 <dd> 398 <dd>
303 locked indicator (string) 399 locked indicator (string)
304 </dd><dt><i>history</i></dt> 400 </dd>
401 <dt><i>history</i></dt>
305 <dd> 402 <dd>
306 history indicator (string) 403 history indicator (string)
307 </dd><dt><i>switched</i></dt> 404 </dd>
405 <dt><i>switched</i></dt>
308 <dd> 406 <dd>
309 switched indicator (string) 407 switched indicator (string)
310 </dd><dt><i>lockinfo</i></dt> 408 </dd>
409 <dt><i>lockinfo</i></dt>
311 <dd> 410 <dd>
312 lock indicator (string) 411 lock indicator (string)
313 </dd><dt><i>uptodate</i></dt> 412 </dd>
413 <dt><i>uptodate</i></dt>
314 <dd> 414 <dd>
315 up to date indicator (string) 415 up to date indicator (string)
316 </dd><dt><i>revision</i></dt> 416 </dd>
417 <dt><i>revision</i></dt>
317 <dd> 418 <dd>
318 revision string (string) 419 revision string (string)
319 </dd><dt><i>change</i></dt> 420 </dd>
421 <dt><i>change</i></dt>
320 <dd> 422 <dd>
321 revision of last change (string) 423 revision of last change (string)
322 </dd><dt><i>author</i></dt> 424 </dd>
425 <dt><i>author</i></dt>
323 <dd> 426 <dd>
324 author of the last change (string) 427 author of the last change (string)
325 </dd><dt><i>path</i></dt> 428 </dd>
429 <dt><i>path</i></dt>
326 <dd> 430 <dd>
327 path of the file or directory (string) 431 path of the file or directory (string)
328 </dd> 432 </dd>
329 </dl><a NAME="SvnStatusDialog.__getChangelistItems" ID="SvnStatusDialog.__getChangelistItems"></a> 433 </dl>
434 <a NAME="SvnStatusDialog.__getChangelistItems" ID="SvnStatusDialog.__getChangelistItems"></a>
330 <h4>SvnStatusDialog.__getChangelistItems</h4> 435 <h4>SvnStatusDialog.__getChangelistItems</h4>
331 <b>__getChangelistItems</b>(<i></i>) 436 <b>__getChangelistItems</b>(<i></i>)
437
332 <p> 438 <p>
333 Private method to retrieve all entries, that are members of 439 Private method to retrieve all entries, that are members of
334 a changelist. 440 a changelist.
335 </p><dl> 441 </p>
442 <dl>
336 <dt>Returns:</dt> 443 <dt>Returns:</dt>
337 <dd> 444 <dd>
338 list of all items belonging to a changelist 445 list of all items belonging to a changelist
339 </dd> 446 </dd>
340 </dl><a NAME="SvnStatusDialog.__getCommitableItems" ID="SvnStatusDialog.__getCommitableItems"></a> 447 </dl>
448 <a NAME="SvnStatusDialog.__getCommitableItems" ID="SvnStatusDialog.__getCommitableItems"></a>
341 <h4>SvnStatusDialog.__getCommitableItems</h4> 449 <h4>SvnStatusDialog.__getCommitableItems</h4>
342 <b>__getCommitableItems</b>(<i></i>) 450 <b>__getCommitableItems</b>(<i></i>)
451
343 <p> 452 <p>
344 Private method to retrieve all entries the user wants to commit. 453 Private method to retrieve all entries the user wants to commit.
345 </p><dl> 454 </p>
455 <dl>
346 <dt>Returns:</dt> 456 <dt>Returns:</dt>
347 <dd> 457 <dd>
348 list of all items, the user has checked 458 list of all items, the user has checked
349 </dd> 459 </dd>
350 </dl><a NAME="SvnStatusDialog.__getLockActionItems" ID="SvnStatusDialog.__getLockActionItems"></a> 460 </dl>
461 <a NAME="SvnStatusDialog.__getLockActionItems" ID="SvnStatusDialog.__getLockActionItems"></a>
351 <h4>SvnStatusDialog.__getLockActionItems</h4> 462 <h4>SvnStatusDialog.__getLockActionItems</h4>
352 <b>__getLockActionItems</b>(<i>indicators</i>) 463 <b>__getLockActionItems</b>(<i>indicators</i>)
464
353 <p> 465 <p>
354 Private method to retrieve all emtries, that have a locked status. 466 Private method to retrieve all emtries, that have a locked status.
355 </p><dl> 467 </p>
468 <dl>
469
356 <dt><i>indicators</i></dt> 470 <dt><i>indicators</i></dt>
357 <dd> 471 <dd>
358 list of indicators to check against (list of strings) 472 list of indicators to check against (list of strings)
359 </dd> 473 </dd>
360 </dl><dl> 474 </dl>
475 <dl>
361 <dt>Returns:</dt> 476 <dt>Returns:</dt>
362 <dd> 477 <dd>
363 list of all items with a locked status 478 list of all items with a locked status
364 </dd> 479 </dd>
365 </dl><a NAME="SvnStatusDialog.__getMissingItems" ID="SvnStatusDialog.__getMissingItems"></a> 480 </dl>
481 <a NAME="SvnStatusDialog.__getMissingItems" ID="SvnStatusDialog.__getMissingItems"></a>
366 <h4>SvnStatusDialog.__getMissingItems</h4> 482 <h4>SvnStatusDialog.__getMissingItems</h4>
367 <b>__getMissingItems</b>(<i></i>) 483 <b>__getMissingItems</b>(<i></i>)
484
368 <p> 485 <p>
369 Private method to retrieve all entries, that have a missing status. 486 Private method to retrieve all entries, that have a missing status.
370 </p><dl> 487 </p>
488 <dl>
371 <dt>Returns:</dt> 489 <dt>Returns:</dt>
372 <dd> 490 <dd>
373 list of all items with a missing status 491 list of all items with a missing status
374 </dd> 492 </dd>
375 </dl><a NAME="SvnStatusDialog.__getModifiedItems" ID="SvnStatusDialog.__getModifiedItems"></a> 493 </dl>
494 <a NAME="SvnStatusDialog.__getModifiedItems" ID="SvnStatusDialog.__getModifiedItems"></a>
376 <h4>SvnStatusDialog.__getModifiedItems</h4> 495 <h4>SvnStatusDialog.__getModifiedItems</h4>
377 <b>__getModifiedItems</b>(<i></i>) 496 <b>__getModifiedItems</b>(<i></i>)
497
378 <p> 498 <p>
379 Private method to retrieve all entries, that have a modified status. 499 Private method to retrieve all entries, that have a modified status.
380 </p><dl> 500 </p>
501 <dl>
381 <dt>Returns:</dt> 502 <dt>Returns:</dt>
382 <dd> 503 <dd>
383 list of all items with a modified status 504 list of all items with a modified status
384 </dd> 505 </dd>
385 </dl><a NAME="SvnStatusDialog.__getNonChangelistItems" ID="SvnStatusDialog.__getNonChangelistItems"></a> 506 </dl>
507 <a NAME="SvnStatusDialog.__getNonChangelistItems" ID="SvnStatusDialog.__getNonChangelistItems"></a>
386 <h4>SvnStatusDialog.__getNonChangelistItems</h4> 508 <h4>SvnStatusDialog.__getNonChangelistItems</h4>
387 <b>__getNonChangelistItems</b>(<i></i>) 509 <b>__getNonChangelistItems</b>(<i></i>)
510
388 <p> 511 <p>
389 Private method to retrieve all entries, that are not members of 512 Private method to retrieve all entries, that are not members of
390 a changelist. 513 a changelist.
391 </p><dl> 514 </p>
515 <dl>
392 <dt>Returns:</dt> 516 <dt>Returns:</dt>
393 <dd> 517 <dd>
394 list of all items not belonging to a changelist 518 list of all items not belonging to a changelist
395 </dd> 519 </dd>
396 </dl><a NAME="SvnStatusDialog.__getUnversionedItems" ID="SvnStatusDialog.__getUnversionedItems"></a> 520 </dl>
521 <a NAME="SvnStatusDialog.__getUnversionedItems" ID="SvnStatusDialog.__getUnversionedItems"></a>
397 <h4>SvnStatusDialog.__getUnversionedItems</h4> 522 <h4>SvnStatusDialog.__getUnversionedItems</h4>
398 <b>__getUnversionedItems</b>(<i></i>) 523 <b>__getUnversionedItems</b>(<i></i>)
524
399 <p> 525 <p>
400 Private method to retrieve all entries, that have an unversioned 526 Private method to retrieve all entries, that have an unversioned
401 status. 527 status.
402 </p><dl> 528 </p>
529 <dl>
403 <dt>Returns:</dt> 530 <dt>Returns:</dt>
404 <dd> 531 <dd>
405 list of all items with an unversioned status 532 list of all items with an unversioned status
406 </dd> 533 </dd>
407 </dl><a NAME="SvnStatusDialog.__lock" ID="SvnStatusDialog.__lock"></a> 534 </dl>
535 <a NAME="SvnStatusDialog.__lock" ID="SvnStatusDialog.__lock"></a>
408 <h4>SvnStatusDialog.__lock</h4> 536 <h4>SvnStatusDialog.__lock</h4>
409 <b>__lock</b>(<i></i>) 537 <b>__lock</b>(<i></i>)
538
410 <p> 539 <p>
411 Private slot to handle the Lock context menu entry. 540 Private slot to handle the Lock context menu entry.
412 </p><a NAME="SvnStatusDialog.__procFinished" ID="SvnStatusDialog.__procFinished"></a> 541 </p>
542 <a NAME="SvnStatusDialog.__procFinished" ID="SvnStatusDialog.__procFinished"></a>
413 <h4>SvnStatusDialog.__procFinished</h4> 543 <h4>SvnStatusDialog.__procFinished</h4>
414 <b>__procFinished</b>(<i>exitCode, exitStatus</i>) 544 <b>__procFinished</b>(<i>exitCode, exitStatus</i>)
545
415 <p> 546 <p>
416 Private slot connected to the finished signal. 547 Private slot connected to the finished signal.
417 </p><dl> 548 </p>
549 <dl>
550
418 <dt><i>exitCode</i></dt> 551 <dt><i>exitCode</i></dt>
419 <dd> 552 <dd>
420 exit code of the process (integer) 553 exit code of the process (integer)
421 </dd><dt><i>exitStatus</i></dt> 554 </dd>
555 <dt><i>exitStatus</i></dt>
422 <dd> 556 <dd>
423 exit status of the process (QProcess.ExitStatus) 557 exit status of the process (QProcess.ExitStatus)
424 </dd> 558 </dd>
425 </dl><a NAME="SvnStatusDialog.__readStderr" ID="SvnStatusDialog.__readStderr"></a> 559 </dl>
560 <a NAME="SvnStatusDialog.__readStderr" ID="SvnStatusDialog.__readStderr"></a>
426 <h4>SvnStatusDialog.__readStderr</h4> 561 <h4>SvnStatusDialog.__readStderr</h4>
427 <b>__readStderr</b>(<i></i>) 562 <b>__readStderr</b>(<i></i>)
563
428 <p> 564 <p>
429 Private slot to handle the readyReadStandardError signal. 565 Private slot to handle the readyReadStandardError signal.
430 </p><p> 566 </p>
567 <p>
431 It reads the error output of the process and inserts it into the 568 It reads the error output of the process and inserts it into the
432 error pane. 569 error pane.
433 </p><a NAME="SvnStatusDialog.__readStdout" ID="SvnStatusDialog.__readStdout"></a> 570 </p>
571 <a NAME="SvnStatusDialog.__readStdout" ID="SvnStatusDialog.__readStdout"></a>
434 <h4>SvnStatusDialog.__readStdout</h4> 572 <h4>SvnStatusDialog.__readStdout</h4>
435 <b>__readStdout</b>(<i></i>) 573 <b>__readStdout</b>(<i></i>)
574
436 <p> 575 <p>
437 Private slot to handle the readyReadStandardOutput signal. 576 Private slot to handle the readyReadStandardOutput signal.
438 </p><p> 577 </p>
578 <p>
439 It reads the output of the process, formats it and inserts it into 579 It reads the output of the process, formats it and inserts it into
440 the contents pane. 580 the contents pane.
441 </p><a NAME="SvnStatusDialog.__removeFromChangelist" ID="SvnStatusDialog.__removeFromChangelist"></a> 581 </p>
582 <a NAME="SvnStatusDialog.__removeFromChangelist" ID="SvnStatusDialog.__removeFromChangelist"></a>
442 <h4>SvnStatusDialog.__removeFromChangelist</h4> 583 <h4>SvnStatusDialog.__removeFromChangelist</h4>
443 <b>__removeFromChangelist</b>(<i></i>) 584 <b>__removeFromChangelist</b>(<i></i>)
585
444 <p> 586 <p>
445 Private slot to remove entries from their changelists. 587 Private slot to remove entries from their changelists.
446 </p><a NAME="SvnStatusDialog.__resizeColumns" ID="SvnStatusDialog.__resizeColumns"></a> 588 </p>
589 <a NAME="SvnStatusDialog.__resizeColumns" ID="SvnStatusDialog.__resizeColumns"></a>
447 <h4>SvnStatusDialog.__resizeColumns</h4> 590 <h4>SvnStatusDialog.__resizeColumns</h4>
448 <b>__resizeColumns</b>(<i></i>) 591 <b>__resizeColumns</b>(<i></i>)
592
449 <p> 593 <p>
450 Private method to resize the list columns. 594 Private method to resize the list columns.
451 </p><a NAME="SvnStatusDialog.__resort" ID="SvnStatusDialog.__resort"></a> 595 </p>
596 <a NAME="SvnStatusDialog.__resort" ID="SvnStatusDialog.__resort"></a>
452 <h4>SvnStatusDialog.__resort</h4> 597 <h4>SvnStatusDialog.__resort</h4>
453 <b>__resort</b>(<i></i>) 598 <b>__resort</b>(<i></i>)
599
454 <p> 600 <p>
455 Private method to resort the tree. 601 Private method to resort the tree.
456 </p><a NAME="SvnStatusDialog.__restoreMissing" ID="SvnStatusDialog.__restoreMissing"></a> 602 </p>
603 <a NAME="SvnStatusDialog.__restoreMissing" ID="SvnStatusDialog.__restoreMissing"></a>
457 <h4>SvnStatusDialog.__restoreMissing</h4> 604 <h4>SvnStatusDialog.__restoreMissing</h4>
458 <b>__restoreMissing</b>(<i></i>) 605 <b>__restoreMissing</b>(<i></i>)
606
459 <p> 607 <p>
460 Private slot to handle the Restore Missing context menu entry. 608 Private slot to handle the Restore Missing context menu entry.
461 </p><a NAME="SvnStatusDialog.__revert" ID="SvnStatusDialog.__revert"></a> 609 </p>
610 <a NAME="SvnStatusDialog.__revert" ID="SvnStatusDialog.__revert"></a>
462 <h4>SvnStatusDialog.__revert</h4> 611 <h4>SvnStatusDialog.__revert</h4>
463 <b>__revert</b>(<i></i>) 612 <b>__revert</b>(<i></i>)
613
464 <p> 614 <p>
465 Private slot to handle the Revert context menu entry. 615 Private slot to handle the Revert context menu entry.
466 </p><a NAME="SvnStatusDialog.__sbsDiff" ID="SvnStatusDialog.__sbsDiff"></a> 616 </p>
617 <a NAME="SvnStatusDialog.__sbsDiff" ID="SvnStatusDialog.__sbsDiff"></a>
467 <h4>SvnStatusDialog.__sbsDiff</h4> 618 <h4>SvnStatusDialog.__sbsDiff</h4>
468 <b>__sbsDiff</b>(<i></i>) 619 <b>__sbsDiff</b>(<i></i>)
620
469 <p> 621 <p>
470 Private slot to handle the Side-by-Side Diff context menu entry. 622 Private slot to handle the Side-by-Side Diff context menu entry.
471 </p><a NAME="SvnStatusDialog.__showContextMenu" ID="SvnStatusDialog.__showContextMenu"></a> 623 </p>
624 <a NAME="SvnStatusDialog.__showContextMenu" ID="SvnStatusDialog.__showContextMenu"></a>
472 <h4>SvnStatusDialog.__showContextMenu</h4> 625 <h4>SvnStatusDialog.__showContextMenu</h4>
473 <b>__showContextMenu</b>(<i>coord</i>) 626 <b>__showContextMenu</b>(<i>coord</i>)
627
474 <p> 628 <p>
475 Private slot to show the context menu of the status list. 629 Private slot to show the context menu of the status list.
476 </p><dl> 630 </p>
631 <dl>
632
477 <dt><i>coord</i></dt> 633 <dt><i>coord</i></dt>
478 <dd> 634 <dd>
479 the position of the mouse pointer (QPoint) 635 the position of the mouse pointer (QPoint)
480 </dd> 636 </dd>
481 </dl><a NAME="SvnStatusDialog.__stealLock" ID="SvnStatusDialog.__stealLock"></a> 637 </dl>
638 <a NAME="SvnStatusDialog.__stealLock" ID="SvnStatusDialog.__stealLock"></a>
482 <h4>SvnStatusDialog.__stealLock</h4> 639 <h4>SvnStatusDialog.__stealLock</h4>
483 <b>__stealLock</b>(<i></i>) 640 <b>__stealLock</b>(<i></i>)
641
484 <p> 642 <p>
485 Private slot to handle the Break Lock context menu entry. 643 Private slot to handle the Break Lock context menu entry.
486 </p><a NAME="SvnStatusDialog.__unlock" ID="SvnStatusDialog.__unlock"></a> 644 </p>
645 <a NAME="SvnStatusDialog.__unlock" ID="SvnStatusDialog.__unlock"></a>
487 <h4>SvnStatusDialog.__unlock</h4> 646 <h4>SvnStatusDialog.__unlock</h4>
488 <b>__unlock</b>(<i></i>) 647 <b>__unlock</b>(<i></i>)
648
489 <p> 649 <p>
490 Private slot to handle the Unlock context menu entry. 650 Private slot to handle the Unlock context menu entry.
491 </p><a NAME="SvnStatusDialog.__updateButtons" ID="SvnStatusDialog.__updateButtons"></a> 651 </p>
652 <a NAME="SvnStatusDialog.__updateButtons" ID="SvnStatusDialog.__updateButtons"></a>
492 <h4>SvnStatusDialog.__updateButtons</h4> 653 <h4>SvnStatusDialog.__updateButtons</h4>
493 <b>__updateButtons</b>(<i></i>) 654 <b>__updateButtons</b>(<i></i>)
655
494 <p> 656 <p>
495 Private method to update the VCS buttons status. 657 Private method to update the VCS buttons status.
496 </p><a NAME="SvnStatusDialog.__updateCommitButton" ID="SvnStatusDialog.__updateCommitButton"></a> 658 </p>
659 <a NAME="SvnStatusDialog.__updateCommitButton" ID="SvnStatusDialog.__updateCommitButton"></a>
497 <h4>SvnStatusDialog.__updateCommitButton</h4> 660 <h4>SvnStatusDialog.__updateCommitButton</h4>
498 <b>__updateCommitButton</b>(<i></i>) 661 <b>__updateCommitButton</b>(<i></i>)
662
499 <p> 663 <p>
500 Private method to update the Commit button status. 664 Private method to update the Commit button status.
501 </p><a NAME="SvnStatusDialog.closeEvent" ID="SvnStatusDialog.closeEvent"></a> 665 </p>
666 <a NAME="SvnStatusDialog.closeEvent" ID="SvnStatusDialog.closeEvent"></a>
502 <h4>SvnStatusDialog.closeEvent</h4> 667 <h4>SvnStatusDialog.closeEvent</h4>
503 <b>closeEvent</b>(<i>e</i>) 668 <b>closeEvent</b>(<i>e</i>)
669
504 <p> 670 <p>
505 Protected slot implementing a close event handler. 671 Protected slot implementing a close event handler.
506 </p><dl> 672 </p>
673 <dl>
674
507 <dt><i>e</i></dt> 675 <dt><i>e</i></dt>
508 <dd> 676 <dd>
509 close event (QCloseEvent) 677 close event (QCloseEvent)
510 </dd> 678 </dd>
511 </dl><a NAME="SvnStatusDialog.keyPressEvent" ID="SvnStatusDialog.keyPressEvent"></a> 679 </dl>
680 <a NAME="SvnStatusDialog.keyPressEvent" ID="SvnStatusDialog.keyPressEvent"></a>
512 <h4>SvnStatusDialog.keyPressEvent</h4> 681 <h4>SvnStatusDialog.keyPressEvent</h4>
513 <b>keyPressEvent</b>(<i>evt</i>) 682 <b>keyPressEvent</b>(<i>evt</i>)
683
514 <p> 684 <p>
515 Protected slot to handle a key press event. 685 Protected slot to handle a key press event.
516 </p><dl> 686 </p>
687 <dl>
688
517 <dt><i>evt</i></dt> 689 <dt><i>evt</i></dt>
518 <dd> 690 <dd>
519 the key press event (QKeyEvent) 691 the key press event (QKeyEvent)
520 </dd> 692 </dd>
521 </dl><a NAME="SvnStatusDialog.on_addButton_clicked" ID="SvnStatusDialog.on_addButton_clicked"></a> 693 </dl>
694 <a NAME="SvnStatusDialog.on_addButton_clicked" ID="SvnStatusDialog.on_addButton_clicked"></a>
522 <h4>SvnStatusDialog.on_addButton_clicked</h4> 695 <h4>SvnStatusDialog.on_addButton_clicked</h4>
523 <b>on_addButton_clicked</b>(<i></i>) 696 <b>on_addButton_clicked</b>(<i></i>)
697
524 <p> 698 <p>
525 Private slot to handle the press of the Add button. 699 Private slot to handle the press of the Add button.
526 </p><a NAME="SvnStatusDialog.on_buttonBox_clicked" ID="SvnStatusDialog.on_buttonBox_clicked"></a> 700 </p>
701 <a NAME="SvnStatusDialog.on_buttonBox_clicked" ID="SvnStatusDialog.on_buttonBox_clicked"></a>
527 <h4>SvnStatusDialog.on_buttonBox_clicked</h4> 702 <h4>SvnStatusDialog.on_buttonBox_clicked</h4>
528 <b>on_buttonBox_clicked</b>(<i>button</i>) 703 <b>on_buttonBox_clicked</b>(<i>button</i>)
704
529 <p> 705 <p>
530 Private slot called by a button of the button box clicked. 706 Private slot called by a button of the button box clicked.
531 </p><dl> 707 </p>
708 <dl>
709
532 <dt><i>button</i></dt> 710 <dt><i>button</i></dt>
533 <dd> 711 <dd>
534 button that was clicked (QAbstractButton) 712 button that was clicked (QAbstractButton)
535 </dd> 713 </dd>
536 </dl><a NAME="SvnStatusDialog.on_commitButton_clicked" ID="SvnStatusDialog.on_commitButton_clicked"></a> 714 </dl>
715 <a NAME="SvnStatusDialog.on_commitButton_clicked" ID="SvnStatusDialog.on_commitButton_clicked"></a>
537 <h4>SvnStatusDialog.on_commitButton_clicked</h4> 716 <h4>SvnStatusDialog.on_commitButton_clicked</h4>
538 <b>on_commitButton_clicked</b>(<i></i>) 717 <b>on_commitButton_clicked</b>(<i></i>)
718
539 <p> 719 <p>
540 Private slot to handle the press of the Commit button. 720 Private slot to handle the press of the Commit button.
541 </p><a NAME="SvnStatusDialog.on_diffButton_clicked" ID="SvnStatusDialog.on_diffButton_clicked"></a> 721 </p>
722 <a NAME="SvnStatusDialog.on_diffButton_clicked" ID="SvnStatusDialog.on_diffButton_clicked"></a>
542 <h4>SvnStatusDialog.on_diffButton_clicked</h4> 723 <h4>SvnStatusDialog.on_diffButton_clicked</h4>
543 <b>on_diffButton_clicked</b>(<i></i>) 724 <b>on_diffButton_clicked</b>(<i></i>)
725
544 <p> 726 <p>
545 Private slot to handle the press of the Differences button. 727 Private slot to handle the press of the Differences button.
546 </p><a NAME="SvnStatusDialog.on_input_returnPressed" ID="SvnStatusDialog.on_input_returnPressed"></a> 728 </p>
729 <a NAME="SvnStatusDialog.on_input_returnPressed" ID="SvnStatusDialog.on_input_returnPressed"></a>
547 <h4>SvnStatusDialog.on_input_returnPressed</h4> 730 <h4>SvnStatusDialog.on_input_returnPressed</h4>
548 <b>on_input_returnPressed</b>(<i></i>) 731 <b>on_input_returnPressed</b>(<i></i>)
732
549 <p> 733 <p>
550 Private slot to handle the press of the return key in the input field. 734 Private slot to handle the press of the return key in the input field.
551 </p><a NAME="SvnStatusDialog.on_passwordCheckBox_toggled" ID="SvnStatusDialog.on_passwordCheckBox_toggled"></a> 735 </p>
736 <a NAME="SvnStatusDialog.on_passwordCheckBox_toggled" ID="SvnStatusDialog.on_passwordCheckBox_toggled"></a>
552 <h4>SvnStatusDialog.on_passwordCheckBox_toggled</h4> 737 <h4>SvnStatusDialog.on_passwordCheckBox_toggled</h4>
553 <b>on_passwordCheckBox_toggled</b>(<i>isOn</i>) 738 <b>on_passwordCheckBox_toggled</b>(<i>isOn</i>)
739
554 <p> 740 <p>
555 Private slot to handle the password checkbox toggled. 741 Private slot to handle the password checkbox toggled.
556 </p><dl> 742 </p>
743 <dl>
744
557 <dt><i>isOn</i></dt> 745 <dt><i>isOn</i></dt>
558 <dd> 746 <dd>
559 flag indicating the status of the check box (boolean) 747 flag indicating the status of the check box (boolean)
560 </dd> 748 </dd>
561 </dl><a NAME="SvnStatusDialog.on_refreshButton_clicked" ID="SvnStatusDialog.on_refreshButton_clicked"></a> 749 </dl>
750 <a NAME="SvnStatusDialog.on_refreshButton_clicked" ID="SvnStatusDialog.on_refreshButton_clicked"></a>
562 <h4>SvnStatusDialog.on_refreshButton_clicked</h4> 751 <h4>SvnStatusDialog.on_refreshButton_clicked</h4>
563 <b>on_refreshButton_clicked</b>(<i></i>) 752 <b>on_refreshButton_clicked</b>(<i></i>)
753
564 <p> 754 <p>
565 Private slot to refresh the status display. 755 Private slot to refresh the status display.
566 </p><a NAME="SvnStatusDialog.on_restoreButton_clicked" ID="SvnStatusDialog.on_restoreButton_clicked"></a> 756 </p>
757 <a NAME="SvnStatusDialog.on_restoreButton_clicked" ID="SvnStatusDialog.on_restoreButton_clicked"></a>
567 <h4>SvnStatusDialog.on_restoreButton_clicked</h4> 758 <h4>SvnStatusDialog.on_restoreButton_clicked</h4>
568 <b>on_restoreButton_clicked</b>(<i></i>) 759 <b>on_restoreButton_clicked</b>(<i></i>)
760
569 <p> 761 <p>
570 Private slot to handle the press of the Restore button. 762 Private slot to handle the press of the Restore button.
571 </p><a NAME="SvnStatusDialog.on_revertButton_clicked" ID="SvnStatusDialog.on_revertButton_clicked"></a> 763 </p>
764 <a NAME="SvnStatusDialog.on_revertButton_clicked" ID="SvnStatusDialog.on_revertButton_clicked"></a>
572 <h4>SvnStatusDialog.on_revertButton_clicked</h4> 765 <h4>SvnStatusDialog.on_revertButton_clicked</h4>
573 <b>on_revertButton_clicked</b>(<i></i>) 766 <b>on_revertButton_clicked</b>(<i></i>)
767
574 <p> 768 <p>
575 Private slot to handle the press of the Revert button. 769 Private slot to handle the press of the Revert button.
576 </p><a NAME="SvnStatusDialog.on_sbsDiffButton_clicked" ID="SvnStatusDialog.on_sbsDiffButton_clicked"></a> 770 </p>
771 <a NAME="SvnStatusDialog.on_sbsDiffButton_clicked" ID="SvnStatusDialog.on_sbsDiffButton_clicked"></a>
577 <h4>SvnStatusDialog.on_sbsDiffButton_clicked</h4> 772 <h4>SvnStatusDialog.on_sbsDiffButton_clicked</h4>
578 <b>on_sbsDiffButton_clicked</b>(<i></i>) 773 <b>on_sbsDiffButton_clicked</b>(<i></i>)
774
579 <p> 775 <p>
580 Private slot to handle the press of the Side-by-Side Diff button. 776 Private slot to handle the press of the Side-by-Side Diff button.
581 </p><a NAME="SvnStatusDialog.on_sendButton_clicked" ID="SvnStatusDialog.on_sendButton_clicked"></a> 777 </p>
778 <a NAME="SvnStatusDialog.on_sendButton_clicked" ID="SvnStatusDialog.on_sendButton_clicked"></a>
582 <h4>SvnStatusDialog.on_sendButton_clicked</h4> 779 <h4>SvnStatusDialog.on_sendButton_clicked</h4>
583 <b>on_sendButton_clicked</b>(<i></i>) 780 <b>on_sendButton_clicked</b>(<i></i>)
781
584 <p> 782 <p>
585 Private slot to send the input to the subversion process. 783 Private slot to send the input to the subversion process.
586 </p><a NAME="SvnStatusDialog.on_statusFilterCombo_activated" ID="SvnStatusDialog.on_statusFilterCombo_activated"></a> 784 </p>
785 <a NAME="SvnStatusDialog.on_statusFilterCombo_activated" ID="SvnStatusDialog.on_statusFilterCombo_activated"></a>
587 <h4>SvnStatusDialog.on_statusFilterCombo_activated</h4> 786 <h4>SvnStatusDialog.on_statusFilterCombo_activated</h4>
588 <b>on_statusFilterCombo_activated</b>(<i>txt</i>) 787 <b>on_statusFilterCombo_activated</b>(<i>txt</i>)
788
589 <p> 789 <p>
590 Private slot to react to the selection of a status filter. 790 Private slot to react to the selection of a status filter.
591 </p><dl> 791 </p>
792 <dl>
793
592 <dt><i>txt</i></dt> 794 <dt><i>txt</i></dt>
593 <dd> 795 <dd>
594 selected status filter (string) 796 selected status filter (string)
595 </dd> 797 </dd>
596 </dl><a NAME="SvnStatusDialog.on_statusList_itemChanged" ID="SvnStatusDialog.on_statusList_itemChanged"></a> 798 </dl>
799 <a NAME="SvnStatusDialog.on_statusList_itemChanged" ID="SvnStatusDialog.on_statusList_itemChanged"></a>
597 <h4>SvnStatusDialog.on_statusList_itemChanged</h4> 800 <h4>SvnStatusDialog.on_statusList_itemChanged</h4>
598 <b>on_statusList_itemChanged</b>(<i>item, column</i>) 801 <b>on_statusList_itemChanged</b>(<i>item, column</i>)
802
599 <p> 803 <p>
600 Private slot to act upon item changes. 804 Private slot to act upon item changes.
601 </p><dl> 805 </p>
806 <dl>
807
602 <dt><i>item</i></dt> 808 <dt><i>item</i></dt>
603 <dd> 809 <dd>
604 reference to the changed item (QTreeWidgetItem) 810 reference to the changed item (QTreeWidgetItem)
605 </dd><dt><i>column</i></dt> 811 </dd>
812 <dt><i>column</i></dt>
606 <dd> 813 <dd>
607 index of column that changed (integer) 814 index of column that changed (integer)
608 </dd> 815 </dd>
609 </dl><a NAME="SvnStatusDialog.on_statusList_itemSelectionChanged" ID="SvnStatusDialog.on_statusList_itemSelectionChanged"></a> 816 </dl>
817 <a NAME="SvnStatusDialog.on_statusList_itemSelectionChanged" ID="SvnStatusDialog.on_statusList_itemSelectionChanged"></a>
610 <h4>SvnStatusDialog.on_statusList_itemSelectionChanged</h4> 818 <h4>SvnStatusDialog.on_statusList_itemSelectionChanged</h4>
611 <b>on_statusList_itemSelectionChanged</b>(<i></i>) 819 <b>on_statusList_itemSelectionChanged</b>(<i></i>)
820
612 <p> 821 <p>
613 Private slot to act upon changes of selected items. 822 Private slot to act upon changes of selected items.
614 </p><a NAME="SvnStatusDialog.start" ID="SvnStatusDialog.start"></a> 823 </p>
824 <a NAME="SvnStatusDialog.start" ID="SvnStatusDialog.start"></a>
615 <h4>SvnStatusDialog.start</h4> 825 <h4>SvnStatusDialog.start</h4>
616 <b>start</b>(<i>fn</i>) 826 <b>start</b>(<i>fn</i>)
827
617 <p> 828 <p>
618 Public slot to start the svn status command. 829 Public slot to start the svn status command.
619 </p><dl> 830 </p>
831 <dl>
832
620 <dt><i>fn</i></dt> 833 <dt><i>fn</i></dt>
621 <dd> 834 <dd>
622 filename(s)/directoryname(s) to show the status of 835 filename(s)/directoryname(s) to show the status of
623 (string or list of strings) 836 (string or list of strings)
624 </dd> 837 </dd>

eric ide

mercurial