Updated source documentation. eric7

Wed, 20 Apr 2022 15:04:20 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 20 Apr 2022 15:04:20 +0200
branch
eric7
changeset 9029
14efd8fa5d8f
parent 9028
b3a7f0368163
child 9030
13a03f9eee6b

Updated source documentation.

eric7/APIs/Python3/eric7.api file | annotate | diff | comparison | revisions
eric7/Documentation/Help/source.qch file | annotate | diff | comparison | revisions
eric7/Documentation/Help/source.qhp file | annotate | diff | comparison | revisions
eric7/Documentation/Source/eric7.EricWidgets.EricPathPicker.html file | annotate | diff | comparison | revisions
eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.html file | annotate | diff | comparison | revisions
eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.html file | annotate | diff | comparison | revisions
eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.html file | annotate | diff | comparison | revisions
eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.html file | annotate | diff | comparison | revisions
eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.html file | annotate | diff | comparison | revisions
eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html file | annotate | diff | comparison | revisions
eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.html file | annotate | diff | comparison | revisions
eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html file | annotate | diff | comparison | revisions
eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.HgStripDialog.html file | annotate | diff | comparison | revisions
--- a/eric7/APIs/Python3/eric7.api	Wed Apr 20 15:00:51 2022 +0200
+++ b/eric7/APIs/Python3/eric7.api	Wed Apr 20 15:04:20 2022 +0200
@@ -1520,6 +1520,7 @@
 eric7.EricWidgets.EricPathPicker.EricPathPickerBase.pickerButtonClicked?7
 eric7.EricWidgets.EricPathPicker.EricPathPickerBase.setButtonToolTip?4(tooltip)
 eric7.EricWidgets.EricPathPicker.EricPathPickerBase.setCurrentIndex?4(index)
+eric7.EricWidgets.EricPathPicker.EricPathPickerBase.setCurrentText?4(text)
 eric7.EricWidgets.EricPathPicker.EricPathPickerBase.setDefaultDirectory?4(directory)
 eric7.EricWidgets.EricPathPicker.EricPathPickerBase.setEditText?4(path, toNative=True)
 eric7.EricWidgets.EricPathPicker.EricPathPickerBase.setEditorEnabled?4(enable)
@@ -5231,14 +5232,6 @@
 eric7.Plugins.VcsPlugins.vcsMercurial.ConfigurationPage.MercurialPage.MercurialPage.save?4()
 eric7.Plugins.VcsPlugins.vcsMercurial.ConfigurationPage.MercurialPage.MercurialPage?1(plugin)
 eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.HgGpgSignDialog.getData?4()
-eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.HgGpgSignDialog.on_bookmarkButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.HgGpgSignDialog.on_bookmarkCombo_editTextChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.HgGpgSignDialog.on_branchButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.HgGpgSignDialog.on_branchCombo_editTextChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.HgGpgSignDialog.on_idButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.HgGpgSignDialog.on_idEdit_textChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.HgGpgSignDialog.on_tagButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.HgGpgSignDialog.on_tagCombo_editTextChanged?4(txt)
 eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.HgGpgSignDialog?1(tagsList, branchesList, bookmarksList=None, parent=None)
 eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog.HgGpgSignaturesDialog.closeEvent?4(e)
 eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog.HgGpgSignaturesDialog.on_buttonBox_clicked?4(button)
@@ -5271,29 +5264,10 @@
 eric7.Plugins.VcsPlugins.vcsMercurial.HgArchiveDialog.HgArchiveDialog.on_typeComboBox_activated?4(index)
 eric7.Plugins.VcsPlugins.vcsMercurial.HgArchiveDialog.HgArchiveDialog?1(vcs, parent=None)
 eric7.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.HgBackoutDialog.getParameters?4()
-eric7.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.HgBackoutDialog.on_bookmarkButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.HgBackoutDialog.on_bookmarkCombo_editTextChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.HgBackoutDialog.on_branchButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.HgBackoutDialog.on_branchCombo_editTextChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.HgBackoutDialog.on_idButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.HgBackoutDialog.on_idEdit_textChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.HgBackoutDialog.on_noneButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.HgBackoutDialog.on_tagButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.HgBackoutDialog.on_tagCombo_editTextChanged?4(txt)
 eric7.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.HgBackoutDialog?1(tagsList, branchesList, bookmarksList=None, parent=None)
 eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.HgBookmarkDialog.DEFINE_MODE?7
 eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.HgBookmarkDialog.MOVE_MODE?7
 eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.HgBookmarkDialog.getData?4()
-eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.HgBookmarkDialog.on_bookmarkButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.HgBookmarkDialog.on_bookmarkCombo_editTextChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.HgBookmarkDialog.on_branchButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.HgBookmarkDialog.on_branchCombo_editTextChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.HgBookmarkDialog.on_idButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.HgBookmarkDialog.on_idEdit_textChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.HgBookmarkDialog.on_nameCombo_activated?4(index)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.HgBookmarkDialog.on_nameEdit_textChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.HgBookmarkDialog.on_tagButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.HgBookmarkDialog.on_tagCombo_editTextChanged?4(txt)
 eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.HgBookmarkDialog?1(mode, tagsList, branchesList, bookmarksList, parent=None)
 eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkRenameDialog.HgBookmarkRenameDialog.getData?4()
 eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkRenameDialog.HgBookmarkRenameDialog.on_bookmarkCombo_editTextChanged?4(txt)
@@ -5467,14 +5441,6 @@
 eric7.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.HgLogBrowserDialog?1(vcs, mode="", parent=None)
 eric7.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.LIGHTCOLORS?7
 eric7.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.HgMergeDialog.getParameters?4()
-eric7.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.HgMergeDialog.on_bookmarkButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.HgMergeDialog.on_bookmarkCombo_editTextChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.HgMergeDialog.on_branchButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.HgMergeDialog.on_branchCombo_editTextChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.HgMergeDialog.on_idButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.HgMergeDialog.on_idEdit_textChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.HgMergeDialog.on_tagButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.HgMergeDialog.on_tagCombo_editTextChanged?4(txt)
 eric7.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.HgMergeDialog?1(tagsList, branchesList, bookmarksList=None, parent=None)
 eric7.Plugins.VcsPlugins.vcsMercurial.HgNewProjectOptionsDialog.HgNewProjectOptionsDialog.getData?4()
 eric7.Plugins.VcsPlugins.vcsMercurial.HgNewProjectOptionsDialog.HgNewProjectOptionsDialog.on_vcsProjectDirPicker_textChanged?4(txt)
@@ -5496,33 +5462,9 @@
 eric7.Plugins.VcsPlugins.vcsMercurial.HgRepoConfigDataDialog.HgRepoConfigDataDialog.on_defaultPushShowPasswordButton_clicked?4(checked)
 eric7.Plugins.VcsPlugins.vcsMercurial.HgRepoConfigDataDialog.HgRepoConfigDataDialog.on_defaultShowPasswordButton_clicked?4(checked)
 eric7.Plugins.VcsPlugins.vcsMercurial.HgRepoConfigDataDialog.HgRepoConfigDataDialog?1(withLargefiles=False, largefilesData=None, parent=None)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.HgRevisionSelectionDialog.getRevision?4(revset=True)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.HgRevisionSelectionDialog.on_bookmarkButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.HgRevisionSelectionDialog.on_bookmarkCombo_editTextChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.HgRevisionSelectionDialog.on_branchButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.HgRevisionSelectionDialog.on_branchCombo_editTextChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.HgRevisionSelectionDialog.on_idButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.HgRevisionSelectionDialog.on_idEdit_textChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.HgRevisionSelectionDialog.on_tagButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.HgRevisionSelectionDialog.on_tagCombo_editTextChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.HgRevisionSelectionDialog?1(tagsList, branchesList, bookmarksList=None, noneLabel="", parent=None)
+eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.HgRevisionSelectionDialog.getRevision?4()
+eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.HgRevisionSelectionDialog?1(tagsList, branchesList, bookmarksList=None, noneLabel="", revset=True, parent=None)
 eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.HgRevisionsSelectionDialog.getRevisions?4()
-eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.HgRevisionsSelectionDialog.on_bookmark1Button_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.HgRevisionsSelectionDialog.on_bookmark1Combo_editTextChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.HgRevisionsSelectionDialog.on_bookmark2Button_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.HgRevisionsSelectionDialog.on_bookmark2Combo_editTextChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.HgRevisionsSelectionDialog.on_branch1Button_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.HgRevisionsSelectionDialog.on_branch1Combo_editTextChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.HgRevisionsSelectionDialog.on_branch2Button_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.HgRevisionsSelectionDialog.on_branch2Combo_editTextChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.HgRevisionsSelectionDialog.on_id1Button_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.HgRevisionsSelectionDialog.on_id1Edit_textChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.HgRevisionsSelectionDialog.on_id2Button_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.HgRevisionsSelectionDialog.on_id2Edit_textChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.HgRevisionsSelectionDialog.on_tag1Button_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.HgRevisionsSelectionDialog.on_tag1Combo_editTextChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.HgRevisionsSelectionDialog.on_tag2Button_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.HgRevisionsSelectionDialog.on_tag2Combo_editTextChanged?4(txt)
 eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.HgRevisionsSelectionDialog?1(tagsList, branchesList, bookmarksList=None, parent=None)
 eric7.Plugins.VcsPlugins.vcsMercurial.HgServeDialog.HgServeDialog.closeEvent?4(e)
 eric7.Plugins.VcsPlugins.vcsMercurial.HgServeDialog.HgServeDialog?1(vcs, path, parent=None)
@@ -5590,18 +5532,6 @@
 eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditCommitEditor.HgHisteditCommitEditor.on_recentComboBox_activated?4(index)
 eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditCommitEditor.HgHisteditCommitEditor?1(fileName, parent=None)
 eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.HgHisteditConfigDialog.getData?4()
-eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.HgHisteditConfigDialog.on_bookmarkButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.HgHisteditConfigDialog.on_bookmarkCombo_editTextChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.HgHisteditConfigDialog.on_branch1Button_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.HgHisteditConfigDialog.on_branchCombo_editTextChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.HgHisteditConfigDialog.on_defaultButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.HgHisteditConfigDialog.on_idButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.HgHisteditConfigDialog.on_idEdit_textChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.HgHisteditConfigDialog.on_numberSpinBox_valueChanged?4(val)
-eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.HgHisteditConfigDialog.on_outgoingButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.HgHisteditConfigDialog.on_revisionButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.HgHisteditConfigDialog.on_tagButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.HgHisteditConfigDialog.on_tagCombo_editTextChanged?4(txt)
 eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.HgHisteditConfigDialog?1(tagsList, branchesList, bookmarksList=None, rev="", parent=None)
 eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditEditor.createMainWidget?4(argv)
 eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditEditor.main?4()
@@ -5767,22 +5697,6 @@
 eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.Queues.shutdown?4()
 eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.Queues?1(vcs)
 eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.HgRebaseDialog.getData?4()
-eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.HgRebaseDialog.on_bookmark1Button_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.HgRebaseDialog.on_bookmark1Combo_editTextChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.HgRebaseDialog.on_bookmark2Button_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.HgRebaseDialog.on_bookmark2Combo_editTextChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.HgRebaseDialog.on_branch1Button_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.HgRebaseDialog.on_branch1Combo_editTextChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.HgRebaseDialog.on_branch2Button_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.HgRebaseDialog.on_branch2Combo_editTextChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.HgRebaseDialog.on_id1Button_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.HgRebaseDialog.on_id1Edit_textChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.HgRebaseDialog.on_id2Button_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.HgRebaseDialog.on_id2Edit_textChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.HgRebaseDialog.on_tag1Button_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.HgRebaseDialog.on_tag1Combo_editTextChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.HgRebaseDialog.on_tag2Button_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.HgRebaseDialog.on_tag2Combo_editTextChanged?4(txt)
 eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.HgRebaseDialog?1(tagsList, branchesList, bookmarksList, version, parent=None)
 eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.ProjectHelper.RebaseProjectHelper.initActions?4()
 eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.ProjectHelper.RebaseProjectHelper.initMenu?4(mainMenu)
@@ -5828,14 +5742,6 @@
 eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.shelve.Shelve.shutdown?4()
 eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.shelve.Shelve?1(vcs)
 eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.HgStripDialog.HgStripDialog.getData?4()
-eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.HgStripDialog.HgStripDialog.on_branchButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.HgStripDialog.HgStripDialog.on_branchCombo_editTextChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.HgStripDialog.HgStripDialog.on_idButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.HgStripDialog.HgStripDialog.on_idEdit_textChanged?4(txt)
-eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.HgStripDialog.HgStripDialog.on_numberButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.HgStripDialog.HgStripDialog.on_numberSpinBox_valueChanged?4(val)
-eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.HgStripDialog.HgStripDialog.on_tagButton_toggled?4(checked)
-eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.HgStripDialog.HgStripDialog.on_tagCombo_editTextChanged?4(txt)
 eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.HgStripDialog.HgStripDialog?1(tagsList, branchesList, bookmarksList=None, rev="", parent=None)
 eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.ProjectHelper.StripProjectHelper.initActions?4()
 eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.ProjectHelper.StripProjectHelper.initMenu?4(mainMenu)
