diff -r 4f263b89a293 -r 14e1ee6e720b eric7/Documentation/Help/source.qhp --- a/eric7/Documentation/Help/source.qhp Fri Aug 20 14:19:13 2021 +0200 +++ b/eric7/Documentation/Help/source.qhp Fri Aug 20 14:19:55 2021 +0200 @@ -4001,7 +4001,6 @@ <keyword name="Editor.__contextMenuCollapseFoldWithChildren" id="Editor.__contextMenuCollapseFoldWithChildren" ref="eric7.QScintilla.Editor.html#Editor.__contextMenuCollapseFoldWithChildren" /> <keyword name="Editor.__contextMenuExpandFoldWithChildren" id="Editor.__contextMenuExpandFoldWithChildren" ref="eric7.QScintilla.Editor.html#Editor.__contextMenuExpandFoldWithChildren" /> <keyword name="Editor.__contextMenuSpellingTriggered" id="Editor.__contextMenuSpellingTriggered" ref="eric7.QScintilla.Editor.html#Editor.__contextMenuSpellingTriggered" /> - <keyword name="Editor.__contextOpenRejections" id="Editor.__contextOpenRejections" ref="eric7.QScintilla.Editor.html#Editor.__contextOpenRejections" /> <keyword name="Editor.__contextSave" id="Editor.__contextSave" ref="eric7.QScintilla.Editor.html#Editor.__contextSave" /> <keyword name="Editor.__contextSaveAs" id="Editor.__contextSaveAs" ref="eric7.QScintilla.Editor.html#Editor.__contextSaveAs" /> <keyword name="Editor.__contextSaveCopy" id="Editor.__contextSaveCopy" ref="eric7.QScintilla.Editor.html#Editor.__contextSaveCopy" /> @@ -4018,7 +4017,6 @@ <keyword name="Editor.__eolChanged" id="Editor.__eolChanged" ref="eric7.QScintilla.Editor.html#Editor.__eolChanged" /> <keyword name="Editor.__eolMenuTriggered" id="Editor.__eolMenuTriggered" ref="eric7.QScintilla.Editor.html#Editor.__eolMenuTriggered" /> <keyword name="Editor.__executeSelection" id="Editor.__executeSelection" ref="eric7.QScintilla.Editor.html#Editor.__executeSelection" /> - <keyword name="Editor.__exportMenuTriggered" id="Editor.__exportMenuTriggered" ref="eric7.QScintilla.Editor.html#Editor.__exportMenuTriggered" /> <keyword name="Editor.__getAcText" id="Editor.__getAcText" ref="eric7.QScintilla.Editor.html#Editor.__getAcText" /> <keyword name="Editor.__getCharacter" id="Editor.__getCharacter" ref="eric7.QScintilla.Editor.html#Editor.__getCharacter" /> <keyword name="Editor.__getCodeCoverageFile" id="Editor.__getCodeCoverageFile" ref="eric7.QScintilla.Editor.html#Editor.__getCodeCoverageFile" /> @@ -4035,13 +4033,13 @@ <keyword name="Editor.__initContextMenuChecks" id="Editor.__initContextMenuChecks" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuChecks" /> <keyword name="Editor.__initContextMenuEncodings" id="Editor.__initContextMenuEncodings" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuEncodings" /> <keyword name="Editor.__initContextMenuEol" id="Editor.__initContextMenuEol" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuEol" /> - <keyword name="Editor.__initContextMenuExporters" id="Editor.__initContextMenuExporters" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuExporters" /> <keyword name="Editor.__initContextMenuGraphics" id="Editor.__initContextMenuGraphics" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuGraphics" /> <keyword name="Editor.__initContextMenuLanguages" id="Editor.__initContextMenuLanguages" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuLanguages" /> <keyword name="Editor.__initContextMenuMargins" id="Editor.__initContextMenuMargins" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuMargins" /> <keyword name="Editor.__initContextMenuReopenWithEncoding" id="Editor.__initContextMenuReopenWithEncoding" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuReopenWithEncoding" /> <keyword name="Editor.__initContextMenuResources" id="Editor.__initContextMenuResources" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuResources" /> <keyword name="Editor.__initContextMenuShow" id="Editor.__initContextMenuShow" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuShow" /> + <keyword name="Editor.__initContextMenuSpellCheck" id="Editor.__initContextMenuSpellCheck" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuSpellCheck" /> <keyword name="Editor.__initContextMenuSpellLanguages" id="Editor.__initContextMenuSpellLanguages" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuSpellLanguages" /> <keyword name="Editor.__initContextMenuTools" id="Editor.__initContextMenuTools" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuTools" /> <keyword name="Editor.__initOnlineChangeTrace" id="Editor.__initOnlineChangeTrace" ref="eric7.QScintilla.Editor.html#Editor.__initOnlineChangeTrace" /> @@ -4125,6 +4123,7 @@ <keyword name="Editor.__showContextMenuMargin" id="Editor.__showContextMenuMargin" ref="eric7.QScintilla.Editor.html#Editor.__showContextMenuMargin" /> <keyword name="Editor.__showContextMenuResources" id="Editor.__showContextMenuResources" ref="eric7.QScintilla.Editor.html#Editor.__showContextMenuResources" /> <keyword name="Editor.__showContextMenuShow" id="Editor.__showContextMenuShow" ref="eric7.QScintilla.Editor.html#Editor.__showContextMenuShow" /> + <keyword name="Editor.__showContextMenuSpellCheck" id="Editor.__showContextMenuSpellCheck" ref="eric7.QScintilla.Editor.html#Editor.__showContextMenuSpellCheck" /> <keyword name="Editor.__showContextMenuSpellLanguages" id="Editor.__showContextMenuSpellLanguages" ref="eric7.QScintilla.Editor.html#Editor.__showContextMenuSpellLanguages" /> <keyword name="Editor.__showContextMenuSpelling" id="Editor.__showContextMenuSpelling" ref="eric7.QScintilla.Editor.html#Editor.__showContextMenuSpelling" /> <keyword name="Editor.__showContextMenuTools" id="Editor.__showContextMenuTools" ref="eric7.QScintilla.Editor.html#Editor.__showContextMenuTools" /> @@ -9629,6 +9628,7 @@ <keyword name="Listspace.__contextMenuCopyPathToClipboard" id="Listspace.__contextMenuCopyPathToClipboard" ref="eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__contextMenuCopyPathToClipboard" /> <keyword name="Listspace.__contextMenuOpenRejections" id="Listspace.__contextMenuOpenRejections" ref="eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__contextMenuOpenRejections" /> <keyword name="Listspace.__contextMenuPrintFile" id="Listspace.__contextMenuPrintFile" ref="eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__contextMenuPrintFile" /> + <keyword name="Listspace.__contextMenuPrintPreviewFile" id="Listspace.__contextMenuPrintPreviewFile" ref="eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__contextMenuPrintPreviewFile" /> <keyword name="Listspace.__contextMenuSave" id="Listspace.__contextMenuSave" ref="eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__contextMenuSave" /> <keyword name="Listspace.__contextMenuSaveAll" id="Listspace.__contextMenuSaveAll" ref="eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__contextMenuSaveAll" /> <keyword name="Listspace.__contextMenuSaveAs" id="Listspace.__contextMenuSaveAs" ref="eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__contextMenuSaveAs" /> @@ -13252,6 +13252,7 @@ <keyword name="Shell.paste" id="Shell.paste" ref="eric7.QScintilla.Shell.html#Shell.paste" /> <keyword name="Shell.registerDebuggerIdMethod" id="Shell.registerDebuggerIdMethod" ref="eric7.QScintilla.Shell.html#Shell.registerDebuggerIdMethod" /> <keyword name="Shell.reloadHistory" id="Shell.reloadHistory" ref="eric7.QScintilla.Shell.html#Shell.reloadHistory" /> + <keyword name="Shell.saveContents" id="Shell.saveContents" ref="eric7.QScintilla.Shell.html#Shell.saveContents" /> <keyword name="Shell.saveHistory" id="Shell.saveHistory" ref="eric7.QScintilla.Shell.html#Shell.saveHistory" /> <keyword name="Shell.searchNext" id="Shell.searchNext" ref="eric7.QScintilla.Shell.html#Shell.searchNext" /> <keyword name="Shell.searchPrev" id="Shell.searchPrev" ref="eric7.QScintilla.Shell.html#Shell.searchPrev" /> @@ -14961,6 +14962,7 @@ <keyword name="TabWidget.__contextMenuMoveRight" id="TabWidget.__contextMenuMoveRight" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuMoveRight" /> <keyword name="TabWidget.__contextMenuOpenRejections" id="TabWidget.__contextMenuOpenRejections" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuOpenRejections" /> <keyword name="TabWidget.__contextMenuPrintFile" id="TabWidget.__contextMenuPrintFile" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuPrintFile" /> + <keyword name="TabWidget.__contextMenuPrintPreviewFile" id="TabWidget.__contextMenuPrintPreviewFile" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuPrintPreviewFile" /> <keyword name="TabWidget.__contextMenuSave" id="TabWidget.__contextMenuSave" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuSave" /> <keyword name="TabWidget.__contextMenuSaveAll" id="TabWidget.__contextMenuSaveAll" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuSaveAll" /> <keyword name="TabWidget.__contextMenuSaveAs" id="TabWidget.__contextMenuSaveAs" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuSaveAs" /> @@ -16407,6 +16409,7 @@ <keyword name="ViewManager.printCurrentEditor" id="ViewManager.printCurrentEditor" ref="eric7.ViewManager.ViewManager.html#ViewManager.printCurrentEditor" /> <keyword name="ViewManager.printEditor" id="ViewManager.printEditor" ref="eric7.ViewManager.ViewManager.html#ViewManager.printEditor" /> <keyword name="ViewManager.printPreviewCurrentEditor" id="ViewManager.printPreviewCurrentEditor" ref="eric7.ViewManager.ViewManager.html#ViewManager.printPreviewCurrentEditor" /> + <keyword name="ViewManager.printPreviewEditor" id="ViewManager.printPreviewEditor" ref="eric7.ViewManager.ViewManager.html#ViewManager.printPreviewEditor" /> <keyword name="ViewManager.projectClosed" id="ViewManager.projectClosed" ref="eric7.ViewManager.ViewManager.html#ViewManager.projectClosed" /> <keyword name="ViewManager.projectFileRenamed" id="ViewManager.projectFileRenamed" ref="eric7.ViewManager.ViewManager.html#ViewManager.projectFileRenamed" /> <keyword name="ViewManager.projectLexerAssociationsChanged" id="ViewManager.projectLexerAssociationsChanged" ref="eric7.ViewManager.ViewManager.html#ViewManager.projectLexerAssociationsChanged" />