diff -r 44249d49d892 -r df201b9fbad4 Documentation/Help/source.qhp --- a/Documentation/Help/source.qhp Tue May 01 12:04:30 2018 +0200 +++ b/Documentation/Help/source.qhp Sat Jun 02 12:44:41 2018 +0200 @@ -520,11 +520,11 @@ </section> <section title="eric6.Plugins.UiExtensionPlugins.PipInterface.Pip" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.Pip.html" /> <section title="eric6.Plugins.UiExtensionPlugins.PipInterface.PipDialog" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.PipDialog.html" /> + <section title="eric6.Plugins.UiExtensionPlugins.PipInterface.PipFileSelectionDialog" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.PipFileSelectionDialog.html" /> <section title="eric6.Plugins.UiExtensionPlugins.PipInterface.PipFreezeDialog" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.PipFreezeDialog.html" /> <section title="eric6.Plugins.UiExtensionPlugins.PipInterface.PipListDialog" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.PipListDialog.html" /> <section title="eric6.Plugins.UiExtensionPlugins.PipInterface.PipPackageDetailsDialog" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.PipPackageDetailsDialog.html" /> <section title="eric6.Plugins.UiExtensionPlugins.PipInterface.PipPackagesInputDialog" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.PipPackagesInputDialog.html" /> - <section title="eric6.Plugins.UiExtensionPlugins.PipInterface.PipRequirementsSelectionDialog" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.PipRequirementsSelectionDialog.html" /> <section title="eric6.Plugins.UiExtensionPlugins.PipInterface.PipSearchDialog" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.PipSearchDialog.html" /> </section> <section title="eric6.Plugins.UiExtensionPlugins.Translator" ref="index-eric6.Plugins.UiExtensionPlugins.Translator.html"> @@ -4539,6 +4539,7 @@ <keyword name="E5MapWidget.calculateGeometry" id="E5MapWidget.calculateGeometry" ref="eric6.E5Gui.E5MapWidget.html#E5MapWidget.calculateGeometry" /> <keyword name="E5MapWidget.generateIndicatorRect" id="E5MapWidget.generateIndicatorRect" ref="eric6.E5Gui.E5MapWidget.html#E5MapWidget.generateIndicatorRect" /> <keyword name="E5MapWidget.isEnabled" id="E5MapWidget.isEnabled" ref="eric6.E5Gui.E5MapWidget.html#E5MapWidget.isEnabled" /> + <keyword name="E5MapWidget.isOnRightSide" id="E5MapWidget.isOnRightSide" ref="eric6.E5Gui.E5MapWidget.html#E5MapWidget.isOnRightSide" /> <keyword name="E5MapWidget.lineDimensions" id="E5MapWidget.lineDimensions" ref="eric6.E5Gui.E5MapWidget.html#E5MapWidget.lineDimensions" /> <keyword name="E5MapWidget.mouseMoveEvent" id="E5MapWidget.mouseMoveEvent" ref="eric6.E5Gui.E5MapWidget.html#E5MapWidget.mouseMoveEvent" /> <keyword name="E5MapWidget.mousePressEvent" id="E5MapWidget.mousePressEvent" ref="eric6.E5Gui.E5MapWidget.html#E5MapWidget.mousePressEvent" /> @@ -4548,6 +4549,7 @@ <keyword name="E5MapWidget.setBackgroundColor" id="E5MapWidget.setBackgroundColor" ref="eric6.E5Gui.E5MapWidget.html#E5MapWidget.setBackgroundColor" /> <keyword name="E5MapWidget.setEnabled" id="E5MapWidget.setEnabled" ref="eric6.E5Gui.E5MapWidget.html#E5MapWidget.setEnabled" /> <keyword name="E5MapWidget.setLineDimensions" id="E5MapWidget.setLineDimensions" ref="eric6.E5Gui.E5MapWidget.html#E5MapWidget.setLineDimensions" /> + <keyword name="E5MapWidget.setMapPosition" id="E5MapWidget.setMapPosition" ref="eric6.E5Gui.E5MapWidget.html#E5MapWidget.setMapPosition" /> <keyword name="E5MapWidget.setMaster" id="E5MapWidget.setMaster" ref="eric6.E5Gui.E5MapWidget.html#E5MapWidget.setMaster" /> <keyword name="E5MapWidget.setWidth" id="E5MapWidget.setWidth" ref="eric6.E5Gui.E5MapWidget.html#E5MapWidget.setWidth" /> <keyword name="E5MapWidget.sizeHint" id="E5MapWidget.sizeHint" ref="eric6.E5Gui.E5MapWidget.html#E5MapWidget.sizeHint" /> @@ -5160,7 +5162,6 @@ <keyword name="Editor.__callTip" id="Editor.__callTip" ref="eric6.QScintilla.Editor.html#Editor.__callTip" /> <keyword name="Editor.__changeBreakPoints" id="Editor.__changeBreakPoints" ref="eric6.QScintilla.Editor.html#Editor.__changeBreakPoints" /> <keyword name="Editor.__charAdded" id="Editor.__charAdded" ref="eric6.QScintilla.Editor.html#Editor.__charAdded" /> - <keyword name="Editor.__charAddedPermanent" id="Editor.__charAddedPermanent" ref="eric6.QScintilla.Editor.html#Editor.__charAddedPermanent" /> <keyword name="Editor.__checkEncoding" id="Editor.__checkEncoding" ref="eric6.QScintilla.Editor.html#Editor.__checkEncoding" /> <keyword name="Editor.__checkEol" id="Editor.__checkEol" ref="eric6.QScintilla.Editor.html#Editor.__checkEol" /> <keyword name="Editor.__checkLanguage" id="Editor.__checkLanguage" ref="eric6.QScintilla.Editor.html#Editor.__checkLanguage" /> @@ -5172,6 +5173,8 @@ <keyword name="Editor.__codeCoverageHideAnnotations" id="Editor.__codeCoverageHideAnnotations" ref="eric6.QScintilla.Editor.html#Editor.__codeCoverageHideAnnotations" /> <keyword name="Editor.__completionListSelected" id="Editor.__completionListSelected" ref="eric6.QScintilla.Editor.html#Editor.__completionListSelected" /> <keyword name="Editor.__contextClose" id="Editor.__contextClose" ref="eric6.QScintilla.Editor.html#Editor.__contextClose" /> + <keyword name="Editor.__contextMenuCollapseFoldWithChildren" id="Editor.__contextMenuCollapseFoldWithChildren" ref="eric6.QScintilla.Editor.html#Editor.__contextMenuCollapseFoldWithChildren" /> + <keyword name="Editor.__contextMenuExpandFoldWithChildren" id="Editor.__contextMenuExpandFoldWithChildren" ref="eric6.QScintilla.Editor.html#Editor.__contextMenuExpandFoldWithChildren" /> <keyword name="Editor.__contextMenuSpellingTriggered" id="Editor.__contextMenuSpellingTriggered" ref="eric6.QScintilla.Editor.html#Editor.__contextMenuSpellingTriggered" /> <keyword name="Editor.__contextOpenRejections" id="Editor.__contextOpenRejections" ref="eric6.QScintilla.Editor.html#Editor.__contextOpenRejections" /> <keyword name="Editor.__contextSave" id="Editor.__contextSave" ref="eric6.QScintilla.Editor.html#Editor.__contextSave" /> @@ -5209,10 +5212,8 @@ <keyword name="Editor.__initContextMenuMargins" id="Editor.__initContextMenuMargins" ref="eric6.QScintilla.Editor.html#Editor.__initContextMenuMargins" /> <keyword name="Editor.__initContextMenuReopenWithEncoding" id="Editor.__initContextMenuReopenWithEncoding" ref="eric6.QScintilla.Editor.html#Editor.__initContextMenuReopenWithEncoding" /> <keyword name="Editor.__initContextMenuResources" id="Editor.__initContextMenuResources" ref="eric6.QScintilla.Editor.html#Editor.__initContextMenuResources" /> - <keyword name="Editor.__initContextMenuSeparateMargins" id="Editor.__initContextMenuSeparateMargins" ref="eric6.QScintilla.Editor.html#Editor.__initContextMenuSeparateMargins" /> <keyword name="Editor.__initContextMenuShow" id="Editor.__initContextMenuShow" ref="eric6.QScintilla.Editor.html#Editor.__initContextMenuShow" /> <keyword name="Editor.__initContextMenuTools" id="Editor.__initContextMenuTools" ref="eric6.QScintilla.Editor.html#Editor.__initContextMenuTools" /> - <keyword name="Editor.__initContextMenuUnifiedMargins" id="Editor.__initContextMenuUnifiedMargins" ref="eric6.QScintilla.Editor.html#Editor.__initContextMenuUnifiedMargins" /> <keyword name="Editor.__initOnlineChangeTrace" id="Editor.__initOnlineChangeTrace" ref="eric6.QScintilla.Editor.html#Editor.__initOnlineChangeTrace" /> <keyword name="Editor.__initOnlineSyntaxCheck" id="Editor.__initOnlineSyntaxCheck" ref="eric6.QScintilla.Editor.html#Editor.__initOnlineSyntaxCheck" /> <keyword name="Editor.__isCommentedLine" id="Editor.__isCommentedLine" ref="eric6.QScintilla.Editor.html#Editor.__isCommentedLine" /> @@ -5335,6 +5336,7 @@ <keyword name="Editor.close" id="Editor.close" ref="eric6.QScintilla.Editor.html#Editor.close" /> <keyword name="Editor.closeIt" id="Editor.closeIt" ref="eric6.QScintilla.Editor.html#Editor.closeIt" /> <keyword name="Editor.codeCoverageShowAnnotations" id="Editor.codeCoverageShowAnnotations" ref="eric6.QScintilla.Editor.html#Editor.codeCoverageShowAnnotations" /> + <keyword name="Editor.collapseFoldWithChildren" id="Editor.collapseFoldWithChildren" ref="eric6.QScintilla.Editor.html#Editor.collapseFoldWithChildren" /> <keyword name="Editor.commentLine" id="Editor.commentLine" ref="eric6.QScintilla.Editor.html#Editor.commentLine" /> <keyword name="Editor.commentLineOrSelection" id="Editor.commentLineOrSelection" ref="eric6.QScintilla.Editor.html#Editor.commentLineOrSelection" /> <keyword name="Editor.commentSelection" id="Editor.commentSelection" ref="eric6.QScintilla.Editor.html#Editor.commentSelection" /> @@ -5350,6 +5352,7 @@ <keyword name="Editor.ensureVisible" id="Editor.ensureVisible" ref="eric6.QScintilla.Editor.html#Editor.ensureVisible" /> <keyword name="Editor.ensureVisibleTop" id="Editor.ensureVisibleTop" ref="eric6.QScintilla.Editor.html#Editor.ensureVisibleTop" /> <keyword name="Editor.event" id="Editor.event" ref="eric6.QScintilla.Editor.html#Editor.event" /> + <keyword name="Editor.expandFoldWithChildren" id="Editor.expandFoldWithChildren" ref="eric6.QScintilla.Editor.html#Editor.expandFoldWithChildren" /> <keyword name="Editor.exportFile" id="Editor.exportFile" ref="eric6.QScintilla.Editor.html#Editor.exportFile" /> <keyword name="Editor.extractTasks" id="Editor.extractTasks" ref="eric6.QScintilla.Editor.html#Editor.extractTasks" /> <keyword name="Editor.fileRenamed" id="Editor.fileRenamed" ref="eric6.QScintilla.Editor.html#Editor.fileRenamed" /> @@ -5489,6 +5492,7 @@ <keyword name="Editor.streamCommentSelection" id="Editor.streamCommentSelection" ref="eric6.QScintilla.Editor.html#Editor.streamCommentSelection" /> <keyword name="Editor.toggleBookmark" id="Editor.toggleBookmark" ref="eric6.QScintilla.Editor.html#Editor.toggleBookmark" /> <keyword name="Editor.toggleCommentBlock" id="Editor.toggleCommentBlock" ref="eric6.QScintilla.Editor.html#Editor.toggleCommentBlock" /> + <keyword name="Editor.toggleCurrentFold" id="Editor.toggleCurrentFold" ref="eric6.QScintilla.Editor.html#Editor.toggleCurrentFold" /> <keyword name="Editor.toggleSyntaxError" id="Editor.toggleSyntaxError" ref="eric6.QScintilla.Editor.html#Editor.toggleSyntaxError" /> <keyword name="Editor.toggleWarning" id="Editor.toggleWarning" ref="eric6.QScintilla.Editor.html#Editor.toggleWarning" /> <keyword name="Editor.uncommentLine" id="Editor.uncommentLine" ref="eric6.QScintilla.Editor.html#Editor.uncommentLine" /> @@ -8041,6 +8045,7 @@ <keyword name="HelpWindow.shutdown" id="HelpWindow.shutdown" ref="eric6.Helpviewer.HelpWindow.html#HelpWindow.shutdown" /> <keyword name="HelpWindow.speedDial" id="HelpWindow.speedDial" ref="eric6.Helpviewer.HelpWindow.html#HelpWindow.speedDial" /> <keyword name="HelpWindow.syncManager" id="HelpWindow.syncManager" ref="eric6.Helpviewer.HelpWindow.html#HelpWindow.syncManager" /> + <keyword name="HelpWindow.urlHandler" id="HelpWindow.urlHandler" ref="eric6.Helpviewer.HelpWindow.html#HelpWindow.urlHandler" /> <keyword name="HelpWindow.userAgentsManager" id="HelpWindow.userAgentsManager" ref="eric6.Helpviewer.HelpWindow.html#HelpWindow.userAgentsManager" /> <keyword name="HelpWindow.zoomManager" id="HelpWindow.zoomManager" ref="eric6.Helpviewer.HelpWindow.html#HelpWindow.zoomManager" /> <keyword name="Helpviewer (Package)" id="Helpviewer (Package)" ref="index-eric6.Helpviewer.html" /> @@ -11329,6 +11334,11 @@ <keyword name="NetworkUrlInterceptor (Constructor)" id="NetworkUrlInterceptor (Constructor)" ref="eric6.WebBrowser.Network.NetworkUrlInterceptor.html#NetworkUrlInterceptor.__init__" /> <keyword name="NetworkUrlInterceptor (Module)" id="NetworkUrlInterceptor (Module)" ref="eric6.WebBrowser.Network.NetworkUrlInterceptor.html" /> <keyword name="NetworkUrlInterceptor.__loadSettings" id="NetworkUrlInterceptor.__loadSettings" ref="eric6.WebBrowser.Network.NetworkUrlInterceptor.html#NetworkUrlInterceptor.__loadSettings" /> + <keyword name="NetworkUrlInterceptor.__potentiallyTrustworthy" id="NetworkUrlInterceptor.__potentiallyTrustworthy" ref="eric6.WebBrowser.Network.NetworkUrlInterceptor.html#NetworkUrlInterceptor.__potentiallyTrustworthy" /> + <keyword name="NetworkUrlInterceptor.__refererOrigin" id="NetworkUrlInterceptor.__refererOrigin" ref="eric6.WebBrowser.Network.NetworkUrlInterceptor.html#NetworkUrlInterceptor.__refererOrigin" /> + <keyword name="NetworkUrlInterceptor.__sameOrigin" id="NetworkUrlInterceptor.__sameOrigin" ref="eric6.WebBrowser.Network.NetworkUrlInterceptor.html#NetworkUrlInterceptor.__sameOrigin" /> + <keyword name="NetworkUrlInterceptor.__setRefererHeader" id="NetworkUrlInterceptor.__setRefererHeader" ref="eric6.WebBrowser.Network.NetworkUrlInterceptor.html#NetworkUrlInterceptor.__setRefererHeader" /> + <keyword name="NetworkUrlInterceptor.__trimmedReferer" id="NetworkUrlInterceptor.__trimmedReferer" ref="eric6.WebBrowser.Network.NetworkUrlInterceptor.html#NetworkUrlInterceptor.__trimmedReferer" /> <keyword name="NetworkUrlInterceptor.installUrlInterceptor" id="NetworkUrlInterceptor.installUrlInterceptor" ref="eric6.WebBrowser.Network.NetworkUrlInterceptor.html#NetworkUrlInterceptor.installUrlInterceptor" /> <keyword name="NetworkUrlInterceptor.interceptRequest" id="NetworkUrlInterceptor.interceptRequest" ref="eric6.WebBrowser.Network.NetworkUrlInterceptor.html#NetworkUrlInterceptor.interceptRequest" /> <keyword name="NetworkUrlInterceptor.preferencesChanged" id="NetworkUrlInterceptor.preferencesChanged" ref="eric6.WebBrowser.Network.NetworkUrlInterceptor.html#NetworkUrlInterceptor.preferencesChanged" /> @@ -11936,6 +11946,7 @@ <keyword name="Pip.__getUserConfig" id="Pip.__getUserConfig" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.Pip.html#Pip.__getUserConfig" /> <keyword name="Pip.__getVirtualenvConfig" id="Pip.__getVirtualenvConfig" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.Pip.html#Pip.__getVirtualenvConfig" /> <keyword name="Pip.__handleTearOffMenu" id="Pip.__handleTearOffMenu" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.Pip.html#Pip.__handleTearOffMenu" /> + <keyword name="Pip.__installLocalPackage" id="Pip.__installLocalPackage" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.Pip.html#Pip.__installLocalPackage" /> <keyword name="Pip.__installPackages" id="Pip.__installPackages" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.Pip.html#Pip.__installPackages" /> <keyword name="Pip.__installPip" id="Pip.__installPip" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.Pip.html#Pip.__installPip" /> <keyword name="Pip.__installRequirements" id="Pip.__installRequirements" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.Pip.html#Pip.__installRequirements" /> @@ -11970,6 +11981,11 @@ <keyword name="PipDialog.on_buttonBox_clicked" id="PipDialog.on_buttonBox_clicked" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.PipDialog.html#PipDialog.on_buttonBox_clicked" /> <keyword name="PipDialog.startProcess" id="PipDialog.startProcess" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.PipDialog.html#PipDialog.startProcess" /> <keyword name="PipDialog.startProcesses" id="PipDialog.startProcesses" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.PipDialog.html#PipDialog.startProcesses" /> + <keyword name="PipFileSelectionDialog" id="PipFileSelectionDialog" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.PipFileSelectionDialog.html#PipFileSelectionDialog" /> + <keyword name="PipFileSelectionDialog (Constructor)" id="PipFileSelectionDialog (Constructor)" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.PipFileSelectionDialog.html#PipFileSelectionDialog.__init__" /> + <keyword name="PipFileSelectionDialog (Module)" id="PipFileSelectionDialog (Module)" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.PipFileSelectionDialog.html" /> + <keyword name="PipFileSelectionDialog.getData" id="PipFileSelectionDialog.getData" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.PipFileSelectionDialog.html#PipFileSelectionDialog.getData" /> + <keyword name="PipFileSelectionDialog.on_filePicker_textChanged" id="PipFileSelectionDialog.on_filePicker_textChanged" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.PipFileSelectionDialog.html#PipFileSelectionDialog.on_filePicker_textChanged" /> <keyword name="PipFreezeDialog" id="PipFreezeDialog" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.PipFreezeDialog.html#PipFreezeDialog" /> <keyword name="PipFreezeDialog (Constructor)" id="PipFreezeDialog (Constructor)" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.PipFreezeDialog.html#PipFreezeDialog.__init__" /> <keyword name="PipFreezeDialog (Module)" id="PipFreezeDialog (Module)" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.PipFreezeDialog.html" /> @@ -12045,12 +12061,6 @@ <keyword name="PipPage.on_addButton_clicked" id="PipPage.on_addButton_clicked" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.ConfigurationPage.PipPage.html#PipPage.on_addButton_clicked" /> <keyword name="PipPage.on_defaultListButton_clicked" id="PipPage.on_defaultListButton_clicked" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.ConfigurationPage.PipPage.html#PipPage.on_defaultListButton_clicked" /> <keyword name="PipPage.save" id="PipPage.save" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.ConfigurationPage.PipPage.html#PipPage.save" /> - <keyword name="PipRequirementsSelectionDialog" id="PipRequirementsSelectionDialog" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.PipRequirementsSelectionDialog.html#PipRequirementsSelectionDialog" /> - <keyword name="PipRequirementsSelectionDialog (Constructor)" id="PipRequirementsSelectionDialog (Constructor)" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.PipRequirementsSelectionDialog.html#PipRequirementsSelectionDialog.__init__" /> - <keyword name="PipRequirementsSelectionDialog (Module)" id="PipRequirementsSelectionDialog (Module)" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.PipRequirementsSelectionDialog.html" /> - <keyword name="PipRequirementsSelectionDialog.getData" id="PipRequirementsSelectionDialog.getData" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.PipRequirementsSelectionDialog.html#PipRequirementsSelectionDialog.getData" /> - <keyword name="PipRequirementsSelectionDialog.on_fileButton_clicked" id="PipRequirementsSelectionDialog.on_fileButton_clicked" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.PipRequirementsSelectionDialog.html#PipRequirementsSelectionDialog.on_fileButton_clicked" /> - <keyword name="PipRequirementsSelectionDialog.on_requirementsEdit_textChanged" id="PipRequirementsSelectionDialog.on_requirementsEdit_textChanged" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.PipRequirementsSelectionDialog.html#PipRequirementsSelectionDialog.on_requirementsEdit_textChanged" /> <keyword name="PipSearchDialog" id="PipSearchDialog" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.PipSearchDialog.html#PipSearchDialog" /> <keyword name="PipSearchDialog (Constructor)" id="PipSearchDialog (Constructor)" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.PipSearchDialog.html#PipSearchDialog.__init__" /> <keyword name="PipSearchDialog (Module)" id="PipSearchDialog (Module)" ref="eric6.Plugins.UiExtensionPlugins.PipInterface.PipSearchDialog.html" /> @@ -13327,6 +13337,9 @@ <keyword name="QsciScintillaCompat.__modificationChanged" id="QsciScintillaCompat.__modificationChanged" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.__modificationChanged" /> <keyword name="QsciScintillaCompat.__setFoldMarker" id="QsciScintillaCompat.__setFoldMarker" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.__setFoldMarker" /> <keyword name="QsciScintillaCompat._encodeString" id="QsciScintillaCompat._encodeString" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat._encodeString" /> + <keyword name="QsciScintillaCompat.autoCompleteFromAPIs" id="QsciScintillaCompat.autoCompleteFromAPIs" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.autoCompleteFromAPIs" /> + <keyword name="QsciScintillaCompat.autoCompleteFromAll" id="QsciScintillaCompat.autoCompleteFromAll" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.autoCompleteFromAll" /> + <keyword name="QsciScintillaCompat.autoCompleteFromDocument" id="QsciScintillaCompat.autoCompleteFromDocument" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.autoCompleteFromDocument" /> <keyword name="QsciScintillaCompat.byteAt" id="QsciScintillaCompat.byteAt" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.byteAt" /> <keyword name="QsciScintillaCompat.canPaste" id="QsciScintillaCompat.canPaste" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.canPaste" /> <keyword name="QsciScintillaCompat.charAt" id="QsciScintillaCompat.charAt" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.charAt" /> @@ -13426,6 +13439,7 @@ <keyword name="QsciScintillaCompat.showUserList" id="QsciScintillaCompat.showUserList" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.showUserList" /> <keyword name="QsciScintillaCompat.startStyling" id="QsciScintillaCompat.startStyling" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.startStyling" /> <keyword name="QsciScintillaCompat.styleAt" id="QsciScintillaCompat.styleAt" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.styleAt" /> + <keyword name="QsciScintillaCompat.updateUserListSize" id="QsciScintillaCompat.updateUserListSize" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.updateUserListSize" /> <keyword name="QsciScintillaCompat.updateVerticalScrollBar" id="QsciScintillaCompat.updateVerticalScrollBar" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.updateVerticalScrollBar" /> <keyword name="QsciScintillaCompat.zoomIn" id="QsciScintillaCompat.zoomIn" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.zoomIn" /> <keyword name="QsciScintillaCompat.zoomOut" id="QsciScintillaCompat.zoomOut" ref="eric6.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.zoomOut" /> @@ -16675,7 +16689,7 @@ <keyword name="UserInterface.__initEricDocAction" id="UserInterface.__initEricDocAction" ref="eric6.UI.UserInterface.html#UserInterface.__initEricDocAction" /> <keyword name="UserInterface.__initExternalToolsActions" id="UserInterface.__initExternalToolsActions" ref="eric6.UI.UserInterface.html#UserInterface.__initExternalToolsActions" /> <keyword name="UserInterface.__initMenus" id="UserInterface.__initMenus" ref="eric6.UI.UserInterface.html#UserInterface.__initMenus" /> - <keyword name="UserInterface.__initPySideDocAction" id="UserInterface.__initPySideDocAction" ref="eric6.UI.UserInterface.html#UserInterface.__initPySideDocAction" /> + <keyword name="UserInterface.__initPySideDocActions" id="UserInterface.__initPySideDocActions" ref="eric6.UI.UserInterface.html#UserInterface.__initPySideDocActions" /> <keyword name="UserInterface.__initPythonDocActions" id="UserInterface.__initPythonDocActions" ref="eric6.UI.UserInterface.html#UserInterface.__initPythonDocActions" /> <keyword name="UserInterface.__initQtDocActions" id="UserInterface.__initQtDocActions" ref="eric6.UI.UserInterface.html#UserInterface.__initQtDocActions" /> <keyword name="UserInterface.__initStatusbar" id="UserInterface.__initStatusbar" ref="eric6.UI.UserInterface.html#UserInterface.__initStatusbar" /> @@ -16811,6 +16825,7 @@ <keyword name="UserInterface.getToolBarIconSize" id="UserInterface.getToolBarIconSize" ref="eric6.UI.UserInterface.html#UserInterface.getToolBarIconSize" /> <keyword name="UserInterface.getToolbar" id="UserInterface.getToolbar" ref="eric6.UI.UserInterface.html#UserInterface.getToolbar" /> <keyword name="UserInterface.getViewProfile" id="UserInterface.getViewProfile" ref="eric6.UI.UserInterface.html#UserInterface.getViewProfile" /> + <keyword name="UserInterface.handleUrl" id="UserInterface.handleUrl" ref="eric6.UI.UserInterface.html#UserInterface.handleUrl" /> <keyword name="UserInterface.isOnline" id="UserInterface.isOnline" ref="eric6.UI.UserInterface.html#UserInterface.isOnline" /> <keyword name="UserInterface.launchHelpViewer" id="UserInterface.launchHelpViewer" ref="eric6.UI.UserInterface.html#UserInterface.launchHelpViewer" /> <keyword name="UserInterface.notificationsEnabled" id="UserInterface.notificationsEnabled" ref="eric6.UI.UserInterface.html#UserInterface.notificationsEnabled" /> @@ -18018,6 +18033,7 @@ <keyword name="WebBrowserWindow.tabManager" id="WebBrowserWindow.tabManager" ref="eric6.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.tabManager" /> <keyword name="WebBrowserWindow.tabWidget" id="WebBrowserWindow.tabWidget" ref="eric6.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.tabWidget" /> <keyword name="WebBrowserWindow.toggleFullScreen" id="WebBrowserWindow.toggleFullScreen" ref="eric6.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.toggleFullScreen" /> + <keyword name="WebBrowserWindow.urlHandler" id="WebBrowserWindow.urlHandler" ref="eric6.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.urlHandler" /> <keyword name="WebBrowserWindow.userAgentsManager" id="WebBrowserWindow.userAgentsManager" ref="eric6.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.userAgentsManager" /> <keyword name="WebBrowserWindow.webProfile" id="WebBrowserWindow.webProfile" ref="eric6.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.webProfile" /> <keyword name="WebBrowserWindow.webSettings" id="WebBrowserWindow.webSettings" ref="eric6.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.webSettings" /> @@ -18525,6 +18541,7 @@ <keyword name="decodeBytes" id="decodeBytes" ref="eric6.Utilities.__init__.html#decodeBytes" /> <keyword name="decodeString" id="decodeString" ref="eric6.Utilities.__init__.html#decodeString" /> <keyword name="decryptData" id="decryptData" ref="eric6.Utilities.crypto.py3AES.html#decryptData" /> + <keyword name="desktopName" id="desktopName" ref="eric6.Globals.__init__.html#desktopName" /> <keyword name="determinePyQtVariant" id="determinePyQtVariant" ref="eric6.install.html#determinePyQtVariant" /> <keyword name="determinePythonVersion" id="determinePythonVersion" ref="eric6.Utilities.__init__.html#determinePythonVersion" /> <keyword name="direntries" id="direntries" ref="eric6.Utilities.__init__.html#direntries" /> @@ -19609,11 +19626,11 @@ <file>eric6.Plugins.UiExtensionPlugins.PipInterface.ConfigurationPage.PipPage.html</file> <file>eric6.Plugins.UiExtensionPlugins.PipInterface.Pip.html</file> <file>eric6.Plugins.UiExtensionPlugins.PipInterface.PipDialog.html</file> + <file>eric6.Plugins.UiExtensionPlugins.PipInterface.PipFileSelectionDialog.html</file> <file>eric6.Plugins.UiExtensionPlugins.PipInterface.PipFreezeDialog.html</file> <file>eric6.Plugins.UiExtensionPlugins.PipInterface.PipListDialog.html</file> <file>eric6.Plugins.UiExtensionPlugins.PipInterface.PipPackageDetailsDialog.html</file> <file>eric6.Plugins.UiExtensionPlugins.PipInterface.PipPackagesInputDialog.html</file> - <file>eric6.Plugins.UiExtensionPlugins.PipInterface.PipRequirementsSelectionDialog.html</file> <file>eric6.Plugins.UiExtensionPlugins.PipInterface.PipSearchDialog.html</file> <file>eric6.Plugins.UiExtensionPlugins.Translator.ConfigurationPage.TranslatorPage.html</file> <file>eric6.Plugins.UiExtensionPlugins.Translator.Translator.html</file>