Binary file eric7/Documentation/Help/source.qch has changed
--- a/eric7/Documentation/Help/source.qhp	Wed Apr 20 15:00:51 2022 +0200
+++ b/eric7/Documentation/Help/source.qhp	Wed Apr 20 15:04:20 2022 +0200
@@ -5272,6 +5272,7 @@
       <keyword name="EricPathPickerBase.paths" id="EricPathPickerBase.paths" ref="eric7.EricWidgets.EricPathPicker.html#EricPathPickerBase.paths" />
       <keyword name="EricPathPickerBase.setButtonToolTip" id="EricPathPickerBase.setButtonToolTip" ref="eric7.EricWidgets.EricPathPicker.html#EricPathPickerBase.setButtonToolTip" />
       <keyword name="EricPathPickerBase.setCurrentIndex" id="EricPathPickerBase.setCurrentIndex" ref="eric7.EricWidgets.EricPathPicker.html#EricPathPickerBase.setCurrentIndex" />
+      <keyword name="EricPathPickerBase.setCurrentText" id="EricPathPickerBase.setCurrentText" ref="eric7.EricWidgets.EricPathPicker.html#EricPathPickerBase.setCurrentText" />
       <keyword name="EricPathPickerBase.setDefaultDirectory" id="EricPathPickerBase.setDefaultDirectory" ref="eric7.EricWidgets.EricPathPicker.html#EricPathPickerBase.setDefaultDirectory" />
       <keyword name="EricPathPickerBase.setEditText" id="EricPathPickerBase.setEditText" ref="eric7.EricWidgets.EricPathPicker.html#EricPathPickerBase.setEditText" />
       <keyword name="EricPathPickerBase.setEditorEnabled" id="EricPathPickerBase.setEditorEnabled" ref="eric7.EricWidgets.EricPathPicker.html#EricPathPickerBase.setEditorEnabled" />
@@ -7825,31 +7826,12 @@
       <keyword name="HgBackoutDialog (Module)" id="HgBackoutDialog (Module)" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.html" />
       <keyword name="HgBackoutDialog.__updateOK" id="HgBackoutDialog.__updateOK" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.html#HgBackoutDialog.__updateOK" />
       <keyword name="HgBackoutDialog.getParameters" id="HgBackoutDialog.getParameters" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.html#HgBackoutDialog.getParameters" />
-      <keyword name="HgBackoutDialog.on_bookmarkButton_toggled" id="HgBackoutDialog.on_bookmarkButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.html#HgBackoutDialog.on_bookmarkButton_toggled" />
-      <keyword name="HgBackoutDialog.on_bookmarkCombo_editTextChanged" id="HgBackoutDialog.on_bookmarkCombo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.html#HgBackoutDialog.on_bookmarkCombo_editTextChanged" />
-      <keyword name="HgBackoutDialog.on_branchButton_toggled" id="HgBackoutDialog.on_branchButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.html#HgBackoutDialog.on_branchButton_toggled" />
-      <keyword name="HgBackoutDialog.on_branchCombo_editTextChanged" id="HgBackoutDialog.on_branchCombo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.html#HgBackoutDialog.on_branchCombo_editTextChanged" />
-      <keyword name="HgBackoutDialog.on_idButton_toggled" id="HgBackoutDialog.on_idButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.html#HgBackoutDialog.on_idButton_toggled" />
-      <keyword name="HgBackoutDialog.on_idEdit_textChanged" id="HgBackoutDialog.on_idEdit_textChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.html#HgBackoutDialog.on_idEdit_textChanged" />
-      <keyword name="HgBackoutDialog.on_noneButton_toggled" id="HgBackoutDialog.on_noneButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.html#HgBackoutDialog.on_noneButton_toggled" />
-      <keyword name="HgBackoutDialog.on_tagButton_toggled" id="HgBackoutDialog.on_tagButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.html#HgBackoutDialog.on_tagButton_toggled" />
-      <keyword name="HgBackoutDialog.on_tagCombo_editTextChanged" id="HgBackoutDialog.on_tagCombo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.html#HgBackoutDialog.on_tagCombo_editTextChanged" />
       <keyword name="HgBookmarkDialog" id="HgBookmarkDialog" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.html#HgBookmarkDialog" />
       <keyword name="HgBookmarkDialog (Constructor)" id="HgBookmarkDialog (Constructor)" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.html#HgBookmarkDialog.__init__" />
       <keyword name="HgBookmarkDialog (Module)" id="HgBookmarkDialog (Module)" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.html" />
       <keyword name="HgBookmarkDialog.__updateBookmarksCombo" id="HgBookmarkDialog.__updateBookmarksCombo" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.html#HgBookmarkDialog.__updateBookmarksCombo" />
       <keyword name="HgBookmarkDialog.__updateOK" id="HgBookmarkDialog.__updateOK" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.html#HgBookmarkDialog.__updateOK" />
       <keyword name="HgBookmarkDialog.getData" id="HgBookmarkDialog.getData" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.html#HgBookmarkDialog.getData" />
-      <keyword name="HgBookmarkDialog.on_bookmarkButton_toggled" id="HgBookmarkDialog.on_bookmarkButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.html#HgBookmarkDialog.on_bookmarkButton_toggled" />
-      <keyword name="HgBookmarkDialog.on_bookmarkCombo_editTextChanged" id="HgBookmarkDialog.on_bookmarkCombo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.html#HgBookmarkDialog.on_bookmarkCombo_editTextChanged" />
-      <keyword name="HgBookmarkDialog.on_branchButton_toggled" id="HgBookmarkDialog.on_branchButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.html#HgBookmarkDialog.on_branchButton_toggled" />
-      <keyword name="HgBookmarkDialog.on_branchCombo_editTextChanged" id="HgBookmarkDialog.on_branchCombo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.html#HgBookmarkDialog.on_branchCombo_editTextChanged" />
-      <keyword name="HgBookmarkDialog.on_idButton_toggled" id="HgBookmarkDialog.on_idButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.html#HgBookmarkDialog.on_idButton_toggled" />
-      <keyword name="HgBookmarkDialog.on_idEdit_textChanged" id="HgBookmarkDialog.on_idEdit_textChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.html#HgBookmarkDialog.on_idEdit_textChanged" />
-      <keyword name="HgBookmarkDialog.on_nameCombo_activated" id="HgBookmarkDialog.on_nameCombo_activated" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.html#HgBookmarkDialog.on_nameCombo_activated" />
-      <keyword name="HgBookmarkDialog.on_nameEdit_textChanged" id="HgBookmarkDialog.on_nameEdit_textChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.html#HgBookmarkDialog.on_nameEdit_textChanged" />
-      <keyword name="HgBookmarkDialog.on_tagButton_toggled" id="HgBookmarkDialog.on_tagButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.html#HgBookmarkDialog.on_tagButton_toggled" />
-      <keyword name="HgBookmarkDialog.on_tagCombo_editTextChanged" id="HgBookmarkDialog.on_tagCombo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.html#HgBookmarkDialog.on_tagCombo_editTextChanged" />
       <keyword name="HgBookmarkRenameDialog" id="HgBookmarkRenameDialog" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkRenameDialog.html#HgBookmarkRenameDialog" />
       <keyword name="HgBookmarkRenameDialog (Constructor)" id="HgBookmarkRenameDialog (Constructor)" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkRenameDialog.html#HgBookmarkRenameDialog.__init__" />
       <keyword name="HgBookmarkRenameDialog (Module)" id="HgBookmarkRenameDialog (Module)" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkRenameDialog.html" />
@@ -8049,14 +8031,6 @@
       <keyword name="HgGpgSignDialog (Module)" id="HgGpgSignDialog (Module)" ref="eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.html" />
       <keyword name="HgGpgSignDialog.__updateOK" id="HgGpgSignDialog.__updateOK" ref="eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.html#HgGpgSignDialog.__updateOK" />
       <keyword name="HgGpgSignDialog.getData" id="HgGpgSignDialog.getData" ref="eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.html#HgGpgSignDialog.getData" />
-      <keyword name="HgGpgSignDialog.on_bookmarkButton_toggled" id="HgGpgSignDialog.on_bookmarkButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.html#HgGpgSignDialog.on_bookmarkButton_toggled" />
-      <keyword name="HgGpgSignDialog.on_bookmarkCombo_editTextChanged" id="HgGpgSignDialog.on_bookmarkCombo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.html#HgGpgSignDialog.on_bookmarkCombo_editTextChanged" />
-      <keyword name="HgGpgSignDialog.on_branchButton_toggled" id="HgGpgSignDialog.on_branchButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.html#HgGpgSignDialog.on_branchButton_toggled" />
-      <keyword name="HgGpgSignDialog.on_branchCombo_editTextChanged" id="HgGpgSignDialog.on_branchCombo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.html#HgGpgSignDialog.on_branchCombo_editTextChanged" />
-      <keyword name="HgGpgSignDialog.on_idButton_toggled" id="HgGpgSignDialog.on_idButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.html#HgGpgSignDialog.on_idButton_toggled" />
-      <keyword name="HgGpgSignDialog.on_idEdit_textChanged" id="HgGpgSignDialog.on_idEdit_textChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.html#HgGpgSignDialog.on_idEdit_textChanged" />
-      <keyword name="HgGpgSignDialog.on_tagButton_toggled" id="HgGpgSignDialog.on_tagButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.html#HgGpgSignDialog.on_tagButton_toggled" />
-      <keyword name="HgGpgSignDialog.on_tagCombo_editTextChanged" id="HgGpgSignDialog.on_tagCombo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.html#HgGpgSignDialog.on_tagCombo_editTextChanged" />
       <keyword name="HgGpgSignaturesDialog" id="HgGpgSignaturesDialog" ref="eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog.html#HgGpgSignaturesDialog" />
       <keyword name="HgGpgSignaturesDialog (Constructor)" id="HgGpgSignaturesDialog (Constructor)" ref="eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog.html#HgGpgSignaturesDialog.__init__" />
       <keyword name="HgGpgSignaturesDialog (Module)" id="HgGpgSignaturesDialog (Module)" ref="eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog.html" />
@@ -8096,18 +8070,6 @@
       <keyword name="HgHisteditConfigDialog.__getRevision" id="HgHisteditConfigDialog.__getRevision" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.html#HgHisteditConfigDialog.__getRevision" />
       <keyword name="HgHisteditConfigDialog.__updateOK" id="HgHisteditConfigDialog.__updateOK" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.html#HgHisteditConfigDialog.__updateOK" />
       <keyword name="HgHisteditConfigDialog.getData" id="HgHisteditConfigDialog.getData" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.html#HgHisteditConfigDialog.getData" />
-      <keyword name="HgHisteditConfigDialog.on_bookmarkButton_toggled" id="HgHisteditConfigDialog.on_bookmarkButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.html#HgHisteditConfigDialog.on_bookmarkButton_toggled" />
-      <keyword name="HgHisteditConfigDialog.on_bookmarkCombo_editTextChanged" id="HgHisteditConfigDialog.on_bookmarkCombo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.html#HgHisteditConfigDialog.on_bookmarkCombo_editTextChanged" />
-      <keyword name="HgHisteditConfigDialog.on_branch1Button_toggled" id="HgHisteditConfigDialog.on_branch1Button_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.html#HgHisteditConfigDialog.on_branch1Button_toggled" />
-      <keyword name="HgHisteditConfigDialog.on_branchCombo_editTextChanged" id="HgHisteditConfigDialog.on_branchCombo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.html#HgHisteditConfigDialog.on_branchCombo_editTextChanged" />
-      <keyword name="HgHisteditConfigDialog.on_defaultButton_toggled" id="HgHisteditConfigDialog.on_defaultButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.html#HgHisteditConfigDialog.on_defaultButton_toggled" />
-      <keyword name="HgHisteditConfigDialog.on_idButton_toggled" id="HgHisteditConfigDialog.on_idButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.html#HgHisteditConfigDialog.on_idButton_toggled" />
-      <keyword name="HgHisteditConfigDialog.on_idEdit_textChanged" id="HgHisteditConfigDialog.on_idEdit_textChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.html#HgHisteditConfigDialog.on_idEdit_textChanged" />
-      <keyword name="HgHisteditConfigDialog.on_numberSpinBox_valueChanged" id="HgHisteditConfigDialog.on_numberSpinBox_valueChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.html#HgHisteditConfigDialog.on_numberSpinBox_valueChanged" />
-      <keyword name="HgHisteditConfigDialog.on_outgoingButton_toggled" id="HgHisteditConfigDialog.on_outgoingButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.html#HgHisteditConfigDialog.on_outgoingButton_toggled" />
-      <keyword name="HgHisteditConfigDialog.on_revisionButton_toggled" id="HgHisteditConfigDialog.on_revisionButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.html#HgHisteditConfigDialog.on_revisionButton_toggled" />
-      <keyword name="HgHisteditConfigDialog.on_tagButton_toggled" id="HgHisteditConfigDialog.on_tagButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.html#HgHisteditConfigDialog.on_tagButton_toggled" />
-      <keyword name="HgHisteditConfigDialog.on_tagCombo_editTextChanged" id="HgHisteditConfigDialog.on_tagCombo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.html#HgHisteditConfigDialog.on_tagCombo_editTextChanged" />
       <keyword name="HgHisteditEditor (Module)" id="HgHisteditEditor (Module)" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditEditor.html" />
       <keyword name="HgHisteditPlanActionComboBox" id="HgHisteditPlanActionComboBox" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditPlanEditor.html#HgHisteditPlanActionComboBox" />
       <keyword name="HgHisteditPlanActionComboBox (Constructor)" id="HgHisteditPlanActionComboBox (Constructor)" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditPlanEditor.html#HgHisteditPlanActionComboBox.__init__" />
@@ -8220,14 +8182,6 @@
       <keyword name="HgMergeDialog (Module)" id="HgMergeDialog (Module)" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.html" />
       <keyword name="HgMergeDialog.__updateOK" id="HgMergeDialog.__updateOK" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.html#HgMergeDialog.__updateOK" />
       <keyword name="HgMergeDialog.getParameters" id="HgMergeDialog.getParameters" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.html#HgMergeDialog.getParameters" />
