Documentation/Source/index-eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.html

Sun, 22 May 2011 16:21:32 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 22 May 2011 16:21:32 +0200
changeset 1053
c54aa980ea8e
parent 1048
0cfd237feaf7
child 2367
78f6c8193d37
permissions
-rw-r--r--

Added an interface to the Mercurial patch queue management.

<?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.QueuesExtension</title>
<style>
body {
    background: #EDECE6;
    margin: 0em 1em 10em 1em;
    color: black;
}

h1 { color: white; background: #85774A; }
h2 { color: white; background: #85774A; }
h3 { color: white; background: #9D936E; }
h4 { color: white; background: #9D936E; }
    
a { color: #BA6D36; }

</style>
</head>
<body>
<h1>eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension</h1>
<p>
Package implementing the queues extension support interface.
</p>


<h3>Modules</h3>
<table>
<tr>
<td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesDefineGuardsDialog.html">HgQueuesDefineGuardsDialog</a></td>
<td>Module implementing a dialog to define guards for patches.</td>
</tr><tr>
<td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesFoldDialog.html">HgQueuesFoldDialog</a></td>
<td>Module implementing a dialog to enter data to fold patches.</td>
</tr><tr>
<td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesGuardsSelectionDialog.html">HgQueuesGuardsSelectionDialog</a></td>
<td>Module implementing a dialog to select a list of guards.</td>
</tr><tr>
<td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesHeaderDialog.html">HgQueuesHeaderDialog</a></td>
<td>Module implementing a dialog to show the commit message of the current patch.</td>
</tr><tr>
<td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListAllGuardsDialog.html">HgQueuesListAllGuardsDialog</a></td>
<td>Module implementing a dialog to show all guards for all patches.</td>
</tr><tr>
<td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListDialog.html">HgQueuesListDialog</a></td>
<td>Module implementing a dialog to show a list of applied and unapplied patches.</td>
</tr><tr>
<td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListGuardsDialog.html">HgQueuesListGuardsDialog</a></td>
<td>Module implementing a dialog to show the guards of a selected patch.</td>
</tr><tr>
<td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesNewPatchDialog.html">HgQueuesNewPatchDialog</a></td>
<td>Module implementing a dialog to get the data for a new patch.</td>
</tr><tr>
<td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesQueueManagementDialog.html">HgQueuesQueueManagementDialog</a></td>
<td>Module implementing a dialog used by the queue management functions.</td>
</tr><tr>
<td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesRenamePatchDialog.html">HgQueuesRenamePatchDialog</a></td>
<td>Module implementing a dialog to enter the data to rename a patch.</td>
</tr><tr>
<td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.ProjectHelper.html">ProjectHelper</a></td>
<td>Module implementing the queues extension project helper.</td>
</tr><tr>
<td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.html">queues</a></td>
<td>Module implementing the queues extension interface.</td>
</tr>
</table>
</body></html>

eric ide

mercurial