Mon, 17 Mar 2014 19:11:48 +0100
Extended QsciScintillaCompat to allow to set the modified status and made the selection of an encoding in the editor change the modified state.
2387
2d119e79ab54
Regenerated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
2386
diff
changeset
|
1 | <!DOCTYPE html> |
1619
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
2 | <html><head> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
3 | <title>eric5.Plugins.VcsPlugins.vcsMercurial.HgPhaseDialog</title> |
2387
2d119e79ab54
Regenerated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
2386
diff
changeset
|
4 | <meta charset="UTF-8"> |
1619
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
5 | <style> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
6 | body { |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
7 | background: #EDECE6; |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
8 | margin: 0em 1em 10em 1em; |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
9 | color: black; |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
10 | } |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
11 | |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
12 | h1 { color: white; background: #85774A; } |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
13 | h2 { color: white; background: #85774A; } |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
14 | h3 { color: white; background: #9D936E; } |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
15 | h4 { color: white; background: #9D936E; } |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
16 | |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
17 | a { color: #BA6D36; } |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
18 | |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
19 | </style> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
20 | </head> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
21 | <body><a NAME="top" ID="top"></a> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
22 | <h1>eric5.Plugins.VcsPlugins.vcsMercurial.HgPhaseDialog</h1> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
23 | <p> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
24 | Module implementing a dialog to enter data for the Mercurial Phase operation. |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
25 | </p> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
26 | <h3>Global Attributes</h3> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
27 | <table> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
28 | <tr><td>None</td></tr> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
29 | </table> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
30 | <h3>Classes</h3> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
31 | <table> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
32 | <tr> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
33 | <td><a href="#HgPhaseDialog">HgPhaseDialog</a></td> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
34 | <td>Class dimplementing a dialog to enter data for the Mercurial Phase operation.</td> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
35 | </tr> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
36 | </table> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
37 | <h3>Functions</h3> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
38 | <table> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
39 | <tr><td>None</td></tr> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
40 | </table> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
41 | <hr /><hr /> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
42 | <a NAME="HgPhaseDialog" ID="HgPhaseDialog"></a> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
43 | <h2>HgPhaseDialog</h2> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
44 | <p> |
3018
70924c0bdaf1
Corrected some source docu issues and regenerated the source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
2966
diff
changeset
|
45 | Class dimplementing a dialog to enter data for the Mercurial Phase |
70924c0bdaf1
Corrected some source docu issues and regenerated the source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
2966
diff
changeset
|
46 | operation. |
1619
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
47 | </p> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
48 | <h3>Derived from</h3> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
49 | QDialog, Ui_HgPhaseDialog |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
50 | <h3>Class Attributes</h3> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
51 | <table> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
52 | <tr><td>None</td></tr> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
53 | </table> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
54 | <h3>Class Methods</h3> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
55 | <table> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
56 | <tr><td>None</td></tr> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
57 | </table> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
58 | <h3>Methods</h3> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
59 | <table> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
60 | <tr> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
61 | <td><a href="#HgPhaseDialog.__init__">HgPhaseDialog</a></td> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
62 | <td>Constructor</td> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
63 | </tr><tr> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
64 | <td><a href="#HgPhaseDialog.__updateOk">__updateOk</a></td> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
65 | <td>Private slot to update the state of the OK button.</td> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
66 | </tr><tr> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
67 | <td><a href="#HgPhaseDialog.getData">getData</a></td> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
68 | <td>Public method to retrieve the entered data.</td> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
69 | </tr><tr> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
70 | <td><a href="#HgPhaseDialog.on_phaseCombo_activated">on_phaseCombo_activated</a></td> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
71 | <td>Private slot to react upon changes of the phase.</td> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
72 | </tr><tr> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
73 | <td><a href="#HgPhaseDialog.on_revisionsEdit_textChanged">on_revisionsEdit_textChanged</a></td> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
74 | <td>Private slot to react upon changes of revisions.</td> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
75 | </tr> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
76 | </table> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
77 | <h3>Static Methods</h3> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
78 | <table> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
79 | <tr><td>None</td></tr> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
80 | </table> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
81 | <a NAME="HgPhaseDialog.__init__" ID="HgPhaseDialog.__init__"></a> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
82 | <h4>HgPhaseDialog (Constructor)</h4> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
83 | <b>HgPhaseDialog</b>(<i>parent=None</i>) |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
84 | <p> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
85 | Constructor |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
86 | </p><dl> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
87 | <dt><i>parent</i></dt> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
88 | <dd> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
89 | reference to the parent widget (QWidget) |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
90 | </dd> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
91 | </dl><a NAME="HgPhaseDialog.__updateOk" ID="HgPhaseDialog.__updateOk"></a> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
92 | <h4>HgPhaseDialog.__updateOk</h4> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
93 | <b>__updateOk</b>(<i></i>) |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
94 | <p> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
95 | Private slot to update the state of the OK button. |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
96 | </p><a NAME="HgPhaseDialog.getData" ID="HgPhaseDialog.getData"></a> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
97 | <h4>HgPhaseDialog.getData</h4> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
98 | <b>getData</b>(<i></i>) |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
99 | <p> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
100 | Public method to retrieve the entered data. |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
101 | </p><dl> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
102 | <dt>Returns:</dt> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
103 | <dd> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
104 | tuple with list of revisions, phase and a flag indicating |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
105 | a forced operation (list of strings, string, boolean) |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
106 | </dd> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
107 | </dl><a NAME="HgPhaseDialog.on_phaseCombo_activated" ID="HgPhaseDialog.on_phaseCombo_activated"></a> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
108 | <h4>HgPhaseDialog.on_phaseCombo_activated</h4> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
109 | <b>on_phaseCombo_activated</b>(<i>txt</i>) |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
110 | <p> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
111 | Private slot to react upon changes of the phase. |
2966
f85f686981ad
Regenerated source docu after corrections.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
2387
diff
changeset
|
112 | </p><dl> |
f85f686981ad
Regenerated source docu after corrections.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
2387
diff
changeset
|
113 | <dt><i>txt</i></dt> |
f85f686981ad
Regenerated source docu after corrections.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
2387
diff
changeset
|
114 | <dd> |
f85f686981ad
Regenerated source docu after corrections.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
2387
diff
changeset
|
115 | activated entry (string) |
f85f686981ad
Regenerated source docu after corrections.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
2387
diff
changeset
|
116 | </dd> |
f85f686981ad
Regenerated source docu after corrections.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
2387
diff
changeset
|
117 | </dl><a NAME="HgPhaseDialog.on_revisionsEdit_textChanged" ID="HgPhaseDialog.on_revisionsEdit_textChanged"></a> |
1619
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
118 | <h4>HgPhaseDialog.on_revisionsEdit_textChanged</h4> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
119 | <b>on_revisionsEdit_textChanged</b>(<i></i>) |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
120 | <p> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
121 | Private slot to react upon changes of revisions. |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
122 | </p> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
123 | <div align="right"><a href="#top">Up</a></div> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
124 | <hr /> |
56348a48c5e0
Added source docu for the Mercurial phase dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
125 | </body></html> |