-      <keyword name="HgMergeDialog.on_bookmarkButton_toggled" id="HgMergeDialog.on_bookmarkButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.html#HgMergeDialog.on_bookmarkButton_toggled" />
-      <keyword name="HgMergeDialog.on_bookmarkCombo_editTextChanged" id="HgMergeDialog.on_bookmarkCombo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.html#HgMergeDialog.on_bookmarkCombo_editTextChanged" />
-      <keyword name="HgMergeDialog.on_branchButton_toggled" id="HgMergeDialog.on_branchButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.html#HgMergeDialog.on_branchButton_toggled" />
-      <keyword name="HgMergeDialog.on_branchCombo_editTextChanged" id="HgMergeDialog.on_branchCombo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.html#HgMergeDialog.on_branchCombo_editTextChanged" />
-      <keyword name="HgMergeDialog.on_idButton_toggled" id="HgMergeDialog.on_idButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.html#HgMergeDialog.on_idButton_toggled" />
-      <keyword name="HgMergeDialog.on_idEdit_textChanged" id="HgMergeDialog.on_idEdit_textChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.html#HgMergeDialog.on_idEdit_textChanged" />
-      <keyword name="HgMergeDialog.on_tagButton_toggled" id="HgMergeDialog.on_tagButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.html#HgMergeDialog.on_tagButton_toggled" />
-      <keyword name="HgMergeDialog.on_tagCombo_editTextChanged" id="HgMergeDialog.on_tagCombo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.html#HgMergeDialog.on_tagCombo_editTextChanged" />
       <keyword name="HgNewProjectOptionsDialog" id="HgNewProjectOptionsDialog" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgNewProjectOptionsDialog.html#HgNewProjectOptionsDialog" />
       <keyword name="HgNewProjectOptionsDialog (Constructor)" id="HgNewProjectOptionsDialog (Constructor)" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgNewProjectOptionsDialog.html#HgNewProjectOptionsDialog.__init__" />
       <keyword name="HgNewProjectOptionsDialog (Module)" id="HgNewProjectOptionsDialog (Module)" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgNewProjectOptionsDialog.html" />
@@ -8448,22 +8402,6 @@
       <keyword name="HgRebaseDialog.__getRevision" id="HgRebaseDialog.__getRevision" ref="eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html#HgRebaseDialog.__getRevision" />
       <keyword name="HgRebaseDialog.__updateOK" id="HgRebaseDialog.__updateOK" ref="eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html#HgRebaseDialog.__updateOK" />
       <keyword name="HgRebaseDialog.getData" id="HgRebaseDialog.getData" ref="eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html#HgRebaseDialog.getData" />
-      <keyword name="HgRebaseDialog.on_bookmark1Button_toggled" id="HgRebaseDialog.on_bookmark1Button_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html#HgRebaseDialog.on_bookmark1Button_toggled" />
-      <keyword name="HgRebaseDialog.on_bookmark1Combo_editTextChanged" id="HgRebaseDialog.on_bookmark1Combo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html#HgRebaseDialog.on_bookmark1Combo_editTextChanged" />
-      <keyword name="HgRebaseDialog.on_bookmark2Button_toggled" id="HgRebaseDialog.on_bookmark2Button_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html#HgRebaseDialog.on_bookmark2Button_toggled" />
-      <keyword name="HgRebaseDialog.on_bookmark2Combo_editTextChanged" id="HgRebaseDialog.on_bookmark2Combo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html#HgRebaseDialog.on_bookmark2Combo_editTextChanged" />
-      <keyword name="HgRebaseDialog.on_branch1Button_toggled" id="HgRebaseDialog.on_branch1Button_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html#HgRebaseDialog.on_branch1Button_toggled" />
-      <keyword name="HgRebaseDialog.on_branch1Combo_editTextChanged" id="HgRebaseDialog.on_branch1Combo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html#HgRebaseDialog.on_branch1Combo_editTextChanged" />
-      <keyword name="HgRebaseDialog.on_branch2Button_toggled" id="HgRebaseDialog.on_branch2Button_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html#HgRebaseDialog.on_branch2Button_toggled" />
-      <keyword name="HgRebaseDialog.on_branch2Combo_editTextChanged" id="HgRebaseDialog.on_branch2Combo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html#HgRebaseDialog.on_branch2Combo_editTextChanged" />
-      <keyword name="HgRebaseDialog.on_id1Button_toggled" id="HgRebaseDialog.on_id1Button_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html#HgRebaseDialog.on_id1Button_toggled" />
-      <keyword name="HgRebaseDialog.on_id1Edit_textChanged" id="HgRebaseDialog.on_id1Edit_textChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html#HgRebaseDialog.on_id1Edit_textChanged" />
-      <keyword name="HgRebaseDialog.on_id2Button_toggled" id="HgRebaseDialog.on_id2Button_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html#HgRebaseDialog.on_id2Button_toggled" />
-      <keyword name="HgRebaseDialog.on_id2Edit_textChanged" id="HgRebaseDialog.on_id2Edit_textChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html#HgRebaseDialog.on_id2Edit_textChanged" />
-      <keyword name="HgRebaseDialog.on_tag1Button_toggled" id="HgRebaseDialog.on_tag1Button_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html#HgRebaseDialog.on_tag1Button_toggled" />
-      <keyword name="HgRebaseDialog.on_tag1Combo_editTextChanged" id="HgRebaseDialog.on_tag1Combo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html#HgRebaseDialog.on_tag1Combo_editTextChanged" />
-      <keyword name="HgRebaseDialog.on_tag2Button_toggled" id="HgRebaseDialog.on_tag2Button_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html#HgRebaseDialog.on_tag2Button_toggled" />
-      <keyword name="HgRebaseDialog.on_tag2Combo_editTextChanged" id="HgRebaseDialog.on_tag2Combo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html#HgRebaseDialog.on_tag2Combo_editTextChanged" />
       <keyword name="HgRemoveSubrepositoriesDialog" id="HgRemoveSubrepositoriesDialog" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRemoveSubrepositoriesDialog.html#HgRemoveSubrepositoriesDialog" />
       <keyword name="HgRemoveSubrepositoriesDialog (Constructor)" id="HgRemoveSubrepositoriesDialog (Constructor)" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRemoveSubrepositoriesDialog.html#HgRemoveSubrepositoriesDialog.__init__" />
       <keyword name="HgRemoveSubrepositoriesDialog (Module)" id="HgRemoveSubrepositoriesDialog (Module)" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRemoveSubrepositoriesDialog.html" />
@@ -8482,36 +8420,12 @@
       <keyword name="HgRevisionSelectionDialog (Module)" id="HgRevisionSelectionDialog (Module)" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.html" />
       <keyword name="HgRevisionSelectionDialog.__updateOK" id="HgRevisionSelectionDialog.__updateOK" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.html#HgRevisionSelectionDialog.__updateOK" />
       <keyword name="HgRevisionSelectionDialog.getRevision" id="HgRevisionSelectionDialog.getRevision" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.html#HgRevisionSelectionDialog.getRevision" />
-      <keyword name="HgRevisionSelectionDialog.on_bookmarkButton_toggled" id="HgRevisionSelectionDialog.on_bookmarkButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.html#HgRevisionSelectionDialog.on_bookmarkButton_toggled" />
-      <keyword name="HgRevisionSelectionDialog.on_bookmarkCombo_editTextChanged" id="HgRevisionSelectionDialog.on_bookmarkCombo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.html#HgRevisionSelectionDialog.on_bookmarkCombo_editTextChanged" />
-      <keyword name="HgRevisionSelectionDialog.on_branchButton_toggled" id="HgRevisionSelectionDialog.on_branchButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.html#HgRevisionSelectionDialog.on_branchButton_toggled" />
-      <keyword name="HgRevisionSelectionDialog.on_branchCombo_editTextChanged" id="HgRevisionSelectionDialog.on_branchCombo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.html#HgRevisionSelectionDialog.on_branchCombo_editTextChanged" />
-      <keyword name="HgRevisionSelectionDialog.on_idButton_toggled" id="HgRevisionSelectionDialog.on_idButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.html#HgRevisionSelectionDialog.on_idButton_toggled" />
-      <keyword name="HgRevisionSelectionDialog.on_idEdit_textChanged" id="HgRevisionSelectionDialog.on_idEdit_textChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.html#HgRevisionSelectionDialog.on_idEdit_textChanged" />
-      <keyword name="HgRevisionSelectionDialog.on_tagButton_toggled" id="HgRevisionSelectionDialog.on_tagButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.html#HgRevisionSelectionDialog.on_tagButton_toggled" />
-      <keyword name="HgRevisionSelectionDialog.on_tagCombo_editTextChanged" id="HgRevisionSelectionDialog.on_tagCombo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.html#HgRevisionSelectionDialog.on_tagCombo_editTextChanged" />
       <keyword name="HgRevisionsSelectionDialog" id="HgRevisionsSelectionDialog" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html#HgRevisionsSelectionDialog" />
       <keyword name="HgRevisionsSelectionDialog (Constructor)" id="HgRevisionsSelectionDialog (Constructor)" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html#HgRevisionsSelectionDialog.__init__" />
       <keyword name="HgRevisionsSelectionDialog (Module)" id="HgRevisionsSelectionDialog (Module)" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html" />
       <keyword name="HgRevisionsSelectionDialog.__getRevision" id="HgRevisionsSelectionDialog.__getRevision" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html#HgRevisionsSelectionDialog.__getRevision" />
       <keyword name="HgRevisionsSelectionDialog.__updateOK" id="HgRevisionsSelectionDialog.__updateOK" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html#HgRevisionsSelectionDialog.__updateOK" />
       <keyword name="HgRevisionsSelectionDialog.getRevisions" id="HgRevisionsSelectionDialog.getRevisions" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html#HgRevisionsSelectionDialog.getRevisions" />
-      <keyword name="HgRevisionsSelectionDialog.on_bookmark1Button_toggled" id="HgRevisionsSelectionDialog.on_bookmark1Button_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html#HgRevisionsSelectionDialog.on_bookmark1Button_toggled" />
-      <keyword name="HgRevisionsSelectionDialog.on_bookmark1Combo_editTextChanged" id="HgRevisionsSelectionDialog.on_bookmark1Combo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html#HgRevisionsSelectionDialog.on_bookmark1Combo_editTextChanged" />
-      <keyword name="HgRevisionsSelectionDialog.on_bookmark2Button_toggled" id="HgRevisionsSelectionDialog.on_bookmark2Button_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html#HgRevisionsSelectionDialog.on_bookmark2Button_toggled" />
-      <keyword name="HgRevisionsSelectionDialog.on_bookmark2Combo_editTextChanged" id="HgRevisionsSelectionDialog.on_bookmark2Combo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html#HgRevisionsSelectionDialog.on_bookmark2Combo_editTextChanged" />
-      <keyword name="HgRevisionsSelectionDialog.on_branch1Button_toggled" id="HgRevisionsSelectionDialog.on_branch1Button_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html#HgRevisionsSelectionDialog.on_branch1Button_toggled" />
-      <keyword name="HgRevisionsSelectionDialog.on_branch1Combo_editTextChanged" id="HgRevisionsSelectionDialog.on_branch1Combo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html#HgRevisionsSelectionDialog.on_branch1Combo_editTextChanged" />
-      <keyword name="HgRevisionsSelectionDialog.on_branch2Button_toggled" id="HgRevisionsSelectionDialog.on_branch2Button_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html#HgRevisionsSelectionDialog.on_branch2Button_toggled" />
-      <keyword name="HgRevisionsSelectionDialog.on_branch2Combo_editTextChanged" id="HgRevisionsSelectionDialog.on_branch2Combo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html#HgRevisionsSelectionDialog.on_branch2Combo_editTextChanged" />
-      <keyword name="HgRevisionsSelectionDialog.on_id1Button_toggled" id="HgRevisionsSelectionDialog.on_id1Button_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html#HgRevisionsSelectionDialog.on_id1Button_toggled" />
-      <keyword name="HgRevisionsSelectionDialog.on_id1Edit_textChanged" id="HgRevisionsSelectionDialog.on_id1Edit_textChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html#HgRevisionsSelectionDialog.on_id1Edit_textChanged" />
-      <keyword name="HgRevisionsSelectionDialog.on_id2Button_toggled" id="HgRevisionsSelectionDialog.on_id2Button_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html#HgRevisionsSelectionDialog.on_id2Button_toggled" />
-      <keyword name="HgRevisionsSelectionDialog.on_id2Edit_textChanged" id="HgRevisionsSelectionDialog.on_id2Edit_textChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html#HgRevisionsSelectionDialog.on_id2Edit_textChanged" />
-      <keyword name="HgRevisionsSelectionDialog.on_tag1Button_toggled" id="HgRevisionsSelectionDialog.on_tag1Button_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html#HgRevisionsSelectionDialog.on_tag1Button_toggled" />
-      <keyword name="HgRevisionsSelectionDialog.on_tag1Combo_editTextChanged" id="HgRevisionsSelectionDialog.on_tag1Combo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html#HgRevisionsSelectionDialog.on_tag1Combo_editTextChanged" />
-      <keyword name="HgRevisionsSelectionDialog.on_tag2Button_toggled" id="HgRevisionsSelectionDialog.on_tag2Button_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html#HgRevisionsSelectionDialog.on_tag2Button_toggled" />
-      <keyword name="HgRevisionsSelectionDialog.on_tag2Combo_editTextChanged" id="HgRevisionsSelectionDialog.on_tag2Combo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html#HgRevisionsSelectionDialog.on_tag2Combo_editTextChanged" />
       <keyword name="HgServeDialog" id="HgServeDialog" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgServeDialog.html#HgServeDialog" />
       <keyword name="HgServeDialog (Constructor)" id="HgServeDialog (Constructor)" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgServeDialog.html#HgServeDialog.__init__" />
       <keyword name="HgServeDialog (Module)" id="HgServeDialog (Module)" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgServeDialog.html" />
