Sat, 24 Apr 2010 17:33:05 +0000
Update source docu.
--- a/APIs/Python3/eric5.api Sat Apr 24 17:32:07 2010 +0000 +++ b/APIs/Python3/eric5.api Sat Apr 24 17:33:05 2010 +0000 @@ -2809,6 +2809,8 @@ eric5.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog.HgAnnotateDialog.on_sendButton_clicked?4() eric5.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog.HgAnnotateDialog.start?4(fn) eric5.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog.HgAnnotateDialog?1(vcs, parent = None) +eric5.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog.HgBundleDialog.getParameters?4() +eric5.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog.HgBundleDialog?1(parent = None) eric5.Plugins.VcsPlugins.vcsMercurial.HgCommandDialog.HgCommandDialog.getData?4() eric5.Plugins.VcsPlugins.vcsMercurial.HgCommandDialog.HgCommandDialog.on_commandCombo_editTextChanged?4(text) eric5.Plugins.VcsPlugins.vcsMercurial.HgCommandDialog.HgCommandDialog?1(argvList, ppath, parent = None) @@ -2936,6 +2938,7 @@ eric5.Plugins.VcsPlugins.vcsMercurial.hg.Hg.getPlugin?4() eric5.Plugins.VcsPlugins.vcsMercurial.hg.Hg.hgAnnotate?4(name) eric5.Plugins.VcsPlugins.vcsMercurial.hg.Hg.hgBranch?4(name) +eric5.Plugins.VcsPlugins.vcsMercurial.hg.Hg.hgBundle?4(name) eric5.Plugins.VcsPlugins.vcsMercurial.hg.Hg.hgCopy?4(name, project) eric5.Plugins.VcsPlugins.vcsMercurial.hg.Hg.hgCreateIgnoreFile?4(name, autoAdd = False) eric5.Plugins.VcsPlugins.vcsMercurial.hg.Hg.hgEditConfig?4(name) @@ -2953,6 +2956,7 @@ eric5.Plugins.VcsPlugins.vcsMercurial.hg.Hg.hgResolve?4(name) eric5.Plugins.VcsPlugins.vcsMercurial.hg.Hg.hgShowConfig?4(name) eric5.Plugins.VcsPlugins.vcsMercurial.hg.Hg.hgShowPaths?4(name) +eric5.Plugins.VcsPlugins.vcsMercurial.hg.Hg.hgUnbundle?4(name) eric5.Plugins.VcsPlugins.vcsMercurial.hg.Hg.hgVerify?4(name) eric5.Plugins.VcsPlugins.vcsMercurial.hg.Hg.vcsAdd?4(name, isDir = False, noDialog = False) eric5.Plugins.VcsPlugins.vcsMercurial.hg.Hg.vcsAddBinary?4(name, isDir = False)
--- a/Documentation/Help/source.qhp Sat Apr 24 17:32:07 2010 +0000 +++ b/Documentation/Help/source.qhp Sat Apr 24 17:33:05 2010 +0000 @@ -325,6 +325,7 @@ </section> <section title="eric5.Plugins.VcsPlugins.vcsMercurial.Config" ref="eric5.Plugins.VcsPlugins.vcsMercurial.Config.html" /> <section title="eric5.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog.html" /> + <section title="eric5.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog.html" /> <section title="eric5.Plugins.VcsPlugins.vcsMercurial.HgCommandDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgCommandDialog.html" /> <section title="eric5.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html" /> <section title="eric5.Plugins.VcsPlugins.vcsMercurial.HgCopyDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgCopyDialog.html" /> @@ -7785,6 +7786,7 @@ <keyword name="Hg.getPlugin" id="Hg.getPlugin" ref="eric5.Plugins.VcsPlugins.vcsMercurial.hg.html#Hg.getPlugin" /> <keyword name="Hg.hgAnnotate" id="Hg.hgAnnotate" ref="eric5.Plugins.VcsPlugins.vcsMercurial.hg.html#Hg.hgAnnotate" /> <keyword name="Hg.hgBranch" id="Hg.hgBranch" ref="eric5.Plugins.VcsPlugins.vcsMercurial.hg.html#Hg.hgBranch" /> + <keyword name="Hg.hgBundle" id="Hg.hgBundle" ref="eric5.Plugins.VcsPlugins.vcsMercurial.hg.html#Hg.hgBundle" /> <keyword name="Hg.hgCopy" id="Hg.hgCopy" ref="eric5.Plugins.VcsPlugins.vcsMercurial.hg.html#Hg.hgCopy" /> <keyword name="Hg.hgCreateIgnoreFile" id="Hg.hgCreateIgnoreFile" ref="eric5.Plugins.VcsPlugins.vcsMercurial.hg.html#Hg.hgCreateIgnoreFile" /> <keyword name="Hg.hgEditConfig" id="Hg.hgEditConfig" ref="eric5.Plugins.VcsPlugins.vcsMercurial.hg.html#Hg.hgEditConfig" /> @@ -7802,6 +7804,7 @@ <keyword name="Hg.hgResolve" id="Hg.hgResolve" ref="eric5.Plugins.VcsPlugins.vcsMercurial.hg.html#Hg.hgResolve" /> <keyword name="Hg.hgShowConfig" id="Hg.hgShowConfig" ref="eric5.Plugins.VcsPlugins.vcsMercurial.hg.html#Hg.hgShowConfig" /> <keyword name="Hg.hgShowPaths" id="Hg.hgShowPaths" ref="eric5.Plugins.VcsPlugins.vcsMercurial.hg.html#Hg.hgShowPaths" /> + <keyword name="Hg.hgUnbundle" id="Hg.hgUnbundle" ref="eric5.Plugins.VcsPlugins.vcsMercurial.hg.html#Hg.hgUnbundle" /> <keyword name="Hg.hgVerify" id="Hg.hgVerify" ref="eric5.Plugins.VcsPlugins.vcsMercurial.hg.html#Hg.hgVerify" /> <keyword name="Hg.vcsAdd" id="Hg.vcsAdd" ref="eric5.Plugins.VcsPlugins.vcsMercurial.hg.html#Hg.vcsAdd" /> <keyword name="Hg.vcsAddBinary" id="Hg.vcsAddBinary" ref="eric5.Plugins.VcsPlugins.vcsMercurial.hg.html#Hg.vcsAddBinary" /> @@ -7860,6 +7863,7 @@ <keyword name="HgProjectHelper (Constructor)" id="HgProjectHelper (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html#HgProjectHelper.__init__" /> <keyword name="HgProjectHelper.__hgBranch" id="HgProjectHelper.__hgBranch" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html#HgProjectHelper.__hgBranch" /> <keyword name="HgProjectHelper.__hgBranchList" id="HgProjectHelper.__hgBranchList" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html#HgProjectHelper.__hgBranchList" /> + <keyword name="HgProjectHelper.__hgBundle" id="HgProjectHelper.__hgBundle" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html#HgProjectHelper.__hgBundle" /> <keyword name="HgProjectHelper.__hgCloseBranch" id="HgProjectHelper.__hgCloseBranch" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html#HgProjectHelper.__hgCloseBranch" /> <keyword name="HgProjectHelper.__hgConfigure" id="HgProjectHelper.__hgConfigure" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html#HgProjectHelper.__hgConfigure" /> <keyword name="HgProjectHelper.__hgCreateIgnore" id="HgProjectHelper.__hgCreateIgnore" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html#HgProjectHelper.__hgCreateIgnore" /> @@ -7879,6 +7883,7 @@ <keyword name="HgProjectHelper.__hgShowPaths" id="HgProjectHelper.__hgShowPaths" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html#HgProjectHelper.__hgShowPaths" /> <keyword name="HgProjectHelper.__hgTagList" id="HgProjectHelper.__hgTagList" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html#HgProjectHelper.__hgTagList" /> <keyword name="HgProjectHelper.__hgTip" id="HgProjectHelper.__hgTip" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html#HgProjectHelper.__hgTip" /> + <keyword name="HgProjectHelper.__hgUnbundle" id="HgProjectHelper.__hgUnbundle" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html#HgProjectHelper.__hgUnbundle" /> <keyword name="HgProjectHelper.__hgVerify" id="HgProjectHelper.__hgVerify" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html#HgProjectHelper.__hgVerify" /> <keyword name="HgProjectHelper.getActions" id="HgProjectHelper.getActions" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html#HgProjectHelper.getActions" /> <keyword name="HgProjectHelper.initActions" id="HgProjectHelper.initActions" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html#HgProjectHelper.initActions" /> @@ -8012,6 +8017,10 @@ <keyword name="HgLogBrowserDialog.on_stopCheckBox_clicked" id="HgLogBrowserDialog.on_stopCheckBox_clicked" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html#HgLogBrowserDialog.on_stopCheckBox_clicked" /> <keyword name="HgLogBrowserDialog.on_toDate_dateChanged" id="HgLogBrowserDialog.on_toDate_dateChanged" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html#HgLogBrowserDialog.on_toDate_dateChanged" /> <keyword name="HgLogBrowserDialog.start" id="HgLogBrowserDialog.start" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html#HgLogBrowserDialog.start" /> + <keyword name="HgBundleDialog (Module)" id="HgBundleDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog.html" /> + <keyword name="HgBundleDialog" id="HgBundleDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog.html#HgBundleDialog" /> + <keyword name="HgBundleDialog (Constructor)" id="HgBundleDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog.html#HgBundleDialog.__init__" /> + <keyword name="HgBundleDialog.getParameters" id="HgBundleDialog.getParameters" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog.html#HgBundleDialog.getParameters" /> <keyword name="HgTagBranchListDialog (Module)" id="HgTagBranchListDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgTagBranchListDialog.html" /> <keyword name="HgTagBranchListDialog" id="HgTagBranchListDialog" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgTagBranchListDialog.html#HgTagBranchListDialog" /> <keyword name="HgTagBranchListDialog (Constructor)" id="HgTagBranchListDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgTagBranchListDialog.html#HgTagBranchListDialog.__init__" /> @@ -9778,6 +9787,7 @@ <file>eric5.Plugins.VcsPlugins.vcsMercurial.Config.html</file> <file>eric5.Plugins.VcsPlugins.vcsMercurial.ConfigurationPage.MercurialPage.html</file> <file>eric5.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog.html</file> + <file>eric5.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog.html</file> <file>eric5.Plugins.VcsPlugins.vcsMercurial.HgCommandDialog.html</file> <file>eric5.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html</file> <file>eric5.Plugins.VcsPlugins.vcsMercurial.HgCopyDialog.html</file>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog.html Sat Apr 24 17:33:05 2010 +0000 @@ -0,0 +1,83 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' +'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'> +<html><head> +<title>eric5.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog</title> +<style> +body { + background:white; + margin: 0em 1em 10em 1em; + color: black; +} + +h1 { color: white; background: #4FA4FF; } +h2 { color: white; background: #4FA4FF; } +h3 { color: white; background: #00557F; } +h4 { color: white; background: #00557F; } + +a { color: #AA5500; } + +</style> +</head> +<body><a NAME="top" ID="top"></a> +<h1>eric5.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog</h1> +<p> +Module implementing a dialog to enter the data for a bundle operation. +</p> +<h3>Global Attributes</h3> +<table> +<tr><td>None</td></tr> +</table> +<h3>Classes</h3> +<table> +<tr> +<td><a href="#HgBundleDialog">HgBundleDialog</a></td> +<td>Class implementing a dialog to enter the data for a bundle operation.</td> +</tr> +</table> +<h3>Functions</h3> +<table> +<tr><td>None</td></tr> +</table> +<hr /><hr /> +<a NAME="HgBundleDialog" ID="HgBundleDialog"></a> +<h2>HgBundleDialog</h2> +<p> + Class implementing a dialog to enter the data for a bundle operation. +</p> +<h3>Derived from</h3> +QDialog, Ui_HgBundleDialog +<h3>Class Attributes</h3> +<table> +<tr><td>None</td></tr> +</table> +<h3>Methods</h3> +<table> +<tr> +<td><a href="#HgBundleDialog.__init__">HgBundleDialog</a></td> +<td>Constructor</td> +</tr><tr> +<td><a href="#HgBundleDialog.getParameters">getParameters</a></td> +<td>Public method to retrieve the bundle data.</td> +</tr> +</table> +<a NAME="HgBundleDialog.__init__" ID="HgBundleDialog.__init__"></a> +<h4>HgBundleDialog (Constructor)</h4> +<b>HgBundleDialog</b>(<i>parent = None</i>) +<p> + Constructor +</p><a NAME="HgBundleDialog.getParameters" ID="HgBundleDialog.getParameters"></a> +<h4>HgBundleDialog.getParameters</h4> +<b>getParameters</b>(<i></i>) +<p> + Public method to retrieve the bundle data. +</p><dl> +<dt>Returns:</dt> +<dd> +tuple naming the revision, the compression type and a flag indicating + to bundle all changesets (string, string, boolean) +</dd> +</dl> +<div align="right"><a href="#top">Up</a></div> +<hr /> +</body></html> \ No newline at end of file
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html Sat Apr 24 17:32:07 2010 +0000 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html Sat Apr 24 17:33:05 2010 +0000 @@ -63,6 +63,9 @@ <td><a href="#HgProjectHelper.__hgBranchList">__hgBranchList</a></td> <td>Private slot used to list the branches of the project.</td> </tr><tr> +<td><a href="#HgProjectHelper.__hgBundle">__hgBundle</a></td> +<td>Protected slot used to create a changegroup file.</td> +</tr><tr> <td><a href="#HgProjectHelper.__hgCloseBranch">__hgCloseBranch</a></td> <td>Protected slot used to close the current branch of the local project.</td> </tr><tr> @@ -120,6 +123,9 @@ <td><a href="#HgProjectHelper.__hgTip">__hgTip</a></td> <td>Private slot used to show the tip of the repository.</td> </tr><tr> +<td><a href="#HgProjectHelper.__hgUnbundle">__hgUnbundle</a></td> +<td>Protected slot used to apply changegroup files.</td> +</tr><tr> <td><a href="#HgProjectHelper.__hgVerify">__hgVerify</a></td> <td>Protected slot used to verify the integrity of the repository.</td> </tr><tr> @@ -162,6 +168,11 @@ <b>__hgBranchList</b>(<i></i>) <p> Private slot used to list the branches of the project. +</p><a NAME="HgProjectHelper.__hgBundle" ID="HgProjectHelper.__hgBundle"></a> +<h4>HgProjectHelper.__hgBundle</h4> +<b>__hgBundle</b>(<i></i>) +<p> + Protected slot used to create a changegroup file. </p><a NAME="HgProjectHelper.__hgCloseBranch" ID="HgProjectHelper.__hgCloseBranch"></a> <h4>HgProjectHelper.__hgCloseBranch</h4> <b>__hgCloseBranch</b>(<i></i>) @@ -257,6 +268,11 @@ <b>__hgTip</b>(<i></i>) <p> Private slot used to show the tip of the repository. +</p><a NAME="HgProjectHelper.__hgUnbundle" ID="HgProjectHelper.__hgUnbundle"></a> +<h4>HgProjectHelper.__hgUnbundle</h4> +<b>__hgUnbundle</b>(<i></i>) +<p> + Protected slot used to apply changegroup files. </p><a NAME="HgProjectHelper.__hgVerify" ID="HgProjectHelper.__hgVerify"></a> <h4>HgProjectHelper.__hgVerify</h4> <b>__hgVerify</b>(<i></i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html Sat Apr 24 17:32:07 2010 +0000 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html Sat Apr 24 17:33:05 2010 +0000 @@ -84,6 +84,9 @@ <td><a href="#Hg.hgBranch">hgBranch</a></td> <td>Public method used to set the tag in the Mercurial repository.</td> </tr><tr> +<td><a href="#Hg.hgBundle">hgBundle</a></td> +<td>Public method to create a changegroup file.</td> +</tr><tr> <td><a href="#Hg.hgCopy">hgCopy</a></td> <td>Public method used to copy a file/directory.</td> </tr><tr> @@ -135,6 +138,9 @@ <td><a href="#Hg.hgShowPaths">hgShowPaths</a></td> <td>Public method to show the path aliases for remote repositories.</td> </tr><tr> +<td><a href="#Hg.hgUnbundle">hgUnbundle</a></td> +<td>Public method to apply changegroup files.</td> +</tr><tr> <td><a href="#Hg.hgVerify">hgVerify</a></td> <td>Public method to verify the integrity of the repository.</td> </tr><tr> @@ -321,6 +327,16 @@ <dd> file/directory name to be branched (string) </dd> +</dl><a NAME="Hg.hgBundle" ID="Hg.hgBundle"></a> +<h4>Hg.hgBundle</h4> +<b>hgBundle</b>(<i>name</i>) +<p> + Public method to create a changegroup file. +</p><dl> +<dt><i>name</i></dt> +<dd> +file/directory name (string) +</dd> </dl><a NAME="Hg.hgCopy" ID="Hg.hgCopy"></a> <h4>Hg.hgCopy</h4> <b>hgCopy</b>(<i>name, project</i>) @@ -530,6 +546,16 @@ <dd> file/directory name (string) </dd> +</dl><a NAME="Hg.hgUnbundle" ID="Hg.hgUnbundle"></a> +<h4>Hg.hgUnbundle</h4> +<b>hgUnbundle</b>(<i>name</i>) +<p> + Public method to apply changegroup files. +</p><dl> +<dt><i>name</i></dt> +<dd> +file/directory name (string) +</dd> </dl><a NAME="Hg.hgVerify" ID="Hg.hgVerify"></a> <h4>Hg.hgVerify</h4> <b>hgVerify</b>(<i>name</i>)
--- a/Documentation/Source/index-eric5.Plugins.VcsPlugins.vcsMercurial.html Sat Apr 24 17:32:07 2010 +0000 +++ b/Documentation/Source/index-eric5.Plugins.VcsPlugins.vcsMercurial.html Sat Apr 24 17:33:05 2010 +0000 @@ -45,6 +45,9 @@ <td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog.html">HgAnnotateDialog</a></td> <td>Module implementing a dialog to show the output of the hg annotate command.</td> </tr><tr> +<td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog.html">HgBundleDialog</a></td> +<td>Module implementing a dialog to enter the data for a bundle operation.</td> +</tr><tr> <td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.HgCommandDialog.html">HgCommandDialog</a></td> <td>Module implementing the Mercurial command dialog.</td> </tr><tr>