@@ -8605,14 +8519,6 @@
       <keyword name="HgStripDialog.__getRevision" id="HgStripDialog.__getRevision" ref="eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.HgStripDialog.html#HgStripDialog.__getRevision" />
       <keyword name="HgStripDialog.__updateOK" id="HgStripDialog.__updateOK" ref="eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.HgStripDialog.html#HgStripDialog.__updateOK" />
       <keyword name="HgStripDialog.getData" id="HgStripDialog.getData" ref="eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.HgStripDialog.html#HgStripDialog.getData" />
-      <keyword name="HgStripDialog.on_branchButton_toggled" id="HgStripDialog.on_branchButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.HgStripDialog.html#HgStripDialog.on_branchButton_toggled" />
-      <keyword name="HgStripDialog.on_branchCombo_editTextChanged" id="HgStripDialog.on_branchCombo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.HgStripDialog.html#HgStripDialog.on_branchCombo_editTextChanged" />
-      <keyword name="HgStripDialog.on_idButton_toggled" id="HgStripDialog.on_idButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.HgStripDialog.html#HgStripDialog.on_idButton_toggled" />
-      <keyword name="HgStripDialog.on_idEdit_textChanged" id="HgStripDialog.on_idEdit_textChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.HgStripDialog.html#HgStripDialog.on_idEdit_textChanged" />
-      <keyword name="HgStripDialog.on_numberButton_toggled" id="HgStripDialog.on_numberButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.HgStripDialog.html#HgStripDialog.on_numberButton_toggled" />
-      <keyword name="HgStripDialog.on_numberSpinBox_valueChanged" id="HgStripDialog.on_numberSpinBox_valueChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.HgStripDialog.html#HgStripDialog.on_numberSpinBox_valueChanged" />
-      <keyword name="HgStripDialog.on_tagButton_toggled" id="HgStripDialog.on_tagButton_toggled" ref="eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.HgStripDialog.html#HgStripDialog.on_tagButton_toggled" />
-      <keyword name="HgStripDialog.on_tagCombo_editTextChanged" id="HgStripDialog.on_tagCombo_editTextChanged" ref="eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.HgStripDialog.html#HgStripDialog.on_tagCombo_editTextChanged" />
       <keyword name="HgSummaryDialog" id="HgSummaryDialog" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgSummaryDialog.html#HgSummaryDialog" />
       <keyword name="HgSummaryDialog (Constructor)" id="HgSummaryDialog (Constructor)" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgSummaryDialog.html#HgSummaryDialog.__init__" />
       <keyword name="HgSummaryDialog (Module)" id="HgSummaryDialog (Module)" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgSummaryDialog.html" />
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricPathPicker.html	Wed Apr 20 15:00:51 2022 +0200
+++ b/eric7/Documentation/Source/eric7.EricWidgets.EricPathPicker.html	Wed Apr 20 15:04:20 2022 +0200
@@ -317,6 +317,10 @@
 <td>Public slot to set the current index.</td>
 </tr>
 <tr>
+<td><a href="#EricPathPickerBase.setCurrentText">setCurrentText</a></td>
+<td>Public slot to set the current text.</td>
+</tr>
+<tr>
 <td><a href="#EricPathPickerBase.setDefaultDirectory">setDefaultDirectory</a></td>
 <td>Public method to set the default directory.</td>
 </tr>
@@ -820,6 +824,20 @@
 index of the item to set current
 </dd>
 </dl>
+<a NAME="EricPathPickerBase.setCurrentText" ID="EricPathPickerBase.setCurrentText"></a>
+<h4>EricPathPickerBase.setCurrentText</h4>
+<b>setCurrentText</b>(<i>text</i>)
+
+<p>
+        Public slot to set the current text.
+</p>
+<dl>
+
+<dt><i>text</i> (str)</dt>
+<dd>
+text of the item to set current
+</dd>
+</dl>
 <a NAME="EricPathPickerBase.setDefaultDirectory" ID="EricPathPickerBase.setDefaultDirectory"></a>
 <h4>EricPathPickerBase.setDefaultDirectory</h4>
 <b>setDefaultDirectory</b>(<i>directory</i>)
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.html	Wed Apr 20 15:00:51 2022 +0200
+++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.html	Wed Apr 20 15:04:20 2022 +0200
@@ -66,38 +66,6 @@
 <td><a href="#HgGpgSignDialog.getData">getData</a></td>
 <td>Public method to retrieve the entered data.</td>
 </tr>
-<tr>
-<td><a href="#HgGpgSignDialog.on_bookmarkButton_toggled">on_bookmarkButton_toggled</a></td>
-<td>Private slot to handle changes of the Bookmark select button.</td>
-</tr>
-<tr>
-<td><a href="#HgGpgSignDialog.on_bookmarkCombo_editTextChanged">on_bookmarkCombo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Bookmark combo.</td>
-</tr>
-<tr>
-<td><a href="#HgGpgSignDialog.on_branchButton_toggled">on_branchButton_toggled</a></td>
-<td>Private slot to handle changes of the Branch select button.</td>
-</tr>
-<tr>
-<td><a href="#HgGpgSignDialog.on_branchCombo_editTextChanged">on_branchCombo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Branch combo.</td>
-</tr>
-<tr>
-<td><a href="#HgGpgSignDialog.on_idButton_toggled">on_idButton_toggled</a></td>
-<td>Private slot to handle changes of the ID select button.</td>
-</tr>
-<tr>
-<td><a href="#HgGpgSignDialog.on_idEdit_textChanged">on_idEdit_textChanged</a></td>
-<td>Private slot to handle changes of the ID edit.</td>
-</tr>
-<tr>
-<td><a href="#HgGpgSignDialog.on_tagButton_toggled">on_tagButton_toggled</a></td>
-<td>Private slot to handle changes of the Tag select button.</td>
-</tr>
-<tr>
-<td><a href="#HgGpgSignDialog.on_tagCombo_editTextChanged">on_tagCombo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Tag combo.</td>
-</tr>
 </table>
 <h3>Static Methods</h3>
 
@@ -114,21 +82,21 @@
 </p>
 <dl>
 
-<dt><i>tagsList</i></dt>
+<dt><i>tagsList</i> (list of str)</dt>
 <dd>
-list of tags (list of strings)
+list of tags
 </dd>
-<dt><i>branchesList</i></dt>
+<dt><i>branchesList</i> (list of str)</dt>
 <dd>
-list of branches (list of strings)
+list of branches
 </dd>
-<dt><i>bookmarksList</i></dt>
+<dt><i>bookmarksList</i> (list of str)</dt>
 <dd>
-list of bookmarks (list of strings)
+list of bookmarks
 </dd>
-<dt><i>parent</i></dt>
+<dt><i>parent</i> (QWidget)</dt>
 <dd>
-reference to the parent widget (QWidget)
+parent widget
 </dd>
 </dl>
 <a NAME="HgGpgSignDialog.__updateOK" ID="HgGpgSignDialog.__updateOK"></a>
@@ -151,119 +119,13 @@
 tuple giving the revision, a flag indicating not to commit
             the signature, a commit message, an ID of the key to be used,
             a flag indicating a local signature and a flag indicating a forced
-            signature (string, boolean, string, string, boolean, boolean)
-</dd>
-</dl>
-<a NAME="HgGpgSignDialog.on_bookmarkButton_toggled" ID="HgGpgSignDialog.on_bookmarkButton_toggled"></a>
-<h4>HgGpgSignDialog.on_bookmarkButton_toggled</h4>
-<b>on_bookmarkButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Bookmark select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgGpgSignDialog.on_bookmarkCombo_editTextChanged" ID="HgGpgSignDialog.on_bookmarkCombo_editTextChanged"></a>
-<h4>HgGpgSignDialog.on_bookmarkCombo_editTextChanged</h4>
-<b>on_bookmarkCombo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Bookmark combo.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the combo (string)
-</dd>
-</dl>
-<a NAME="HgGpgSignDialog.on_branchButton_toggled" ID="HgGpgSignDialog.on_branchButton_toggled"></a>
-<h4>HgGpgSignDialog.on_branchButton_toggled</h4>
-<b>on_branchButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Branch select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
+            signature
 </dd>
 </dl>
-<a NAME="HgGpgSignDialog.on_branchCombo_editTextChanged" ID="HgGpgSignDialog.on_branchCombo_editTextChanged"></a>
-<h4>HgGpgSignDialog.on_branchCombo_editTextChanged</h4>
-<b>on_branchCombo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Branch combo.
-</p>
 <dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the combo (string)
-</dd>
-</dl>
-<a NAME="HgGpgSignDialog.on_idButton_toggled" ID="HgGpgSignDialog.on_idButton_toggled"></a>
-<h4>HgGpgSignDialog.on_idButton_toggled</h4>
-<b>on_idButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the ID select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
+<dt>Return Type:</dt>
 <dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgGpgSignDialog.on_idEdit_textChanged" ID="HgGpgSignDialog.on_idEdit_textChanged"></a>
-<h4>HgGpgSignDialog.on_idEdit_textChanged</h4>
-<b>on_idEdit_textChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the ID edit.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the edit (string)
-</dd>
-</dl>
-<a NAME="HgGpgSignDialog.on_tagButton_toggled" ID="HgGpgSignDialog.on_tagButton_toggled"></a>
-<h4>HgGpgSignDialog.on_tagButton_toggled</h4>
-<b>on_tagButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Tag select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgGpgSignDialog.on_tagCombo_editTextChanged" ID="HgGpgSignDialog.on_tagCombo_editTextChanged"></a>
-<h4>HgGpgSignDialog.on_tagCombo_editTextChanged</h4>
-<b>on_tagCombo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Tag combo.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the combo (string)
+tuple of (str, bool, str, str, bool, bool)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.html	Wed Apr 20 15:00:51 2022 +0200
+++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.html	Wed Apr 20 15:04:20 2022 +0200
@@ -66,42 +66,6 @@
 <td><a href="#HgBackoutDialog.getParameters">getParameters</a></td>
 <td>Public method to retrieve the backout data.</td>
 </tr>
-<tr>
-<td><a href="#HgBackoutDialog.on_bookmarkButton_toggled">on_bookmarkButton_toggled</a></td>
-<td>Private slot to handle changes of the Bookmark select button.</td>
-</tr>
-<tr>
-<td><a href="#HgBackoutDialog.on_bookmarkCombo_editTextChanged">on_bookmarkCombo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Bookmark combo.</td>
-</tr>
-<tr>
-<td><a href="#HgBackoutDialog.on_branchButton_toggled">on_branchButton_toggled</a></td>
-<td>Private slot to handle changes of the Branch select button.</td>
-</tr>
-<tr>
-<td><a href="#HgBackoutDialog.on_branchCombo_editTextChanged">on_branchCombo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Branch combo.</td>
-</tr>
-<tr>
-<td><a href="#HgBackoutDialog.on_idButton_toggled">on_idButton_toggled</a></td>
-<td>Private slot to handle changes of the ID select button.</td>
-</tr>
-<tr>
-<td><a href="#HgBackoutDialog.on_idEdit_textChanged">on_idEdit_textChanged</a></td>
-<td>Private slot to handle changes of the ID edit.</td>
-</tr>
-<tr>
-<td><a href="#HgBackoutDialog.on_noneButton_toggled">on_noneButton_toggled</a></td>
-<td>Private slot to handle the toggling of the None revision button.</td>
-</tr>
-<tr>
-<td><a href="#HgBackoutDialog.on_tagButton_toggled">on_tagButton_toggled</a></td>
-<td>Private slot to handle changes of the Tag select button.</td>
-</tr>
-<tr>
-<td><a href="#HgBackoutDialog.on_tagCombo_editTextChanged">on_tagCombo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Tag combo.</td>
-</tr>
 </table>
 <h3>Static Methods</h3>
 
@@ -118,21 +82,21 @@
 </p>
 <dl>
 
-<dt><i>tagsList</i></dt>
+<dt><i>tagsList</i> (list of str)</dt>
 <dd>
-list of tags (list of strings)
+list of tags
 </dd>
-<dt><i>branchesList</i></dt>
+<dt><i>branchesList</i> (list of str)</dt>
 <dd>
-list of branches (list of strings)
+list of branches
 </dd>
-<dt><i>bookmarksList</i></dt>
+<dt><i>bookmarksList</i> (list of str)</dt>
 <dd>
-list of bookmarks (list of strings)
+list of bookmarks
 </dd>
-<dt><i>parent</i></dt>
+<dt><i>parent</i> (QWidget)</dt>
 <dd>
-parent widget (QWidget)
+parent widget
 </dd>
 </dl>
 <a NAME="HgBackoutDialog.__updateOK" ID="HgBackoutDialog.__updateOK"></a>
@@ -154,133 +118,12 @@
 <dd>
 tuple naming the revision, a flag indicating a
             merge, the commit date, the commit user and a commit message
-            (string, boolean, string, string, string)
-</dd>
-</dl>
-<a NAME="HgBackoutDialog.on_bookmarkButton_toggled" ID="HgBackoutDialog.on_bookmarkButton_toggled"></a>
-<h4>HgBackoutDialog.on_bookmarkButton_toggled</h4>
-<b>on_bookmarkButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Bookmark select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgBackoutDialog.on_bookmarkCombo_editTextChanged" ID="HgBackoutDialog.on_bookmarkCombo_editTextChanged"></a>
-<h4>HgBackoutDialog.on_bookmarkCombo_editTextChanged</h4>
-<b>on_bookmarkCombo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Bookmark combo.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the combo (string)
-</dd>
-</dl>
-<a NAME="HgBackoutDialog.on_branchButton_toggled" ID="HgBackoutDialog.on_branchButton_toggled"></a>
-<h4>HgBackoutDialog.on_branchButton_toggled</h4>
-<b>on_branchButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Branch select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgBackoutDialog.on_branchCombo_editTextChanged" ID="HgBackoutDialog.on_branchCombo_editTextChanged"></a>
-<h4>HgBackoutDialog.on_branchCombo_editTextChanged</h4>
-<b>on_branchCombo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Branch combo.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the combo (string)
 </dd>
 </dl>
-<a NAME="HgBackoutDialog.on_idButton_toggled" ID="HgBackoutDialog.on_idButton_toggled"></a>
-<h4>HgBackoutDialog.on_idButton_toggled</h4>
-<b>on_idButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the ID select button.
-</p>
 <dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgBackoutDialog.on_idEdit_textChanged" ID="HgBackoutDialog.on_idEdit_textChanged"></a>
-<h4>HgBackoutDialog.on_idEdit_textChanged</h4>
-<b>on_idEdit_textChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the ID edit.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
+<dt>Return Type:</dt>
 <dd>
-text of the edit (string)
-</dd>
-</dl>
-<a NAME="HgBackoutDialog.on_noneButton_toggled" ID="HgBackoutDialog.on_noneButton_toggled"></a>
-<h4>HgBackoutDialog.on_noneButton_toggled</h4>
-<b>on_noneButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle the toggling of the None revision button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-flag indicating the checked state (boolean)
-</dd>
-</dl>
-<a NAME="HgBackoutDialog.on_tagButton_toggled" ID="HgBackoutDialog.on_tagButton_toggled"></a>
-<h4>HgBackoutDialog.on_tagButton_toggled</h4>
-<b>on_tagButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Tag select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgBackoutDialog.on_tagCombo_editTextChanged" ID="HgBackoutDialog.on_tagCombo_editTextChanged"></a>
-<h4>HgBackoutDialog.on_tagCombo_editTextChanged</h4>
-<b>on_tagCombo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Tag combo.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the combo (string)
+tuple of (str, bool, str, str, str)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.html	Wed Apr 20 15:00:51 2022 +0200
+++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.html	Wed Apr 20 15:04:20 2022 +0200
@@ -70,46 +70,6 @@
 <td><a href="#HgBookmarkDialog.getData">getData</a></td>
 <td>Public method to retrieve the entered data.</td>
 </tr>
-<tr>
-<td><a href="#HgBookmarkDialog.on_bookmarkButton_toggled">on_bookmarkButton_toggled</a></td>
-<td>Private slot to handle changes of the Bookmark select button.</td>
-</tr>
-<tr>
-<td><a href="#HgBookmarkDialog.on_bookmarkCombo_editTextChanged">on_bookmarkCombo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Bookmark combo.</td>
-</tr>
-<tr>
-<td><a href="#HgBookmarkDialog.on_branchButton_toggled">on_branchButton_toggled</a></td>
-<td>Private slot to handle changes of the Branch select button.</td>
-</tr>
-<tr>
-<td><a href="#HgBookmarkDialog.on_branchCombo_editTextChanged">on_branchCombo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Branch combo.</td>
-</tr>
-<tr>
-<td><a href="#HgBookmarkDialog.on_idButton_toggled">on_idButton_toggled</a></td>
-<td>Private slot to handle changes of the ID select button.</td>
-</tr>
-<tr>
-<td><a href="#HgBookmarkDialog.on_idEdit_textChanged">on_idEdit_textChanged</a></td>
-<td>Private slot to handle changes of the ID edit.</td>
-</tr>
-<tr>
-<td><a href="#HgBookmarkDialog.on_nameCombo_activated">on_nameCombo_activated</a></td>
-<td>Private slot to handle changes of the selected bookmark name.</td>
-</tr>
-<tr>
-<td><a href="#HgBookmarkDialog.on_nameEdit_textChanged">on_nameEdit_textChanged</a></td>
-<td>Private slot to handle changes of the bookmark name.</td>
-</tr>
-<tr>
-<td><a href="#HgBookmarkDialog.on_tagButton_toggled">on_tagButton_toggled</a></td>
-<td>Private slot to handle changes of the Tag select button.</td>
-</tr>
-<tr>
-<td><a href="#HgBookmarkDialog.on_tagCombo_editTextChanged">on_tagCombo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Tag combo.</td>
-</tr>
 </table>
 <h3>Static Methods</h3>
 
@@ -126,25 +86,25 @@
 </p>
 <dl>
 
-<dt><i>mode</i></dt>
+<dt><i>mode</i> (int)</dt>
 <dd>
-of the dialog (integer)
+of the dialog
 </dd>
-<dt><i>tagsList</i></dt>
+<dt><i>tagsList</i> (list of str)</dt>
 <dd>
-list of tags (list of strings)
+list of tags
 </dd>
-<dt><i>branchesList</i></dt>
+<dt><i>branchesList</i> (list of str)</dt>
 <dd>
-list of branches (list of strings)
+list of branches
 </dd>
-<dt><i>bookmarksList</i></dt>
+<dt><i>bookmarksList</i> (list of str)</dt>
 <dd>
-list of bookmarks (list of strings)
+list of bookmarks
 </dd>
-<dt><i>parent</i></dt>
+<dt><i>parent</i> (QWidget)</dt>
 <dd>
-reference to the parent widget (QWidget)
+parent widget
 </dd>
 </dl>
 <a NAME="HgBookmarkDialog.__updateBookmarksCombo" ID="HgBookmarkDialog.__updateBookmarksCombo"></a>
@@ -172,147 +132,12 @@
 <dt>Return:</dt>
 <dd>
 tuple naming the revision and the bookmark name
-            (string, string)
-</dd>
-</dl>
-<a NAME="HgBookmarkDialog.on_bookmarkButton_toggled" ID="HgBookmarkDialog.on_bookmarkButton_toggled"></a>
-<h4>HgBookmarkDialog.on_bookmarkButton_toggled</h4>
-<b>on_bookmarkButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Bookmark select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgBookmarkDialog.on_bookmarkCombo_editTextChanged" ID="HgBookmarkDialog.on_bookmarkCombo_editTextChanged"></a>
-<h4>HgBookmarkDialog.on_bookmarkCombo_editTextChanged</h4>
-<b>on_bookmarkCombo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Bookmark combo.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the combo (string)
-</dd>
-</dl>
-<a NAME="HgBookmarkDialog.on_branchButton_toggled" ID="HgBookmarkDialog.on_branchButton_toggled"></a>
-<h4>HgBookmarkDialog.on_branchButton_toggled</h4>
-<b>on_branchButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Branch select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgBookmarkDialog.on_branchCombo_editTextChanged" ID="HgBookmarkDialog.on_branchCombo_editTextChanged"></a>
-<h4>HgBookmarkDialog.on_branchCombo_editTextChanged</h4>
-<b>on_branchCombo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Branch combo.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the combo (string)
 </dd>
 </dl>
-<a NAME="HgBookmarkDialog.on_idButton_toggled" ID="HgBookmarkDialog.on_idButton_toggled"></a>
-<h4>HgBookmarkDialog.on_idButton_toggled</h4>
-<b>on_idButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the ID select button.
-</p>
 <dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgBookmarkDialog.on_idEdit_textChanged" ID="HgBookmarkDialog.on_idEdit_textChanged"></a>
-<h4>HgBookmarkDialog.on_idEdit_textChanged</h4>
-<b>on_idEdit_textChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the ID edit.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the edit (string)
-</dd>
-</dl>
-<a NAME="HgBookmarkDialog.on_nameCombo_activated" ID="HgBookmarkDialog.on_nameCombo_activated"></a>
-<h4>HgBookmarkDialog.on_nameCombo_activated</h4>
-<b>on_nameCombo_activated</b>(<i>index</i>)
-
-<p>
-        Private slot to handle changes of the selected bookmark name.
-</p>
-<dl>
-
-<dt><i>index</i> (int)</dt>
+<dt>Return Type:</dt>
 <dd>
-index of the selected entry
-</dd>
-</dl>
-<a NAME="HgBookmarkDialog.on_nameEdit_textChanged" ID="HgBookmarkDialog.on_nameEdit_textChanged"></a>
-<h4>HgBookmarkDialog.on_nameEdit_textChanged</h4>
-<b>on_nameEdit_textChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the bookmark name.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the edit (string)
-</dd>
-</dl>
-<a NAME="HgBookmarkDialog.on_tagButton_toggled" ID="HgBookmarkDialog.on_tagButton_toggled"></a>
-<h4>HgBookmarkDialog.on_tagButton_toggled</h4>
-<b>on_tagButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Tag select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgBookmarkDialog.on_tagCombo_editTextChanged" ID="HgBookmarkDialog.on_tagCombo_editTextChanged"></a>
-<h4>HgBookmarkDialog.on_tagCombo_editTextChanged</h4>
-<b>on_tagCombo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Tag combo.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the combo (string)
+tuple of (str, str)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.html	Wed Apr 20 15:00:51 2022 +0200
+++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.html	Wed Apr 20 15:04:20 2022 +0200
@@ -66,38 +66,6 @@
 <td><a href="#HgMergeDialog.getParameters">getParameters</a></td>
 <td>Public method to retrieve the merge data.</td>
 </tr>
-<tr>
-<td><a href="#HgMergeDialog.on_bookmarkButton_toggled">on_bookmarkButton_toggled</a></td>
-<td>Private slot to handle changes of the Bookmark select button.</td>
-</tr>
-<tr>
-<td><a href="#HgMergeDialog.on_bookmarkCombo_editTextChanged">on_bookmarkCombo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Bookmark combo.</td>
-</tr>
-<tr>
-<td><a href="#HgMergeDialog.on_branchButton_toggled">on_branchButton_toggled</a></td>
-<td>Private slot to handle changes of the Branch select button.</td>
-</tr>
-<tr>
-<td><a href="#HgMergeDialog.on_branchCombo_editTextChanged">on_branchCombo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Branch combo.</td>
-</tr>
-<tr>
-<td><a href="#HgMergeDialog.on_idButton_toggled">on_idButton_toggled</a></td>
-<td>Private slot to handle changes of the ID select button.</td>
-</tr>
-<tr>
-<td><a href="#HgMergeDialog.on_idEdit_textChanged">on_idEdit_textChanged</a></td>
-<td>Private slot to handle changes of the ID edit.</td>
-</tr>
-<tr>
-<td><a href="#HgMergeDialog.on_tagButton_toggled">on_tagButton_toggled</a></td>
-<td>Private slot to handle changes of the Tag select button.</td>
-</tr>
-<tr>
-<td><a href="#HgMergeDialog.on_tagCombo_editTextChanged">on_tagCombo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Tag combo.</td>
-</tr>
 </table>
 <h3>Static Methods</h3>
 
@@ -114,21 +82,21 @@
 </p>
 <dl>
 
-<dt><i>tagsList</i></dt>
+<dt><i>tagsList</i> (list of str)</dt>
 <dd>
-list of tags (list of strings)
+list of tags
 </dd>
-<dt><i>branchesList</i></dt>
+<dt><i>branchesList</i> (list of str)</dt>
 <dd>
-list of branches (list of strings)
+list of branches
 </dd>
-<dt><i>bookmarksList</i></dt>
+<dt><i>bookmarksList</i> (list of str)</dt>
 <dd>
-list of bookmarks (list of strings)
+list of bookmarks
 </dd>
-<dt><i>parent</i></dt>
+<dt><i>parent</i> (QWidget)</dt>
 <dd>
-parent widget (QWidget)
+parent widget
 </dd>
 </dl>
 <a NAME="HgMergeDialog.__updateOK" ID="HgMergeDialog.__updateOK"></a>
@@ -149,119 +117,13 @@
 <dt>Return:</dt>
 <dd>
 tuple naming the revision and a flag indicating a
-            forced merge (string, boolean)
-</dd>
-</dl>
-<a NAME="HgMergeDialog.on_bookmarkButton_toggled" ID="HgMergeDialog.on_bookmarkButton_toggled"></a>
-<h4>HgMergeDialog.on_bookmarkButton_toggled</h4>
-<b>on_bookmarkButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Bookmark select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgMergeDialog.on_bookmarkCombo_editTextChanged" ID="HgMergeDialog.on_bookmarkCombo_editTextChanged"></a>
-<h4>HgMergeDialog.on_bookmarkCombo_editTextChanged</h4>
-<b>on_bookmarkCombo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Bookmark combo.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the combo (string)
-</dd>
-</dl>
-<a NAME="HgMergeDialog.on_branchButton_toggled" ID="HgMergeDialog.on_branchButton_toggled"></a>
-<h4>HgMergeDialog.on_branchButton_toggled</h4>
-<b>on_branchButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Branch select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
+            forced merge
 </dd>
 </dl>
-<a NAME="HgMergeDialog.on_branchCombo_editTextChanged" ID="HgMergeDialog.on_branchCombo_editTextChanged"></a>
-<h4>HgMergeDialog.on_branchCombo_editTextChanged</h4>
-<b>on_branchCombo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Branch combo.
-</p>
 <dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the combo (string)
-</dd>
-</dl>
-<a NAME="HgMergeDialog.on_idButton_toggled" ID="HgMergeDialog.on_idButton_toggled"></a>
-<h4>HgMergeDialog.on_idButton_toggled</h4>
-<b>on_idButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the ID select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
+<dt>Return Type:</dt>
 <dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgMergeDialog.on_idEdit_textChanged" ID="HgMergeDialog.on_idEdit_textChanged"></a>
-<h4>HgMergeDialog.on_idEdit_textChanged</h4>
-<b>on_idEdit_textChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the ID edit.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the edit (string)
-</dd>
-</dl>
-<a NAME="HgMergeDialog.on_tagButton_toggled" ID="HgMergeDialog.on_tagButton_toggled"></a>
-<h4>HgMergeDialog.on_tagButton_toggled</h4>
-<b>on_tagButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Tag select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgMergeDialog.on_tagCombo_editTextChanged" ID="HgMergeDialog.on_tagCombo_editTextChanged"></a>
-<h4>HgMergeDialog.on_tagCombo_editTextChanged</h4>
-<b>on_tagCombo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Tag combo.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the combo (string)
+tuple of (str, bool)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.html	Wed Apr 20 15:00:51 2022 +0200
+++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.html	Wed Apr 20 15:04:20 2022 +0200
@@ -66,38 +66,6 @@
 <td><a href="#HgRevisionSelectionDialog.getRevision">getRevision</a></td>
 <td>Public method to retrieve the selected revision.</td>
 </tr>
-<tr>
-<td><a href="#HgRevisionSelectionDialog.on_bookmarkButton_toggled">on_bookmarkButton_toggled</a></td>
-<td>Private slot to handle changes of the Bookmark select button.</td>
-</tr>
-<tr>
-<td><a href="#HgRevisionSelectionDialog.on_bookmarkCombo_editTextChanged">on_bookmarkCombo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Bookmark combo.</td>
-</tr>
-<tr>
-<td><a href="#HgRevisionSelectionDialog.on_branchButton_toggled">on_branchButton_toggled</a></td>
-<td>Private slot to handle changes of the Branch select button.</td>
-</tr>
-<tr>
-<td><a href="#HgRevisionSelectionDialog.on_branchCombo_editTextChanged">on_branchCombo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Branch combo.</td>
-</tr>
-<tr>
-<td><a href="#HgRevisionSelectionDialog.on_idButton_toggled">on_idButton_toggled</a></td>
-<td>Private slot to handle changes of the ID select button.</td>
-</tr>
-<tr>
-<td><a href="#HgRevisionSelectionDialog.on_idEdit_textChanged">on_idEdit_textChanged</a></td>
-<td>Private slot to handle changes of the ID edit.</td>
-</tr>
-<tr>
-<td><a href="#HgRevisionSelectionDialog.on_tagButton_toggled">on_tagButton_toggled</a></td>
-<td>Private slot to handle changes of the Tag select button.</td>
-</tr>
-<tr>
-<td><a href="#HgRevisionSelectionDialog.on_tagCombo_editTextChanged">on_tagCombo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Tag combo.</td>
-</tr>
 </table>
 <h3>Static Methods</h3>
 
@@ -107,32 +75,37 @@
 
 <a NAME="HgRevisionSelectionDialog.__init__" ID="HgRevisionSelectionDialog.__init__"></a>
 <h4>HgRevisionSelectionDialog (Constructor)</h4>
-<b>HgRevisionSelectionDialog</b>(<i>tagsList, branchesList, bookmarksList=None, noneLabel="", parent=None</i>)
+<b>HgRevisionSelectionDialog</b>(<i>tagsList, branchesList, bookmarksList=None, noneLabel="", revset=True, parent=None</i>)
 
 <p>
         Constructor
 </p>
 <dl>
 
-<dt><i>tagsList</i></dt>
+<dt><i>tagsList</i> (list of str)</dt>
 <dd>
-list of tags (list of strings)
+list of tags
 </dd>
-<dt><i>branchesList</i></dt>
+<dt><i>branchesList</i> (list of str)</dt>
 <dd>
-list of branches (list of strings)
+list of branches
 </dd>
-<dt><i>bookmarksList</i></dt>
+<dt><i>bookmarksList</i> (list of str)</dt>
 <dd>
-list of bookmarks (list of strings)
+list of bookmarks
 </dd>
-<dt><i>noneLabel</i></dt>
+<dt><i>noneLabel</i> (str)</dt>
 <dd>
-labeltext for "no revision selected" (string)
+labeltext for "no revision selected"
 </dd>
-<dt><i>parent</i></dt>
+<dt><i>revset</i> (bool)</dt>
 <dd>
-parent widget (QWidget)
+flag indicating to allow the revision or ID given as a
+            revset
+</dd>
+<dt><i>parent</i> (QWidget)</dt>
+<dd>
+parent widget
 </dd>
 </dl>
 <a NAME="HgRevisionSelectionDialog.__updateOK" ID="HgRevisionSelectionDialog.__updateOK"></a>
@@ -144,20 +117,12 @@
 </p>
 <a NAME="HgRevisionSelectionDialog.getRevision" ID="HgRevisionSelectionDialog.getRevision"></a>
 <h4>HgRevisionSelectionDialog.getRevision</h4>
-<b>getRevision</b>(<i>revset=True</i>)
+<b>getRevision</b>(<i></i>)
 
 <p>
         Public method to retrieve the selected revision.
 </p>
 <dl>
-
-<dt><i>revset</i> (bool)</dt>
-<dd>
-flag indicating to get the revision or ID as a
-            revset
-</dd>
-</dl>
-<dl>
 <dt>Return:</dt>
 <dd>
 selected revision
@@ -169,118 +134,6 @@
 str
 </dd>
 </dl>
-<a NAME="HgRevisionSelectionDialog.on_bookmarkButton_toggled" ID="HgRevisionSelectionDialog.on_bookmarkButton_toggled"></a>
-<h4>HgRevisionSelectionDialog.on_bookmarkButton_toggled</h4>
-<b>on_bookmarkButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Bookmark select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgRevisionSelectionDialog.on_bookmarkCombo_editTextChanged" ID="HgRevisionSelectionDialog.on_bookmarkCombo_editTextChanged"></a>
-<h4>HgRevisionSelectionDialog.on_bookmarkCombo_editTextChanged</h4>
-<b>on_bookmarkCombo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Bookmark combo.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the combo (string)
-</dd>
-</dl>
-<a NAME="HgRevisionSelectionDialog.on_branchButton_toggled" ID="HgRevisionSelectionDialog.on_branchButton_toggled"></a>
-<h4>HgRevisionSelectionDialog.on_branchButton_toggled</h4>
-<b>on_branchButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Branch select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgRevisionSelectionDialog.on_branchCombo_editTextChanged" ID="HgRevisionSelectionDialog.on_branchCombo_editTextChanged"></a>
-<h4>HgRevisionSelectionDialog.on_branchCombo_editTextChanged</h4>
-<b>on_branchCombo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Branch combo.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the combo (string)
-</dd>
-</dl>
-<a NAME="HgRevisionSelectionDialog.on_idButton_toggled" ID="HgRevisionSelectionDialog.on_idButton_toggled"></a>
-<h4>HgRevisionSelectionDialog.on_idButton_toggled</h4>
-<b>on_idButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the ID select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgRevisionSelectionDialog.on_idEdit_textChanged" ID="HgRevisionSelectionDialog.on_idEdit_textChanged"></a>
-<h4>HgRevisionSelectionDialog.on_idEdit_textChanged</h4>
-<b>on_idEdit_textChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the ID edit.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the edit (string)
-</dd>
-</dl>
-<a NAME="HgRevisionSelectionDialog.on_tagButton_toggled" ID="HgRevisionSelectionDialog.on_tagButton_toggled"></a>
-<h4>HgRevisionSelectionDialog.on_tagButton_toggled</h4>
-<b>on_tagButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Tag select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgRevisionSelectionDialog.on_tagCombo_editTextChanged" ID="HgRevisionSelectionDialog.on_tagCombo_editTextChanged"></a>
-<h4>HgRevisionSelectionDialog.on_tagCombo_editTextChanged</h4>
-<b>on_tagCombo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Tag combo.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the combo (string)
-</dd>
-</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>
\ No newline at end of file
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html	Wed Apr 20 15:00:51 2022 +0200
+++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html	Wed Apr 20 15:04:20 2022 +0200
@@ -70,70 +70,6 @@
 <td><a href="#HgRevisionsSelectionDialog.getRevisions">getRevisions</a></td>
 <td>Public method to get the revisions.</td>
 </tr>
-<tr>
-<td><a href="#HgRevisionsSelectionDialog.on_bookmark1Button_toggled">on_bookmark1Button_toggled</a></td>
-<td>Private slot to handle changes of the Bookmark1 select button.</td>
-</tr>
-<tr>
-<td><a href="#HgRevisionsSelectionDialog.on_bookmark1Combo_editTextChanged">on_bookmark1Combo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Bookmark1 combo.</td>
-</tr>
-<tr>
-<td><a href="#HgRevisionsSelectionDialog.on_bookmark2Button_toggled">on_bookmark2Button_toggled</a></td>
-<td>Private slot to handle changes of the Bookmark2 select button.</td>
-</tr>
-<tr>
-<td><a href="#HgRevisionsSelectionDialog.on_bookmark2Combo_editTextChanged">on_bookmark2Combo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Bookmark2 combo.</td>
-</tr>
-<tr>
-<td><a href="#HgRevisionsSelectionDialog.on_branch1Button_toggled">on_branch1Button_toggled</a></td>
-<td>Private slot to handle changes of the Branch1 select button.</td>
-</tr>
-<tr>
-<td><a href="#HgRevisionsSelectionDialog.on_branch1Combo_editTextChanged">on_branch1Combo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Branch1 combo.</td>
-</tr>
-<tr>
-<td><a href="#HgRevisionsSelectionDialog.on_branch2Button_toggled">on_branch2Button_toggled</a></td>
-<td>Private slot to handle changes of the Branch2 select button.</td>
-</tr>
-<tr>
-<td><a href="#HgRevisionsSelectionDialog.on_branch2Combo_editTextChanged">on_branch2Combo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Branch2 combo.</td>
-</tr>
-<tr>
-<td><a href="#HgRevisionsSelectionDialog.on_id1Button_toggled">on_id1Button_toggled</a></td>
-<td>Private slot to handle changes of the ID1 select button.</td>
-</tr>
-<tr>
-<td><a href="#HgRevisionsSelectionDialog.on_id1Edit_textChanged">on_id1Edit_textChanged</a></td>
-<td>Private slot to handle changes of the ID1 edit.</td>
-</tr>
-<tr>
-<td><a href="#HgRevisionsSelectionDialog.on_id2Button_toggled">on_id2Button_toggled</a></td>
-<td>Private slot to handle changes of the ID2 select button.</td>
-</tr>
-<tr>
-<td><a href="#HgRevisionsSelectionDialog.on_id2Edit_textChanged">on_id2Edit_textChanged</a></td>
-<td>Private slot to handle changes of the ID2 edit.</td>
-</tr>
-<tr>
-<td><a href="#HgRevisionsSelectionDialog.on_tag1Button_toggled">on_tag1Button_toggled</a></td>
-<td>Private slot to handle changes of the Tag1 select button.</td>
-</tr>
-<tr>
-<td><a href="#HgRevisionsSelectionDialog.on_tag1Combo_editTextChanged">on_tag1Combo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Tag1 combo.</td>
-</tr>
-<tr>
-<td><a href="#HgRevisionsSelectionDialog.on_tag2Button_toggled">on_tag2Button_toggled</a></td>
-<td>Private slot to handle changes of the Tag2 select button.</td>
-</tr>
-<tr>
-<td><a href="#HgRevisionsSelectionDialog.on_tag2Combo_editTextChanged">on_tag2Combo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Tag2 combo.</td>
-</tr>
 </table>
 <h3>Static Methods</h3>
 
@@ -150,21 +86,21 @@
 </p>
 <dl>
 
-<dt><i>tagsList</i></dt>
+<dt><i>tagsList</i> (list of str)</dt>
 <dd>
-list of tags (list of strings)
+list of tags
 </dd>
-<dt><i>branchesList</i></dt>
+<dt><i>branchesList</i> (list of str)</dt>
 <dd>
-list of branches (list of strings)
+list of branches
 </dd>
-<dt><i>bookmarksList</i></dt>
+<dt><i>bookmarksList</i> (list of str)</dt>
 <dd>
-list of bookmarks (list of strings)
+list of bookmarks
 </dd>
-<dt><i>parent</i></dt>
+<dt><i>parent</i> (QWidget)</dt>
 <dd>
-parent widget of the dialog (QWidget)
+parent widget of the dialog
 </dd>
 </dl>
 <a NAME="HgRevisionsSelectionDialog.__getRevision" ID="HgRevisionsSelectionDialog.__getRevision"></a>
@@ -176,7 +112,7 @@
 </p>
 <dl>
 
-<dt><i>no</i></dt>
+<dt><i>no</i> (int)</dt>
 <dd>
 revision number to generate (1 or 2)
 </dd>
@@ -184,7 +120,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-revision (string)
+revision
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+str
 </dd>
 </dl>
 <a NAME="HgRevisionsSelectionDialog.__updateOK" ID="HgRevisionsSelectionDialog.__updateOK"></a>
@@ -204,231 +146,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-list two strings
-</dd>
-</dl>
-<a NAME="HgRevisionsSelectionDialog.on_bookmark1Button_toggled" ID="HgRevisionsSelectionDialog.on_bookmark1Button_toggled"></a>
-<h4>HgRevisionsSelectionDialog.on_bookmark1Button_toggled</h4>
-<b>on_bookmark1Button_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Bookmark1 select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgRevisionsSelectionDialog.on_bookmark1Combo_editTextChanged" ID="HgRevisionsSelectionDialog.on_bookmark1Combo_editTextChanged"></a>
-<h4>HgRevisionsSelectionDialog.on_bookmark1Combo_editTextChanged</h4>
-<b>on_bookmark1Combo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Bookmark1 combo.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the combo (string)
-</dd>
-</dl>
-<a NAME="HgRevisionsSelectionDialog.on_bookmark2Button_toggled" ID="HgRevisionsSelectionDialog.on_bookmark2Button_toggled"></a>
-<h4>HgRevisionsSelectionDialog.on_bookmark2Button_toggled</h4>
-<b>on_bookmark2Button_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Bookmark2 select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgRevisionsSelectionDialog.on_bookmark2Combo_editTextChanged" ID="HgRevisionsSelectionDialog.on_bookmark2Combo_editTextChanged"></a>
-<h4>HgRevisionsSelectionDialog.on_bookmark2Combo_editTextChanged</h4>
-<b>on_bookmark2Combo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Bookmark2 combo.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the combo (string)
-</dd>
-</dl>
-<a NAME="HgRevisionsSelectionDialog.on_branch1Button_toggled" ID="HgRevisionsSelectionDialog.on_branch1Button_toggled"></a>
-<h4>HgRevisionsSelectionDialog.on_branch1Button_toggled</h4>
-<b>on_branch1Button_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Branch1 select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgRevisionsSelectionDialog.on_branch1Combo_editTextChanged" ID="HgRevisionsSelectionDialog.on_branch1Combo_editTextChanged"></a>
-<h4>HgRevisionsSelectionDialog.on_branch1Combo_editTextChanged</h4>
-<b>on_branch1Combo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Branch1 combo.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the combo (string)
-</dd>
-</dl>
-<a NAME="HgRevisionsSelectionDialog.on_branch2Button_toggled" ID="HgRevisionsSelectionDialog.on_branch2Button_toggled"></a>
-<h4>HgRevisionsSelectionDialog.on_branch2Button_toggled</h4>
-<b>on_branch2Button_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Branch2 select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
+list of two revisions
 </dd>
 </dl>
-<a NAME="HgRevisionsSelectionDialog.on_branch2Combo_editTextChanged" ID="HgRevisionsSelectionDialog.on_branch2Combo_editTextChanged"></a>
-<h4>HgRevisionsSelectionDialog.on_branch2Combo_editTextChanged</h4>
-<b>on_branch2Combo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Branch2 combo.
-</p>
 <dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the combo (string)
-</dd>
-</dl>
-<a NAME="HgRevisionsSelectionDialog.on_id1Button_toggled" ID="HgRevisionsSelectionDialog.on_id1Button_toggled"></a>
-<h4>HgRevisionsSelectionDialog.on_id1Button_toggled</h4>
-<b>on_id1Button_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the ID1 select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgRevisionsSelectionDialog.on_id1Edit_textChanged" ID="HgRevisionsSelectionDialog.on_id1Edit_textChanged"></a>
-<h4>HgRevisionsSelectionDialog.on_id1Edit_textChanged</h4>
-<b>on_id1Edit_textChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the ID1 edit.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the edit (string)
-</dd>
-</dl>
-<a NAME="HgRevisionsSelectionDialog.on_id2Button_toggled" ID="HgRevisionsSelectionDialog.on_id2Button_toggled"></a>
-<h4>HgRevisionsSelectionDialog.on_id2Button_toggled</h4>
-<b>on_id2Button_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the ID2 select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
+<dt>Return Type:</dt>
 <dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgRevisionsSelectionDialog.on_id2Edit_textChanged" ID="HgRevisionsSelectionDialog.on_id2Edit_textChanged"></a>
-<h4>HgRevisionsSelectionDialog.on_id2Edit_textChanged</h4>
-<b>on_id2Edit_textChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the ID2 edit.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the edit (string)
-</dd>
-</dl>
-<a NAME="HgRevisionsSelectionDialog.on_tag1Button_toggled" ID="HgRevisionsSelectionDialog.on_tag1Button_toggled"></a>
-<h4>HgRevisionsSelectionDialog.on_tag1Button_toggled</h4>
-<b>on_tag1Button_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Tag1 select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgRevisionsSelectionDialog.on_tag1Combo_editTextChanged" ID="HgRevisionsSelectionDialog.on_tag1Combo_editTextChanged"></a>
-<h4>HgRevisionsSelectionDialog.on_tag1Combo_editTextChanged</h4>
-<b>on_tag1Combo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Tag1 combo.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the combo (string)
-</dd>
-</dl>
-<a NAME="HgRevisionsSelectionDialog.on_tag2Button_toggled" ID="HgRevisionsSelectionDialog.on_tag2Button_toggled"></a>
-<h4>HgRevisionsSelectionDialog.on_tag2Button_toggled</h4>
-<b>on_tag2Button_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Tag2 select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgRevisionsSelectionDialog.on_tag2Combo_editTextChanged" ID="HgRevisionsSelectionDialog.on_tag2Combo_editTextChanged"></a>
-<h4>HgRevisionsSelectionDialog.on_tag2Combo_editTextChanged</h4>
-<b>on_tag2Combo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Tag2 combo.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the combo (string)
+list of [str, str]
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.html	Wed Apr 20 15:00:51 2022 +0200
+++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.html	Wed Apr 20 15:04:20 2022 +0200
@@ -70,54 +70,6 @@
 <td><a href="#HgHisteditConfigDialog.getData">getData</a></td>
 <td>Public method to retrieve the data for the strip action.</td>
 </tr>
-<tr>
-<td><a href="#HgHisteditConfigDialog.on_bookmarkButton_toggled">on_bookmarkButton_toggled</a></td>
-<td>Private slot to handle changes of the Bookmark select button.</td>
-</tr>
-<tr>
-<td><a href="#HgHisteditConfigDialog.on_bookmarkCombo_editTextChanged">on_bookmarkCombo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Bookmark combo.</td>
-</tr>
-<tr>
-<td><a href="#HgHisteditConfigDialog.on_branch1Button_toggled">on_branch1Button_toggled</a></td>
-<td>Private slot to handle changes of the Branch select button.</td>
-</tr>
-<tr>
-<td><a href="#HgHisteditConfigDialog.on_branchCombo_editTextChanged">on_branchCombo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Branch combo.</td>
-</tr>
-<tr>
-<td><a href="#HgHisteditConfigDialog.on_defaultButton_toggled">on_defaultButton_toggled</a></td>
-<td>Private slot to handle changes of the Default select button.</td>
-</tr>
-<tr>
-<td><a href="#HgHisteditConfigDialog.on_idButton_toggled">on_idButton_toggled</a></td>
-<td>Private slot to handle changes of the ID select button.</td>
-</tr>
-<tr>
-<td><a href="#HgHisteditConfigDialog.on_idEdit_textChanged">on_idEdit_textChanged</a></td>
-<td>Private slot to handle changes of the ID edit.</td>
-</tr>
-<tr>
-<td><a href="#HgHisteditConfigDialog.on_numberSpinBox_valueChanged">on_numberSpinBox_valueChanged</a></td>
-<td>Private slot to handle changes of the Number spin box.</td>
-</tr>
-<tr>
-<td><a href="#HgHisteditConfigDialog.on_outgoingButton_toggled">on_outgoingButton_toggled</a></td>
-<td>Private slot to handle changes of the Outgoing select button.</td>
-</tr>
-<tr>
-<td><a href="#HgHisteditConfigDialog.on_revisionButton_toggled">on_revisionButton_toggled</a></td>
-<td>Private slot to handle changes of the Revision select button.</td>
-</tr>
-<tr>
-<td><a href="#HgHisteditConfigDialog.on_tagButton_toggled">on_tagButton_toggled</a></td>
-<td>Private slot to handle changes of the Tag select button.</td>
-</tr>
-<tr>
-<td><a href="#HgHisteditConfigDialog.on_tagCombo_editTextChanged">on_tagCombo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Tag combo.</td>
-</tr>
 </table>
 <h3>Static Methods</h3>
 
@@ -201,174 +153,6 @@
 tuple (str, bool, bool)
 </dd>
 </dl>
-<a NAME="HgHisteditConfigDialog.on_bookmarkButton_toggled" ID="HgHisteditConfigDialog.on_bookmarkButton_toggled"></a>
-<h4>HgHisteditConfigDialog.on_bookmarkButton_toggled</h4>
-<b>on_bookmarkButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Bookmark select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgHisteditConfigDialog.on_bookmarkCombo_editTextChanged" ID="HgHisteditConfigDialog.on_bookmarkCombo_editTextChanged"></a>
-<h4>HgHisteditConfigDialog.on_bookmarkCombo_editTextChanged</h4>
-<b>on_bookmarkCombo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Bookmark combo.
-</p>
-<dl>
-
-<dt><i>txt</i> (str)</dt>
-<dd>
-text of the combo
-</dd>
-</dl>
-<a NAME="HgHisteditConfigDialog.on_branch1Button_toggled" ID="HgHisteditConfigDialog.on_branch1Button_toggled"></a>
-<h4>HgHisteditConfigDialog.on_branch1Button_toggled</h4>
-<b>on_branch1Button_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Branch select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgHisteditConfigDialog.on_branchCombo_editTextChanged" ID="HgHisteditConfigDialog.on_branchCombo_editTextChanged"></a>
-<h4>HgHisteditConfigDialog.on_branchCombo_editTextChanged</h4>
-<b>on_branchCombo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Branch combo.
-</p>
-<dl>
-
-<dt><i>txt</i> (str)</dt>
-<dd>
-text of the combo
-</dd>
-</dl>
-<a NAME="HgHisteditConfigDialog.on_defaultButton_toggled" ID="HgHisteditConfigDialog.on_defaultButton_toggled"></a>
-<h4>HgHisteditConfigDialog.on_defaultButton_toggled</h4>
-<b>on_defaultButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Default select button.
-</p>
-<dl>
-
-<dt><i>checked</i> (bool)</dt>
-<dd>
-state of the button
-</dd>
-</dl>
-<a NAME="HgHisteditConfigDialog.on_idButton_toggled" ID="HgHisteditConfigDialog.on_idButton_toggled"></a>
-<h4>HgHisteditConfigDialog.on_idButton_toggled</h4>
-<b>on_idButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the ID select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgHisteditConfigDialog.on_idEdit_textChanged" ID="HgHisteditConfigDialog.on_idEdit_textChanged"></a>
-<h4>HgHisteditConfigDialog.on_idEdit_textChanged</h4>
-<b>on_idEdit_textChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the ID edit.
-</p>
-<dl>
-
-<dt><i>txt</i> (str)</dt>
-<dd>
-text of the edit
-</dd>
-</dl>
-<a NAME="HgHisteditConfigDialog.on_numberSpinBox_valueChanged" ID="HgHisteditConfigDialog.on_numberSpinBox_valueChanged"></a>
-<h4>HgHisteditConfigDialog.on_numberSpinBox_valueChanged</h4>
-<b>on_numberSpinBox_valueChanged</b>(<i>val</i>)
-
-<p>
-        Private slot to handle changes of the Number spin box.
-</p>
-<dl>
-
-<dt><i>val</i> (int)</dt>
-<dd>
-value of the spin box
-</dd>
-</dl>
-<a NAME="HgHisteditConfigDialog.on_outgoingButton_toggled" ID="HgHisteditConfigDialog.on_outgoingButton_toggled"></a>
-<h4>HgHisteditConfigDialog.on_outgoingButton_toggled</h4>
-<b>on_outgoingButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Outgoing select button.
-</p>
-<dl>
-
-<dt><i>checked</i> (bool)</dt>
-<dd>
-state of the button
-</dd>
-</dl>
-<a NAME="HgHisteditConfigDialog.on_revisionButton_toggled" ID="HgHisteditConfigDialog.on_revisionButton_toggled"></a>
-<h4>HgHisteditConfigDialog.on_revisionButton_toggled</h4>
-<b>on_revisionButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Revision select button.
-</p>
-<dl>
-
-<dt><i>checked</i> (bool)</dt>
-<dd>
-state of the button
-</dd>
-</dl>
-<a NAME="HgHisteditConfigDialog.on_tagButton_toggled" ID="HgHisteditConfigDialog.on_tagButton_toggled"></a>
-<h4>HgHisteditConfigDialog.on_tagButton_toggled</h4>
-<b>on_tagButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Tag select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgHisteditConfigDialog.on_tagCombo_editTextChanged" ID="HgHisteditConfigDialog.on_tagCombo_editTextChanged"></a>
-<h4>HgHisteditConfigDialog.on_tagCombo_editTextChanged</h4>
-<b>on_tagCombo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Tag combo.
-</p>
-<dl>
-
-<dt><i>txt</i> (str)</dt>
-<dd>
-text of the combo
-</dd>
-</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>
\ No newline at end of file
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html	Wed Apr 20 15:00:51 2022 +0200
+++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html	Wed Apr 20 15:04:20 2022 +0200
@@ -70,70 +70,6 @@
 <td><a href="#HgRebaseDialog.getData">getData</a></td>
 <td>Public method to retrieve the data for the rebase session.</td>
 </tr>
-<tr>
-<td><a href="#HgRebaseDialog.on_bookmark1Button_toggled">on_bookmark1Button_toggled</a></td>
-<td>Private slot to handle changes of the Bookmark1 select button.</td>
-</tr>
-<tr>
-<td><a href="#HgRebaseDialog.on_bookmark1Combo_editTextChanged">on_bookmark1Combo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Bookmark1 combo.</td>
-</tr>
-<tr>
-<td><a href="#HgRebaseDialog.on_bookmark2Button_toggled">on_bookmark2Button_toggled</a></td>
-<td>Private slot to handle changes of the Bookmark2 select button.</td>
-</tr>
-<tr>
-<td><a href="#HgRebaseDialog.on_bookmark2Combo_editTextChanged">on_bookmark2Combo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Bookmark2 combo.</td>
-</tr>
-<tr>
-<td><a href="#HgRebaseDialog.on_branch1Button_toggled">on_branch1Button_toggled</a></td>
-<td>Private slot to handle changes of the Branch1 select button.</td>
-</tr>
-<tr>
-<td><a href="#HgRebaseDialog.on_branch1Combo_editTextChanged">on_branch1Combo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Branch1 combo.</td>
-</tr>
-<tr>
-<td><a href="#HgRebaseDialog.on_branch2Button_toggled">on_branch2Button_toggled</a></td>
-<td>Private slot to handle changes of the Branch2 select button.</td>
-</tr>
-<tr>
-<td><a href="#HgRebaseDialog.on_branch2Combo_editTextChanged">on_branch2Combo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Branch2 combo.</td>
-</tr>
-<tr>
-<td><a href="#HgRebaseDialog.on_id1Button_toggled">on_id1Button_toggled</a></td>
-<td>Private slot to handle changes of the ID1 select button.</td>
-</tr>
-<tr>
-<td><a href="#HgRebaseDialog.on_id1Edit_textChanged">on_id1Edit_textChanged</a></td>
-<td>Private slot to handle changes of the ID1 edit.</td>
-</tr>
-<tr>
-<td><a href="#HgRebaseDialog.on_id2Button_toggled">on_id2Button_toggled</a></td>
-<td>Private slot to handle changes of the ID2 select button.</td>
-</tr>
-<tr>
-<td><a href="#HgRebaseDialog.on_id2Edit_textChanged">on_id2Edit_textChanged</a></td>
-<td>Private slot to handle changes of the ID2 edit.</td>
-</tr>
-<tr>
-<td><a href="#HgRebaseDialog.on_tag1Button_toggled">on_tag1Button_toggled</a></td>
-<td>Private slot to handle changes of the Tag1 select button.</td>
-</tr>
-<tr>
-<td><a href="#HgRebaseDialog.on_tag1Combo_editTextChanged">on_tag1Combo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Tag1 combo.</td>
-</tr>
-<tr>
-<td><a href="#HgRebaseDialog.on_tag2Button_toggled">on_tag2Button_toggled</a></td>
-<td>Private slot to handle changes of the Tag2 select button.</td>
-</tr>
-<tr>
-<td><a href="#HgRebaseDialog.on_tag2Combo_editTextChanged">on_tag2Combo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Tag2 combo.</td>
-</tr>
 </table>
 <h3>Static Methods</h3>
 
@@ -180,7 +116,7 @@
 </p>
 <dl>
 
-<dt><i>no</i></dt>
+<dt><i>no</i> (int)</dt>
 <dd>
 revision number to generate (1 or 2)
 </dd>
@@ -188,7 +124,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-revision (string)
+revision
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+str
 </dd>
 </dl>
 <a NAME="HgRebaseDialog.__updateOK" ID="HgRebaseDialog.__updateOK"></a>
@@ -223,230 +165,6 @@
 tuple of (str, str, str, bool, bool, bool, bool, bool, bool)
 </dd>
 </dl>
-<a NAME="HgRebaseDialog.on_bookmark1Button_toggled" ID="HgRebaseDialog.on_bookmark1Button_toggled"></a>
-<h4>HgRebaseDialog.on_bookmark1Button_toggled</h4>
-<b>on_bookmark1Button_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Bookmark1 select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgRebaseDialog.on_bookmark1Combo_editTextChanged" ID="HgRebaseDialog.on_bookmark1Combo_editTextChanged"></a>
-<h4>HgRebaseDialog.on_bookmark1Combo_editTextChanged</h4>
-<b>on_bookmark1Combo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Bookmark1 combo.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the combo (string)
-</dd>
-</dl>
-<a NAME="HgRebaseDialog.on_bookmark2Button_toggled" ID="HgRebaseDialog.on_bookmark2Button_toggled"></a>
-<h4>HgRebaseDialog.on_bookmark2Button_toggled</h4>
-<b>on_bookmark2Button_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Bookmark2 select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgRebaseDialog.on_bookmark2Combo_editTextChanged" ID="HgRebaseDialog.on_bookmark2Combo_editTextChanged"></a>
-<h4>HgRebaseDialog.on_bookmark2Combo_editTextChanged</h4>
-<b>on_bookmark2Combo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Bookmark2 combo.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the combo (string)
-</dd>
-</dl>
-<a NAME="HgRebaseDialog.on_branch1Button_toggled" ID="HgRebaseDialog.on_branch1Button_toggled"></a>
-<h4>HgRebaseDialog.on_branch1Button_toggled</h4>
-<b>on_branch1Button_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Branch1 select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgRebaseDialog.on_branch1Combo_editTextChanged" ID="HgRebaseDialog.on_branch1Combo_editTextChanged"></a>
-<h4>HgRebaseDialog.on_branch1Combo_editTextChanged</h4>
-<b>on_branch1Combo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Branch1 combo.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the combo (string)
-</dd>
-</dl>
-<a NAME="HgRebaseDialog.on_branch2Button_toggled" ID="HgRebaseDialog.on_branch2Button_toggled"></a>
-<h4>HgRebaseDialog.on_branch2Button_toggled</h4>
-<b>on_branch2Button_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Branch2 select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgRebaseDialog.on_branch2Combo_editTextChanged" ID="HgRebaseDialog.on_branch2Combo_editTextChanged"></a>
-<h4>HgRebaseDialog.on_branch2Combo_editTextChanged</h4>
-<b>on_branch2Combo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Branch2 combo.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the combo (string)
-</dd>
-</dl>
-<a NAME="HgRebaseDialog.on_id1Button_toggled" ID="HgRebaseDialog.on_id1Button_toggled"></a>
-<h4>HgRebaseDialog.on_id1Button_toggled</h4>
-<b>on_id1Button_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the ID1 select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgRebaseDialog.on_id1Edit_textChanged" ID="HgRebaseDialog.on_id1Edit_textChanged"></a>
-<h4>HgRebaseDialog.on_id1Edit_textChanged</h4>
-<b>on_id1Edit_textChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the ID1 edit.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the edit (string)
-</dd>
-</dl>
-<a NAME="HgRebaseDialog.on_id2Button_toggled" ID="HgRebaseDialog.on_id2Button_toggled"></a>
-<h4>HgRebaseDialog.on_id2Button_toggled</h4>
-<b>on_id2Button_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the ID2 select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgRebaseDialog.on_id2Edit_textChanged" ID="HgRebaseDialog.on_id2Edit_textChanged"></a>
-<h4>HgRebaseDialog.on_id2Edit_textChanged</h4>
-<b>on_id2Edit_textChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the ID2 edit.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the edit (string)
-</dd>
-</dl>
-<a NAME="HgRebaseDialog.on_tag1Button_toggled" ID="HgRebaseDialog.on_tag1Button_toggled"></a>
-<h4>HgRebaseDialog.on_tag1Button_toggled</h4>
-<b>on_tag1Button_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Tag1 select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgRebaseDialog.on_tag1Combo_editTextChanged" ID="HgRebaseDialog.on_tag1Combo_editTextChanged"></a>
-<h4>HgRebaseDialog.on_tag1Combo_editTextChanged</h4>
-<b>on_tag1Combo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Tag1 combo.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the combo (string)
-</dd>
-</dl>
-<a NAME="HgRebaseDialog.on_tag2Button_toggled" ID="HgRebaseDialog.on_tag2Button_toggled"></a>
-<h4>HgRebaseDialog.on_tag2Button_toggled</h4>
-<b>on_tag2Button_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Tag2 select button.
-</p>
-<dl>
-
-<dt><i>checked</i></dt>
-<dd>
-state of the button (boolean)
-</dd>
-</dl>
-<a NAME="HgRebaseDialog.on_tag2Combo_editTextChanged" ID="HgRebaseDialog.on_tag2Combo_editTextChanged"></a>
-<h4>HgRebaseDialog.on_tag2Combo_editTextChanged</h4>
-<b>on_tag2Combo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Tag2 combo.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the combo (string)
-</dd>
-</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>
\ No newline at end of file
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.HgStripDialog.html	Wed Apr 20 15:00:51 2022 +0200
+++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.HgStripDialog.html	Wed Apr 20 15:04:20 2022 +0200
@@ -70,38 +70,6 @@
 <td><a href="#HgStripDialog.getData">getData</a></td>
 <td>Public method to retrieve the data for the strip action.</td>
 </tr>
-<tr>
-<td><a href="#HgStripDialog.on_branchButton_toggled">on_branchButton_toggled</a></td>
-<td>Private slot to handle changes of the Branch select button.</td>
-</tr>
-<tr>
-<td><a href="#HgStripDialog.on_branchCombo_editTextChanged">on_branchCombo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Branch combo.</td>
-</tr>
-<tr>
-<td><a href="#HgStripDialog.on_idButton_toggled">on_idButton_toggled</a></td>
-<td>Private slot to handle changes of the ID select button.</td>
-</tr>
-<tr>
-<td><a href="#HgStripDialog.on_idEdit_textChanged">on_idEdit_textChanged</a></td>
-<td>Private slot to handle changes of the ID edit.</td>
-</tr>
-<tr>
-<td><a href="#HgStripDialog.on_numberButton_toggled">on_numberButton_toggled</a></td>
-<td>Private slot to handle changes of the Number select button.</td>
-</tr>
-<tr>
-<td><a href="#HgStripDialog.on_numberSpinBox_valueChanged">on_numberSpinBox_valueChanged</a></td>
-<td>Private slot to handle changes of the Number spin box.</td>
-</tr>
-<tr>
-<td><a href="#HgStripDialog.on_tagButton_toggled">on_tagButton_toggled</a></td>
-<td>Private slot to handle changes of the Tag select button.</td>
-</tr>
-<tr>
-<td><a href="#HgStripDialog.on_tagCombo_editTextChanged">on_tagCombo_editTextChanged</a></td>
-<td>Private slot to handle changes of the Tag combo.</td>
-</tr>
 </table>
 <h3>Static Methods</h3>
 
@@ -187,118 +155,6 @@
 tuple (str, str, bool, bool, bool)
 </dd>
 </dl>
-<a NAME="HgStripDialog.on_branchButton_toggled" ID="HgStripDialog.on_branchButton_toggled"></a>
-<h4>HgStripDialog.on_branchButton_toggled</h4>
-<b>on_branchButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Branch select button.
-</p>
-<dl>
-
-<dt><i>checked</i> (bool)</dt>
-<dd>
-state of the button
-</dd>
-</dl>
-<a NAME="HgStripDialog.on_branchCombo_editTextChanged" ID="HgStripDialog.on_branchCombo_editTextChanged"></a>
-<h4>HgStripDialog.on_branchCombo_editTextChanged</h4>
-<b>on_branchCombo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Branch combo.
-</p>
-<dl>
-
-<dt><i>txt</i> (str)</dt>
-<dd>
-text of the combo
-</dd>
-</dl>
-<a NAME="HgStripDialog.on_idButton_toggled" ID="HgStripDialog.on_idButton_toggled"></a>
-<h4>HgStripDialog.on_idButton_toggled</h4>
-<b>on_idButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the ID select button.
-</p>
-<dl>
-
-<dt><i>checked</i> (bool)</dt>
-<dd>
-state of the button
-</dd>
-</dl>
-<a NAME="HgStripDialog.on_idEdit_textChanged" ID="HgStripDialog.on_idEdit_textChanged"></a>
-<h4>HgStripDialog.on_idEdit_textChanged</h4>
-<b>on_idEdit_textChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the ID edit.
-</p>
-<dl>
-
-<dt><i>txt</i> (str)</dt>
-<dd>
-text of the edit
-</dd>
-</dl>
-<a NAME="HgStripDialog.on_numberButton_toggled" ID="HgStripDialog.on_numberButton_toggled"></a>
-<h4>HgStripDialog.on_numberButton_toggled</h4>
-<b>on_numberButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Number select button.
-</p>
-<dl>
-
-<dt><i>checked</i> (bool)</dt>
-<dd>
-state of the button
-</dd>
-</dl>
-<a NAME="HgStripDialog.on_numberSpinBox_valueChanged" ID="HgStripDialog.on_numberSpinBox_valueChanged"></a>
-<h4>HgStripDialog.on_numberSpinBox_valueChanged</h4>
-<b>on_numberSpinBox_valueChanged</b>(<i>val</i>)
-
-<p>
-        Private slot to handle changes of the Number spin box.
-</p>
-<dl>
-
-<dt><i>val</i> (int)</dt>
-<dd>
-value of the spin box
-</dd>
-</dl>
-<a NAME="HgStripDialog.on_tagButton_toggled" ID="HgStripDialog.on_tagButton_toggled"></a>
-<h4>HgStripDialog.on_tagButton_toggled</h4>
-<b>on_tagButton_toggled</b>(<i>checked</i>)
-
-<p>
-        Private slot to handle changes of the Tag select button.
-</p>
-<dl>
-
-<dt><i>checked</i> (bool)</dt>
-<dd>
-state of the button
-</dd>
-</dl>
-<a NAME="HgStripDialog.on_tagCombo_editTextChanged" ID="HgStripDialog.on_tagCombo_editTextChanged"></a>
-<h4>HgStripDialog.on_tagCombo_editTextChanged</h4>
-<b>on_tagCombo_editTextChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the Tag combo.
-</p>
-<dl>
-
-<dt><i>txt</i> (str)</dt>
-<dd>
-text of the combo
-</dd>
-</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>
\ No newline at end of file

eric ide

mercurial