Sun, 13 Jun 2021 19:03:43 +0200
WebBrowser: reimplemented the QtHelp documentation configuration dialog using Qt6 capabilities and widgets.
--- a/eric7.epj Thu Jun 10 19:32:22 2021 +0200 +++ b/eric7.epj Sun Jun 13 19:03:43 2021 +0200 @@ -669,7 +669,6 @@ "eric7/WebBrowser/Passwords/PasswordsDialog.ui", "eric7/WebBrowser/PersonalInformationManager/PersonalDataDialog.ui", "eric7/WebBrowser/QtHelp/HelpTopicDialog.ui", - "eric7/WebBrowser/QtHelp/QtHelpDocumentationDialog.ui", "eric7/WebBrowser/QtHelp/QtHelpDocumentationSelectionDialog.ui", "eric7/WebBrowser/SafeBrowsing/SafeBrowsingDialog.ui", "eric7/WebBrowser/SearchWidget.ui", @@ -709,7 +708,9 @@ "eric7/EricWidgets/EricToolBarDialog.ui", "eric7/EricWidgets/EricZoomWidget.ui", "eric7/Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui", - "eric7/Plugins/WizardPlugins/FontDialogWizard/FontDialogOptionsDialog.ui" + "eric7/Plugins/WizardPlugins/FontDialogWizard/FontDialogOptionsDialog.ui", + "eric7/WebBrowser/QtHelp/QtHelpDocumentationSettingsWidget.ui", + "eric7/WebBrowser/QtHelp/QtHelpDocumentationConfigurationDialog.ui" ], "HASH": "df7daa8781250f7664e6ecaeaf1361fa2efd39ee", "IDLPARAMS": { @@ -2021,7 +2022,6 @@ "eric7/WebBrowser/QtHelp/HelpSearchWidget.py", "eric7/WebBrowser/QtHelp/HelpTocWidget.py", "eric7/WebBrowser/QtHelp/HelpTopicDialog.py", - "eric7/WebBrowser/QtHelp/QtHelpDocumentationDialog.py", "eric7/WebBrowser/QtHelp/QtHelpDocumentationSelectionDialog.py", "eric7/WebBrowser/QtHelp/__init__.py", "eric7/WebBrowser/SafeBrowsing/SafeBrowsingAPIClient.py", @@ -2267,7 +2267,10 @@ "eric7/Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py", "eric7/Plugins/PluginWizardEricMessageBox.py", "eric7/EricWidgets/EricDirFileDialog.py", - "eric7/Plugins/WizardPlugins/FontDialogWizard/FontDialogOptionsDialog.py" + "eric7/Plugins/WizardPlugins/FontDialogWizard/FontDialogOptionsDialog.py", + "eric7/WebBrowser/QtHelp/QtHelpDocumentationSettings.py", + "eric7/WebBrowser/QtHelp/QtHelpDocumentationSettingsWidget.py", + "eric7/WebBrowser/QtHelp/QtHelpDocumentationConfigurationDialog.py" ], "SPELLEXCLUDES": "Dictionaries/excludes.dic", "SPELLLANGUAGE": "en_US",
--- a/eric7/APIs/Python3/eric7.api Thu Jun 10 19:32:22 2021 +0200 +++ b/eric7/APIs/Python3/eric7.api Sun Jun 13 19:03:43 2021 +0200 @@ -1419,6 +1419,7 @@ eric7.EricWidgets.EricMessageBox.warning?4(parent, title, text, buttons=QMessageBox.StandardButton.Ok, defaultButton=QMessageBox.StandardButton.NoButton) eric7.EricWidgets.EricMessageBox.yesNo?4(parent, title, text, icon=Question, yesDefault=False, textFormat=Qt.TextFormat.AutoText) eric7.EricWidgets.EricModelMenu.EricModelMenu.activated?7 +eric7.EricWidgets.EricModelMenu.EricModelMenu.clear?4() eric7.EricWidgets.EricModelMenu.EricModelMenu.createBaseMenu?4() eric7.EricWidgets.EricModelMenu.EricModelMenu.createMenu?4(parent, max_, parentMenu=None, menu=None) eric7.EricWidgets.EricModelMenu.EricModelMenu.dragEnterEvent?4(evt) @@ -11272,27 +11273,10 @@ eric7.WebBrowser.QtHelp.HelpTocWidget.HelpTocWidget.openUrl?7 eric7.WebBrowser.QtHelp.HelpTocWidget.HelpTocWidget.syncToContent?4(url) eric7.WebBrowser.QtHelp.HelpTocWidget.HelpTocWidget?1(engine, parent=None) -eric7.WebBrowser.QtHelp.HelpTopicDialog.HelpTopicDialog.link?4() -eric7.WebBrowser.QtHelp.HelpTopicDialog.HelpTopicDialog?1(parent, keyword, links) -eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.getTabsToClose?4() -eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.hasDocumentationChanges?4() -eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_addDocumentsButton_clicked?4() -eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_addFilterButton_clicked?4() -eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_addPluginButton_clicked?4() -eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_applyFilterChangesButton_clicked?4() -eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_attributesList_itemChanged?4(item, column) -eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_attributesList_itemSelectionChanged?4() -eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_documentsList_itemSelectionChanged?4() -eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_filtersList_currentItemChanged?4(current, previous) -eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_filtersList_itemSelectionChanged?4() -eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_managePluginButton_clicked?4() -eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_removeAttributesButton_clicked?4() -eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_removeDocumentsButton_clicked?4() -eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_removeFiltersButton_clicked?4() -eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_resetFilterChangesButton_clicked?4() -eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_tabWidget_currentChanged?4(index) -eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_unusedAttributesButton_clicked?4() -eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog?1(engine, parent) +eric7.WebBrowser.QtHelp.HelpTopicDialog.HelpTopicDialog.document?4() +eric7.WebBrowser.QtHelp.HelpTopicDialog.HelpTopicDialog?1(parent, keyword, documents) +eric7.WebBrowser.QtHelp.QtHelpDocumentationConfigurationDialog.QtHelpDocumentationConfigurationDialog.on_buttonBox_clicked?4(button) +eric7.WebBrowser.QtHelp.QtHelpDocumentationConfigurationDialog.QtHelpDocumentationConfigurationDialog?1(engine, parent=None) eric7.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.QtHelpDocumentationSelectionDialog.AddMode?7 eric7.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.QtHelpDocumentationSelectionDialog.ManageMode?7 eric7.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.QtHelpDocumentationSelectionDialog.getData?4() @@ -11301,6 +11285,26 @@ eric7.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.QtHelpDocumentationSelectionDialog.on_deleteCategoryButton_clicked?4() eric7.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.QtHelpDocumentationSelectionDialog.on_documentationList_itemSelectionChanged?4() eric7.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.QtHelpDocumentationSelectionDialog?1(helpDocuments, mode, parent=None) +eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings.QtHelpDocumentationSettings.addDocumentation?4(filename) +eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings.QtHelpDocumentationSettings.applySettings?4(settings) +eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings.QtHelpDocumentationSettings.components?4() +eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings.QtHelpDocumentationSettings.namespace?4(filename) +eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings.QtHelpDocumentationSettings.namespaceToFilename?4() +eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings.QtHelpDocumentationSettings.namespaces?4() +eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings.QtHelpDocumentationSettings.readSettings?4() +eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings.QtHelpDocumentationSettings.removeDocumentation?4(namespace) +eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings.QtHelpDocumentationSettings.versions?4() +eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings.QtHelpDocumentationSettings?1() +eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.QtHelpDocumentationSettingsWidget.documentationSettings?4() +eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.QtHelpDocumentationSettingsWidget.documentationSettingsChanged?7 +eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.QtHelpDocumentationSettingsWidget.on_addDocumentsButton_clicked?4() +eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.QtHelpDocumentationSettingsWidget.on_addPluginButton_clicked?4() +eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.QtHelpDocumentationSettingsWidget.on_documentsList_itemSelectionChanged?4() +eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.QtHelpDocumentationSettingsWidget.on_filterEdit_textChanged?4(txt) +eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.QtHelpDocumentationSettingsWidget.on_managePluginButton_clicked?4() +eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.QtHelpDocumentationSettingsWidget.on_removeDocumentsButton_clicked?4() +eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.QtHelpDocumentationSettingsWidget.setDocumentationSettings?4(settings) +eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.QtHelpDocumentationSettingsWidget?1(parent=None) eric7.WebBrowser.SafeBrowsing.SafeBrowsingAPIClient.SafeBrowsingAPIClient.ClientId?7 eric7.WebBrowser.SafeBrowsing.SafeBrowsingAPIClient.SafeBrowsingAPIClient.ClientVersion?7 eric7.WebBrowser.SafeBrowsing.SafeBrowsingAPIClient.SafeBrowsingAPIClient.GsbUrlTemplate?7
--- a/eric7/APIs/Python3/eric7.bas Thu Jun 10 19:32:22 2021 +0200 +++ b/eric7/APIs/Python3/eric7.bas Sun Jun 13 19:03:43 2021 +0200 @@ -769,8 +769,9 @@ QRunnableWrapper module.QRunnable QThreadWrapper module.QThread QsciScintillaCompat QsciScintilla -QtHelpDocumentationDialog QDialog Ui_QtHelpDocumentationDialog +QtHelpDocumentationConfigurationDialog QDialog Ui_QtHelpDocumentationConfigurationDialog QtHelpDocumentationSelectionDialog QDialog Ui_QtHelpDocumentationSelectionDialog +QtHelpDocumentationSettingsWidget QWidget Ui_QtHelpDocumentationSettingsWidget QtHelpSchemeHandler QWebEngineUrlSchemeHandler QtHelpSchemeReply QIODevice QtPage ConfigurationPageBase Ui_QtPage
--- a/eric7/Documentation/Help/source.qhp Thu Jun 10 19:32:22 2021 +0200 +++ b/eric7/Documentation/Help/source.qhp Sun Jun 13 19:03:43 2021 +0200 @@ -1257,8 +1257,10 @@ <section title="eric7.WebBrowser.QtHelp.HelpSearchWidget" ref="eric7.WebBrowser.QtHelp.HelpSearchWidget.html" /> <section title="eric7.WebBrowser.QtHelp.HelpTocWidget" ref="eric7.WebBrowser.QtHelp.HelpTocWidget.html" /> <section title="eric7.WebBrowser.QtHelp.HelpTopicDialog" ref="eric7.WebBrowser.QtHelp.HelpTopicDialog.html" /> - <section title="eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.html" /> + <section title="eric7.WebBrowser.QtHelp.QtHelpDocumentationConfigurationDialog" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationConfigurationDialog.html" /> <section title="eric7.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.html" /> + <section title="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings.html" /> + <section title="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.html" /> </section> <section title="eric7.WebBrowser.SafeBrowsing" ref="index-eric7.WebBrowser.SafeBrowsing.html"> <section title="eric7.WebBrowser.SafeBrowsing.SafeBrowsingAPIClient" ref="eric7.WebBrowser.SafeBrowsing.SafeBrowsingAPIClient.html" /> @@ -4993,6 +4995,7 @@ <keyword name="EricModelMenu.__aboutToShow" id="EricModelMenu.__aboutToShow" ref="eric7.EricWidgets.EricModelMenu.html#EricModelMenu.__aboutToShow" /> <keyword name="EricModelMenu.__actionTriggered" id="EricModelMenu.__actionTriggered" ref="eric7.EricWidgets.EricModelMenu.html#EricModelMenu.__actionTriggered" /> <keyword name="EricModelMenu.__makeAction" id="EricModelMenu.__makeAction" ref="eric7.EricWidgets.EricModelMenu.html#EricModelMenu.__makeAction" /> + <keyword name="EricModelMenu.clear" id="EricModelMenu.clear" ref="eric7.EricWidgets.EricModelMenu.html#EricModelMenu.clear" /> <keyword name="EricModelMenu.createBaseMenu" id="EricModelMenu.createBaseMenu" ref="eric7.EricWidgets.EricModelMenu.html#EricModelMenu.createBaseMenu" /> <keyword name="EricModelMenu.createMenu" id="EricModelMenu.createMenu" ref="eric7.EricWidgets.EricModelMenu.html#EricModelMenu.createMenu" /> <keyword name="EricModelMenu.dragEnterEvent" id="EricModelMenu.dragEnterEvent" ref="eric7.EricWidgets.EricModelMenu.html#EricModelMenu.dragEnterEvent" /> @@ -7056,11 +7059,11 @@ <keyword name="HelpIndexWidget (Constructor)" id="HelpIndexWidget (Constructor)" ref="eric7.WebBrowser.QtHelp.HelpIndexWidget.html#HelpIndexWidget.__init__" /> <keyword name="HelpIndexWidget (Module)" id="HelpIndexWidget (Module)" ref="eric7.WebBrowser.QtHelp.HelpIndexWidget.html" /> <keyword name="HelpIndexWidget.__disableSearchEdit" id="HelpIndexWidget.__disableSearchEdit" ref="eric7.WebBrowser.QtHelp.HelpIndexWidget.html#HelpIndexWidget.__disableSearchEdit" /> + <keyword name="HelpIndexWidget.__documentActivated" id="HelpIndexWidget.__documentActivated" ref="eric7.WebBrowser.QtHelp.HelpIndexWidget.html#HelpIndexWidget.__documentActivated" /> + <keyword name="HelpIndexWidget.__documentsActivated" id="HelpIndexWidget.__documentsActivated" ref="eric7.WebBrowser.QtHelp.HelpIndexWidget.html#HelpIndexWidget.__documentsActivated" /> <keyword name="HelpIndexWidget.__enableSearchEdit" id="HelpIndexWidget.__enableSearchEdit" ref="eric7.WebBrowser.QtHelp.HelpIndexWidget.html#HelpIndexWidget.__enableSearchEdit" /> <keyword name="HelpIndexWidget.__filterIndices" id="HelpIndexWidget.__filterIndices" ref="eric7.WebBrowser.QtHelp.HelpIndexWidget.html#HelpIndexWidget.__filterIndices" /> - <keyword name="HelpIndexWidget.__linkActivated" id="HelpIndexWidget.__linkActivated" ref="eric7.WebBrowser.QtHelp.HelpIndexWidget.html#HelpIndexWidget.__linkActivated" /> - <keyword name="HelpIndexWidget.__linksActivated" id="HelpIndexWidget.__linksActivated" ref="eric7.WebBrowser.QtHelp.HelpIndexWidget.html#HelpIndexWidget.__linksActivated" /> - <keyword name="HelpIndexWidget.__selectLink" id="HelpIndexWidget.__selectLink" ref="eric7.WebBrowser.QtHelp.HelpIndexWidget.html#HelpIndexWidget.__selectLink" /> + <keyword name="HelpIndexWidget.__selectDocument" id="HelpIndexWidget.__selectDocument" ref="eric7.WebBrowser.QtHelp.HelpIndexWidget.html#HelpIndexWidget.__selectDocument" /> <keyword name="HelpIndexWidget.__showContextMenu" id="HelpIndexWidget.__showContextMenu" ref="eric7.WebBrowser.QtHelp.HelpIndexWidget.html#HelpIndexWidget.__showContextMenu" /> <keyword name="HelpIndexWidget.eventFilter" id="HelpIndexWidget.eventFilter" ref="eric7.WebBrowser.QtHelp.HelpIndexWidget.html#HelpIndexWidget.eventFilter" /> <keyword name="HelpIndexWidget.focusInEvent" id="HelpIndexWidget.focusInEvent" ref="eric7.WebBrowser.QtHelp.HelpIndexWidget.html#HelpIndexWidget.focusInEvent" /> @@ -7087,7 +7090,7 @@ <keyword name="HelpTopicDialog" id="HelpTopicDialog" ref="eric7.WebBrowser.QtHelp.HelpTopicDialog.html#HelpTopicDialog" /> <keyword name="HelpTopicDialog (Constructor)" id="HelpTopicDialog (Constructor)" ref="eric7.WebBrowser.QtHelp.HelpTopicDialog.html#HelpTopicDialog.__init__" /> <keyword name="HelpTopicDialog (Module)" id="HelpTopicDialog (Module)" ref="eric7.WebBrowser.QtHelp.HelpTopicDialog.html" /> - <keyword name="HelpTopicDialog.link" id="HelpTopicDialog.link" ref="eric7.WebBrowser.QtHelp.HelpTopicDialog.html#HelpTopicDialog.link" /> + <keyword name="HelpTopicDialog.document" id="HelpTopicDialog.document" ref="eric7.WebBrowser.QtHelp.HelpTopicDialog.html#HelpTopicDialog.document" /> <keyword name="HelpViewersPage" id="HelpViewersPage" ref="eric7.Preferences.ConfigurationPages.HelpViewersPage.html#HelpViewersPage" /> <keyword name="HelpViewersPage (Constructor)" id="HelpViewersPage (Constructor)" ref="eric7.Preferences.ConfigurationPages.HelpViewersPage.html#HelpViewersPage.__init__" /> <keyword name="HelpViewersPage (Module)" id="HelpViewersPage (Module)" ref="eric7.Preferences.ConfigurationPages.HelpViewersPage.html" /> @@ -12433,32 +12436,12 @@ <keyword name="QsciScintillaCompat.zoomOut" id="QsciScintillaCompat.zoomOut" ref="eric7.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.zoomOut" /> <keyword name="QsciScintillaCompat.zoomTo" id="QsciScintillaCompat.zoomTo" ref="eric7.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.zoomTo" /> <keyword name="QtHelp (Package)" id="QtHelp (Package)" ref="index-eric7.WebBrowser.QtHelp.html" /> - <keyword name="QtHelpDocumentationDialog" id="QtHelpDocumentationDialog" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog" /> - <keyword name="QtHelpDocumentationDialog (Constructor)" id="QtHelpDocumentationDialog (Constructor)" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.__init__" /> - <keyword name="QtHelpDocumentationDialog (Module)" id="QtHelpDocumentationDialog (Module)" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.html" /> - <keyword name="QtHelpDocumentationDialog.__hasChangedFilters" id="QtHelpDocumentationDialog.__hasChangedFilters" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.__hasChangedFilters" /> - <keyword name="QtHelpDocumentationDialog.__initDocumentsTab" id="QtHelpDocumentationDialog.__initDocumentsTab" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.__initDocumentsTab" /> - <keyword name="QtHelpDocumentationDialog.__initFiltersTab" id="QtHelpDocumentationDialog.__initFiltersTab" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.__initFiltersTab" /> - <keyword name="QtHelpDocumentationDialog.__registerDocumentations" id="QtHelpDocumentationDialog.__registerDocumentations" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.__registerDocumentations" /> - <keyword name="QtHelpDocumentationDialog.__removeAttributes" id="QtHelpDocumentationDialog.__removeAttributes" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.__removeAttributes" /> - <keyword name="QtHelpDocumentationDialog.getTabsToClose" id="QtHelpDocumentationDialog.getTabsToClose" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.getTabsToClose" /> - <keyword name="QtHelpDocumentationDialog.hasDocumentationChanges" id="QtHelpDocumentationDialog.hasDocumentationChanges" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.hasDocumentationChanges" /> - <keyword name="QtHelpDocumentationDialog.on_addDocumentsButton_clicked" id="QtHelpDocumentationDialog.on_addDocumentsButton_clicked" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_addDocumentsButton_clicked" /> - <keyword name="QtHelpDocumentationDialog.on_addFilterButton_clicked" id="QtHelpDocumentationDialog.on_addFilterButton_clicked" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_addFilterButton_clicked" /> - <keyword name="QtHelpDocumentationDialog.on_addPluginButton_clicked" id="QtHelpDocumentationDialog.on_addPluginButton_clicked" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_addPluginButton_clicked" /> - <keyword name="QtHelpDocumentationDialog.on_applyFilterChangesButton_clicked" id="QtHelpDocumentationDialog.on_applyFilterChangesButton_clicked" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_applyFilterChangesButton_clicked" /> - <keyword name="QtHelpDocumentationDialog.on_attributesList_itemChanged" id="QtHelpDocumentationDialog.on_attributesList_itemChanged" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_attributesList_itemChanged" /> - <keyword name="QtHelpDocumentationDialog.on_attributesList_itemSelectionChanged" id="QtHelpDocumentationDialog.on_attributesList_itemSelectionChanged" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_attributesList_itemSelectionChanged" /> - <keyword name="QtHelpDocumentationDialog.on_documentsList_itemSelectionChanged" id="QtHelpDocumentationDialog.on_documentsList_itemSelectionChanged" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_documentsList_itemSelectionChanged" /> - <keyword name="QtHelpDocumentationDialog.on_filtersList_currentItemChanged" id="QtHelpDocumentationDialog.on_filtersList_currentItemChanged" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_filtersList_currentItemChanged" /> - <keyword name="QtHelpDocumentationDialog.on_filtersList_itemSelectionChanged" id="QtHelpDocumentationDialog.on_filtersList_itemSelectionChanged" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_filtersList_itemSelectionChanged" /> - <keyword name="QtHelpDocumentationDialog.on_managePluginButton_clicked" id="QtHelpDocumentationDialog.on_managePluginButton_clicked" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_managePluginButton_clicked" /> - <keyword name="QtHelpDocumentationDialog.on_removeAttributesButton_clicked" id="QtHelpDocumentationDialog.on_removeAttributesButton_clicked" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_removeAttributesButton_clicked" /> - <keyword name="QtHelpDocumentationDialog.on_removeDocumentsButton_clicked" id="QtHelpDocumentationDialog.on_removeDocumentsButton_clicked" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_removeDocumentsButton_clicked" /> - <keyword name="QtHelpDocumentationDialog.on_removeFiltersButton_clicked" id="QtHelpDocumentationDialog.on_removeFiltersButton_clicked" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_removeFiltersButton_clicked" /> - <keyword name="QtHelpDocumentationDialog.on_resetFilterChangesButton_clicked" id="QtHelpDocumentationDialog.on_resetFilterChangesButton_clicked" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_resetFilterChangesButton_clicked" /> - <keyword name="QtHelpDocumentationDialog.on_tabWidget_currentChanged" id="QtHelpDocumentationDialog.on_tabWidget_currentChanged" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_tabWidget_currentChanged" /> - <keyword name="QtHelpDocumentationDialog.on_unusedAttributesButton_clicked" id="QtHelpDocumentationDialog.on_unusedAttributesButton_clicked" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_unusedAttributesButton_clicked" /> + <keyword name="QtHelpDocumentationConfigurationDialog" id="QtHelpDocumentationConfigurationDialog" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationConfigurationDialog.html#QtHelpDocumentationConfigurationDialog" /> + <keyword name="QtHelpDocumentationConfigurationDialog (Constructor)" id="QtHelpDocumentationConfigurationDialog (Constructor)" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationConfigurationDialog.html#QtHelpDocumentationConfigurationDialog.__init__" /> + <keyword name="QtHelpDocumentationConfigurationDialog (Module)" id="QtHelpDocumentationConfigurationDialog (Module)" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationConfigurationDialog.html" /> + <keyword name="QtHelpDocumentationConfigurationDialog.__applyConfiguration" id="QtHelpDocumentationConfigurationDialog.__applyConfiguration" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationConfigurationDialog.html#QtHelpDocumentationConfigurationDialog.__applyConfiguration" /> + <keyword name="QtHelpDocumentationConfigurationDialog.__documentationSettingsChanged" id="QtHelpDocumentationConfigurationDialog.__documentationSettingsChanged" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationConfigurationDialog.html#QtHelpDocumentationConfigurationDialog.__documentationSettingsChanged" /> + <keyword name="QtHelpDocumentationConfigurationDialog.on_buttonBox_clicked" id="QtHelpDocumentationConfigurationDialog.on_buttonBox_clicked" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationConfigurationDialog.html#QtHelpDocumentationConfigurationDialog.on_buttonBox_clicked" /> <keyword name="QtHelpDocumentationSelectionDialog" id="QtHelpDocumentationSelectionDialog" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.html#QtHelpDocumentationSelectionDialog" /> <keyword name="QtHelpDocumentationSelectionDialog (Constructor)" id="QtHelpDocumentationSelectionDialog (Constructor)" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.html#QtHelpDocumentationSelectionDialog.__init__" /> <keyword name="QtHelpDocumentationSelectionDialog (Module)" id="QtHelpDocumentationSelectionDialog (Module)" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.html" /> @@ -12468,6 +12451,31 @@ <keyword name="QtHelpDocumentationSelectionDialog.on_deleteButton_clicked" id="QtHelpDocumentationSelectionDialog.on_deleteButton_clicked" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.html#QtHelpDocumentationSelectionDialog.on_deleteButton_clicked" /> <keyword name="QtHelpDocumentationSelectionDialog.on_deleteCategoryButton_clicked" id="QtHelpDocumentationSelectionDialog.on_deleteCategoryButton_clicked" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.html#QtHelpDocumentationSelectionDialog.on_deleteCategoryButton_clicked" /> <keyword name="QtHelpDocumentationSelectionDialog.on_documentationList_itemSelectionChanged" id="QtHelpDocumentationSelectionDialog.on_documentationList_itemSelectionChanged" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.html#QtHelpDocumentationSelectionDialog.on_documentationList_itemSelectionChanged" /> + <keyword name="QtHelpDocumentationSettings" id="QtHelpDocumentationSettings" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings.html#QtHelpDocumentationSettings" /> + <keyword name="QtHelpDocumentationSettings (Constructor)" id="QtHelpDocumentationSettings (Constructor)" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings.html#QtHelpDocumentationSettings.__init__" /> + <keyword name="QtHelpDocumentationSettings (Module)" id="QtHelpDocumentationSettings (Module)" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings.html" /> + <keyword name="QtHelpDocumentationSettings.addDocumentation" id="QtHelpDocumentationSettings.addDocumentation" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings.html#QtHelpDocumentationSettings.addDocumentation" /> + <keyword name="QtHelpDocumentationSettings.applySettings" id="QtHelpDocumentationSettings.applySettings" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings.html#QtHelpDocumentationSettings.applySettings" /> + <keyword name="QtHelpDocumentationSettings.components" id="QtHelpDocumentationSettings.components" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings.html#QtHelpDocumentationSettings.components" /> + <keyword name="QtHelpDocumentationSettings.namespace" id="QtHelpDocumentationSettings.namespace" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings.html#QtHelpDocumentationSettings.namespace" /> + <keyword name="QtHelpDocumentationSettings.namespaceToFilename" id="QtHelpDocumentationSettings.namespaceToFilename" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings.html#QtHelpDocumentationSettings.namespaceToFilename" /> + <keyword name="QtHelpDocumentationSettings.namespaces" id="QtHelpDocumentationSettings.namespaces" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings.html#QtHelpDocumentationSettings.namespaces" /> + <keyword name="QtHelpDocumentationSettings.readSettings" id="QtHelpDocumentationSettings.readSettings" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings.html#QtHelpDocumentationSettings.readSettings" /> + <keyword name="QtHelpDocumentationSettings.removeDocumentation" id="QtHelpDocumentationSettings.removeDocumentation" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings.html#QtHelpDocumentationSettings.removeDocumentation" /> + <keyword name="QtHelpDocumentationSettings.versions" id="QtHelpDocumentationSettings.versions" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings.html#QtHelpDocumentationSettings.versions" /> + <keyword name="QtHelpDocumentationSettingsWidget" id="QtHelpDocumentationSettingsWidget" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.html#QtHelpDocumentationSettingsWidget" /> + <keyword name="QtHelpDocumentationSettingsWidget (Constructor)" id="QtHelpDocumentationSettingsWidget (Constructor)" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.html#QtHelpDocumentationSettingsWidget.__init__" /> + <keyword name="QtHelpDocumentationSettingsWidget (Module)" id="QtHelpDocumentationSettingsWidget (Module)" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.html" /> + <keyword name="QtHelpDocumentationSettingsWidget.__applyDocumentsListFilter" id="QtHelpDocumentationSettingsWidget.__applyDocumentsListFilter" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.html#QtHelpDocumentationSettingsWidget.__applyDocumentsListFilter" /> + <keyword name="QtHelpDocumentationSettingsWidget.__registerDocumentation" id="QtHelpDocumentationSettingsWidget.__registerDocumentation" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.html#QtHelpDocumentationSettingsWidget.__registerDocumentation" /> + <keyword name="QtHelpDocumentationSettingsWidget.documentationSettings" id="QtHelpDocumentationSettingsWidget.documentationSettings" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.html#QtHelpDocumentationSettingsWidget.documentationSettings" /> + <keyword name="QtHelpDocumentationSettingsWidget.on_addDocumentsButton_clicked" id="QtHelpDocumentationSettingsWidget.on_addDocumentsButton_clicked" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.html#QtHelpDocumentationSettingsWidget.on_addDocumentsButton_clicked" /> + <keyword name="QtHelpDocumentationSettingsWidget.on_addPluginButton_clicked" id="QtHelpDocumentationSettingsWidget.on_addPluginButton_clicked" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.html#QtHelpDocumentationSettingsWidget.on_addPluginButton_clicked" /> + <keyword name="QtHelpDocumentationSettingsWidget.on_documentsList_itemSelectionChanged" id="QtHelpDocumentationSettingsWidget.on_documentsList_itemSelectionChanged" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.html#QtHelpDocumentationSettingsWidget.on_documentsList_itemSelectionChanged" /> + <keyword name="QtHelpDocumentationSettingsWidget.on_filterEdit_textChanged" id="QtHelpDocumentationSettingsWidget.on_filterEdit_textChanged" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.html#QtHelpDocumentationSettingsWidget.on_filterEdit_textChanged" /> + <keyword name="QtHelpDocumentationSettingsWidget.on_managePluginButton_clicked" id="QtHelpDocumentationSettingsWidget.on_managePluginButton_clicked" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.html#QtHelpDocumentationSettingsWidget.on_managePluginButton_clicked" /> + <keyword name="QtHelpDocumentationSettingsWidget.on_removeDocumentsButton_clicked" id="QtHelpDocumentationSettingsWidget.on_removeDocumentsButton_clicked" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.html#QtHelpDocumentationSettingsWidget.on_removeDocumentsButton_clicked" /> + <keyword name="QtHelpDocumentationSettingsWidget.setDocumentationSettings" id="QtHelpDocumentationSettingsWidget.setDocumentationSettings" ref="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.html#QtHelpDocumentationSettingsWidget.setDocumentationSettings" /> <keyword name="QtHelpGenerator" id="QtHelpGenerator" ref="eric7.DocumentationTools.QtHelpGenerator.html#QtHelpGenerator" /> <keyword name="QtHelpGenerator (Constructor)" id="QtHelpGenerator (Constructor)" ref="eric7.DocumentationTools.QtHelpGenerator.html#QtHelpGenerator.__init__" /> <keyword name="QtHelpGenerator (Module)" id="QtHelpGenerator (Module)" ref="eric7.DocumentationTools.QtHelpGenerator.html" /> @@ -19514,8 +19522,10 @@ <file>eric7.WebBrowser.QtHelp.HelpSearchWidget.html</file> <file>eric7.WebBrowser.QtHelp.HelpTocWidget.html</file> <file>eric7.WebBrowser.QtHelp.HelpTopicDialog.html</file> - <file>eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.html</file> + <file>eric7.WebBrowser.QtHelp.QtHelpDocumentationConfigurationDialog.html</file> <file>eric7.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.html</file> + <file>eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings.html</file> + <file>eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.html</file> <file>eric7.WebBrowser.SafeBrowsing.SafeBrowsingAPIClient.html</file> <file>eric7.WebBrowser.SafeBrowsing.SafeBrowsingCache.html</file> <file>eric7.WebBrowser.SafeBrowsing.SafeBrowsingDialog.html</file>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricModelMenu.html Thu Jun 10 19:32:22 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricModelMenu.html Sun Jun 13 19:03:43 2021 +0200 @@ -93,6 +93,10 @@ <td>Private method to create an action.</td> </tr> <tr> +<td><a href="#EricModelMenu.clear">clear</a></td> +<td>Public method to clear the menu.</td> +</tr> +<tr> <td><a href="#EricModelMenu.createBaseMenu">createBaseMenu</a></td> <td>Public method to get the menu that is used to populate sub menu's.</td> </tr> @@ -254,6 +258,13 @@ reference to the created action (QAction) </dd> </dl> +<a NAME="EricModelMenu.clear" ID="EricModelMenu.clear"></a> +<h4>EricModelMenu.clear</h4> +<b>clear</b>(<i></i>) + +<p> + Public method to clear the menu. +</p> <a NAME="EricModelMenu.createBaseMenu" ID="EricModelMenu.createBaseMenu"></a> <h4>EricModelMenu.createBaseMenu</h4> <b>createBaseMenu</b>(<i></i>)
--- a/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.HelpIndexWidget.html Thu Jun 10 19:32:22 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.HelpIndexWidget.html Sun Jun 13 19:03:43 2021 +0200 @@ -102,6 +102,14 @@ <td>Private slot to enable the search edit.</td> </tr> <tr> +<td><a href="#HelpIndexWidget.__documentActivated">__documentActivated</a></td> +<td>Private slot to handle the activation of a keyword entry.</td> +</tr> +<tr> +<td><a href="#HelpIndexWidget.__documentsActivated">__documentsActivated</a></td> +<td>Private slot to handle the activation of an entry with multiple help documents.</td> +</tr> +<tr> <td><a href="#HelpIndexWidget.__enableSearchEdit">__enableSearchEdit</a></td> <td>Private slot to enable the search edit.</td> </tr> @@ -110,16 +118,8 @@ <td>Private slot to filter the indexes according to the given filter.</td> </tr> <tr> -<td><a href="#HelpIndexWidget.__linkActivated">__linkActivated</a></td> -<td>Private slot to handle the activation of a keyword entry.</td> -</tr> -<tr> -<td><a href="#HelpIndexWidget.__linksActivated">__linksActivated</a></td> -<td>Private slot to handle the activation of an entry with multiple links.</td> -</tr> -<tr> -<td><a href="#HelpIndexWidget.__selectLink">__selectLink</a></td> -<td>Private method to give the user a chance to select among the returned links.</td> +<td><a href="#HelpIndexWidget.__selectDocument">__selectDocument</a></td> +<td>Private method to give the user a chance to select among the given documents.</td> </tr> <tr> <td><a href="#HelpIndexWidget.__showContextMenu">__showContextMenu</a></td> @@ -149,13 +149,13 @@ </p> <dl> -<dt><i>engine</i></dt> +<dt><i>engine</i> (QHelpEngine)</dt> <dd> -reference to the help engine (QHelpEngine) +reference to the help engine </dd> -<dt><i>parent</i></dt> +<dt><i>parent</i> (QWidget)</dt> <dd> -reference to the parent widget (QWidget) +reference to the parent widget </dd> </dl> <a NAME="HelpIndexWidget.__disableSearchEdit" ID="HelpIndexWidget.__disableSearchEdit"></a> @@ -165,6 +165,48 @@ <p> Private slot to enable the search edit. </p> +<a NAME="HelpIndexWidget.__documentActivated" ID="HelpIndexWidget.__documentActivated"></a> +<h4>HelpIndexWidget.__documentActivated</h4> +<b>__documentActivated</b>(<i>document, keyword, modifiers=None</i>) + +<p> + Private slot to handle the activation of a keyword entry. +</p> +<dl> + +<dt><i>document</i> (QHelpLink)</dt> +<dd> +reference to a data structure containing the + document info +</dd> +<dt><i>keyword</i> (str)</dt> +<dd> +keyword for the URL +</dd> +<dt><i>modifiers</i> (Qt.KeyboardModifiers or None)</dt> +<dd> +keyboard modifiers +</dd> +</dl> +<a NAME="HelpIndexWidget.__documentsActivated" ID="HelpIndexWidget.__documentsActivated"></a> +<h4>HelpIndexWidget.__documentsActivated</h4> +<b>__documentsActivated</b>(<i>documents, keyword</i>) + +<p> + Private slot to handle the activation of an entry with multiple help + documents. +</p> +<dl> + +<dt><i>documents</i> (list of QHelpLink)</dt> +<dd> +list of help document link data structures +</dd> +<dt><i>keyword</i> (str)</dt> +<dd> +keyword for the entry +</dd> +</dl> <a NAME="HelpIndexWidget.__enableSearchEdit" ID="HelpIndexWidget.__enableSearchEdit"></a> <h4>HelpIndexWidget.__enableSearchEdit</h4> <b>__enableSearchEdit</b>(<i></i>) @@ -181,80 +223,40 @@ </p> <dl> -<dt><i>indexFilter</i></dt> +<dt><i>indexFilter</i> (str)</dt> <dd> -filter to be used (string) +filter to be used </dd> </dl> -<a NAME="HelpIndexWidget.__linkActivated" ID="HelpIndexWidget.__linkActivated"></a> -<h4>HelpIndexWidget.__linkActivated</h4> -<b>__linkActivated</b>(<i>url, keyword, modifiers=None</i>) +<a NAME="HelpIndexWidget.__selectDocument" ID="HelpIndexWidget.__selectDocument"></a> +<h4>HelpIndexWidget.__selectDocument</h4> +<b>__selectDocument</b>(<i>documents, keyword</i>) <p> - Private slot to handle the activation of a keyword entry. + Private method to give the user a chance to select among the + given documents. </p> <dl> -<dt><i>url</i> (QUrl)</dt> +<dt><i>documents</i> (list of QHelpLink)</dt> <dd> -URL of the selected entry +list of help document link data structures </dd> <dt><i>keyword</i> (str)</dt> <dd> -keyword for the URL -</dd> -<dt><i>modifiers</i> (Qt.KeyboardModifiers or None)</dt> -<dd> -keyboard modifiers -</dd> -</dl> -<a NAME="HelpIndexWidget.__linksActivated" ID="HelpIndexWidget.__linksActivated"></a> -<h4>HelpIndexWidget.__linksActivated</h4> -<b>__linksActivated</b>(<i>links, keyword</i>) - -<p> - Private slot to handle the activation of an entry with multiple links. -</p> -<dl> - -<dt><i>links</i> (dict of key:str and value:QUrl)</dt> -<dd> -dictionary containing the links -</dd> -<dt><i>keyword</i> (str)</dt> -<dd> -keyword for the entry -</dd> -</dl> -<a NAME="HelpIndexWidget.__selectLink" ID="HelpIndexWidget.__selectLink"></a> -<h4>HelpIndexWidget.__selectLink</h4> -<b>__selectLink</b>(<i>links, keyword</i>) - -<p> - Private method to give the user a chance to select among the - returned links. -</p> -<dl> - -<dt><i>links</i> (dictionary of str (key) and QUrl (value))</dt> -<dd> -dictionary of document title and URL to select from -</dd> -<dt><i>keyword</i> (str)</dt> -<dd> -keyword for the link set +keyword for the documents </dd> </dl> <dl> <dt>Return:</dt> <dd> -selected link +selected document </dd> </dl> <dl> <dt>Return Type:</dt> <dd> -QUrl +QHelpLink </dd> </dl> <a NAME="HelpIndexWidget.__showContextMenu" ID="HelpIndexWidget.__showContextMenu"></a> @@ -266,9 +268,9 @@ </p> <dl> -<dt><i>pos</i></dt> +<dt><i>pos</i> (QPoint)</dt> <dd> -position to show the menu at (QPoint) +position to show the menu at </dd> </dl> <a NAME="HelpIndexWidget.eventFilter" ID="HelpIndexWidget.eventFilter"></a> @@ -280,19 +282,25 @@ </p> <dl> -<dt><i>watched</i></dt> +<dt><i>watched</i> (QObject)</dt> <dd> -the QObject being watched (QObject) +the QObject being watched </dd> -<dt><i>event</i></dt> +<dt><i>event</i> (QEvent)</dt> <dd> -the event that occurred (QEvent) +the event that occurred </dd> </dl> <dl> <dt>Return:</dt> <dd> -flag indicating whether the event was handled (boolean) +flag indicating whether the event was handled +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +bool </dd> </dl> <a NAME="HelpIndexWidget.focusInEvent" ID="HelpIndexWidget.focusInEvent"></a> @@ -304,9 +312,9 @@ </p> <dl> -<dt><i>evt</i></dt> +<dt><i>evt</i> (QFocusEvent)</dt> <dd> -reference to the focus event object (QFocusEvent) +reference to the focus event object </dd> </dl> <div align="right"><a href="#top">Up</a></div>
--- a/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.HelpTopicDialog.html Thu Jun 10 19:32:22 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.HelpTopicDialog.html Sun Jun 13 19:03:43 2021 +0200 @@ -73,8 +73,8 @@ <td>Constructor</td> </tr> <tr> -<td><a href="#HelpTopicDialog.link">link</a></td> -<td>Public method to the link of the selected topic.</td> +<td><a href="#HelpTopicDialog.document">document</a></td> +<td>Public method to retrieve the selected help topic.</td> </tr> </table> <h3>Static Methods</h3> @@ -85,38 +85,43 @@ <a NAME="HelpTopicDialog.__init__" ID="HelpTopicDialog.__init__"></a> <h4>HelpTopicDialog (Constructor)</h4> -<b>HelpTopicDialog</b>(<i>parent, keyword, links</i>) +<b>HelpTopicDialog</b>(<i>parent, keyword, documents</i>) <p> Constructor </p> <dl> -<dt><i>parent</i></dt> +<dt><i>parent</i> (QWidget)</dt> <dd> -reference to the parent widget (QWidget) +reference to the parent widget </dd> -<dt><i>keyword</i></dt> +<dt><i>keyword</i> (str)</dt> <dd> -keyword for the link set (string) +keyword for the link set </dd> -<dt><i>links</i></dt> +<dt><i>documents</i> (list of QHelpLink)</dt> <dd> -dictionary with help topic as key (string) and - URL as value (QUrl) +list of help document link data structures </dd> </dl> -<a NAME="HelpTopicDialog.link" ID="HelpTopicDialog.link"></a> -<h4>HelpTopicDialog.link</h4> -<b>link</b>(<i></i>) +<a NAME="HelpTopicDialog.document" ID="HelpTopicDialog.document"></a> +<h4>HelpTopicDialog.document</h4> +<b>document</b>(<i></i>) <p> - Public method to the link of the selected topic. + Public method to retrieve the selected help topic. </p> <dl> <dt>Return:</dt> <dd> -URL of the selected topic (QUrl) +help document link for the selected help topic +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +QHelpLink </dd> </dl> <div align="right"><a href="#top">Up</a></div>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.QtHelpDocumentationConfigurationDialog.html Sun Jun 13 19:03:43 2021 +0200 @@ -0,0 +1,150 @@ +<!DOCTYPE html> +<html><head> +<title>eric7.WebBrowser.QtHelp.QtHelpDocumentationConfigurationDialog</title> +<meta charset="UTF-8"> +<style> +body { + background: #EDECE6; + margin: 0em 1em 10em 1em; + color: black; +} + +h1 { color: white; background: #85774A; } +h2 { color: white; background: #85774A; } +h3 { color: white; background: #9D936E; } +h4 { color: white; background: #9D936E; } + +a { color: #BA6D36; } + +</style> +</head> +<body> +<a NAME="top" ID="top"></a> +<h1>eric7.WebBrowser.QtHelp.QtHelpDocumentationConfigurationDialog</h1> + +<p> +Module implementing a dialog to manage the QtHelp documentation database. +</p> +<h3>Global Attributes</h3> + +<table> +<tr><td>None</td></tr> +</table> +<h3>Classes</h3> + +<table> + +<tr> +<td><a href="#QtHelpDocumentationConfigurationDialog">QtHelpDocumentationConfigurationDialog</a></td> +<td>Class implementing a dialog to manage the QtHelp documentation database.</td> +</tr> +</table> +<h3>Functions</h3> + +<table> +<tr><td>None</td></tr> +</table> +<hr /> +<hr /> +<a NAME="QtHelpDocumentationConfigurationDialog" ID="QtHelpDocumentationConfigurationDialog"></a> +<h2>QtHelpDocumentationConfigurationDialog</h2> + +<p> + Class implementing a dialog to manage the QtHelp documentation database. +</p> +<h3>Derived from</h3> +QDialog, Ui_QtHelpDocumentationConfigurationDialog +<h3>Class Attributes</h3> + +<table> +<tr><td>None</td></tr> +</table> +<h3>Class Methods</h3> + +<table> +<tr><td>None</td></tr> +</table> +<h3>Methods</h3> + +<table> + +<tr> +<td><a href="#QtHelpDocumentationConfigurationDialog.__init__">QtHelpDocumentationConfigurationDialog</a></td> +<td>Constructor</td> +</tr> +<tr> +<td><a href="#QtHelpDocumentationConfigurationDialog.__applyConfiguration">__applyConfiguration</a></td> +<td>Private method to apply the current QtHelp documentation configuration.</td> +</tr> +<tr> +<td><a href="#QtHelpDocumentationConfigurationDialog.__documentationSettingsChanged">__documentationSettingsChanged</a></td> +<td>Private slot to handle a change of the QtHelp documentation configuration.</td> +</tr> +<tr> +<td><a href="#QtHelpDocumentationConfigurationDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> +<td>Private slot called by a button of the button box clicked.</td> +</tr> +</table> +<h3>Static Methods</h3> + +<table> +<tr><td>None</td></tr> +</table> + +<a NAME="QtHelpDocumentationConfigurationDialog.__init__" ID="QtHelpDocumentationConfigurationDialog.__init__"></a> +<h4>QtHelpDocumentationConfigurationDialog (Constructor)</h4> +<b>QtHelpDocumentationConfigurationDialog</b>(<i>engine, parent=None</i>) + +<p> + Constructor +</p> +<dl> + +<dt><i>engine</i> (QHelpEngineCore)</dt> +<dd> +reference to the Qt help engine +</dd> +<dt><i>parent</i> (QWidget (optional))</dt> +<dd> +reference to the parent widget (defaults to None) +</dd> +</dl> +<a NAME="QtHelpDocumentationConfigurationDialog.__applyConfiguration" ID="QtHelpDocumentationConfigurationDialog.__applyConfiguration"></a> +<h4>QtHelpDocumentationConfigurationDialog.__applyConfiguration</h4> +<b>__applyConfiguration</b>(<i></i>) + +<p> + Private method to apply the current QtHelp documentation configuration. +</p> +<a NAME="QtHelpDocumentationConfigurationDialog.__documentationSettingsChanged" ID="QtHelpDocumentationConfigurationDialog.__documentationSettingsChanged"></a> +<h4>QtHelpDocumentationConfigurationDialog.__documentationSettingsChanged</h4> +<b>__documentationSettingsChanged</b>(<i>settings</i>) + +<p> + Private slot to handle a change of the QtHelp documentation + configuration. +</p> +<dl> + +<dt><i>settings</i> (QtHelpDocumentationSettings)</dt> +<dd> +reference to the documentation settings object +</dd> +</dl> +<a NAME="QtHelpDocumentationConfigurationDialog.on_buttonBox_clicked" ID="QtHelpDocumentationConfigurationDialog.on_buttonBox_clicked"></a> +<h4>QtHelpDocumentationConfigurationDialog.on_buttonBox_clicked</h4> +<b>on_buttonBox_clicked</b>(<i>button</i>) + +<p> + Private slot called by a button of the button box clicked. +</p> +<dl> + +<dt><i>button</i> (QAbstractButton)</dt> +<dd> +button that was clicked +</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.WebBrowser.QtHelp.QtHelpDocumentationDialog.html Thu Jun 10 19:32:22 2021 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,430 +0,0 @@ -<!DOCTYPE html> -<html><head> -<title>eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog</title> -<meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> -</head> -<body> -<a NAME="top" ID="top"></a> -<h1>eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog</h1> - -<p> -Module implementing a dialog to manage the QtHelp documentation database. -</p> -<h3>Global Attributes</h3> - -<table> -<tr><td>None</td></tr> -</table> -<h3>Classes</h3> - -<table> - -<tr> -<td><a href="#QtHelpDocumentationDialog">QtHelpDocumentationDialog</a></td> -<td>Class implementing a dialog to manage the QtHelp documentation database.</td> -</tr> -</table> -<h3>Functions</h3> - -<table> -<tr><td>None</td></tr> -</table> -<hr /> -<hr /> -<a NAME="QtHelpDocumentationDialog" ID="QtHelpDocumentationDialog"></a> -<h2>QtHelpDocumentationDialog</h2> - -<p> - Class implementing a dialog to manage the QtHelp documentation database. -</p> -<h3>Derived from</h3> -QDialog, Ui_QtHelpDocumentationDialog -<h3>Class Attributes</h3> - -<table> -<tr><td>None</td></tr> -</table> -<h3>Class Methods</h3> - -<table> -<tr><td>None</td></tr> -</table> -<h3>Methods</h3> - -<table> - -<tr> -<td><a href="#QtHelpDocumentationDialog.__init__">QtHelpDocumentationDialog</a></td> -<td>Constructor</td> -</tr> -<tr> -<td><a href="#QtHelpDocumentationDialog.__hasChangedFilters">__hasChangedFilters</a></td> -<td>Private method to determine, if there are filter changes.</td> -</tr> -<tr> -<td><a href="#QtHelpDocumentationDialog.__initDocumentsTab">__initDocumentsTab</a></td> -<td>Private method to initialize the documents tab.</td> -</tr> -<tr> -<td><a href="#QtHelpDocumentationDialog.__initFiltersTab">__initFiltersTab</a></td> -<td>Private method to initialize the filters tab.</td> -</tr> -<tr> -<td><a href="#QtHelpDocumentationDialog.__registerDocumentations">__registerDocumentations</a></td> -<td>Private method to register a given list of documentations.</td> -</tr> -<tr> -<td><a href="#QtHelpDocumentationDialog.__removeAttributes">__removeAttributes</a></td> -<td>Private method to remove attributes from the Qt Help database.</td> -</tr> -<tr> -<td><a href="#QtHelpDocumentationDialog.getTabsToClose">getTabsToClose</a></td> -<td>Public method to get the list of tabs to close.</td> -</tr> -<tr> -<td><a href="#QtHelpDocumentationDialog.hasDocumentationChanges">hasDocumentationChanges</a></td> -<td>Public slot to test the dialog for changes of configured QtHelp documents.</td> -</tr> -<tr> -<td><a href="#QtHelpDocumentationDialog.on_addDocumentsButton_clicked">on_addDocumentsButton_clicked</a></td> -<td>Private slot to add QtHelp documents to the help database.</td> -</tr> -<tr> -<td><a href="#QtHelpDocumentationDialog.on_addFilterButton_clicked">on_addFilterButton_clicked</a></td> -<td>Private slot to add a new filter.</td> -</tr> -<tr> -<td><a href="#QtHelpDocumentationDialog.on_addPluginButton_clicked">on_addPluginButton_clicked</a></td> -<td>Private slot to add QtHelp documents provided by plug-ins to the help database.</td> -</tr> -<tr> -<td><a href="#QtHelpDocumentationDialog.on_applyFilterChangesButton_clicked">on_applyFilterChangesButton_clicked</a></td> -<td>Private slot to apply the filter changes.</td> -</tr> -<tr> -<td><a href="#QtHelpDocumentationDialog.on_attributesList_itemChanged">on_attributesList_itemChanged</a></td> -<td>Private slot to handle a change of an attribute.</td> -</tr> -<tr> -<td><a href="#QtHelpDocumentationDialog.on_attributesList_itemSelectionChanged">on_attributesList_itemSelectionChanged</a></td> -<td>Private slot handling the selection of attributes.</td> -</tr> -<tr> -<td><a href="#QtHelpDocumentationDialog.on_documentsList_itemSelectionChanged">on_documentsList_itemSelectionChanged</a></td> -<td>Private slot handling a change of the documents selection.</td> -</tr> -<tr> -<td><a href="#QtHelpDocumentationDialog.on_filtersList_currentItemChanged">on_filtersList_currentItemChanged</a></td> -<td>Private slot to update the attributes depending on the current filter.</td> -</tr> -<tr> -<td><a href="#QtHelpDocumentationDialog.on_filtersList_itemSelectionChanged">on_filtersList_itemSelectionChanged</a></td> -<td>Private slot handling a change of selected filters.</td> -</tr> -<tr> -<td><a href="#QtHelpDocumentationDialog.on_managePluginButton_clicked">on_managePluginButton_clicked</a></td> -<td>Private slot to manage the QtHelp documents provided by plug-ins.</td> -</tr> -<tr> -<td><a href="#QtHelpDocumentationDialog.on_removeAttributesButton_clicked">on_removeAttributesButton_clicked</a></td> -<td>Private slot to remove the selected filter attributes.</td> -</tr> -<tr> -<td><a href="#QtHelpDocumentationDialog.on_removeDocumentsButton_clicked">on_removeDocumentsButton_clicked</a></td> -<td>Private slot to remove a document from the help database.</td> -</tr> -<tr> -<td><a href="#QtHelpDocumentationDialog.on_removeFiltersButton_clicked">on_removeFiltersButton_clicked</a></td> -<td>Private slot to remove the selected filters.</td> -</tr> -<tr> -<td><a href="#QtHelpDocumentationDialog.on_resetFilterChangesButton_clicked">on_resetFilterChangesButton_clicked</a></td> -<td>Private slot to forget the filter changes and reset the tab.</td> -</tr> -<tr> -<td><a href="#QtHelpDocumentationDialog.on_tabWidget_currentChanged">on_tabWidget_currentChanged</a></td> -<td>Private slot handling a change of the current tab.</td> -</tr> -<tr> -<td><a href="#QtHelpDocumentationDialog.on_unusedAttributesButton_clicked">on_unusedAttributesButton_clicked</a></td> -<td>Private slot to select all unused attributes.</td> -</tr> -</table> -<h3>Static Methods</h3> - -<table> -<tr><td>None</td></tr> -</table> - -<a NAME="QtHelpDocumentationDialog.__init__" ID="QtHelpDocumentationDialog.__init__"></a> -<h4>QtHelpDocumentationDialog (Constructor)</h4> -<b>QtHelpDocumentationDialog</b>(<i>engine, parent</i>) - -<p> - Constructor -</p> -<dl> - -<dt><i>engine</i></dt> -<dd> -reference to the help engine (QHelpEngine) -</dd> -<dt><i>parent</i></dt> -<dd> -reference to the parent widget (QWidget) -</dd> -</dl> -<a NAME="QtHelpDocumentationDialog.__hasChangedFilters" ID="QtHelpDocumentationDialog.__hasChangedFilters"></a> -<h4>QtHelpDocumentationDialog.__hasChangedFilters</h4> -<b>__hasChangedFilters</b>(<i></i>) - -<p> - Private method to determine, if there are filter changes. -</p> -<dl> -<dt>Return:</dt> -<dd> -flag indicating the presence of filter changes -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> -<a NAME="QtHelpDocumentationDialog.__initDocumentsTab" ID="QtHelpDocumentationDialog.__initDocumentsTab"></a> -<h4>QtHelpDocumentationDialog.__initDocumentsTab</h4> -<b>__initDocumentsTab</b>(<i></i>) - -<p> - Private method to initialize the documents tab. -</p> -<a NAME="QtHelpDocumentationDialog.__initFiltersTab" ID="QtHelpDocumentationDialog.__initFiltersTab"></a> -<h4>QtHelpDocumentationDialog.__initFiltersTab</h4> -<b>__initFiltersTab</b>(<i></i>) - -<p> - Private method to initialize the filters tab. -</p> -<a NAME="QtHelpDocumentationDialog.__registerDocumentations" ID="QtHelpDocumentationDialog.__registerDocumentations"></a> -<h4>QtHelpDocumentationDialog.__registerDocumentations</h4> -<b>__registerDocumentations</b>(<i>fileNames</i>) - -<p> - Private method to register a given list of documentations. -</p> -<dl> - -<dt><i>fileNames</i> (list of str)</dt> -<dd> -list of documentation files to be registered -</dd> -</dl> -<a NAME="QtHelpDocumentationDialog.__removeAttributes" ID="QtHelpDocumentationDialog.__removeAttributes"></a> -<h4>QtHelpDocumentationDialog.__removeAttributes</h4> -<b>__removeAttributes</b>(<i></i>) - -<p> - Private method to remove attributes from the Qt Help database. -</p> -<a NAME="QtHelpDocumentationDialog.getTabsToClose" ID="QtHelpDocumentationDialog.getTabsToClose"></a> -<h4>QtHelpDocumentationDialog.getTabsToClose</h4> -<b>getTabsToClose</b>(<i></i>) - -<p> - Public method to get the list of tabs to close. -</p> -<dl> -<dt>Return:</dt> -<dd> -list of tab ids to be closed -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -list of int -</dd> -</dl> -<a NAME="QtHelpDocumentationDialog.hasDocumentationChanges" ID="QtHelpDocumentationDialog.hasDocumentationChanges"></a> -<h4>QtHelpDocumentationDialog.hasDocumentationChanges</h4> -<b>hasDocumentationChanges</b>(<i></i>) - -<p> - Public slot to test the dialog for changes of configured QtHelp - documents. -</p> -<dl> -<dt>Return:</dt> -<dd> -flag indicating presence of changes -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> -<a NAME="QtHelpDocumentationDialog.on_addDocumentsButton_clicked" ID="QtHelpDocumentationDialog.on_addDocumentsButton_clicked"></a> -<h4>QtHelpDocumentationDialog.on_addDocumentsButton_clicked</h4> -<b>on_addDocumentsButton_clicked</b>(<i></i>) - -<p> - Private slot to add QtHelp documents to the help database. -</p> -<a NAME="QtHelpDocumentationDialog.on_addFilterButton_clicked" ID="QtHelpDocumentationDialog.on_addFilterButton_clicked"></a> -<h4>QtHelpDocumentationDialog.on_addFilterButton_clicked</h4> -<b>on_addFilterButton_clicked</b>(<i></i>) - -<p> - Private slot to add a new filter. -</p> -<a NAME="QtHelpDocumentationDialog.on_addPluginButton_clicked" ID="QtHelpDocumentationDialog.on_addPluginButton_clicked"></a> -<h4>QtHelpDocumentationDialog.on_addPluginButton_clicked</h4> -<b>on_addPluginButton_clicked</b>(<i></i>) - -<p> - Private slot to add QtHelp documents provided by plug-ins to - the help database. -</p> -<a NAME="QtHelpDocumentationDialog.on_applyFilterChangesButton_clicked" ID="QtHelpDocumentationDialog.on_applyFilterChangesButton_clicked"></a> -<h4>QtHelpDocumentationDialog.on_applyFilterChangesButton_clicked</h4> -<b>on_applyFilterChangesButton_clicked</b>(<i></i>) - -<p> - Private slot to apply the filter changes. -</p> -<a NAME="QtHelpDocumentationDialog.on_attributesList_itemChanged" ID="QtHelpDocumentationDialog.on_attributesList_itemChanged"></a> -<h4>QtHelpDocumentationDialog.on_attributesList_itemChanged</h4> -<b>on_attributesList_itemChanged</b>(<i>item, column</i>) - -<p> - Private slot to handle a change of an attribute. -</p> -<dl> - -<dt><i>item</i></dt> -<dd> -reference to the changed item (QTreeWidgetItem) -</dd> -<dt><i>column</i></dt> -<dd> -column containing the change (integer) -</dd> -</dl> -<a NAME="QtHelpDocumentationDialog.on_attributesList_itemSelectionChanged" ID="QtHelpDocumentationDialog.on_attributesList_itemSelectionChanged"></a> -<h4>QtHelpDocumentationDialog.on_attributesList_itemSelectionChanged</h4> -<b>on_attributesList_itemSelectionChanged</b>(<i></i>) - -<p> - Private slot handling the selection of attributes. -</p> -<a NAME="QtHelpDocumentationDialog.on_documentsList_itemSelectionChanged" ID="QtHelpDocumentationDialog.on_documentsList_itemSelectionChanged"></a> -<h4>QtHelpDocumentationDialog.on_documentsList_itemSelectionChanged</h4> -<b>on_documentsList_itemSelectionChanged</b>(<i></i>) - -<p> - Private slot handling a change of the documents selection. -</p> -<a NAME="QtHelpDocumentationDialog.on_filtersList_currentItemChanged" ID="QtHelpDocumentationDialog.on_filtersList_currentItemChanged"></a> -<h4>QtHelpDocumentationDialog.on_filtersList_currentItemChanged</h4> -<b>on_filtersList_currentItemChanged</b>(<i>current, previous</i>) - -<p> - Private slot to update the attributes depending on the current filter. -</p> -<dl> - -<dt><i>current</i></dt> -<dd> -reference to the current item (QListWidgetitem) -</dd> -<dt><i>previous</i></dt> -<dd> -reference to the previous current item - (QListWidgetItem) -</dd> -</dl> -<a NAME="QtHelpDocumentationDialog.on_filtersList_itemSelectionChanged" ID="QtHelpDocumentationDialog.on_filtersList_itemSelectionChanged"></a> -<h4>QtHelpDocumentationDialog.on_filtersList_itemSelectionChanged</h4> -<b>on_filtersList_itemSelectionChanged</b>(<i></i>) - -<p> - Private slot handling a change of selected filters. -</p> -<a NAME="QtHelpDocumentationDialog.on_managePluginButton_clicked" ID="QtHelpDocumentationDialog.on_managePluginButton_clicked"></a> -<h4>QtHelpDocumentationDialog.on_managePluginButton_clicked</h4> -<b>on_managePluginButton_clicked</b>(<i></i>) - -<p> - Private slot to manage the QtHelp documents provided by plug-ins. -</p> -<a NAME="QtHelpDocumentationDialog.on_removeAttributesButton_clicked" ID="QtHelpDocumentationDialog.on_removeAttributesButton_clicked"></a> -<h4>QtHelpDocumentationDialog.on_removeAttributesButton_clicked</h4> -<b>on_removeAttributesButton_clicked</b>(<i></i>) - -<p> - Private slot to remove the selected filter attributes. -</p> -<a NAME="QtHelpDocumentationDialog.on_removeDocumentsButton_clicked" ID="QtHelpDocumentationDialog.on_removeDocumentsButton_clicked"></a> -<h4>QtHelpDocumentationDialog.on_removeDocumentsButton_clicked</h4> -<b>on_removeDocumentsButton_clicked</b>(<i></i>) - -<p> - Private slot to remove a document from the help database. -</p> -<a NAME="QtHelpDocumentationDialog.on_removeFiltersButton_clicked" ID="QtHelpDocumentationDialog.on_removeFiltersButton_clicked"></a> -<h4>QtHelpDocumentationDialog.on_removeFiltersButton_clicked</h4> -<b>on_removeFiltersButton_clicked</b>(<i></i>) - -<p> - Private slot to remove the selected filters. -</p> -<a NAME="QtHelpDocumentationDialog.on_resetFilterChangesButton_clicked" ID="QtHelpDocumentationDialog.on_resetFilterChangesButton_clicked"></a> -<h4>QtHelpDocumentationDialog.on_resetFilterChangesButton_clicked</h4> -<b>on_resetFilterChangesButton_clicked</b>(<i></i>) - -<p> - Private slot to forget the filter changes and reset the tab. -</p> -<a NAME="QtHelpDocumentationDialog.on_tabWidget_currentChanged" ID="QtHelpDocumentationDialog.on_tabWidget_currentChanged"></a> -<h4>QtHelpDocumentationDialog.on_tabWidget_currentChanged</h4> -<b>on_tabWidget_currentChanged</b>(<i>index</i>) - -<p> - Private slot handling a change of the current tab. -</p> -<dl> - -<dt><i>index</i> (int)</dt> -<dd> -index of the current tab -</dd> -</dl> -<a NAME="QtHelpDocumentationDialog.on_unusedAttributesButton_clicked" ID="QtHelpDocumentationDialog.on_unusedAttributesButton_clicked"></a> -<h4>QtHelpDocumentationDialog.on_unusedAttributesButton_clicked</h4> -<b>on_unusedAttributesButton_clicked</b>(<i></i>) - -<p> - Private slot to select all unused attributes. -</p> -<div align="right"><a href="#top">Up</a></div> -<hr /> -</body></html> \ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings.html Sun Jun 13 19:03:43 2021 +0200 @@ -0,0 +1,339 @@ +<!DOCTYPE html> +<html><head> +<title>eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings</title> +<meta charset="UTF-8"> +<style> +body { + background: #EDECE6; + margin: 0em 1em 10em 1em; + color: black; +} + +h1 { color: white; background: #85774A; } +h2 { color: white; background: #85774A; } +h3 { color: white; background: #9D936E; } +h4 { color: white; background: #9D936E; } + +a { color: #BA6D36; } + +</style> +</head> +<body> +<a NAME="top" ID="top"></a> +<h1>eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings</h1> + +<p> +Module implementing a class to store the QtHelp documentation settings before +being applied to the help engine. +</p> +<h3>Global Attributes</h3> + +<table> +<tr><td>None</td></tr> +</table> +<h3>Classes</h3> + +<table> + +<tr> +<td><a href="#QtHelpDocumentationSettings">QtHelpDocumentationSettings</a></td> +<td>Class implementing a temporary store for QtHelp documentation settings.</td> +</tr> +</table> +<h3>Functions</h3> + +<table> +<tr><td>None</td></tr> +</table> +<hr /> +<hr /> +<a NAME="QtHelpDocumentationSettings" ID="QtHelpDocumentationSettings"></a> +<h2>QtHelpDocumentationSettings</h2> + +<p> + Class implementing a temporary store for QtHelp documentation settings. +</p> +<h3>Derived from</h3> +None +<h3>Class Attributes</h3> + +<table> +<tr><td>None</td></tr> +</table> +<h3>Class Methods</h3> + +<table> +<tr><td>None</td></tr> +</table> +<h3>Methods</h3> + +<table> + +<tr> +<td><a href="#QtHelpDocumentationSettings.__init__">QtHelpDocumentationSettings</a></td> +<td>Constructor</td> +</tr> +<tr> +<td><a href="#QtHelpDocumentationSettings.addDocumentation">addDocumentation</a></td> +<td>Public method to a add a documentation file to the list.</td> +</tr> +<tr> +<td><a href="#QtHelpDocumentationSettings.components">components</a></td> +<td>Public method to get the list of components.</td> +</tr> +<tr> +<td><a href="#QtHelpDocumentationSettings.namespace">namespace</a></td> +<td>Public method to get the namespace defined by a QtHelp file.</td> +</tr> +<tr> +<td><a href="#QtHelpDocumentationSettings.namespaceToFilename">namespaceToFilename</a></td> +<td>Public method to get the namespace to filename mapping.</td> +</tr> +<tr> +<td><a href="#QtHelpDocumentationSettings.namespaces">namespaces</a></td> +<td>Public method to get the list of namespaces.</td> +</tr> +<tr> +<td><a href="#QtHelpDocumentationSettings.removeDocumentation">removeDocumentation</a></td> +<td>Public method to remove the documentation of a given namespace.</td> +</tr> +<tr> +<td><a href="#QtHelpDocumentationSettings.versions">versions</a></td> +<td>Public method to get the list of versions.</td> +</tr> +</table> +<h3>Static Methods</h3> + +<table> + +<tr> +<td><a href="#QtHelpDocumentationSettings.applySettings">applySettings</a></td> +<td>Static method to apply the changed QtHelp documentation configuration.</td> +</tr> +<tr> +<td><a href="#QtHelpDocumentationSettings.readSettings">readSettings</a></td> +<td>Static method to read the QtHelp documentation configuration.</td> +</tr> +</table> + +<a NAME="QtHelpDocumentationSettings.__init__" ID="QtHelpDocumentationSettings.__init__"></a> +<h4>QtHelpDocumentationSettings (Constructor)</h4> +<b>QtHelpDocumentationSettings</b>(<i></i>) + +<p> + Constructor +</p> +<a NAME="QtHelpDocumentationSettings.addDocumentation" ID="QtHelpDocumentationSettings.addDocumentation"></a> +<h4>QtHelpDocumentationSettings.addDocumentation</h4> +<b>addDocumentation</b>(<i>filename</i>) + +<p> + Public method to a add a documentation file to the list. +</p> +<dl> + +<dt><i>filename</i> (str)</dt> +<dd> +name of the documentation file to add +</dd> +</dl> +<dl> +<dt>Return:</dt> +<dd> +flag indicating success +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +bool +</dd> +</dl> +<a NAME="QtHelpDocumentationSettings.components" ID="QtHelpDocumentationSettings.components"></a> +<h4>QtHelpDocumentationSettings.components</h4> +<b>components</b>(<i></i>) + +<p> + Public method to get the list of components. +</p> +<dl> +<dt>Return:</dt> +<dd> +list of components +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +list of str +</dd> +</dl> +<a NAME="QtHelpDocumentationSettings.namespace" ID="QtHelpDocumentationSettings.namespace"></a> +<h4>QtHelpDocumentationSettings.namespace</h4> +<b>namespace</b>(<i>filename</i>) + +<p> + Public method to get the namespace defined by a QtHelp file. +</p> +<dl> + +<dt><i>filename</i> (str)</dt> +<dd> +name of the QtHelp file +</dd> +</dl> +<dl> +<dt>Return:</dt> +<dd> +name of the namespace +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +str +</dd> +</dl> +<a NAME="QtHelpDocumentationSettings.namespaceToFilename" ID="QtHelpDocumentationSettings.namespaceToFilename"></a> +<h4>QtHelpDocumentationSettings.namespaceToFilename</h4> +<b>namespaceToFilename</b>(<i></i>) + +<p> + Public method to get the namespace to filename mapping. +</p> +<dl> +<dt>Return:</dt> +<dd> +dictionary containing the namespace to filename mapping +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +dict +</dd> +</dl> +<a NAME="QtHelpDocumentationSettings.namespaces" ID="QtHelpDocumentationSettings.namespaces"></a> +<h4>QtHelpDocumentationSettings.namespaces</h4> +<b>namespaces</b>(<i></i>) + +<p> + Public method to get the list of namespaces. +</p> +<dl> +<dt>Return:</dt> +<dd> +list of namespaces +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +list of str +</dd> +</dl> +<a NAME="QtHelpDocumentationSettings.removeDocumentation" ID="QtHelpDocumentationSettings.removeDocumentation"></a> +<h4>QtHelpDocumentationSettings.removeDocumentation</h4> +<b>removeDocumentation</b>(<i>namespace</i>) + +<p> + Public method to remove the documentation of a given namespace. +</p> +<dl> + +<dt><i>namespace</i> (str)</dt> +<dd> +name of the namespace +</dd> +</dl> +<dl> +<dt>Return:</dt> +<dd> +flag indicating success +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +bool +</dd> +</dl> +<a NAME="QtHelpDocumentationSettings.versions" ID="QtHelpDocumentationSettings.versions"></a> +<h4>QtHelpDocumentationSettings.versions</h4> +<b>versions</b>(<i></i>) + +<p> + Public method to get the list of versions. +</p> +<dl> +<dt>Return:</dt> +<dd> +list of versions +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +list of QVersionNumber +</dd> +</dl> +<a NAME="QtHelpDocumentationSettings.applySettings" ID="QtHelpDocumentationSettings.applySettings"></a> +<h4>QtHelpDocumentationSettings.applySettings (static)</h4> +<b>applySettings</b>(<i>settings</i>) + +<p> + Static method to apply the changed QtHelp documentation configuration. +</p> +<dl> + +<dt><i>helpEngine</i> (QHelpEngineCore)</dt> +<dd> +reference to the QtHelp engine +</dd> +<dt><i>settings</i> (QtHelpDocumentationSettings)</dt> +<dd> +reference to the created QtHelpDocumentationSettings + object +</dd> +</dl> +<dl> +<dt>Return:</dt> +<dd> +flag indicating success +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +bool +</dd> +</dl> +<a NAME="QtHelpDocumentationSettings.readSettings" ID="QtHelpDocumentationSettings.readSettings"></a> +<h4>QtHelpDocumentationSettings.readSettings (static)</h4> +<b>readSettings</b>(<i></i>) + +<p> + Static method to read the QtHelp documentation configuration. +</p> +<dl> + +<dt><i>helpEngine</i> (QHelpEngineCore)</dt> +<dd> +reference to the QtHelp engine +</dd> +</dl> +<dl> +<dt>Return:</dt> +<dd> +reference to the created QtHelpDocumentationSettings object +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +QtHelpDocumentationSettings +</dd> +</dl> +<div align="right"><a href="#top">Up</a></div> +<hr /> +</body></html> \ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.html Sun Jun 13 19:03:43 2021 +0200 @@ -0,0 +1,254 @@ +<!DOCTYPE html> +<html><head> +<title>eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget</title> +<meta charset="UTF-8"> +<style> +body { + background: #EDECE6; + margin: 0em 1em 10em 1em; + color: black; +} + +h1 { color: white; background: #85774A; } +h2 { color: white; background: #85774A; } +h3 { color: white; background: #9D936E; } +h4 { color: white; background: #9D936E; } + +a { color: #BA6D36; } + +</style> +</head> +<body> +<a NAME="top" ID="top"></a> +<h1>eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget</h1> + +<p> +Module implementing a widget to manage the QtHelp documentation settings. +</p> +<h3>Global Attributes</h3> + +<table> +<tr><td>None</td></tr> +</table> +<h3>Classes</h3> + +<table> + +<tr> +<td><a href="#QtHelpDocumentationSettingsWidget">QtHelpDocumentationSettingsWidget</a></td> +<td>Class implementing a widget to manage the QtHelp documentation settings.</td> +</tr> +</table> +<h3>Functions</h3> + +<table> +<tr><td>None</td></tr> +</table> +<hr /> +<hr /> +<a NAME="QtHelpDocumentationSettingsWidget" ID="QtHelpDocumentationSettingsWidget"></a> +<h2>QtHelpDocumentationSettingsWidget</h2> + +<p> + Class implementing a widget to manage the QtHelp documentation settings. +</p> +<h3>Signals</h3> +<dl> + +<dt>documentationSettingsChanged(settings)</dt> +<dd> +emitted to signal a change + of the documentation configuration +</dd> +</dl> +<h3>Derived from</h3> +QWidget, Ui_QtHelpDocumentationSettingsWidget +<h3>Class Attributes</h3> + +<table> +<tr><td>None</td></tr> +</table> +<h3>Class Methods</h3> + +<table> +<tr><td>None</td></tr> +</table> +<h3>Methods</h3> + +<table> + +<tr> +<td><a href="#QtHelpDocumentationSettingsWidget.__init__">QtHelpDocumentationSettingsWidget</a></td> +<td>Constructor</td> +</tr> +<tr> +<td><a href="#QtHelpDocumentationSettingsWidget.__applyDocumentsListFilter">__applyDocumentsListFilter</a></td> +<td>Private slot to apply the current documents filter.</td> +</tr> +<tr> +<td><a href="#QtHelpDocumentationSettingsWidget.__registerDocumentation">__registerDocumentation</a></td> +<td>Private method to register a given list of documentations.</td> +</tr> +<tr> +<td><a href="#QtHelpDocumentationSettingsWidget.documentationSettings">documentationSettings</a></td> +<td>Public method to get the reference to the QtHelp documentation configuration object.</td> +</tr> +<tr> +<td><a href="#QtHelpDocumentationSettingsWidget.on_addDocumentsButton_clicked">on_addDocumentsButton_clicked</a></td> +<td>Private slot to add QtHelp documents to the help database.</td> +</tr> +<tr> +<td><a href="#QtHelpDocumentationSettingsWidget.on_addPluginButton_clicked">on_addPluginButton_clicked</a></td> +<td>Private slot to add QtHelp documents provided by plug-ins to the help database.</td> +</tr> +<tr> +<td><a href="#QtHelpDocumentationSettingsWidget.on_documentsList_itemSelectionChanged">on_documentsList_itemSelectionChanged</a></td> +<td>Private slot handling a change of the documents selection.</td> +</tr> +<tr> +<td><a href="#QtHelpDocumentationSettingsWidget.on_filterEdit_textChanged">on_filterEdit_textChanged</a></td> +<td>Private slot to react on changes of the document filter text.</td> +</tr> +<tr> +<td><a href="#QtHelpDocumentationSettingsWidget.on_managePluginButton_clicked">on_managePluginButton_clicked</a></td> +<td>Private slot to manage the QtHelp documents provided by plug-ins.</td> +</tr> +<tr> +<td><a href="#QtHelpDocumentationSettingsWidget.on_removeDocumentsButton_clicked">on_removeDocumentsButton_clicked</a></td> +<td>Private slot to remove a document from the help database.</td> +</tr> +<tr> +<td><a href="#QtHelpDocumentationSettingsWidget.setDocumentationSettings">setDocumentationSettings</a></td> +<td>Public method to set the reference to the QtHelp documentation configuration object.</td> +</tr> +</table> +<h3>Static Methods</h3> + +<table> +<tr><td>None</td></tr> +</table> + +<a NAME="QtHelpDocumentationSettingsWidget.__init__" ID="QtHelpDocumentationSettingsWidget.__init__"></a> +<h4>QtHelpDocumentationSettingsWidget (Constructor)</h4> +<b>QtHelpDocumentationSettingsWidget</b>(<i>parent=None</i>) + +<p> + Constructor +</p> +<dl> + +<dt><i>parent</i> (QWidget (optional))</dt> +<dd> +reference to the parent widget (defaults to None) +</dd> +</dl> +<a NAME="QtHelpDocumentationSettingsWidget.__applyDocumentsListFilter" ID="QtHelpDocumentationSettingsWidget.__applyDocumentsListFilter"></a> +<h4>QtHelpDocumentationSettingsWidget.__applyDocumentsListFilter</h4> +<b>__applyDocumentsListFilter</b>(<i></i>) + +<p> + Private slot to apply the current documents filter. +</p> +<a NAME="QtHelpDocumentationSettingsWidget.__registerDocumentation" ID="QtHelpDocumentationSettingsWidget.__registerDocumentation"></a> +<h4>QtHelpDocumentationSettingsWidget.__registerDocumentation</h4> +<b>__registerDocumentation</b>(<i>filenames</i>) + +<p> + Private method to register a given list of documentations. +</p> +<dl> + +<dt><i>filenames</i> (list of str)</dt> +<dd> +list of documentation files to be registered +</dd> +</dl> +<a NAME="QtHelpDocumentationSettingsWidget.documentationSettings" ID="QtHelpDocumentationSettingsWidget.documentationSettings"></a> +<h4>QtHelpDocumentationSettingsWidget.documentationSettings</h4> +<b>documentationSettings</b>(<i></i>) + +<p> + Public method to get the reference to the QtHelp documentation + configuration object. +</p> +<dl> +<dt>Return:</dt> +<dd> +reference to the created QtHelpDocumentationSettings object +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +QtHelpDocumentationSettings +</dd> +</dl> +<a NAME="QtHelpDocumentationSettingsWidget.on_addDocumentsButton_clicked" ID="QtHelpDocumentationSettingsWidget.on_addDocumentsButton_clicked"></a> +<h4>QtHelpDocumentationSettingsWidget.on_addDocumentsButton_clicked</h4> +<b>on_addDocumentsButton_clicked</b>(<i></i>) + +<p> + Private slot to add QtHelp documents to the help database. +</p> +<a NAME="QtHelpDocumentationSettingsWidget.on_addPluginButton_clicked" ID="QtHelpDocumentationSettingsWidget.on_addPluginButton_clicked"></a> +<h4>QtHelpDocumentationSettingsWidget.on_addPluginButton_clicked</h4> +<b>on_addPluginButton_clicked</b>(<i></i>) + +<p> + Private slot to add QtHelp documents provided by plug-ins to + the help database. +</p> +<a NAME="QtHelpDocumentationSettingsWidget.on_documentsList_itemSelectionChanged" ID="QtHelpDocumentationSettingsWidget.on_documentsList_itemSelectionChanged"></a> +<h4>QtHelpDocumentationSettingsWidget.on_documentsList_itemSelectionChanged</h4> +<b>on_documentsList_itemSelectionChanged</b>(<i></i>) + +<p> + Private slot handling a change of the documents selection. +</p> +<a NAME="QtHelpDocumentationSettingsWidget.on_filterEdit_textChanged" ID="QtHelpDocumentationSettingsWidget.on_filterEdit_textChanged"></a> +<h4>QtHelpDocumentationSettingsWidget.on_filterEdit_textChanged</h4> +<b>on_filterEdit_textChanged</b>(<i>txt</i>) + +<p> + Private slot to react on changes of the document filter text. +</p> +<dl> + +<dt><i>txt</i> (str)</dt> +<dd> +current entry of the filter +</dd> +</dl> +<a NAME="QtHelpDocumentationSettingsWidget.on_managePluginButton_clicked" ID="QtHelpDocumentationSettingsWidget.on_managePluginButton_clicked"></a> +<h4>QtHelpDocumentationSettingsWidget.on_managePluginButton_clicked</h4> +<b>on_managePluginButton_clicked</b>(<i></i>) + +<p> + Private slot to manage the QtHelp documents provided by plug-ins. +</p> +<a NAME="QtHelpDocumentationSettingsWidget.on_removeDocumentsButton_clicked" ID="QtHelpDocumentationSettingsWidget.on_removeDocumentsButton_clicked"></a> +<h4>QtHelpDocumentationSettingsWidget.on_removeDocumentsButton_clicked</h4> +<b>on_removeDocumentsButton_clicked</b>(<i></i>) + +<p> + Private slot to remove a document from the help database. +</p> +<a NAME="QtHelpDocumentationSettingsWidget.setDocumentationSettings" ID="QtHelpDocumentationSettingsWidget.setDocumentationSettings"></a> +<h4>QtHelpDocumentationSettingsWidget.setDocumentationSettings</h4> +<b>setDocumentationSettings</b>(<i>settings</i>) + +<p> + Public method to set the reference to the QtHelp documentation + configuration object. +</p> +<dl> + +<dt><i>settings</i> (QtHelpDocumentationSettings)</dt> +<dd> +reference to the created QtHelpDocumentationSettings + object +</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.WebBrowser.WebBrowserWindow.html Thu Jun 10 19:32:22 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserWindow.html Sun Jun 13 19:03:43 2021 +0200 @@ -1780,16 +1780,16 @@ </dl> <a NAME="WebBrowserWindow.__filterQtHelpDocumentation" ID="WebBrowserWindow.__filterQtHelpDocumentation"></a> <h4>WebBrowserWindow.__filterQtHelpDocumentation</h4> -<b>__filterQtHelpDocumentation</b>(<i>index</i>) +<b>__filterQtHelpDocumentation</b>(<i>activeFilter</i>) <p> Private slot to filter the QtHelp documentation. </p> <dl> -<dt><i>index</i> (int)</dt> +<dt><i>activeFilter</i> (str)</dt> <dd> -index of the selected entry +current text of the filter combobox </dd> </dl> <a NAME="WebBrowserWindow.__find" ID="WebBrowserWindow.__find"></a>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.QtHelp.html Thu Jun 10 19:32:22 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.QtHelp.html Sun Jun 13 19:03:43 2021 +0200 @@ -50,12 +50,20 @@ <td>Module implementing a dialog to select a help topic to display.</td> </tr> <tr> -<td><a href="eric7.WebBrowser.QtHelp.QtHelpDocumentationDialog.html">QtHelpDocumentationDialog</a></td> +<td><a href="eric7.WebBrowser.QtHelp.QtHelpDocumentationConfigurationDialog.html">QtHelpDocumentationConfigurationDialog</a></td> <td>Module implementing a dialog to manage the QtHelp documentation database.</td> </tr> <tr> <td><a href="eric7.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.html">QtHelpDocumentationSelectionDialog</a></td> <td>Module implementing a dialog to select QtHelp documentation sets to be installed.</td> </tr> +<tr> +<td><a href="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings.html">QtHelpDocumentationSettings</a></td> +<td>Module implementing a class to store the QtHelp documentation settings before being applied to the help engine.</td> +</tr> +<tr> +<td><a href="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.html">QtHelpDocumentationSettingsWidget</a></td> +<td>Module implementing a widget to manage the QtHelp documentation settings.</td> +</tr> </table> </body></html> \ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/eric7/WebBrowser/QtHelp/QtHelpDocumentationConfigurationDialog.py Sun Jun 13 19:03:43 2021 +0200 @@ -0,0 +1,106 @@ +# -*- coding: utf-8 -*- + +# Copyright (c) 2021 Detlev Offenbach <detlev@die-offenbachs.de> +# + +""" +Module implementing a dialog to manage the QtHelp documentation database. +""" + +from PyQt6.QtCore import pyqtSlot +from PyQt6.QtWidgets import QDialog, QDialogButtonBox, QAbstractButton + +from .Ui_QtHelpDocumentationConfigurationDialog import ( + Ui_QtHelpDocumentationConfigurationDialog +) + +from .QtHelpDocumentationSettings import QtHelpDocumentationSettings + + +class QtHelpDocumentationConfigurationDialog( + QDialog, Ui_QtHelpDocumentationConfigurationDialog +): + """ + Class implementing a dialog to manage the QtHelp documentation database. + """ + def __init__(self, engine, parent=None): + """ + Constructor + + @param engine reference to the Qt help engine + @type QHelpEngineCore + @param parent reference to the parent widget (defaults to None) + @type QWidget (optional) + """ + super().__init__(parent) + self.setupUi(self) + + self.__engine = engine + + self.__settings = QtHelpDocumentationSettings.readSettings( + self.__engine) + + self.documentationSettingsWidget.documentationSettingsChanged.connect( + self.__documentationSettingsChanged) + self.documentationSettingsWidget.setDocumentationSettings( + self.__settings) + + self.filterSettingsWidget.setAvailableComponents( + self.__settings.components()) + self.filterSettingsWidget.setAvailableVersions( + self.__settings.versions()) + self.filterSettingsWidget.readSettings(self.__engine.filterEngine()) + + @pyqtSlot(QtHelpDocumentationSettings) + def __documentationSettingsChanged(self, settings): + """ + Private slot to handle a change of the QtHelp documentation + configuration. + + @param settings reference to the documentation settings object + @type QtHelpDocumentationSettings + """ + self.__settings = settings + + self.filterSettingsWidget.setAvailableComponents( + self.__settings.components()) + self.filterSettingsWidget.setAvailableVersions( + self.__settings.versions()) + + @pyqtSlot(QAbstractButton) + def on_buttonBox_clicked(self, button): + """ + Private slot called by a button of the button box clicked. + + @param button button that was clicked + @type QAbstractButton + """ + if button == QDialogButtonBox.StandardButton.Apply: + self.__applyConfiguration() + + self.__settings = QtHelpDocumentationSettings.readSettings( + self.__engine) + + self.filterSettingsWidget.setAvailableComponents( + self.__settings.components()) + self.filterSettingsWidget.setAvailableVersions( + self.__settings.versions()) + self.filterSettingsWidget.readSettings( + self.__engine.filterEngine()) + elif button == QDialogButtonBox.StandardButton.Ok: + self.__applyConfiguration() + self.accept() + + def __applyConfiguration(self): + """ + Private method to apply the current QtHelp documentation configuration. + """ + changed = QtHelpDocumentationSettings.applySettings( + self.__engine, self.__settings) + changed |= self.filterSettingsWidget.applySettings( + self.__engine.filterEngine()) + + if changed: + # In order to update the filter combobox and index widget according + # to the new filter configuration. + self.__engine.setupData()
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/eric7/WebBrowser/QtHelp/QtHelpDocumentationConfigurationDialog.ui Sun Jun 13 19:03:43 2021 +0200 @@ -0,0 +1,123 @@ +<?xml version="1.0" encoding="UTF-8"?> +<ui version="4.0"> + <class>QtHelpDocumentationConfigurationDialog</class> + <widget class="QDialog" name="QtHelpDocumentationConfigurationDialog"> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>600</width> + <height>500</height> + </rect> + </property> + <property name="windowTitle"> + <string>Manage QtHelp Documentation</string> + </property> + <property name="sizeGripEnabled"> + <bool>true</bool> + </property> + <layout class="QVBoxLayout" name="verticalLayout_3"> + <item> + <widget class="QTabWidget" name="tabWidget"> + <property name="currentIndex"> + <number>0</number> + </property> + <widget class="QWidget" name="documentsTab"> + <attribute name="title"> + <string>Registered Documents</string> + </attribute> + <layout class="QVBoxLayout" name="verticalLayout"> + <property name="leftMargin"> + <number>0</number> + </property> + <property name="topMargin"> + <number>0</number> + </property> + <property name="rightMargin"> + <number>0</number> + </property> + <property name="bottomMargin"> + <number>0</number> + </property> + <item> + <widget class="QtHelpDocumentationSettingsWidget" name="documentationSettingsWidget" native="true"> + <property name="focusPolicy"> + <enum>Qt::StrongFocus</enum> + </property> + </widget> + </item> + </layout> + </widget> + <widget class="QWidget" name="filtersTab"> + <property name="focusPolicy"> + <enum>Qt::StrongFocus</enum> + </property> + <attribute name="title"> + <string>Filters</string> + </attribute> + <layout class="QVBoxLayout" name="verticalLayout_2"> + <property name="leftMargin"> + <number>0</number> + </property> + <property name="topMargin"> + <number>0</number> + </property> + <property name="rightMargin"> + <number>0</number> + </property> + <property name="bottomMargin"> + <number>0</number> + </property> + <item> + <widget class="QHelpFilterSettingsWidget" name="filterSettingsWidget" native="true"/> + </item> + </layout> + </widget> + </widget> + </item> + <item> + <widget class="QDialogButtonBox" name="buttonBox"> + <property name="orientation"> + <enum>Qt::Horizontal</enum> + </property> + <property name="standardButtons"> + <set>QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> + </property> + </widget> + </item> + </layout> + </widget> + <customwidgets> + <customwidget> + <class>QtHelpDocumentationSettingsWidget</class> + <extends>QWidget</extends> + <header>.QtHelpDocumentationSettingsWidget.h</header> + <container>1</container> + </customwidget> + <customwidget> + <class>QHelpFilterSettingsWidget</class> + <extends>QWidget</extends> + <header>PyQt6/QtHelp.h</header> + <container>1</container> + </customwidget> + </customwidgets> + <resources/> + <connections> + <connection> + <sender>buttonBox</sender> + <signal>rejected()</signal> + <receiver>QtHelpDocumentationConfigurationDialog</receiver> + <slot>reject()</slot> + <hints> + <hint type="sourcelabel"> + <x>506</x> + <y>470</y> + </hint> + <hint type="destinationlabel"> + <x>286</x> + <y>274</y> + </hint> + </hints> + </connection> + </connections> +</ui>
--- a/eric7/WebBrowser/QtHelp/QtHelpDocumentationDialog.py Thu Jun 10 19:32:22 2021 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,545 +0,0 @@ -# -*- coding: utf-8 -*- - -# Copyright (c) 2009 - 2021 Detlev Offenbach <detlev@die-offenbachs.de> -# - -""" -Module implementing a dialog to manage the QtHelp documentation database. -""" - -import sqlite3 -import contextlib - -from PyQt6.QtCore import pyqtSlot, Qt, QItemSelectionModel -from PyQt6.QtWidgets import ( - QDialog, QTreeWidgetItem, QListWidgetItem, QInputDialog, QLineEdit -) -from PyQt6.QtHelp import QHelpEngineCore - -from EricWidgets import EricMessageBox, EricFileDialog -from EricWidgets.EricApplication import ericApp - -from .Ui_QtHelpDocumentationDialog import Ui_QtHelpDocumentationDialog - - -class QtHelpDocumentationDialog(QDialog, Ui_QtHelpDocumentationDialog): - """ - Class implementing a dialog to manage the QtHelp documentation database. - """ - def __init__(self, engine, parent): - """ - Constructor - - @param engine reference to the help engine (QHelpEngine) - @param parent reference to the parent widget (QWidget) - """ - super().__init__(parent) - self.setupUi(self) - - self.__engine = engine - self.__mw = parent - - self.__initDocumentsTab() - self.__initFiltersTab() - - self.tabWidget.setCurrentIndex(0) - - @pyqtSlot(int) - def on_tabWidget_currentChanged(self, index): - """ - Private slot handling a change of the current tab. - - @param index index of the current tab - @type int - """ - if ( - index != 1 and - (self.__hasChangedFilters() or self.__removedAttributes) - ): - yes = EricMessageBox.yesNo( - self, - self.tr("Unsaved Filter Changes"), - self.tr("""The page contains unsaved changes. Shall they be""" - """ saved?"""), - yesDefault=True) - if yes: - self.on_applyFilterChangesButton_clicked() - - ################################################################## - ## Documentations Tab - ################################################################## - - def __initDocumentsTab(self): - """ - Private method to initialize the documents tab. - """ - self.documentsList.clear() - self.removeDocumentsButton.setEnabled(False) - - docs = self.__engine.registeredDocumentations() - self.documentsList.addItems(docs) - - self.__registeredDocs = [] - self.__unregisteredDocs = [] - self.__tabsToClose = [] - - try: - self.__pluginHelpDocuments = ( - ericApp().getObject("PluginManager").getPluginQtHelpFiles() - ) - except KeyError: - from PluginManager.PluginManager import PluginManager - pluginManager = PluginManager(self, doLoadPlugins=False) - pluginManager.loadDocumentationSetPlugins() - pluginManager.activatePlugins() - self.__pluginHelpDocuments = pluginManager.getPluginQtHelpFiles() - self.addPluginButton.setEnabled(bool(self.__pluginHelpDocuments)) - - @pyqtSlot() - def on_documentsList_itemSelectionChanged(self): - """ - Private slot handling a change of the documents selection. - """ - self.removeDocumentsButton.setEnabled( - len(self.documentsList.selectedItems()) != 0) - - @pyqtSlot() - def on_addDocumentsButton_clicked(self): - """ - Private slot to add QtHelp documents to the help database. - """ - fileNames = EricFileDialog.getOpenFileNames( - self, - self.tr("Add Documentation"), - "", - self.tr("Qt Compressed Help Files (*.qch)")) - if not fileNames: - return - - self.__registerDocumentations(fileNames) - - @pyqtSlot() - def on_addPluginButton_clicked(self): - """ - Private slot to add QtHelp documents provided by plug-ins to - the help database. - """ - from .QtHelpDocumentationSelectionDialog import ( - QtHelpDocumentationSelectionDialog - ) - dlg = QtHelpDocumentationSelectionDialog( - self.__pluginHelpDocuments, - QtHelpDocumentationSelectionDialog.AddMode, - self) - if dlg.exec() == QDialog.DialogCode.Accepted: - documents = dlg.getData() - if not documents: - return - - self.__registerDocumentations(documents) - - @pyqtSlot() - def on_managePluginButton_clicked(self): - """ - Private slot to manage the QtHelp documents provided by plug-ins. - """ - from .QtHelpDocumentationSelectionDialog import ( - QtHelpDocumentationSelectionDialog - ) - dlg = QtHelpDocumentationSelectionDialog( - self.__pluginHelpDocuments, - QtHelpDocumentationSelectionDialog.ManageMode, - self) - dlg.exec() - - def __registerDocumentations(self, fileNames): - """ - Private method to register a given list of documentations. - - @param fileNames list of documentation files to be registered - @type list of str - """ - for fileName in fileNames: - ns = QHelpEngineCore.namespaceName(fileName) - if not ns: - EricMessageBox.warning( - self, - self.tr("Add Documentation"), - self.tr( - """The file <b>{0}</b> is not a valid""" - """ Qt Help File.""").format(fileName) - ) - continue - - if len(self.documentsList.findItems( - ns, Qt.MatchFlag.MatchFixedString - )): - EricMessageBox.warning( - self, - self.tr("Add Documentation"), - self.tr( - """The namespace <b>{0}</b> is already registered.""") - .format(ns) - ) - continue - - self.__engine.registerDocumentation(fileName) - self.documentsList.addItem(ns) - self.__registeredDocs.append(ns) - if ns in self.__unregisteredDocs: - self.__unregisteredDocs.remove(ns) - - self.__initFiltersTab() - - @pyqtSlot() - def on_removeDocumentsButton_clicked(self): - """ - Private slot to remove a document from the help database. - """ - res = EricMessageBox.yesNo( - self, - self.tr("Remove Documentation"), - self.tr( - """Do you really want to remove the selected documentation """ - """sets from the database?""")) - if not res: - return - - openedDocs = self.__mw.getSourceFileList() - - items = self.documentsList.selectedItems() - for item in items: - ns = item.text() - if ns in list(openedDocs.values()): - res = EricMessageBox.yesNo( - self, - self.tr("Remove Documentation"), - self.tr( - """Some documents currently opened reference the """ - """documentation you are attempting to remove. """ - """Removing the documentation will close those """ - """documents. Remove anyway?"""), - icon=EricMessageBox.Warning) - if not res: - return - self.__unregisteredDocs.append(ns) - for docId in openedDocs: - if openedDocs[docId] == ns and docId not in self.__tabsToClose: - self.__tabsToClose.append(docId) - itm = self.documentsList.takeItem(self.documentsList.row(item)) - del itm - - self.__engine.unregisterDocumentation(ns) - - if self.documentsList.count(): - self.documentsList.setCurrentRow( - 0, QItemSelectionModel.SelectionFlag.ClearAndSelect) - - def hasDocumentationChanges(self): - """ - Public slot to test the dialog for changes of configured QtHelp - documents. - - @return flag indicating presence of changes - @rtype bool - """ - return ( - len(self.__registeredDocs) > 0 or - len(self.__unregisteredDocs) > 0 - ) - - def getTabsToClose(self): - """ - Public method to get the list of tabs to close. - - @return list of tab ids to be closed - @rtype list of int - """ - return self.__tabsToClose - - ################################################################## - ## Filters Tab - ################################################################## - - # TODO: change this to use the new QHelpFilterSettingsWidget class - def __initFiltersTab(self): - """ - Private method to initialize the filters tab. - """ - self.removeFiltersButton.setEnabled(False) - self.removeAttributesButton.setEnabled(False) - - # save the current and selected filters - currentFilter = self.filtersList.currentItem() - currentFilterText = currentFilter.text() if currentFilter else "" - selectedFiltersText = [ - itm.text() for itm in self.filtersList.selectedItems()] - - # save the selected attributes - selectedAttributesText = [ - itm.text(0) for itm in self.attributesList.selectedItems()] - - self.filtersList.clear() - self.attributesList.clear() - - helpEngineCore = QHelpEngineCore(self.__engine.collectionFile()) - helpFilterEngine = helpEngineCore.filterEngine() - - self.__removedFilters = [] - self.__filterMap = {} - self.__filterMapBackup = {} - self.__removedAttributes = [] - - for filterName in helpFilterEngine.filters(): - filterData = helpFilterEngine.filterData(filterName) - self.__filterMapBackup[filterName] = filterData - if filterName not in self.__filterMap: - self.__filterMap[filterName] = filterData - - self.filtersList.addItems(sorted(self.__filterMap.keys())) - for component in helpFilterEngine.availableComponents(): - QTreeWidgetItem(self.attributesList, [component]) - self.attributesList.sortItems(0, Qt.SortOrder.AscendingOrder) - - if selectedFiltersText or currentFilterText or selectedAttributesText: - # restore the selected filters - for txt in selectedFiltersText: - items = self.filtersList.findItems( - txt, Qt.MatchFlag.MatchExactly) - for itm in items: - itm.setSelected(True) - # restore the current filter - if currentFilterText: - items = self.filtersList.findItems(currentFilterText, - Qt.MatchFlag.MatchExactly) - if items: - self.filtersList.setCurrentItem( - items[0], QItemSelectionModel.SelectionFlag.NoUpdate) - # restore the selected attributes - for txt in selectedAttributesText: - items = self.attributesList.findItems( - txt, Qt.MatchFlag.MatchExactly, 0) - for itm in items: - itm.setSelected(True) - elif self.__filterMap: - self.filtersList.setCurrentRow(0) - - @pyqtSlot(QListWidgetItem, QListWidgetItem) - def on_filtersList_currentItemChanged(self, current, previous): - """ - Private slot to update the attributes depending on the current filter. - - @param current reference to the current item (QListWidgetitem) - @param previous reference to the previous current item - (QListWidgetItem) - """ - checkedList = [] - if current is not None: - checkedList = self.__filterMap[current.text()] - for index in range(0, self.attributesList.topLevelItemCount()): - itm = self.attributesList.topLevelItem(index) - if itm.text(0) in checkedList: - itm.setCheckState(0, Qt.CheckState.Checked) - else: - itm.setCheckState(0, Qt.CheckState.Unchecked) - - @pyqtSlot() - def on_filtersList_itemSelectionChanged(self): - """ - Private slot handling a change of selected filters. - """ - self.removeFiltersButton.setEnabled( - len(self.filtersList.selectedItems()) > 0) - - @pyqtSlot(QTreeWidgetItem, int) - def on_attributesList_itemChanged(self, item, column): - """ - Private slot to handle a change of an attribute. - - @param item reference to the changed item (QTreeWidgetItem) - @param column column containing the change (integer) - """ - if self.filtersList.currentItem() is None: - return - - customFilter = self.filtersList.currentItem().text() - if customFilter not in self.__filterMap: - return - - newAtts = [] - for index in range(0, self.attributesList.topLevelItemCount()): - itm = self.attributesList.topLevelItem(index) - if itm.checkState(0) == Qt.CheckState.Checked: - newAtts.append(itm.text(0)) - self.__filterMap[customFilter] = newAtts - - @pyqtSlot() - def on_attributesList_itemSelectionChanged(self): - """ - Private slot handling the selection of attributes. - """ - self.removeAttributesButton.setEnabled( - len(self.attributesList.selectedItems()) != 0) - - @pyqtSlot() - def on_addFilterButton_clicked(self): - """ - Private slot to add a new filter. - """ - customFilter, ok = QInputDialog.getText( - None, - self.tr("Add Filter"), - self.tr("Filter name:"), - QLineEdit.EchoMode.Normal) - if not customFilter: - return - - if customFilter not in self.__filterMap: - self.__filterMap[customFilter] = [] - self.filtersList.addItem(customFilter) - - itm = self.filtersList.findItems( - customFilter, Qt.MatchFlag.MatchCaseSensitive)[0] - self.filtersList.setCurrentItem(itm) - - @pyqtSlot() - def on_removeFiltersButton_clicked(self): - """ - Private slot to remove the selected filters. - """ - ok = EricMessageBox.yesNo( - self, - self.tr("Remove Filters"), - self.tr( - """Do you really want to remove the selected filters """ - """from the database?""")) - if not ok: - return - - items = self.filtersList.selectedItems() - for item in items: - itm = self.filtersList.takeItem(self.filtersList.row(item)) - if itm is None: - continue - - del self.__filterMap[itm.text()] - self.__removedFilters.append(itm.text()) - del itm - - if self.filtersList.count(): - self.filtersList.setCurrentRow( - 0, QItemSelectionModel.SelectionFlag.ClearAndSelect) - - @pyqtSlot() - def on_removeAttributesButton_clicked(self): - """ - Private slot to remove the selected filter attributes. - """ - ok = EricMessageBox.yesNo( - self, - self.tr("Remove Attributes"), - self.tr( - """Do you really want to remove the selected attributes """ - """from the database?""")) - if not ok: - return - - items = self.attributesList.selectedItems() - for item in items: - itm = self.attributesList.takeTopLevelItem( - self.attributesList.indexOfTopLevelItem(item)) - if itm is None: - continue - - attr = itm.text(0) - self.__removedAttributes.append(attr) - for customFilter in self.__filterMap: - if attr in self.__filterMap[customFilter]: - self.__filterMap[customFilter].remove(attr) - - del itm - - @pyqtSlot() - def on_unusedAttributesButton_clicked(self): - """ - Private slot to select all unused attributes. - """ - # step 1: determine all used attributes - attributes = set() - for customFilter in self.__filterMap: - attributes |= set(self.__filterMap[customFilter]) - - # step 2: select all unused attribute items - self.attributesList.clearSelection() - for row in range(self.attributesList.topLevelItemCount()): - itm = self.attributesList.topLevelItem(row) - if itm.text(0) not in attributes: - itm.setSelected(True) - - def __removeAttributes(self): - """ - Private method to remove attributes from the Qt Help database. - """ - with contextlib.suppress(sqlite3.DatabaseError): - self.__db = sqlite3.connect(self.__engine.collectionFile()) - - for attr in self.__removedAttributes: - self.__db.execute( - "DELETE FROM FilterAttributeTable WHERE Name = '{0}'" # secok - .format(attr)) - self.__db.commit() - self.__db.close() - - @pyqtSlot() - def on_applyFilterChangesButton_clicked(self): - """ - Private slot to apply the filter changes. - """ - if self.__hasChangedFilters(): - for customFilter in self.__removedFilters: - self.__engine.removeCustomFilter(customFilter) - for customFilter in self.__filterMap: - self.__engine.addFilterData( - customFilter, self.__filterMap[customFilter]) - - if self.__removedAttributes: - self.__removeAttributes() - - self.__initFiltersTab() - - def __hasChangedFilters(self): - """ - Private method to determine, if there are filter changes. - - @return flag indicating the presence of filter changes - @rtype bool - """ - filtersChanged = False - if len(self.__filterMapBackup) != len(self.__filterMap): - filtersChanged = True - else: - for customFilter in self.__filterMapBackup: - if customFilter not in self.__filterMap: - filtersChanged = True - else: - oldFilterAtts = self.__filterMapBackup[customFilter] - newFilterAtts = self.__filterMap[customFilter] - if len(oldFilterAtts) != len(newFilterAtts): - filtersChanged = True - else: - for attr in oldFilterAtts: - if attr not in newFilterAtts: - filtersChanged = True - break - - if filtersChanged: - break - - return filtersChanged - - @pyqtSlot() - def on_resetFilterChangesButton_clicked(self): - """ - Private slot to forget the filter changes and reset the tab. - """ - self.__initFiltersTab()
--- a/eric7/WebBrowser/QtHelp/QtHelpDocumentationDialog.ui Thu Jun 10 19:32:22 2021 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,347 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ui version="4.0"> - <class>QtHelpDocumentationDialog</class> - <widget class="QDialog" name="QtHelpDocumentationDialog"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>600</width> - <height>500</height> - </rect> - </property> - <property name="windowTitle"> - <string>Manage QtHelp Documentation Database</string> - </property> - <property name="sizeGripEnabled"> - <bool>true</bool> - </property> - <layout class="QVBoxLayout" name="verticalLayout_2"> - <item> - <widget class="QTabWidget" name="tabWidget"> - <property name="currentIndex"> - <number>1</number> - </property> - <widget class="QWidget" name="documentsTab"> - <attribute name="title"> - <string>Registered Documents</string> - </attribute> - <layout class="QHBoxLayout" name="horizontalLayout"> - <property name="leftMargin"> - <number>3</number> - </property> - <property name="topMargin"> - <number>3</number> - </property> - <property name="rightMargin"> - <number>3</number> - </property> - <property name="bottomMargin"> - <number>3</number> - </property> - <item> - <widget class="QListWidget" name="documentsList"> - <property name="alternatingRowColors"> - <bool>true</bool> - </property> - <property name="selectionMode"> - <enum>QAbstractItemView::ExtendedSelection</enum> - </property> - <property name="sortingEnabled"> - <bool>true</bool> - </property> - </widget> - </item> - <item> - <layout class="QVBoxLayout" name="verticalLayout"> - <item> - <widget class="QPushButton" name="addDocumentsButton"> - <property name="toolTip"> - <string>Press to select QtHelp documents to add to the database</string> - </property> - <property name="text"> - <string>Add...</string> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="addPluginButton"> - <property name="toolTip"> - <string>Press to select QtHelp documents provided by a plug-in to add to the database</string> - </property> - <property name="text"> - <string>Add from Plug-ins...</string> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="removeDocumentsButton"> - <property name="toolTip"> - <string>Press to remove the selected documents from the database</string> - </property> - <property name="text"> - <string>Remove</string> - </property> - </widget> - </item> - <item> - <widget class="Line" name="line"> - <property name="lineWidth"> - <number>2</number> - </property> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="managePluginButton"> - <property name="toolTip"> - <string>Select to manage the plug-in provided documentation sets</string> - </property> - <property name="text"> - <string>Manage Plug-ins...</string> - </property> - </widget> - </item> - <item> - <spacer name="verticalSpacer"> - <property name="orientation"> - <enum>Qt::Vertical</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>20</width> - <height>17</height> - </size> - </property> - </spacer> - </item> - </layout> - </item> - </layout> - </widget> - <widget class="QWidget" name="filtersTab"> - <attribute name="title"> - <string>Filters</string> - </attribute> - <layout class="QVBoxLayout" name="verticalLayout_3"> - <property name="leftMargin"> - <number>3</number> - </property> - <property name="topMargin"> - <number>3</number> - </property> - <property name="rightMargin"> - <number>3</number> - </property> - <property name="bottomMargin"> - <number>3</number> - </property> - <item> - <layout class="QGridLayout" name="gridLayout"> - <item row="0" column="0" colspan="2"> - <widget class="QLabel" name="label"> - <property name="text"> - <string>Filters:</string> - </property> - </widget> - </item> - <item row="0" column="2" colspan="2"> - <widget class="QLabel" name="label_2"> - <property name="text"> - <string>Attributes:</string> - </property> - </widget> - </item> - <item row="1" column="0" colspan="2"> - <widget class="QListWidget" name="filtersList"> - <property name="alternatingRowColors"> - <bool>true</bool> - </property> - <property name="selectionMode"> - <enum>QAbstractItemView::ExtendedSelection</enum> - </property> - <property name="sortingEnabled"> - <bool>true</bool> - </property> - </widget> - </item> - <item row="1" column="2" colspan="2"> - <widget class="QTreeWidget" name="attributesList"> - <property name="alternatingRowColors"> - <bool>true</bool> - </property> - <property name="selectionMode"> - <enum>QAbstractItemView::ExtendedSelection</enum> - </property> - <property name="rootIsDecorated"> - <bool>false</bool> - </property> - <property name="sortingEnabled"> - <bool>true</bool> - </property> - <property name="headerHidden"> - <bool>true</bool> - </property> - <column> - <property name="text"> - <string notr="true">1</string> - </property> - </column> - </widget> - </item> - <item row="2" column="0"> - <widget class="QPushButton" name="addFilterButton"> - <property name="toolTip"> - <string>Press to add a new filter</string> - </property> - <property name="text"> - <string>Add Filter ...</string> - </property> - </widget> - </item> - <item row="2" column="1"> - <widget class="QPushButton" name="removeFiltersButton"> - <property name="toolTip"> - <string>Press to remove the selected filters</string> - </property> - <property name="text"> - <string>Remove Filters</string> - </property> - </widget> - </item> - <item row="2" column="2"> - <widget class="QPushButton" name="removeAttributesButton"> - <property name="toolTip"> - <string>Press to remove the selected attributes</string> - </property> - <property name="text"> - <string>Remove Attributes</string> - </property> - </widget> - </item> - <item row="2" column="3"> - <widget class="QPushButton" name="unusedAttributesButton"> - <property name="statusTip"> - <string>Press to select all unused attributes</string> - </property> - <property name="text"> - <string>Select Unused</string> - </property> - </widget> - </item> - </layout> - </item> - <item> - <widget class="Line" name="line_2"> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - </widget> - </item> - <item> - <layout class="QHBoxLayout" name="horizontalLayout_2"> - <item> - <spacer name="horizontalSpacer"> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>40</width> - <height>20</height> - </size> - </property> - </spacer> - </item> - <item> - <widget class="QPushButton" name="applyFilterChangesButton"> - <property name="toolTip"> - <string>Press to apply the filter and attribute changes</string> - </property> - <property name="text"> - <string>Apply</string> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="resetFilterChangesButton"> - <property name="toolTip"> - <string>Press to reset the filter and attribute changes</string> - </property> - <property name="text"> - <string>Reset</string> - </property> - </widget> - </item> - </layout> - </item> - </layout> - </widget> - </widget> - </item> - <item> - <widget class="QDialogButtonBox" name="buttonBox"> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - <property name="standardButtons"> - <set>QDialogButtonBox::Close</set> - </property> - </widget> - </item> - </layout> - </widget> - <tabstops> - <tabstop>tabWidget</tabstop> - <tabstop>documentsList</tabstop> - <tabstop>addDocumentsButton</tabstop> - <tabstop>addPluginButton</tabstop> - <tabstop>removeDocumentsButton</tabstop> - <tabstop>managePluginButton</tabstop> - <tabstop>filtersList</tabstop> - <tabstop>addFilterButton</tabstop> - <tabstop>removeFiltersButton</tabstop> - <tabstop>attributesList</tabstop> - <tabstop>removeAttributesButton</tabstop> - <tabstop>unusedAttributesButton</tabstop> - <tabstop>applyFilterChangesButton</tabstop> - <tabstop>resetFilterChangesButton</tabstop> - </tabstops> - <resources/> - <connections> - <connection> - <sender>buttonBox</sender> - <signal>accepted()</signal> - <receiver>QtHelpDocumentationDialog</receiver> - <slot>accept()</slot> - <hints> - <hint type="sourcelabel"> - <x>248</x> - <y>254</y> - </hint> - <hint type="destinationlabel"> - <x>157</x> - <y>274</y> - </hint> - </hints> - </connection> - <connection> - <sender>buttonBox</sender> - <signal>rejected()</signal> - <receiver>QtHelpDocumentationDialog</receiver> - <slot>reject()</slot> - <hints> - <hint type="sourcelabel"> - <x>316</x> - <y>260</y> - </hint> - <hint type="destinationlabel"> - <x>286</x> - <y>274</y> - </hint> - </hints> - </connection> - </connections> -</ui>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/eric7/WebBrowser/QtHelp/QtHelpDocumentationSettings.py Sun Jun 13 19:03:43 2021 +0200 @@ -0,0 +1,206 @@ +# -*- coding: utf-8 -*- + +# Copyright (c) 2021 Detlev Offenbach <detlev@die-offenbachs.de> +# + +""" +Module implementing a class to store the QtHelp documentation settings before +being applied to the help engine. +""" + +import collections +import copy + +from PyQt6.QtHelp import QCompressedHelpInfo + + +class QtHelpDocumentationSettings: + """ + Class implementing a temporary store for QtHelp documentation settings. + """ + def __init__(self): + """ + Constructor + """ + self._namespaceToComponent = {} + self._componentToNamespace = collections.defaultdict(list) + + self._namespaceToVersion = {} + self._versionToNamespace = collections.defaultdict(list) + + self._namespaceToFilename = {} + self._filenameToNamespace = {} + + def addDocumentation(self, filename): + """ + Public method to a add a documentation file to the list. + + @param filename name of the documentation file to add + @type str + @return flag indicating success + @rtype bool + """ + info = QCompressedHelpInfo.fromCompressedHelpFile(filename) + + if info.isNull(): + return False + + namespace = info.namespaceName() + + if namespace in self._namespaceToFilename: + return False + + if filename in self._filenameToNamespace: + return False + + component = info.component() + version = info.version() + + self._namespaceToFilename[namespace] = filename + self._filenameToNamespace[filename] = namespace + + self._namespaceToComponent[namespace] = component + self._componentToNamespace[component].append(namespace) + + self._namespaceToVersion[namespace] = version + self._versionToNamespace[version].append(namespace) + + return True + + def removeDocumentation(self, namespace): + """ + Public method to remove the documentation of a given namespace. + + @param namespace name of the namespace + @type str + @return flag indicating success + @rtype bool + """ + if not namespace: + return False + + try: + filename = self._namespaceToFilename(namespace) + except KeyError: + return False + + component = self._namespaceToComponent[namespace] + version = self._namespaceToVersion[namespace] + + del self._namespaceToComponent[namespace] + del self._namespaceToVersion[namespace] + del self._namespaceToFilename[namespace] + del self._filenameToNamespace[filename] + self._componentToNamespace[component].remove(namespace) + if len(self._componentToNamespace[component]) == 0: + del self._componentToNamespace[component] + self._versionToNamespace[version].remove(namespace) + if len(self._versionToNamespace[version]) == 0: + del self._versionToNamespace[version] + + return True + + def namespace(self, filename): + """ + Public method to get the namespace defined by a QtHelp file. + + @param filename name of the QtHelp file + @type str + @return name of the namespace + @rtype str + """ + return self._filenameToNamespace(filename) + + def components(self): + """ + Public method to get the list of components. + + @return list of components + @rtype list of str + """ + return [k for k in self._componentToNamespace.keys()] + + def versions(self): + """ + Public method to get the list of versions. + + @return list of versions + @rtype list of QVersionNumber + """ + return [k for k in self._versionToNamespace.keys()] + + def namespaces(self): + """ + Public method to get the list of namespaces. + + @return list of namespaces + @rtype list of str + """ + return [k for k in self._namespaceToFilename.keys()] + + def namespaceToFilename(self): + """ + Public method to get the namespace to filename mapping. + + @return dictionary containing the namespace to filename mapping + @rtype dict + """ + return copy.deepcopy(self._namespaceToFilename) + + @staticmethod + def readSettings(helpEngine): + """ + Static method to read the QtHelp documentation configuration. + + @param helpEngine reference to the QtHelp engine + @type QHelpEngineCore + @return reference to the created QtHelpDocumentationSettings object + @rtype QtHelpDocumentationSettings + """ + filterEngine = helpEngine.filterEngine() + + docSettings = QtHelpDocumentationSettings() + docSettings._namespaceToComponent = filterEngine.namespaceToComponent() + docSettings._namespaceToVersion = filterEngine.namespaceToVersion() + + for namespace, component in docSettings._namespaceToComponent.items(): + filename = helpEngine.documentationFileName(namespace) + docSettings._namespaceToFilename[namespace] = filename + docSettings._filenameToNamespace[filename] = namespace + docSettings._componentToNamespace[component].append(namespace) + + for namespace, version in docSettings._namespaceToVersion.items(): + docSettings._versionToNamespace[version].append(namespace) + + return docSettings + + @staticmethod + def applySettings(helpEngine, settings): + """ + Static method to apply the changed QtHelp documentation configuration. + + @param helpEngine reference to the QtHelp engine + @type QHelpEngineCore + @param settings reference to the created QtHelpDocumentationSettings + object + @type QtHelpDocumentationSettings + @return flag indicating success + @rtype bool + """ + currentSettings = QtHelpDocumentationSettings.readSettings(helpEngine) + + docsToRemove = [name for name in currentSettings._namespaceToFilename + if name not in settings._namespaceToFilename] + docsToAdd = [filename for filename in settings._filenameToNamespace + if filename not in currentSettings._filenameToNamespace] + + changed = False + for namespace in docsToRemove: + helpEngine.unregisterDocumentation(namespace) + changed = True + + for filename in docsToAdd: + helpEngine.registerDocumentation(filename) + changed = True + + return changed
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/eric7/WebBrowser/QtHelp/QtHelpDocumentationSettingsWidget.py Sun Jun 13 19:03:43 2021 +0200 @@ -0,0 +1,217 @@ +# -*- coding: utf-8 -*- + +# Copyright (c) 2021 Detlev Offenbach <detlev@die-offenbachs.de> +# + +""" +Module implementing a widget to manage the QtHelp documentation settings. +""" + +from PyQt6.QtCore import pyqtSlot, pyqtSignal +from PyQt6.QtWidgets import QWidget, QListWidgetItem, QDialog + +from EricWidgets.EricApplication import ericApp +from EricWidgets import EricMessageBox, EricFileDialog + +from .Ui_QtHelpDocumentationSettingsWidget import ( + Ui_QtHelpDocumentationSettingsWidget +) + +from .QtHelpDocumentationSettings import QtHelpDocumentationSettings + + +class QtHelpDocumentationSettingsWidget(QWidget, + Ui_QtHelpDocumentationSettingsWidget): + """ + Class implementing a widget to manage the QtHelp documentation settings. + + @signal documentationSettingsChanged(settings) emitted to signal a change + of the documentation configuration + """ + documentationSettingsChanged = pyqtSignal(QtHelpDocumentationSettings) + + def __init__(self, parent=None): + """ + Constructor + + @param parent reference to the parent widget (defaults to None) + @type QWidget (optional) + """ + super().__init__(parent) + self.setupUi(self) + + self.__settings = None + + try: + self.__pluginHelpDocuments = ( + ericApp().getObject("PluginManager").getPluginQtHelpFiles() + ) + except KeyError: + from PluginManager.PluginManager import PluginManager + pluginManager = PluginManager(self, doLoadPlugins=False) + pluginManager.loadDocumentationSetPlugins() + pluginManager.activatePlugins() + self.__pluginHelpDocuments = pluginManager.getPluginQtHelpFiles() + self.addPluginButton.setEnabled(bool(self.__pluginHelpDocuments)) + + @pyqtSlot() + def on_removeDocumentsButton_clicked(self): + """ + Private slot to remove a document from the help database. + """ + selectedItems = self.documentsList.selectedItems()[:] + if not selectedItems: + return + + for itm in selectedItems: + namespace = itm.text() + self.documentsList.takeItem(self.documentsList.row(itm)) + del itm + + self.__settings.removeDocumentation(namespace) + + self.documentationSettingsChanged.emit(self.__settings) + + @pyqtSlot() + def on_addDocumentsButton_clicked(self): + """ + Private slot to add QtHelp documents to the help database. + """ + filenames = EricFileDialog.getOpenFileNames( + self, + self.tr("Add Documentation"), + "", + self.tr("Qt Compressed Help Files (*.qch)")) + if not filenames: + return + + self.__registerDocumentation(filenames) + + @pyqtSlot() + def on_addPluginButton_clicked(self): + """ + Private slot to add QtHelp documents provided by plug-ins to + the help database. + """ + from .QtHelpDocumentationSelectionDialog import ( + QtHelpDocumentationSelectionDialog + ) + dlg = QtHelpDocumentationSelectionDialog( + self.__pluginHelpDocuments, + QtHelpDocumentationSelectionDialog.AddMode, + self) + if dlg.exec() == QDialog.DialogCode.Accepted: + documents = dlg.getData() + if not documents: + return + + self.__registerDocumentation(documents) + + def __registerDocumentation(self, filenames): + """ + Private method to register a given list of documentations. + + @param filenames list of documentation files to be registered + @type list of str + """ + added = False + + for filename in filenames: + if not self.__settings.addDocumentation(filename): + EricMessageBox.warning( + self, + self.tr("Add Documentation"), + self.tr("""The file <b>{0}</b> could not be added.""") + .format(filename) + ) + continue + + if not added: + added = True + self.documentsList.clearSelection() + + namespace = self.__settings.namespace(filename) + itm = QListWidgetItem(namespace) + self.documentsList.addItem(itm) + + itm.setSelected(True) + self.__applyDocumentsListFilter() + + if added: + self.documentationSettingsChanged.emit(self.__settings) + + @pyqtSlot() + def on_managePluginButton_clicked(self): + """ + Private slot to manage the QtHelp documents provided by plug-ins. + """ + from .QtHelpDocumentationSelectionDialog import ( + QtHelpDocumentationSelectionDialog + ) + dlg = QtHelpDocumentationSelectionDialog( + self.__pluginHelpDocuments, + QtHelpDocumentationSelectionDialog.ManageMode, + self) + dlg.exec() + + @pyqtSlot() + def on_documentsList_itemSelectionChanged(self): + """ + Private slot handling a change of the documents selection. + """ + self.removeDocumentsButton.setEnabled( + len(self.documentsList.selectedItems()) != 0) + + @pyqtSlot(str) + def on_filterEdit_textChanged(self, txt): + """ + Private slot to react on changes of the document filter text. + + @param txt current entry of the filter + @type str + """ + self.__applyDocumentsListFilter() + + @pyqtSlot() + def __applyDocumentsListFilter(self): + """ + Private slot to apply the current documents filter. + """ + filterStr = self.filterEdit.text() + for row in range(self.documentsList.count()): + itm = self.documentsList.item(row) + matches = filterStr == "" or filterStr in itm.text() + + if not matches: + itm.setSelected(False) + itm.setHidden(not matches) + + def setDocumentationSettings(self, settings): + """ + Public method to set the reference to the QtHelp documentation + configuration object. + + @param settings reference to the created QtHelpDocumentationSettings + object + @type QtHelpDocumentationSettings + """ + self.__settings = settings + + self.documentsList.clear() + + for namespace in self.__settings.namespaces(): + itm = QListWidgetItem(namespace) + self.documentsList.addItem(itm) + self.__applyDocumentsListFilter() + + self.removeDocumentsButton.setEnabled(False) + + def documentationSettings(self): + """ + Public method to get the reference to the QtHelp documentation + configuration object. + + @return reference to the created QtHelpDocumentationSettings object + @rtype QtHelpDocumentationSettings + """ + return self.__settings
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/eric7/WebBrowser/QtHelp/QtHelpDocumentationSettingsWidget.ui Sun Jun 13 19:03:43 2021 +0200 @@ -0,0 +1,123 @@ +<?xml version="1.0" encoding="UTF-8"?> +<ui version="4.0"> + <class>QtHelpDocumentationSettingsWidget</class> + <widget class="QWidget" name="QtHelpDocumentationSettingsWidget"> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>533</width> + <height>304</height> + </rect> + </property> + <layout class="QGridLayout" name="gridLayout"> + <item row="0" column="0" colspan="2"> + <widget class="QLabel" name="label"> + <property name="text"> + <string>Registered Documents</string> + </property> + </widget> + </item> + <item row="1" column="0"> + <widget class="QLineEdit" name="filterEdit"> + <property name="placeholderText"> + <string><Filter></string> + </property> + <property name="clearButtonEnabled"> + <bool>true</bool> + </property> + </widget> + </item> + <item row="1" column="1" rowspan="2"> + <layout class="QVBoxLayout" name="verticalLayout"> + <item> + <widget class="QPushButton" name="addDocumentsButton"> + <property name="toolTip"> + <string>Press to select QtHelp documents to add to the database</string> + </property> + <property name="text"> + <string>Add...</string> + </property> + </widget> + </item> + <item> + <widget class="QPushButton" name="addPluginButton"> + <property name="toolTip"> + <string>Press to select QtHelp documents provided by a plug-in to add to the database</string> + </property> + <property name="text"> + <string>Add from Plug-ins...</string> + </property> + </widget> + </item> + <item> + <widget class="QPushButton" name="removeDocumentsButton"> + <property name="toolTip"> + <string>Press to remove the selected documents from the database</string> + </property> + <property name="text"> + <string>Remove</string> + </property> + </widget> + </item> + <item> + <widget class="Line" name="line"> + <property name="lineWidth"> + <number>2</number> + </property> + <property name="orientation"> + <enum>Qt::Horizontal</enum> + </property> + </widget> + </item> + <item> + <widget class="QPushButton" name="managePluginButton"> + <property name="toolTip"> + <string>Select to manage the plug-in provided documentation sets</string> + </property> + <property name="text"> + <string>Manage Plug-ins...</string> + </property> + </widget> + </item> + <item> + <spacer name="verticalSpacer"> + <property name="orientation"> + <enum>Qt::Vertical</enum> + </property> + <property name="sizeHint" stdset="0"> + <size> + <width>20</width> + <height>17</height> + </size> + </property> + </spacer> + </item> + </layout> + </item> + <item row="2" column="0"> + <widget class="QListWidget" name="documentsList"> + <property name="alternatingRowColors"> + <bool>true</bool> + </property> + <property name="selectionMode"> + <enum>QAbstractItemView::ExtendedSelection</enum> + </property> + <property name="sortingEnabled"> + <bool>true</bool> + </property> + </widget> + </item> + </layout> + </widget> + <tabstops> + <tabstop>filterEdit</tabstop> + <tabstop>documentsList</tabstop> + <tabstop>addDocumentsButton</tabstop> + <tabstop>addPluginButton</tabstop> + <tabstop>removeDocumentsButton</tabstop> + <tabstop>managePluginButton</tabstop> + </tabstops> + <resources/> + <connections/> +</ui>
--- a/eric7/WebBrowser/WebBrowserWindow.py Thu Jun 10 19:32:22 2021 +0200 +++ b/eric7/WebBrowser/WebBrowserWindow.py Sun Jun 13 19:03:43 2021 +0200 @@ -3460,15 +3460,12 @@ Private slot to manage the QtHelp documentation database. """ if WebBrowserWindow._useQtHelp: - from .QtHelp.QtHelpDocumentationDialog import ( - QtHelpDocumentationDialog + from .QtHelp.QtHelpDocumentationConfigurationDialog import ( + QtHelpDocumentationConfigurationDialog ) - dlg = QtHelpDocumentationDialog(self.__helpEngine, self) + dlg = QtHelpDocumentationConfigurationDialog( + self.__helpEngine, self) dlg.exec() - if dlg.hasDocumentationChanges(): - for i in sorted(dlg.getTabsToClose(), reverse=True): - self.__tabWidget.closeBrowserAt(i) - self.__searchEngine.reindexDocumentation() def getSourceFileList(self): """
--- a/eric7/i18n/eric7_cs.ts Thu Jun 10 19:32:22 2021 +0200 +++ b/eric7/i18n/eric7_cs.ts Sun Jun 13 19:03:43 2021 +0200 @@ -2182,32 +2182,32 @@ <translation>Otevřít vše v tabech</translation> </message> <message> - <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="167" /> + <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="166" /> <source>Open</source> <translation type="unfinished">Otevřít</translation> </message> <message> - <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="171" /> + <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="170" /> <source>Open in New Tab Ctrl+LMB</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="175" /> + <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="174" /> <source>Open in New Window</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="179" /> + <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="178" /> <source>Open in New Private Window</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="185" /> + <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="184" /> <source>Remove</source> <translation type="unfinished">Odebrat</translation> </message> <message> - <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="190" /> + <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="189" /> <source>Properties...</source> <translation type="unfinished" /> </message> @@ -2215,17 +2215,17 @@ <context> <name>BookmarksMenuBarMenu</name> <message> - <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="352" /> + <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="351" /> <source>Default Home Page</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="356" /> + <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="355" /> <source>Speed Dial</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="361" /> + <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="360" /> <source>Open all in Tabs</source> <translation type="unfinished">Otevřít vše v tabech</translation> </message> @@ -28903,27 +28903,27 @@ <context> <name>HelpIndexWidget</name> <message> - <location filename="../WebBrowser/QtHelp/HelpIndexWidget.py" line="48" /> + <location filename="../WebBrowser/QtHelp/HelpIndexWidget.py" line="51" /> <source>&Look for:</source> <translation>H&ledat:</translation> </message> <message> - <location filename="../WebBrowser/QtHelp/HelpIndexWidget.py" line="213" /> + <location filename="../WebBrowser/QtHelp/HelpIndexWidget.py" line="218" /> <source>Open Link</source> <translation>Otevřít link</translation> </message> <message> - <location filename="../WebBrowser/QtHelp/HelpIndexWidget.py" line="214" /> + <location filename="../WebBrowser/QtHelp/HelpIndexWidget.py" line="219" /> <source>Open Link in New Tab</source> <translation>Otevřít link v novém tabu</translation> </message> <message> - <location filename="../WebBrowser/QtHelp/HelpIndexWidget.py" line="216" /> + <location filename="../WebBrowser/QtHelp/HelpIndexWidget.py" line="221" /> <source>Open Link in Background Tab</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/QtHelp/HelpIndexWidget.py" line="217" /> + <location filename="../WebBrowser/QtHelp/HelpIndexWidget.py" line="222" /> <source>Open Link in New Window</source> <translation type="unfinished" /> </message> @@ -29122,7 +29122,7 @@ <context> <name>HelpTopicDialog</name> <message> - <location filename="../WebBrowser/QtHelp/HelpTopicDialog.py" line="32" /> + <location filename="../WebBrowser/QtHelp/HelpTopicDialog.py" line="35" /> <source>Choose a &topic for <b>{0}</b>:</source> <translation>Vybrat &téma pro <b>{0}</b>:</translation> </message> @@ -63963,201 +63963,100 @@ </message> </context> <context> - <name>QtHelpDocumentationDialog</name> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.py" line="61" /> - <source>Unsaved Filter Changes</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.py" line="62" /> - <source>The page contains unsaved changes. Shall they be saved?</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.py" line="179" /> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.py" line="167" /> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.py" line="113" /> - <source>Add Documentation</source> - <translation>Přidat dokumentaci</translation> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.py" line="115" /> - <source>Qt Compressed Help Files (*.qch)</source> - <translation>Qt komprimované soubory s nápovqdou (*.qch)</translation> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.py" line="168" /> - <source>The file <b>{0}</b> is not a valid Qt Help File.</source> - <translation>Soubor <b>{0}</b> není platný soubor Qt Nápovědy.</translation> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.py" line="180" /> - <source>The namespace <b>{0}</b> is already registered.</source> - <translation>Jmenný prostor <b>{0}</b> je již registrován.</translation> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.py" line="216" /> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.py" line="201" /> - <source>Remove Documentation</source> - <translation>Odebrat dokumentaci</translation> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.py" line="202" /> - <source>Do you really want to remove the selected documentation sets from the database?</source> - <translation>Opravdu chcete odebrat vybrané dokumenty z databáze?</translation> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.py" line="217" /> - <source>Some documents currently opened reference the documentation you are attempting to remove. Removing the documentation will close those documents. Remove anyway?</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.py" line="391" /> - <source>Add Filter</source> - <translation type="unfinished">Přidat filtr</translation> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.py" line="392" /> - <source>Filter name:</source> - <translation type="unfinished">Název filtru:</translation> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.ui" line="0" /> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.py" line="412" /> - <source>Remove Filters</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.py" line="413" /> - <source>Do you really want to remove the selected filters from the database?</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.ui" line="0" /> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.py" line="440" /> - <source>Remove Attributes</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.py" line="441" /> - <source>Do you really want to remove the selected attributes from the database?</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.ui" line="0" /> - <source>Manage QtHelp Documentation Database</source> - <translation>Uspořádat databázi s dokumentací QtNápovědy</translation> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.ui" line="0" /> + <name>QtHelpDocumentationConfigurationDialog</name> + <message> + <location filename="../WebBrowser/QtHelp/QtHelpDocumentationConfigurationDialog.ui" line="0" /> + <source>Manage QtHelp Documentation</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../WebBrowser/QtHelp/QtHelpDocumentationConfigurationDialog.ui" line="0" /> <source>Registered Documents</source> - <translation>Registrované dokumenty</translation> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.ui" line="0" /> - <source>Press to select QtHelp documents to add to the database</source> - <translation>Stisknout pro výběr dokumentů QtNápovědy, které se přidají do databáze</translation> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.ui" line="0" /> - <source>Add...</source> - <translation>Přidat...</translation> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.ui" line="0" /> - <source>Press to select QtHelp documents provided by a plug-in to add to the database</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.ui" line="0" /> - <source>Add from Plug-ins...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.ui" line="0" /> - <source>Press to remove the selected documents from the database</source> - <translation>Stisknout pro odebrání vybraných dokumentů z databáze</translation> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.ui" line="0" /> - <source>Remove</source> - <translation>Odebrat</translation> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.ui" line="0" /> - <source>Select to manage the plug-in provided documentation sets</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.ui" line="0" /> - <source>Manage Plug-ins...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.ui" line="0" /> + <translation type="unfinished">Registrované dokumenty</translation> + </message> + <message> + <location filename="../WebBrowser/QtHelp/QtHelpDocumentationConfigurationDialog.ui" line="0" /> <source>Filters</source> <translation type="unfinished">Filtry</translation> </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.ui" line="0" /> + </context> + <context> + <name>QtHelpDocumentationDialog</name> + <message> + <source>Add Documentation</source> + <translation type="vanished">Přidat dokumentaci</translation> + </message> + <message> + <source>Qt Compressed Help Files (*.qch)</source> + <translation type="vanished">Qt komprimované soubory s nápovqdou (*.qch)</translation> + </message> + <message> + <source>The file <b>{0}</b> is not a valid Qt Help File.</source> + <translation type="vanished">Soubor <b>{0}</b> není platný soubor Qt Nápovědy.</translation> + </message> + <message> + <source>The namespace <b>{0}</b> is already registered.</source> + <translation type="vanished">Jmenný prostor <b>{0}</b> je již registrován.</translation> + </message> + <message> + <source>Remove Documentation</source> + <translation type="vanished">Odebrat dokumentaci</translation> + </message> + <message> + <source>Do you really want to remove the selected documentation sets from the database?</source> + <translation type="vanished">Opravdu chcete odebrat vybrané dokumenty z databáze?</translation> + </message> + <message> + <source>Add Filter</source> + <translation type="vanished">Přidat filtr</translation> + </message> + <message> + <source>Filter name:</source> + <translation type="vanished">Název filtru:</translation> + </message> + <message> + <source>Manage QtHelp Documentation Database</source> + <translation type="vanished">Uspořádat databázi s dokumentací QtNápovědy</translation> + </message> + <message> + <source>Registered Documents</source> + <translation type="vanished">Registrované dokumenty</translation> + </message> + <message> + <source>Press to select QtHelp documents to add to the database</source> + <translation type="vanished">Stisknout pro výběr dokumentů QtNápovědy, které se přidají do databáze</translation> + </message> + <message> + <source>Add...</source> + <translation type="vanished">Přidat...</translation> + </message> + <message> + <source>Press to remove the selected documents from the database</source> + <translation type="vanished">Stisknout pro odebrání vybraných dokumentů z databáze</translation> + </message> + <message> + <source>Remove</source> + <translation type="vanished">Odebrat</translation> + </message> + <message> + <source>Filters</source> + <translation type="vanished">Filtry</translation> + </message> + <message> <source>Filters:</source> - <translation type="unfinished">Filtry:</translation> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.ui" line="0" /> + <translation type="vanished">Filtry:</translation> + </message> + <message> <source>Attributes:</source> - <translation type="unfinished">Atributy:</translation> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.ui" line="0" /> + <translation type="vanished">Atributy:</translation> + </message> + <message> <source>Press to add a new filter</source> - <translation type="unfinished">Stisknout pro přidání nového filtru</translation> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.ui" line="0" /> - <source>Add Filter ...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.ui" line="0" /> - <source>Press to remove the selected filters</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.ui" line="0" /> - <source>Press to remove the selected attributes</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.ui" line="0" /> - <source>Press to select all unused attributes</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.ui" line="0" /> - <source>Select Unused</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.ui" line="0" /> - <source>Press to apply the filter and attribute changes</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.ui" line="0" /> + <translation type="vanished">Stisknout pro přidání nového filtru</translation> + </message> + <message> <source>Apply</source> - <translation type="unfinished">Použít</translation> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.ui" line="0" /> - <source>Press to reset the filter and attribute changes</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../WebBrowser/QtHelp/QtHelpDocumentationDialog.ui" line="0" /> - <source>Reset</source> - <translation type="unfinished" /> + <translation type="vanished">Použít</translation> </message> <message> <source>1</source> @@ -64236,6 +64135,75 @@ </message> </context> <context> + <name>QtHelpDocumentationSettingsWidget</name> + <message> + <location filename="../WebBrowser/QtHelp/QtHelpDocumentationSettingsWidget.ui" line="0" /> + <source>Registered Documents</source> + <translation type="unfinished">Registrované dokumenty</translation> + </message> + <message> + <location filename="../WebBrowser/QtHelp/QtHelpDocumentationSettingsWidget.ui" line="0" /> + <source><Filter></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../WebBrowser/QtHelp/QtHelpDocumentationSettingsWidget.ui" line="0" /> + <source>Press to select QtHelp documents to add to the database</source> + <translation type="unfinished">Stisknout pro výběr dokumentů QtNápovědy, které se přidají do databáze</translation> + </message> + <message> + <location filename="../WebBrowser/QtHelp/QtHelpDocumentationSettingsWidget.ui" line="0" /> + <source>Add...</source> + <translation type="unfinished">Přidat...</translation> + </message> + <message> + <location filename="../WebBrowser/QtHelp/QtHelpDocumentationSettingsWidget.ui" line="0" /> + <source>Press to select QtHelp documents provided by a plug-in to add to the database</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../WebBrowser/QtHelp/QtHelpDocumentationSettingsWidget.ui" line="0" /> + <source>Add from Plug-ins...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../WebBrowser/QtHelp/QtHelpDocumentationSettingsWidget.ui" line="0" /> + <source>Press to remove the selected documents from the database</source> + <translation type="unfinished">Stisknout pro odebrání vybraných dokumentů z databáze</translation> + </message> + <message> + <location filename="../WebBrowser/QtHelp/QtHelpDocumentationSettingsWidget.ui" line="0" /> + <source>Remove</source> + <translation type="unfinished">Odebrat</translation> + </message> + <message> + <location filename="../WebBrowser/QtHelp/QtHelpDocumentationSettingsWidget.ui" line="0" /> + <source>Select to manage the plug-in provided documentation sets</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../WebBrowser/QtHelp/QtHelpDocumentationSettingsWidget.ui" line="0" /> + <source>Manage Plug-ins...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../WebBrowser/QtHelp/QtHelpDocumentationSettingsWidget.py" line="123" /> + <location filename="../WebBrowser/QtHelp/QtHelpDocumentationSettingsWidget.py" line="82" /> + <source>Add Documentation</source> + <translation type="unfinished">Přidat dokumentaci</translation> + </message> + <message> + <location filename="../WebBrowser/QtHelp/QtHelpDocumentationSettingsWidget.py" line="84" /> + <source>Qt Compressed Help Files (*.qch)</source> + <translation type="unfinished">Qt komprimované soubory s nápovqdou (*.qch)</translation> + </message> + <message> + <location filename="../WebBrowser/QtHelp/QtHelpDocumentationSettingsWidget.py" line="124" /> + <source>The file <b>{0}</b> could not be added.</source> + <translation type="unfinished" /> + </message> + </context> + <context> <name>QtHelpFiltersDialog</name> <message> <source>Manage QtHelp Filters</source> @@ -82257,2447 +82225,2447 @@ <translation>Generování hlavního uživatelského rozhraní...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="347" /> + <location filename="../UI/UserInterface.py" line="336" /> <source>Setting up connections...</source> <translation>Nastavení připojení...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="594" /> + <location filename="../UI/UserInterface.py" line="583" /> <source>Initializing Tools...</source> <translation>Inicializace nástrojů...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="606" /> + <location filename="../UI/UserInterface.py" line="595" /> <source>Registering Objects...</source> <translation>Registrování objektů...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="644" /> + <location filename="../UI/UserInterface.py" line="633" /> <source>Initializing Actions...</source> <translation>Inicializace akcí...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="646" /> + <location filename="../UI/UserInterface.py" line="635" /> <source>Initializing Menus...</source> <translation>Inicializace menu...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="648" /> + <location filename="../UI/UserInterface.py" line="637" /> <source>Initializing Toolbars...</source> <translation>Inicializace nástrojových lišt...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="650" /> + <location filename="../UI/UserInterface.py" line="639" /> <source>Initializing Statusbar...</source> <translation>Inicializace statusbaru...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="667" /> + <source>Initializing Single Application Server...</source> + <translation>Inicializace jednouživatelského aplikačního serveru...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="673" /> + <source>Initializing Plugins...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="676" /> + <source>Activating Plugins...</source> + <translation>Aktivace pluginů...</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="678" /> - <source>Initializing Single Application Server...</source> - <translation>Inicializace jednouživatelského aplikačního serveru...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="684" /> - <source>Initializing Plugins...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="687" /> - <source>Activating Plugins...</source> - <translation>Aktivace pluginů...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="689" /> <source>Generating Plugins Toolbars...</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="681" /> + <source>Cleaning Plugins Download Area...</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="692" /> - <source>Cleaning Plugins Download Area...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="703" /> <source>Restoring Toolbarmanager...</source> <translation>Obnovit manažer nástrojových lišt...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="712" /> + <location filename="../UI/UserInterface.py" line="701" /> <source>Setting View Profile...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="725" /> + <location filename="../UI/UserInterface.py" line="714" /> <source>Reading Tasks...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="730" /> + <location filename="../UI/UserInterface.py" line="719" /> <source>Reading Templates...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="735" /> + <location filename="../UI/UserInterface.py" line="724" /> <source>Starting Debugger...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1911" /> - <location filename="../UI/UserInterface.py" line="994" /> + <location filename="../UI/UserInterface.py" line="1900" /> + <location filename="../UI/UserInterface.py" line="983" /> <source>Left Toolbox</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1936" /> - <location filename="../UI/UserInterface.py" line="1002" /> + <location filename="../UI/UserInterface.py" line="1925" /> + <location filename="../UI/UserInterface.py" line="991" /> <source>Horizontal Toolbox</source> <translation>Vodorovná nástrojová lišta</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1923" /> - <location filename="../UI/UserInterface.py" line="1010" /> + <location filename="../UI/UserInterface.py" line="1912" /> + <location filename="../UI/UserInterface.py" line="999" /> <source>Right Toolbox</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1769" /> - <location filename="../UI/UserInterface.py" line="1142" /> - <location filename="../UI/UserInterface.py" line="1018" /> + <location filename="../UI/UserInterface.py" line="1758" /> + <location filename="../UI/UserInterface.py" line="1131" /> + <location filename="../UI/UserInterface.py" line="1007" /> <source>Project-Viewer</source> <translation>Prohlížeč projektu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1786" /> - <location filename="../UI/UserInterface.py" line="1147" /> - <location filename="../UI/UserInterface.py" line="1022" /> + <location filename="../UI/UserInterface.py" line="1775" /> + <location filename="../UI/UserInterface.py" line="1136" /> + <location filename="../UI/UserInterface.py" line="1011" /> <source>Multiproject-Viewer</source> <translation>Prohlížeč multiprojektu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1893" /> - <location filename="../UI/UserInterface.py" line="1153" /> - <location filename="../UI/UserInterface.py" line="1027" /> + <location filename="../UI/UserInterface.py" line="1882" /> + <location filename="../UI/UserInterface.py" line="1142" /> + <location filename="../UI/UserInterface.py" line="1016" /> <source>Template-Viewer</source> <translation>Prohlížeč šablon</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1839" /> - <location filename="../UI/UserInterface.py" line="1158" /> - <location filename="../UI/UserInterface.py" line="1032" /> + <location filename="../UI/UserInterface.py" line="1828" /> + <location filename="../UI/UserInterface.py" line="1147" /> + <location filename="../UI/UserInterface.py" line="1021" /> <source>File-Browser</source> <translation>Browser souborů</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1163" /> - <location filename="../UI/UserInterface.py" line="1037" /> + <location filename="../UI/UserInterface.py" line="1152" /> + <location filename="../UI/UserInterface.py" line="1026" /> <source>Symbols</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2068" /> - <location filename="../UI/UserInterface.py" line="2067" /> - <location filename="../UI/UserInterface.py" line="1173" /> - <location filename="../UI/UserInterface.py" line="1046" /> + <location filename="../UI/UserInterface.py" line="2057" /> + <location filename="../UI/UserInterface.py" line="2056" /> + <location filename="../UI/UserInterface.py" line="1162" /> + <location filename="../UI/UserInterface.py" line="1035" /> <source>Code Documentation Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1804" /> - <location filename="../UI/UserInterface.py" line="1177" /> - <location filename="../UI/UserInterface.py" line="1050" /> + <location filename="../UI/UserInterface.py" line="1793" /> + <location filename="../UI/UserInterface.py" line="1166" /> + <location filename="../UI/UserInterface.py" line="1039" /> <source>Debug-Viewer</source> <translation>Prohlížeč debugeru</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2088" /> - <location filename="../UI/UserInterface.py" line="2087" /> - <location filename="../UI/UserInterface.py" line="1182" /> - <location filename="../UI/UserInterface.py" line="1055" /> + <location filename="../UI/UserInterface.py" line="2077" /> + <location filename="../UI/UserInterface.py" line="2076" /> + <location filename="../UI/UserInterface.py" line="1171" /> + <location filename="../UI/UserInterface.py" line="1044" /> <source>PyPI</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2106" /> - <location filename="../UI/UserInterface.py" line="2105" /> - <location filename="../UI/UserInterface.py" line="1187" /> - <location filename="../UI/UserInterface.py" line="1060" /> + <location filename="../UI/UserInterface.py" line="2095" /> + <location filename="../UI/UserInterface.py" line="2094" /> + <location filename="../UI/UserInterface.py" line="1176" /> + <location filename="../UI/UserInterface.py" line="1049" /> <source>Conda</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1192" /> - <location filename="../UI/UserInterface.py" line="1065" /> + <location filename="../UI/UserInterface.py" line="1181" /> + <location filename="../UI/UserInterface.py" line="1054" /> <source>Cooperation</source> <translation>Spolupráce</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2011" /> - <location filename="../UI/UserInterface.py" line="1197" /> - <location filename="../UI/UserInterface.py" line="1070" /> + <location filename="../UI/UserInterface.py" line="2000" /> + <location filename="../UI/UserInterface.py" line="1186" /> + <location filename="../UI/UserInterface.py" line="1059" /> <source>IRC</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2124" /> - <location filename="../UI/UserInterface.py" line="2123" /> - <location filename="../UI/UserInterface.py" line="1202" /> - <location filename="../UI/UserInterface.py" line="1075" /> + <location filename="../UI/UserInterface.py" line="2113" /> + <location filename="../UI/UserInterface.py" line="2112" /> + <location filename="../UI/UserInterface.py" line="1191" /> + <location filename="../UI/UserInterface.py" line="1064" /> <source>MicroPython</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1874" /> - <location filename="../UI/UserInterface.py" line="1210" /> - <location filename="../UI/UserInterface.py" line="1083" /> + <location filename="../UI/UserInterface.py" line="1863" /> + <location filename="../UI/UserInterface.py" line="1199" /> + <location filename="../UI/UserInterface.py" line="1072" /> <source>Task-Viewer</source> <translation>Prohlížeč úloh</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1856" /> - <location filename="../UI/UserInterface.py" line="1214" /> - <location filename="../UI/UserInterface.py" line="1087" /> + <location filename="../UI/UserInterface.py" line="1845" /> + <location filename="../UI/UserInterface.py" line="1203" /> + <location filename="../UI/UserInterface.py" line="1076" /> <source>Log-Viewer</source> <translation>Prohlížeč logu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1219" /> - <location filename="../UI/UserInterface.py" line="1092" /> + <location filename="../UI/UserInterface.py" line="1208" /> + <location filename="../UI/UserInterface.py" line="1081" /> <source>Numbers</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1822" /> - <location filename="../UI/UserInterface.py" line="1234" /> - <location filename="../UI/UserInterface.py" line="1107" /> + <location filename="../UI/UserInterface.py" line="1811" /> + <location filename="../UI/UserInterface.py" line="1223" /> + <location filename="../UI/UserInterface.py" line="1096" /> <source>Shell</source> <translation /> </message> <message> + <location filename="../UI/UserInterface.py" line="1612" /> + <source>{0} - Passive Mode</source> + <translation>{0} - Pasivní mód</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1619" /> + <location filename="../UI/UserInterface.py" line="1615" /> + <source>{0} - {1} - Passive Mode</source> + <translation>{0} - {1} - pasivní mód</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1623" /> - <source>{0} - Passive Mode</source> - <translation>{0} - Pasivní mód</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1630" /> - <location filename="../UI/UserInterface.py" line="1626" /> - <source>{0} - {1} - Passive Mode</source> - <translation>{0} - {1} - pasivní mód</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1634" /> <source>{0} - {1} - {2} - Passive Mode</source> <translation>{0} - {1} - {2} - pasivní mód</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1657" /> + <location filename="../UI/UserInterface.py" line="1646" /> <source>Quit</source> <translation>Konec</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1659" /> + <location filename="../UI/UserInterface.py" line="1648" /> <source>&Quit</source> <translation>&Konec</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1660" /> + <location filename="../UI/UserInterface.py" line="1649" /> <source>Ctrl+Q</source> <comment>File|Quit</comment> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="1662" /> + <location filename="../UI/UserInterface.py" line="1651" /> <source>Quit the IDE</source> <translation>Ukončit IDE</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1663" /> + <location filename="../UI/UserInterface.py" line="1652" /> <source><b>Quit the IDE</b><p>This quits the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.</p></source> <translation><b>Ukončit IDE</b><p>Ukončí se IDE. Nejdříve by se měly uložit neuložené změny. Python programy běžící v debug procesu budou ukončeny a nastavení budou uložena.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1676" /> - <location filename="../UI/UserInterface.py" line="1674" /> + <location filename="../UI/UserInterface.py" line="1665" /> + <location filename="../UI/UserInterface.py" line="1663" /> <source>Restart</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1677" /> + <location filename="../UI/UserInterface.py" line="1666" /> <source>Ctrl+Shift+Q</source> <comment>File|Quit</comment> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1679" /> + <location filename="../UI/UserInterface.py" line="1668" /> <source>Restart the IDE</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="1669" /> + <source><b>Restart the IDE</b><p>This restarts the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1682" /> + <location filename="../UI/UserInterface.py" line="1679" /> + <source>Save session</source> + <translation>Uložit relaci</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1680" /> - <source><b>Restart the IDE</b><p>This restarts the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.</p></source> - <translation type="unfinished" /> + <source>Save session...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1683" /> + <source><b>Save session...</b><p>This saves the current session to disk. A dialog is opened to select the file name.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="6653" /> + <location filename="../UI/UserInterface.py" line="1695" /> + <location filename="../UI/UserInterface.py" line="1692" /> + <source>Load session</source> + <translation type="unfinished">Načíst relaci</translation> </message> <message> <location filename="../UI/UserInterface.py" line="1693" /> - <location filename="../UI/UserInterface.py" line="1690" /> - <source>Save session</source> - <translation>Uložit relaci</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1691" /> - <source>Save session...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1694" /> - <source><b>Save session...</b><p>This saves the current session to disk. A dialog is opened to select the file name.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="6664" /> - <location filename="../UI/UserInterface.py" line="1706" /> - <location filename="../UI/UserInterface.py" line="1703" /> - <source>Load session</source> - <translation type="unfinished">Načíst relaci</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1704" /> <source>Load session...</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="1696" /> + <source><b>Load session...</b><p>This loads a session saved to disk previously. A dialog is opened to select the file name.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1705" /> + <source>New Window</source> + <translation type="unfinished">Nové okno</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1707" /> - <source><b>Load session...</b><p>This loads a session saved to disk previously. A dialog is opened to select the file name.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1716" /> - <source>New Window</source> - <translation type="unfinished">Nové okno</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1718" /> <source>New &Window</source> <translation type="unfinished">&Nové okno</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1719" /> + <location filename="../UI/UserInterface.py" line="1708" /> <source>Ctrl+Shift+N</source> <comment>File|New Window</comment> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1721" /> + <location filename="../UI/UserInterface.py" line="1710" /> <source>Open a new eric instance</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1723" /> + <location filename="../UI/UserInterface.py" line="1712" /> <source><b>New Window</b><p>This opens a new instance of the eric IDE.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1737" /> - <location filename="../UI/UserInterface.py" line="1735" /> + <location filename="../UI/UserInterface.py" line="1726" /> + <location filename="../UI/UserInterface.py" line="1724" /> <source>Edit Profile</source> <translation>Editační profil</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1740" /> + <location filename="../UI/UserInterface.py" line="1729" /> <source>Activate the edit view profile</source> <translation>Aktivovat profil editace</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1742" /> + <location filename="../UI/UserInterface.py" line="1731" /> <source><b>Edit Profile</b><p>Activate the "Edit View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.</p></source> <translation><b>Editační profil</b><p>Aktivování skupiny 'Editační profil'. Okna, která se v tomto profilu zobrazí lze nastavit v dialogu 'Konfigurace profilu pohledů'.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1754" /> - <location filename="../UI/UserInterface.py" line="1752" /> + <location filename="../UI/UserInterface.py" line="1743" /> + <location filename="../UI/UserInterface.py" line="1741" /> <source>Debug Profile</source> <translation>Debugovací profil</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1758" /> + <location filename="../UI/UserInterface.py" line="1747" /> <source>Activate the debug view profile</source> <translation>Aktivovat debugovací profil</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="1748" /> + <source><b>Debug Profile</b><p>Activate the "Debug View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.</p></source> + <translation><b>Debugovací profil</b><p>Aktivování skupiny 'Debugovací profil'. Okna, která se v tomto profilu zobrazí lze nastavit v dialogu 'Konfigurace profilu pohledů'.</p></translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1759" /> - <source><b>Debug Profile</b><p>Activate the "Debug View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.</p></source> - <translation><b>Debugovací profil</b><p>Aktivování skupiny 'Debugovací profil'. Okna, která se v tomto profilu zobrazí lze nastavit v dialogu 'Konfigurace profilu pohledů'.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1770" /> <source>&Project-Viewer</source> <translation>Prohlížeč &projektu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1771" /> + <location filename="../UI/UserInterface.py" line="1760" /> <source>Alt+Shift+P</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="1774" /> + <location filename="../UI/UserInterface.py" line="1763" /> <source>Switch the input focus to the Project-Viewer window.</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="1765" /> + <source><b>Activate Project-Viewer</b><p>This switches the input focus to the Project-Viewer window.</p></source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="1776" /> - <source><b>Activate Project-Viewer</b><p>This switches the input focus to the Project-Viewer window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1787" /> <source>&Multiproject-Viewer</source> <translation>Prohlížeč &multiprojektu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1788" /> + <location filename="../UI/UserInterface.py" line="1777" /> <source>Alt+Shift+M</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="1791" /> + <location filename="../UI/UserInterface.py" line="1780" /> <source>Switch the input focus to the Multiproject-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1793" /> + <location filename="../UI/UserInterface.py" line="1782" /> <source><b>Activate Multiproject-Viewer</b><p>This switches the input focus to the Multiproject-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1805" /> + <location filename="../UI/UserInterface.py" line="1794" /> <source>&Debug-Viewer</source> <translation>Prohlížeč &debugeru</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1806" /> + <location filename="../UI/UserInterface.py" line="1795" /> <source>Alt+Shift+D</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="1809" /> + <location filename="../UI/UserInterface.py" line="1798" /> <source>Switch the input focus to the Debug-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1811" /> + <location filename="../UI/UserInterface.py" line="1800" /> <source><b>Activate Debug-Viewer</b><p>This switches the input focus to the Debug-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1823" /> + <location filename="../UI/UserInterface.py" line="1812" /> <source>&Shell</source> <translation>&Shell</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1824" /> + <location filename="../UI/UserInterface.py" line="1813" /> <source>Alt+Shift+S</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="1827" /> + <location filename="../UI/UserInterface.py" line="1816" /> <source>Switch the input focus to the Shell window.</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="1818" /> + <source><b>Activate Shell</b><p>This switches the input focus to the Shell window.</p></source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="1829" /> - <source><b>Activate Shell</b><p>This switches the input focus to the Shell window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1840" /> <source>&File-Browser</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1841" /> + <location filename="../UI/UserInterface.py" line="1830" /> <source>Alt+Shift+F</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="1844" /> + <location filename="../UI/UserInterface.py" line="1833" /> <source>Switch the input focus to the File-Browser window.</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="1835" /> + <source><b>Activate File-Browser</b><p>This switches the input focus to the File-Browser window.</p></source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="1846" /> - <source><b>Activate File-Browser</b><p>This switches the input focus to the File-Browser window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1857" /> <source>Lo&g-Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1858" /> + <location filename="../UI/UserInterface.py" line="1847" /> <source>Alt+Shift+G</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="1861" /> + <location filename="../UI/UserInterface.py" line="1850" /> <source>Switch the input focus to the Log-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1863" /> + <location filename="../UI/UserInterface.py" line="1852" /> <source><b>Activate Log-Viewer</b><p>This switches the input focus to the Log-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1875" /> + <location filename="../UI/UserInterface.py" line="1864" /> <source>&Task-Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1876" /> + <location filename="../UI/UserInterface.py" line="1865" /> <source>Alt+Shift+T</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="1879" /> + <location filename="../UI/UserInterface.py" line="1868" /> <source>Switch the input focus to the Task-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1881" /> + <location filename="../UI/UserInterface.py" line="1870" /> <source><b>Activate Task-Viewer</b><p>This switches the input focus to the Task-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1894" /> + <location filename="../UI/UserInterface.py" line="1883" /> <source>Templ&ate-Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1895" /> + <location filename="../UI/UserInterface.py" line="1884" /> <source>Alt+Shift+A</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="1898" /> + <location filename="../UI/UserInterface.py" line="1887" /> <source>Switch the input focus to the Template-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1900" /> + <location filename="../UI/UserInterface.py" line="1889" /> <source><b>Activate Template-Viewer</b><p>This switches the input focus to the Template-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1912" /> + <location filename="../UI/UserInterface.py" line="1901" /> <source>&Left Toolbox</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="1902" /> + <source>Toggle the Left Toolbox window</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1903" /> + <source><b>Toggle the Left Toolbox window</b><p>If the Left Toolbox window is hidden then display it. If it is displayed then close it.</p></source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="1913" /> - <source>Toggle the Left Toolbox window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1914" /> - <source><b>Toggle the Left Toolbox window</b><p>If the Left Toolbox window is hidden then display it. If it is displayed then close it.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1924" /> <source>&Right Toolbox</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="1915" /> + <source>Toggle the Right Toolbox window</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1916" /> + <source><b>Toggle the Right Toolbox window</b><p>If the Right Toolbox window is hidden then display it. If it is displayed then close it.</p></source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="1926" /> - <source>Toggle the Right Toolbox window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1927" /> - <source><b>Toggle the Right Toolbox window</b><p>If the Right Toolbox window is hidden then display it. If it is displayed then close it.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1937" /> <source>&Horizontal Toolbox</source> <translation>&Horizontální lista nástrojů</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="1928" /> + <source>Toggle the Horizontal Toolbox window</source> + <translation>Přepnout na vodorovnou lištu nástrojů</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1930" /> + <source><b>Toggle the Horizontal Toolbox window</b><p>If the Horizontal Toolbox window is hidden then display it. If it is displayed then close it.</p></source> + <translation><b>Přepnout vodorovnou nástrojovou lištu</b><p>Pokud je vodorovná nástrojová lišta skryta, tak se zobrazí. Je-li zobrazena, skryje se.</p></translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1939" /> - <source>Toggle the Horizontal Toolbox window</source> - <translation>Přepnout na vodorovnou lištu nástrojů</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1941" /> - <source><b>Toggle the Horizontal Toolbox window</b><p>If the Horizontal Toolbox window is hidden then display it. If it is displayed then close it.</p></source> - <translation><b>Přepnout vodorovnou nástrojovou lištu</b><p>Pokud je vodorovná nástrojová lišta skryta, tak se zobrazí. Je-li zobrazena, skryje se.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1950" /> <source>Left Sidebar</source> <translation>Levé menu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1951" /> + <location filename="../UI/UserInterface.py" line="1940" /> <source>&Left Sidebar</source> <translation>&Levé menu</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="1942" /> + <source>Toggle the left sidebar window</source> + <translation>Přepnout okno levého menu</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1943" /> + <source><b>Toggle the left sidebar window</b><p>If the left sidebar window is hidden then display it. If it is displayed then close it.</p></source> + <translation><b>Přepnout okno levého menu</b><p>Je-li okno levého menu skryto, tak se zobrazí. Je-li zobrazeno, skryje se.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1952" /> + <source>Right Sidebar</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="1953" /> - <source>Toggle the left sidebar window</source> - <translation>Přepnout okno levého menu</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1954" /> - <source><b>Toggle the left sidebar window</b><p>If the left sidebar window is hidden then display it. If it is displayed then close it.</p></source> - <translation><b>Přepnout okno levého menu</b><p>Je-li okno levého menu skryto, tak se zobrazí. Je-li zobrazeno, skryje se.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1963" /> - <source>Right Sidebar</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1964" /> <source>&Right Sidebar</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="1955" /> + <source>Toggle the right sidebar window</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1957" /> + <source><b>Toggle the right sidebar window</b><p>If the right sidebar window is hidden then display it. If it is displayed then close it.</p></source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="1966" /> - <source>Toggle the right sidebar window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1968" /> - <source><b>Toggle the right sidebar window</b><p>If the right sidebar window is hidden then display it. If it is displayed then close it.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1977" /> <source>Bottom Sidebar</source> <translation>Dolní menu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1978" /> + <location filename="../UI/UserInterface.py" line="1967" /> <source>&Bottom Sidebar</source> <translation>&Dolní menu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1980" /> + <location filename="../UI/UserInterface.py" line="1969" /> <source>Toggle the bottom sidebar window</source> <translation>Přepnout okno dolního menu</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="1971" /> + <source><b>Toggle the bottom sidebar window</b><p>If the bottom sidebar window is hidden then display it. If it is displayed then close it.</p></source> + <translation><b>Přepnout okno dolního menu</b><p>Je-li okno dolního menu skryto, tak se zobrazí. Je-li zobrazeno, skryje se.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1981" /> + <source>Cooperation-Viewer</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="1982" /> - <source><b>Toggle the bottom sidebar window</b><p>If the bottom sidebar window is hidden then display it. If it is displayed then close it.</p></source> - <translation><b>Přepnout okno dolního menu</b><p>Je-li okno dolního menu skryto, tak se zobrazí. Je-li zobrazeno, skryje se.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1992" /> - <source>Cooperation-Viewer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1993" /> <source>Co&operation-Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1994" /> + <location filename="../UI/UserInterface.py" line="1983" /> <source>Alt+Shift+O</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="1997" /> + <location filename="../UI/UserInterface.py" line="1986" /> <source>Switch the input focus to the Cooperation-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1999" /> + <location filename="../UI/UserInterface.py" line="1988" /> <source><b>Activate Cooperation-Viewer</b><p>This switches the input focus to the Cooperation-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2012" /> + <location filename="../UI/UserInterface.py" line="2001" /> <source>&IRC</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2013" /> + <location filename="../UI/UserInterface.py" line="2002" /> <source>Ctrl+Alt+Shift+I</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2016" /> + <location filename="../UI/UserInterface.py" line="2005" /> <source>Switch the input focus to the IRC window.</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2007" /> + <source><b>Activate IRC</b><p>This switches the input focus to the IRC window.</p></source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2018" /> - <source><b>Activate IRC</b><p>This switches the input focus to the IRC window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2029" /> <source>Symbols-Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2030" /> + <location filename="../UI/UserInterface.py" line="2019" /> <source>S&ymbols-Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2031" /> + <location filename="../UI/UserInterface.py" line="2020" /> <source>Alt+Shift+Y</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2034" /> + <location filename="../UI/UserInterface.py" line="2023" /> <source>Switch the input focus to the Symbols-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2036" /> + <location filename="../UI/UserInterface.py" line="2025" /> <source><b>Activate Symbols-Viewer</b><p>This switches the input focus to the Symbols-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2048" /> + <location filename="../UI/UserInterface.py" line="2037" /> <source>Numbers-Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2049" /> + <location filename="../UI/UserInterface.py" line="2038" /> <source>Num&bers-Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2050" /> + <location filename="../UI/UserInterface.py" line="2039" /> <source>Alt+Shift+B</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2053" /> + <location filename="../UI/UserInterface.py" line="2042" /> <source>Switch the input focus to the Numbers-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2055" /> + <location filename="../UI/UserInterface.py" line="2044" /> <source><b>Activate Numbers-Viewer</b><p>This switches the input focus to the Numbers-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2069" /> + <location filename="../UI/UserInterface.py" line="2058" /> <source>Ctrl+Alt+Shift+D</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2072" /> + <location filename="../UI/UserInterface.py" line="2061" /> <source>Switch the input focus to the Code Documentation Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2075" /> + <location filename="../UI/UserInterface.py" line="2064" /> <source><b>Code Documentation Viewer</b><p>This switches the input focus to the Code Documentation Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2089" /> + <location filename="../UI/UserInterface.py" line="2078" /> <source>Ctrl+Alt+Shift+P</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2092" /> + <location filename="../UI/UserInterface.py" line="2081" /> <source>Switch the input focus to the PyPI window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2094" /> + <location filename="../UI/UserInterface.py" line="2083" /> <source><b>PyPI</b><p>This switches the input focus to the PyPI window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2107" /> + <location filename="../UI/UserInterface.py" line="2096" /> <source>Ctrl+Alt+Shift+C</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2110" /> + <location filename="../UI/UserInterface.py" line="2099" /> <source>Switch the input focus to the Conda window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2112" /> + <location filename="../UI/UserInterface.py" line="2101" /> <source><b>Conda</b><p>This switches the input focus to the Conda window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2125" /> + <location filename="../UI/UserInterface.py" line="2114" /> <source>Ctrl+Alt+Shift+M</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2128" /> + <location filename="../UI/UserInterface.py" line="2117" /> <source>Switch the input focus to the MicroPython window.</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2119" /> + <source><b>MicroPython</b><p>This switches the input focus to the MicroPython window.</p></source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2130" /> - <source><b>MicroPython</b><p>This switches the input focus to the MicroPython window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2141" /> <source>What's This?</source> <translation>Co je to?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2143" /> + <location filename="../UI/UserInterface.py" line="2132" /> <source>&What's This?</source> <translation>&Co je to?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2144" /> + <location filename="../UI/UserInterface.py" line="2133" /> <source>Shift+F1</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="2146" /> + <location filename="../UI/UserInterface.py" line="2135" /> <source>Context sensitive help</source> <translation>Kontextově senzitivní nápověda</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2147" /> + <location filename="../UI/UserInterface.py" line="2136" /> <source><b>Display context sensitive help</b><p>In What's This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.</p></source> <translation><b>Zobrazit kontextově senzitivní nápovědu</b><p>V režimu "Co je to?" se nad různými prvky aplikace u kurzoru zobrazí otazník. Když pak kliknete na tyto prvky, zobrazí se krátký popis co daný prvek znamená a jak jej použít. V dialogových oknech se tato funkce spustí tlačítkem kontextové nápovědy na horní liště.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2159" /> + <location filename="../UI/UserInterface.py" line="2148" /> <source>Helpviewer</source> <translation>Prohlížeč nápovědy</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2161" /> + <location filename="../UI/UserInterface.py" line="2150" /> <source>&Helpviewer...</source> <translation>Pro&hlížeč nápovědy...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2162" /> + <location filename="../UI/UserInterface.py" line="2151" /> <source>F1</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="2164" /> + <location filename="../UI/UserInterface.py" line="2153" /> <source>Open the helpviewer window</source> <translation>Otevřít okno prohlížeče nápovědy</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2166" /> + <location filename="../UI/UserInterface.py" line="2155" /> <source><b>Helpviewer</b><p>Display the eric web browser. This window will show HTML help files and help from Qt help collections. It has the capability to navigate to links, set bookmarks, print the displayed help and some more features. You may use it to browse the internet as well</p><p>If called with a word selected, this word is search in the Qt help collection.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2185" /> + <location filename="../UI/UserInterface.py" line="2174" /> <source>Show Versions</source> <translation>Zobrazit verze</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2186" /> + <location filename="../UI/UserInterface.py" line="2175" /> <source>Show &Versions</source> <translation>Zobrazit &verze</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2177" /> + <source>Display version information</source> + <translation>Zobrazit informace o verzích</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2179" /> + <source><b>Show Versions</b><p>Display version information.</p></source> + <translation><b>Zobrazit verze</b><p>Zobrazí informace o verzích.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2189" /> + <location filename="../UI/UserInterface.py" line="2187" /> + <source>Check for Updates</source> + <translation>Zjistit aktualizace</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2188" /> - <source>Display version information</source> - <translation>Zobrazit informace o verzích</translation> + <source>Check for &Updates...</source> + <translation>Zjistit akt&ualizace...</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2190" /> - <source><b>Show Versions</b><p>Display version information.</p></source> - <translation><b>Zobrazit verze</b><p>Zobrazí informace o verzích.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2200" /> + <source><b>Check for Updates...</b><p>Checks the internet for updates of eric.</p></source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2198" /> - <source>Check for Updates</source> - <translation>Zjistit aktualizace</translation> + <source>Show downloadable versions</source> + <translation>Zobrazit verze ke stažení</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2199" /> - <source>Check for &Updates...</source> - <translation>Zjistit akt&ualizace...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2201" /> - <source><b>Check for Updates...</b><p>Checks the internet for updates of eric.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2209" /> - <source>Show downloadable versions</source> - <translation>Zobrazit verze ke stažení</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2210" /> <source>Show &downloadable versions...</source> <translation>Zobrazit verze pro &download...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2213" /> + <location filename="../UI/UserInterface.py" line="2202" /> <source>Show the versions available for download</source> <translation>Zobrazit dostupné verze ke stažení</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2203" /> + <source><b>Show downloadable versions...</b><p>Shows the eric versions available for download from the internet.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2216" /> + <location filename="../UI/UserInterface.py" line="2213" /> + <source>Show Error Log</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2214" /> - <source><b>Show downloadable versions...</b><p>Shows the eric versions available for download from the internet.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2227" /> - <location filename="../UI/UserInterface.py" line="2224" /> - <source>Show Error Log</source> + <source>Show Error &Log...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2217" /> + <source><b>Show Error Log...</b><p>Opens a dialog showing the most recent error log.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../UI/UserInterface.py" line="2225" /> - <source>Show Error &Log...</source> + <source>Show Install Info</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2226" /> + <source>Show Install &Info...</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/UserInterface.py" line="2228" /> - <source><b>Show Error Log...</b><p>Opens a dialog showing the most recent error log.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2236" /> - <source>Show Install Info</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2237" /> - <source>Show Install &Info...</source> - <translation type="unfinished" /> - </message> - <message> + <source>Show Installation Information</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2230" /> + <source><b>Show Install Info...</b><p>Opens a dialog showing some information about the installation process.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3824" /> <location filename="../UI/UserInterface.py" line="2239" /> - <source>Show Installation Information</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2241" /> - <source><b>Show Install Info...</b><p>Opens a dialog showing some information about the installation process.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3835" /> - <location filename="../UI/UserInterface.py" line="2250" /> <source>Report Bug</source> <translation>Reportovat Bugy</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2240" /> + <source>Report &Bug...</source> + <translation>Reportovat &Bugy...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2242" /> + <source>Report a bug</source> + <translation>Reportovat bug</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2243" /> + <source><b>Report Bug...</b><p>Opens a dialog to report a bug.</p></source> + <translation><b>Reportovat bug...</b><p>Otevře se dialog pro reportování bugu.</p></translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2251" /> - <source>Report &Bug...</source> - <translation>Reportovat &Bugy...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2253" /> - <source>Report a bug</source> - <translation>Reportovat bug</translation> + <source>Request Feature</source> + <translation>Požadavek na vlastnost</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2252" /> + <source>Request &Feature...</source> + <translation>&Požadavek na vlastnost...</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2254" /> - <source><b>Report Bug...</b><p>Opens a dialog to report a bug.</p></source> - <translation><b>Reportovat bug...</b><p>Otevře se dialog pro reportování bugu.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2262" /> - <source>Request Feature</source> - <translation>Požadavek na vlastnost</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2263" /> - <source>Request &Feature...</source> - <translation>&Požadavek na vlastnost...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2265" /> <source>Send a feature request</source> <translation>Poslat požadavek na vlastnost</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2267" /> + <location filename="../UI/UserInterface.py" line="2256" /> <source><b>Request Feature...</b><p>Opens a dialog to send a feature request.</p></source> <translation><b>Požadavek na vlastnost...</b><p>Otevře dialog pro odeslání požadavku.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3385" /> - <location filename="../UI/UserInterface.py" line="3362" /> - <location filename="../UI/UserInterface.py" line="2277" /> + <location filename="../UI/UserInterface.py" line="3374" /> + <location filename="../UI/UserInterface.py" line="3351" /> + <location filename="../UI/UserInterface.py" line="2266" /> <source>Unittest</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="2279" /> + <location filename="../UI/UserInterface.py" line="2268" /> <source>&Unittest...</source> <translation>&Unittest...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2281" /> + <location filename="../UI/UserInterface.py" line="2270" /> <source>Start unittest dialog</source> <translation>Otevřít dialog unittestu</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2271" /> + <source><b>Unittest</b><p>Perform unit tests. The dialog gives you the ability to select and run a unittest suite.</p></source> + <translation><b>Unittest</b><p>Provést unittesty. V dialogovém okně se nastaví který test se má provést.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2280" /> + <source>Unittest Restart</source> + <translation>Restart unittestu</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2282" /> - <source><b>Unittest</b><p>Perform unit tests. The dialog gives you the ability to select and run a unittest suite.</p></source> - <translation><b>Unittest</b><p>Provést unittesty. V dialogovém okně se nastaví který test se má provést.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2291" /> - <source>Unittest Restart</source> - <translation>Restart unittestu</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2293" /> <source>&Restart Unittest...</source> <translation>&Restart unittestu...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2295" /> + <location filename="../UI/UserInterface.py" line="2284" /> <source>Restart last unittest</source> <translation>Restart posledního unittestu</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2285" /> + <source><b>Restart Unittest</b><p>Restart the unittest performed last.</p></source> + <translation><b>Restart unittestu</b><p>Restartuje se poslední provedený unittest.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2294" /> + <source>Unittest Rerun Failed</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2296" /> - <source><b>Restart Unittest</b><p>Restart the unittest performed last.</p></source> - <translation><b>Restart unittestu</b><p>Restartuje se poslední provedený unittest.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2305" /> - <source>Unittest Rerun Failed</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2307" /> <source>Rerun Failed Tests...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2309" /> + <location filename="../UI/UserInterface.py" line="2298" /> <source>Rerun failed tests of the last run</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2311" /> + <location filename="../UI/UserInterface.py" line="2300" /> <source><b>Rerun Failed Tests</b><p>Rerun all tests that failed during the last unittest run.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2321" /> + <location filename="../UI/UserInterface.py" line="2310" /> <source>Unittest Script</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="2323" /> + <location filename="../UI/UserInterface.py" line="2312" /> <source>Unittest &Script...</source> <translation>Unittest &Script...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2314" /> + <source>Run unittest with current script</source> + <translation>Spustit unittest s aktuálním skriptem</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2316" /> + <source><b>Unittest Script</b><p>Run unittest with current script.</p></source> + <translation><b>Unittest Script</b><p>Spustit unittest s aktuálním skriptem.</p></translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2325" /> - <source>Run unittest with current script</source> - <translation>Spustit unittest s aktuálním skriptem</translation> + <source>Unittest Project</source> + <translation>Unittest Projekt</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2327" /> - <source><b>Unittest Script</b><p>Run unittest with current script.</p></source> - <translation><b>Unittest Script</b><p>Spustit unittest s aktuálním skriptem.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2336" /> - <source>Unittest Project</source> - <translation>Unittest Projekt</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2338" /> <source>Unittest &Project...</source> <translation>Unittest &Projekt...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2340" /> + <location filename="../UI/UserInterface.py" line="2329" /> <source>Run unittest with current project</source> <translation>Spustit unittest s aktuálním projektem</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2342" /> + <location filename="../UI/UserInterface.py" line="2331" /> <source><b>Unittest Project</b><p>Run unittest with current project.</p></source> <translation><b>Unittest projekt</b><p>Spustit unittest s aktuálním projektem.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2363" /> + <location filename="../UI/UserInterface.py" line="2352" /> <source>Qt-Designer</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2365" /> + <location filename="../UI/UserInterface.py" line="2354" /> <source>Qt-&Designer...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2367" /> + <location filename="../UI/UserInterface.py" line="2356" /> <source>Start Qt-Designer</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2368" /> + <location filename="../UI/UserInterface.py" line="2357" /> <source><b>Qt-Designer</b><p>Start Qt-Designer.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2389" /> + <location filename="../UI/UserInterface.py" line="2378" /> <source>Qt-Linguist</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2391" /> + <location filename="../UI/UserInterface.py" line="2380" /> <source>Qt-&Linguist...</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2382" /> + <source>Start Qt-Linguist</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2383" /> + <source><b>Qt-Linguist</b><p>Start Qt-Linguist.</p></source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2393" /> - <source>Start Qt-Linguist</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2394" /> - <source><b>Qt-Linguist</b><p>Start Qt-Linguist.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2404" /> <source>UI Previewer</source> <translation /> </message> <message> + <location filename="../UI/UserInterface.py" line="2395" /> + <source>&UI Previewer...</source> + <translation>&UI Previewer...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2397" /> + <source>Start the UI Previewer</source> + <translation>Spustit UI Previewer</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2398" /> + <source><b>UI Previewer</b><p>Start the UI Previewer.</p></source> + <translation><b>UI Previewer</b><p>Spustit UI Previewer.</p></translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2406" /> - <source>&UI Previewer...</source> - <translation>&UI Previewer...</translation> + <source>Translations Previewer</source> + <translation>Náhled překladů</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2408" /> - <source>Start the UI Previewer</source> - <translation>Spustit UI Previewer</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2409" /> - <source><b>UI Previewer</b><p>Start the UI Previewer.</p></source> - <translation><b>UI Previewer</b><p>Spustit UI Previewer.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2417" /> - <source>Translations Previewer</source> - <translation>Náhled překladů</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2419" /> <source>&Translations Previewer...</source> <translation>Náhled &překladů...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2421" /> + <location filename="../UI/UserInterface.py" line="2410" /> <source>Start the Translations Previewer</source> <translation>Spustit Previewer překladů</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2423" /> + <location filename="../UI/UserInterface.py" line="2412" /> <source><b>Translations Previewer</b><p>Start the Translations Previewer.</p></source> <translation><b>Previewer překladů</b><p>Spustit Previewer překladů.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2431" /> + <location filename="../UI/UserInterface.py" line="2420" /> <source>Compare Files</source> <translation>Porovnat soubory</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2422" /> + <source>&Compare Files...</source> + <translation>&Porovnat soubory...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2437" /> + <location filename="../UI/UserInterface.py" line="2424" /> + <source>Compare two files</source> + <translation>Porovnat dva soubory</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2425" /> + <source><b>Compare Files</b><p>Open a dialog to compare two files.</p></source> + <translation><b>Porovnat soubory</b><p>Otevře dialog pro porovnání dvou souborů.</p></translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2433" /> - <source>&Compare Files...</source> - <translation>&Porovnat soubory...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2448" /> - <location filename="../UI/UserInterface.py" line="2435" /> - <source>Compare two files</source> - <translation>Porovnat dva soubory</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2436" /> - <source><b>Compare Files</b><p>Open a dialog to compare two files.</p></source> - <translation><b>Porovnat soubory</b><p>Otevře dialog pro porovnání dvou souborů.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2444" /> <source>Compare Files side by side</source> <translation>Porovnat soubory stranu proti straně</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2446" /> + <location filename="../UI/UserInterface.py" line="2435" /> <source>Compare &Files side by side...</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2438" /> + <source><b>Compare Files side by side</b><p>Open a dialog to compare two files and show the result side by side.</p></source> + <translation><b>Porovnat soubory stranu proti straně</b><p>Otevře dialog pro porovnání souborů a zobrazení rozdílů strany proti straně.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2447" /> + <source>SQL Browser</source> + <translation /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2449" /> - <source><b>Compare Files side by side</b><p>Open a dialog to compare two files and show the result side by side.</p></source> - <translation><b>Porovnat soubory stranu proti straně</b><p>Otevře dialog pro porovnání souborů a zobrazení rozdílů strany proti straně.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2458" /> - <source>SQL Browser</source> - <translation /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2460" /> <source>SQL &Browser...</source> <translation>SQL &Browser...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2451" /> + <source>Browse a SQL database</source> + <translation>Procházet SQL databázi</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2452" /> + <source><b>SQL Browser</b><p>Browse a SQL database.</p></source> + <translation><b>SQL Browser</b><p>Procházet SQL databázi.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2464" /> + <location filename="../UI/UserInterface.py" line="2460" /> + <source>Mini Editor</source> + <translation /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2462" /> - <source>Browse a SQL database</source> - <translation>Procházet SQL databázi</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2463" /> - <source><b>SQL Browser</b><p>Browse a SQL database.</p></source> - <translation><b>SQL Browser</b><p>Procházet SQL databázi.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2475" /> - <location filename="../UI/UserInterface.py" line="2471" /> - <source>Mini Editor</source> - <translation /> + <source>Mini &Editor...</source> + <translation>Mini &Editor...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2465" /> + <source><b>Mini Editor</b><p>Open a dialog with a simplified editor.</p></source> + <translation><b>Mini editor</b><p>Otevře se okno s jednoduchým editorem</p></translation> </message> <message> <location filename="../UI/UserInterface.py" line="2473" /> - <source>Mini &Editor...</source> - <translation>Mini &Editor...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2476" /> - <source><b>Mini Editor</b><p>Open a dialog with a simplified editor.</p></source> - <translation><b>Mini editor</b><p>Otevře se okno s jednoduchým editorem</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2484" /> <source>Hex Editor</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2486" /> + <location filename="../UI/UserInterface.py" line="2475" /> <source>&Hex Editor...</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2477" /> + <source>Start the eric Hex Editor</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2479" /> + <source><b>Hex Editor</b><p>Starts the eric Hex Editor for viewing or editing binary files.</p></source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2488" /> - <source>Start the eric Hex Editor</source> + <source>eric Web Browser</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/UserInterface.py" line="2490" /> - <source><b>Hex Editor</b><p>Starts the eric Hex Editor for viewing or editing binary files.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2499" /> - <source>eric Web Browser</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2501" /> <source>eric &Web Browser...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2503" /> + <location filename="../UI/UserInterface.py" line="2492" /> <source>Start the eric Web Browser</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2505" /> + <location filename="../UI/UserInterface.py" line="2494" /> <source><b>eric Web Browser</b><p>Browse the Internet with the eric Web Browser.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2513" /> + <location filename="../UI/UserInterface.py" line="2502" /> <source>Icon Editor</source> <translation>Editor ikon</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2515" /> + <location filename="../UI/UserInterface.py" line="2504" /> <source>&Icon Editor...</source> <translation>Editor &ikon...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2517" /> + <location filename="../UI/UserInterface.py" line="2506" /> <source>Start the eric Icon Editor</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2519" /> + <location filename="../UI/UserInterface.py" line="2508" /> <source><b>Icon Editor</b><p>Starts the eric Icon Editor for editing simple icons.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2527" /> + <location filename="../UI/UserInterface.py" line="2516" /> <source>Snapshot</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2529" /> + <location filename="../UI/UserInterface.py" line="2518" /> <source>&Snapshot...</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2520" /> + <source>Take snapshots of a screen region</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2522" /> + <source><b>Snapshot</b><p>This opens a dialog to take snapshots of a screen region.</p></source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2531" /> - <source>Take snapshots of a screen region</source> - <translation type="unfinished" /> + <source>Preferences</source> + <translation>Nastavení</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2533" /> - <source><b>Snapshot</b><p>This opens a dialog to take snapshots of a screen region.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2542" /> - <source>Preferences</source> - <translation>Nastavení</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2544" /> <source>&Preferences...</source> <translation>Na&stavení...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2546" /> + <location filename="../UI/UserInterface.py" line="2535" /> <source>Set the prefered configuration</source> <translation>Nastavení konfigurace</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2548" /> + <location filename="../UI/UserInterface.py" line="2537" /> <source><b>Preferences</b><p>Set the configuration items of the application with your prefered values.</p></source> <translation><b>Nastavení</b><p>Upravit konfiguraci aplikace podle požadavků uživatele.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2558" /> + <location filename="../UI/UserInterface.py" line="2547" /> <source>Export Preferences</source> <translation>Exportovat předvolby</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2560" /> + <location filename="../UI/UserInterface.py" line="2549" /> <source>E&xport Preferences...</source> <translation>E&xportovat předvolby...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2562" /> + <location filename="../UI/UserInterface.py" line="2551" /> <source>Export the current configuration</source> <translation>Export aktuální konfigurace</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2564" /> + <location filename="../UI/UserInterface.py" line="2553" /> <source><b>Export Preferences</b><p>Export the current configuration to a file.</p></source> <translation><b>Export předvoleb</b><p>Export aktuální konfigurace do souboru.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2572" /> + <location filename="../UI/UserInterface.py" line="2561" /> <source>Import Preferences</source> <translation>Import předvoleb</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2574" /> + <location filename="../UI/UserInterface.py" line="2563" /> <source>I&mport Preferences...</source> <translation>I&mport předvoleb...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2565" /> + <source>Import a previously exported configuration</source> + <translation>Import dříve exportované konfigurace</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2567" /> + <source><b>Import Preferences</b><p>Import a previously exported configuration.</p></source> + <translation><b>Import předvoleb</b><p>Import dříve exportované konfigurace.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2575" /> + <source>Reload APIs</source> + <translation>Obnovit API</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2576" /> - <source>Import a previously exported configuration</source> - <translation>Import dříve exportované konfigurace</translation> + <source>Reload &APIs</source> + <translation>Obnovit &API</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2578" /> - <source><b>Import Preferences</b><p>Import a previously exported configuration.</p></source> - <translation><b>Import předvoleb</b><p>Import dříve exportované konfigurace.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2586" /> - <source>Reload APIs</source> - <translation>Obnovit API</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2587" /> - <source>Reload &APIs</source> - <translation>Obnovit &API</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2589" /> <source>Reload the API information</source> <translation>Obnovit API nastavení</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2591" /> + <location filename="../UI/UserInterface.py" line="2580" /> <source><b>Reload APIs</b><p>Reload the API information.</p></source> <translation><b>Obnovit API</b><p>Obnovit API nastavení.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2603" /> - <location filename="../UI/UserInterface.py" line="2599" /> + <location filename="../UI/UserInterface.py" line="2592" /> + <location filename="../UI/UserInterface.py" line="2588" /> <source>Show external tools</source> <translation>Zobrazit externí nástroje</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2601" /> + <location filename="../UI/UserInterface.py" line="2590" /> <source>Show external &tools</source> <translation>Zobrazit externí nás&troje</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2605" /> + <location filename="../UI/UserInterface.py" line="2594" /> <source><b>Show external tools</b><p>Opens a dialog to show the path and versions of all extenal tools used by eric.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2615" /> + <location filename="../UI/UserInterface.py" line="2604" /> <source>View Profiles</source> <translation>Profily pohledů</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2617" /> + <location filename="../UI/UserInterface.py" line="2606" /> <source>&View Profiles...</source> <translation>Profily &pohledů...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2619" /> + <location filename="../UI/UserInterface.py" line="2608" /> <source>Configure view profiles</source> <translation>Konfigurace profilů pohledů</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2610" /> + <source><b>View Profiles</b><p>Configure the view profiles. With this dialog you may set the visibility of the various windows for the predetermined view profiles.</p></source> + <translation><b>Profily pohledů</b><p>Konfigurace profilu pohledů. V tomto dialogu můžete nastavit zobrazování různých typů pohledů - editačních oken.</p></translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2621" /> - <source><b>View Profiles</b><p>Configure the view profiles. With this dialog you may set the visibility of the various windows for the predetermined view profiles.</p></source> - <translation><b>Profily pohledů</b><p>Konfigurace profilu pohledů. V tomto dialogu můžete nastavit zobrazování různých typů pohledů - editačních oken.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2632" /> <source>Toolbars</source> <translation>Lišty nástrojů</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2634" /> + <location filename="../UI/UserInterface.py" line="2623" /> <source>Tool&bars...</source> <translation>&Lišty nástrojů...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2625" /> + <source>Configure toolbars</source> + <translation>Konfigurace lišt nástrojů</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2626" /> + <source><b>Toolbars</b><p>Configure the toolbars. With this dialog you may change the actions shown on the various toolbars and define your own toolbars.</p></source> + <translation><b>Listy nástrojů</b><p>Konfigurace lišt nástrojů. S tímto dialogem můžete změnit akce zobrazené v různých nástrojových lištách nebo definovat své vlastní nástrojové lišty.</p></translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2636" /> - <source>Configure toolbars</source> - <translation>Konfigurace lišt nástrojů</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2637" /> - <source><b>Toolbars</b><p>Configure the toolbars. With this dialog you may change the actions shown on the various toolbars and define your own toolbars.</p></source> - <translation><b>Listy nástrojů</b><p>Konfigurace lišt nástrojů. S tímto dialogem můžete změnit akce zobrazené v různých nástrojových lištách nebo definovat své vlastní nástrojové lišty.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2647" /> <source>Keyboard Shortcuts</source> <translation>Klávesové zkratky</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2649" /> + <location filename="../UI/UserInterface.py" line="2638" /> <source>Keyboard &Shortcuts...</source> <translation>Klávesové &zkratky...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2651" /> + <location filename="../UI/UserInterface.py" line="2640" /> <source>Set the keyboard shortcuts</source> <translation>Nastavení klávesových zkratek</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2642" /> + <source><b>Keyboard Shortcuts</b><p>Set the keyboard shortcuts of the application with your prefered values.</p></source> + <translation><b>Klávesové zkratky</b><p>Nastavení klávesových zkratek aplikace podle zvyklostí uživatele.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="6335" /> + <location filename="../UI/UserInterface.py" line="6317" /> + <location filename="../UI/UserInterface.py" line="2651" /> + <source>Export Keyboard Shortcuts</source> + <translation>Exportovat klávesové zkratky</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2653" /> - <source><b>Keyboard Shortcuts</b><p>Set the keyboard shortcuts of the application with your prefered values.</p></source> - <translation><b>Klávesové zkratky</b><p>Nastavení klávesových zkratek aplikace podle zvyklostí uživatele.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="6346" /> - <location filename="../UI/UserInterface.py" line="6328" /> - <location filename="../UI/UserInterface.py" line="2662" /> - <source>Export Keyboard Shortcuts</source> - <translation>Exportovat klávesové zkratky</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2664" /> <source>&Export Keyboard Shortcuts...</source> <translation>&Exportovat klávesové zkratky...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2666" /> + <location filename="../UI/UserInterface.py" line="2655" /> <source>Export the keyboard shortcuts</source> <translation>Export klávesových zkratek</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2668" /> + <location filename="../UI/UserInterface.py" line="2657" /> <source><b>Export Keyboard Shortcuts</b><p>Export the keyboard shortcuts of the application.</p></source> <translation><b>Export klávesových zkratek</b><p>Exportují se klávesové zkratky z aplikace.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6363" /> - <location filename="../UI/UserInterface.py" line="2676" /> + <location filename="../UI/UserInterface.py" line="6352" /> + <location filename="../UI/UserInterface.py" line="2665" /> <source>Import Keyboard Shortcuts</source> <translation>Import klávesových zkratek</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2678" /> + <location filename="../UI/UserInterface.py" line="2667" /> <source>&Import Keyboard Shortcuts...</source> <translation>&Import klávesových zkratek...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2669" /> + <source>Import the keyboard shortcuts</source> + <translation>Import klávesových zkratek</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2671" /> + <source><b>Import Keyboard Shortcuts</b><p>Import the keyboard shortcuts of the application.</p></source> + <translation><b>Import klávesových zkratek</b><p>Do aplikace se importují klávesové zkratky.</p></translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2680" /> - <source>Import the keyboard shortcuts</source> - <translation>Import klávesových zkratek</translation> + <source>Manage SSL Certificates</source> + <translation type="unfinished" /> </message> <message> <location filename="../UI/UserInterface.py" line="2682" /> - <source><b>Import Keyboard Shortcuts</b><p>Import the keyboard shortcuts of the application.</p></source> - <translation><b>Import klávesových zkratek</b><p>Do aplikace se importují klávesové zkratky.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2691" /> - <source>Manage SSL Certificates</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2693" /> <source>Manage SSL Certificates...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2695" /> + <location filename="../UI/UserInterface.py" line="2684" /> <source>Manage the saved SSL certificates</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2697" /> + <location filename="../UI/UserInterface.py" line="2686" /> <source><b>Manage SSL Certificates...</b><p>Opens a dialog to manage the saved SSL certificates.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2707" /> + <location filename="../UI/UserInterface.py" line="2696" /> <source>Edit Message Filters</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2709" /> + <location filename="../UI/UserInterface.py" line="2698" /> <source>Edit Message Filters...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2711" /> + <location filename="../UI/UserInterface.py" line="2700" /> <source>Edit the message filters used to suppress unwanted messages</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2713" /> + <location filename="../UI/UserInterface.py" line="2702" /> <source><b>Edit Message Filters</b><p>Opens a dialog to edit the message filters used to suppress unwanted messages been shown in an error window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2729" /> - <location filename="../UI/UserInterface.py" line="2726" /> - <location filename="../UI/UserInterface.py" line="2724" /> + <location filename="../UI/UserInterface.py" line="2718" /> + <location filename="../UI/UserInterface.py" line="2715" /> + <location filename="../UI/UserInterface.py" line="2713" /> <source>Clear private data</source> <translation type="unfinished">Smazat soukromá data</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2720" /> + <source><b>Clear private data</b><p>Clears the private data like the various list of recently opened files, projects or multi projects.</p></source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2731" /> - <source><b>Clear private data</b><p>Clears the private data like the various list of recently opened files, projects or multi projects.</p></source> - <translation type="unfinished" /> + <location filename="../UI/UserInterface.py" line="2730" /> + <source>Activate current editor</source> + <translation>Aktivovat aktuální editor</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2732" /> + <source>Alt+Shift+E</source> + <translation /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2741" /> + <location filename="../UI/UserInterface.py" line="2740" /> + <source>Show next</source> + <translation>Zobrazit další</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2742" /> - <location filename="../UI/UserInterface.py" line="2741" /> - <source>Activate current editor</source> - <translation>Aktivovat aktuální editor</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2743" /> - <source>Alt+Shift+E</source> - <translation /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2752" /> - <location filename="../UI/UserInterface.py" line="2751" /> - <source>Show next</source> - <translation>Zobrazit další</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2753" /> <source>Ctrl+Alt+Tab</source> <translation /> </message> <message> - <location filename="../UI/UserInterface.py" line="2761" /> - <location filename="../UI/UserInterface.py" line="2760" /> + <location filename="../UI/UserInterface.py" line="2750" /> + <location filename="../UI/UserInterface.py" line="2749" /> <source>Show previous</source> <translation>Zobrazit předchozí</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2762" /> + <location filename="../UI/UserInterface.py" line="2751" /> <source>Shift+Ctrl+Alt+Tab</source> <translation /> </message> <message> + <location filename="../UI/UserInterface.py" line="2759" /> + <location filename="../UI/UserInterface.py" line="2758" /> + <source>Switch between tabs</source> + <translation>Přepnout mezi taby</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2760" /> + <source>Ctrl+1</source> + <translation /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2767" /> + <source>Plugin Infos</source> + <translation>Plugin Infa</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2769" /> + <source>&Plugin Infos...</source> + <translation>&Plugin Infa...</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2770" /> - <location filename="../UI/UserInterface.py" line="2769" /> - <source>Switch between tabs</source> - <translation>Přepnout mezi taby</translation> + <source>Show Plugin Infos</source> + <translation>Zobrazit Plugin infa</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2771" /> - <source>Ctrl+1</source> - <translation /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2778" /> - <source>Plugin Infos</source> - <translation>Plugin Infa</translation> - </message> - <message> + <source><b>Plugin Infos...</b><p>This opens a dialog, that show some information about loaded plugins.</p></source> + <translation><b>Plugin Infa</b><p>Otevře dialog, který zobrazí informace o načtených pluginech.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2784" /> <location filename="../UI/UserInterface.py" line="2780" /> - <source>&Plugin Infos...</source> - <translation>&Plugin Infa...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2781" /> - <source>Show Plugin Infos</source> - <translation>Zobrazit Plugin infa</translation> + <source>Install Plugins</source> + <translation>Instalovat pluginy</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2782" /> - <source><b>Plugin Infos...</b><p>This opens a dialog, that show some information about loaded plugins.</p></source> - <translation><b>Plugin Infa</b><p>Otevře dialog, který zobrazí informace o načtených pluginech.</p></translation> + <source>&Install Plugins...</source> + <translation>&Instalovat pluginy...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2785" /> + <source><b>Install Plugins...</b><p>This opens a dialog to install or update plugins.</p></source> + <translation><b>Instalovat pluginy...</b><p>Otevře dialog pro instalaci nebo aktualizaci pluginů.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2797" /> + <location filename="../UI/UserInterface.py" line="2793" /> + <source>Uninstall Plugin</source> + <translation>Odinstalovat plugin</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2795" /> - <location filename="../UI/UserInterface.py" line="2791" /> - <source>Install Plugins</source> - <translation>Instalovat pluginy</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2793" /> - <source>&Install Plugins...</source> - <translation>&Instalovat pluginy...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2796" /> - <source><b>Install Plugins...</b><p>This opens a dialog to install or update plugins.</p></source> - <translation><b>Instalovat pluginy...</b><p>Otevře dialog pro instalaci nebo aktualizaci pluginů.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2808" /> - <location filename="../UI/UserInterface.py" line="2804" /> - <source>Uninstall Plugin</source> - <translation>Odinstalovat plugin</translation> + <source>&Uninstall Plugin...</source> + <translation>&Odinstalovat plugin...</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2798" /> + <source><b>Uninstall Plugin...</b><p>This opens a dialog to uninstall a plugin.</p></source> + <translation><b>Odinstalovat plugin...</b><p>Otevře dialog pro odinstalaci pluginu.</p></translation> </message> <message> <location filename="../UI/UserInterface.py" line="2806" /> - <source>&Uninstall Plugin...</source> - <translation>&Odinstalovat plugin...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2809" /> - <source><b>Uninstall Plugin...</b><p>This opens a dialog to uninstall a plugin.</p></source> - <translation><b>Odinstalovat plugin...</b><p>Otevře dialog pro odinstalaci pluginu.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2817" /> <source>Plugin Repository</source> <translation>Repozitář pluginů</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2819" /> + <location filename="../UI/UserInterface.py" line="2808" /> <source>Plugin &Repository...</source> <translation>&Repozitář pluginů...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2821" /> + <location filename="../UI/UserInterface.py" line="2810" /> <source>Show Plugins available for download</source> <translation>Zobrazit pluginy dostupné ke stažení</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2812" /> + <source><b>Plugin Repository...</b><p>This opens a dialog, that shows a list of plugins available on the Internet.</p></source> + <translation><b>Repozitář pluginů...</b><p>Otevře se dialog, který zobrazí seznam pluginů dostupných ke stažení přes internet.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2826" /> + <location filename="../UI/UserInterface.py" line="2821" /> + <source>Virtualenv Manager</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2823" /> - <source><b>Plugin Repository...</b><p>This opens a dialog, that shows a list of plugins available on the Internet.</p></source> - <translation><b>Repozitář pluginů...</b><p>Otevře se dialog, který zobrazí seznam pluginů dostupných ke stažení přes internet.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2837" /> - <location filename="../UI/UserInterface.py" line="2832" /> - <source>Virtualenv Manager</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2834" /> <source>&Virtualenv Manager...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2839" /> + <location filename="../UI/UserInterface.py" line="2828" /> <source><b>Virtualenv Manager</b><p>This opens a dialog to manage the defined Python virtual environments.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2854" /> - <location filename="../UI/UserInterface.py" line="2849" /> + <location filename="../UI/UserInterface.py" line="2843" /> + <location filename="../UI/UserInterface.py" line="2838" /> <source>Virtualenv Configurator</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2851" /> + <location filename="../UI/UserInterface.py" line="2840" /> <source>Virtualenv &Configurator...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2856" /> + <location filename="../UI/UserInterface.py" line="2845" /> <source><b>Virtualenv Configurator</b><p>This opens a dialog for entering all the parameters needed to create a Python virtual environment using virtualenv or pyvenv.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2884" /> - <location filename="../UI/UserInterface.py" line="2883" /> + <location filename="../UI/UserInterface.py" line="2873" /> + <location filename="../UI/UserInterface.py" line="2872" /> <source>Qt5 Documentation</source> <translation type="unfinished">Qt4 dokumentace {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2886" /> + <location filename="../UI/UserInterface.py" line="2875" /> <source>Open Qt5 Documentation</source> <translation type="unfinished">Otevřít Qt4 dokumentaci {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2887" /> + <location filename="../UI/UserInterface.py" line="2876" /> <source><b>Qt5 Documentation</b><p>Display the Qt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2899" /> - <location filename="../UI/UserInterface.py" line="2898" /> + <location filename="../UI/UserInterface.py" line="2888" /> + <location filename="../UI/UserInterface.py" line="2887" /> <source>Qt6 Documentation</source> <translation type="unfinished">Qt4 dokumentace {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2901" /> + <location filename="../UI/UserInterface.py" line="2890" /> <source>Open Qt6 Documentation</source> <translation type="unfinished">Otevřít Qt4 dokumentaci {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2902" /> + <location filename="../UI/UserInterface.py" line="2891" /> <source><b>Qt6 Documentation</b><p>Display the Qt6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2914" /> - <location filename="../UI/UserInterface.py" line="2913" /> + <location filename="../UI/UserInterface.py" line="2903" /> + <location filename="../UI/UserInterface.py" line="2902" /> <source>PyQt5 Documentation</source> <translation type="unfinished">PyQt4 dokumentace {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2916" /> + <location filename="../UI/UserInterface.py" line="2905" /> <source>Open PyQt5 Documentation</source> <translation type="unfinished">Otevřít PyQt4 dokumentaci {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2918" /> + <location filename="../UI/UserInterface.py" line="2907" /> <source><b>PyQt5 Documentation</b><p>Display the PyQt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2931" /> - <location filename="../UI/UserInterface.py" line="2930" /> + <location filename="../UI/UserInterface.py" line="2920" /> + <location filename="../UI/UserInterface.py" line="2919" /> <source>PyQt6 Documentation</source> <translation type="unfinished">PyQt4 dokumentace {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2933" /> + <location filename="../UI/UserInterface.py" line="2922" /> <source>Open PyQt6 Documentation</source> <translation type="unfinished">Otevřít PyQt4 dokumentaci {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2935" /> + <location filename="../UI/UserInterface.py" line="2924" /> <source><b>PyQt6 Documentation</b><p>Display the PyQt6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2953" /> - <location filename="../UI/UserInterface.py" line="2952" /> + <location filename="../UI/UserInterface.py" line="2942" /> + <location filename="../UI/UserInterface.py" line="2941" /> <source>Python 3 Documentation</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2955" /> + <location filename="../UI/UserInterface.py" line="2944" /> <source>Open Python 3 Documentation</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2957" /> + <location filename="../UI/UserInterface.py" line="2946" /> <source><b>Python 3 Documentation</b><p>Display the Python 3 documentation. If no documentation directory is configured, the location of the Python 3 documentation is assumed to be the doc directory underneath the location of the Python 3 executable on Windows and <i>/usr/share/doc/packages/python/html</i> on Unix. Set PYTHON3DOCDIR in your environment to override this.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2975" /> - <location filename="../UI/UserInterface.py" line="2974" /> + <location filename="../UI/UserInterface.py" line="2964" /> + <location filename="../UI/UserInterface.py" line="2963" /> <source>Eric API Documentation</source> <translation>Eric API dokumentace</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2977" /> + <location filename="../UI/UserInterface.py" line="2966" /> <source>Open Eric API Documentation</source> <translation>Otevřít Eric API dokumentaci</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2979" /> + <location filename="../UI/UserInterface.py" line="2968" /> <source><b>Eric API Documentation</b><p>Display the Eric API documentation. The location for the documentation is the Documentation/Source subdirectory of the eric installation directory.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2996" /> - <location filename="../UI/UserInterface.py" line="2995" /> + <location filename="../UI/UserInterface.py" line="2985" /> + <location filename="../UI/UserInterface.py" line="2984" /> <source>PySide2 Documentation</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2998" /> + <location filename="../UI/UserInterface.py" line="2987" /> <source>Open PySide2 Documentation</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3000" /> + <location filename="../UI/UserInterface.py" line="2989" /> <source><b>PySide2 Documentation</b><p>Display the PySide2 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3016" /> - <location filename="../UI/UserInterface.py" line="3015" /> + <location filename="../UI/UserInterface.py" line="3005" /> + <location filename="../UI/UserInterface.py" line="3004" /> <source>PySide6 Documentation</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3018" /> + <location filename="../UI/UserInterface.py" line="3007" /> <source>Open PySide6 Documentation</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3020" /> + <location filename="../UI/UserInterface.py" line="3009" /> <source><b>PySide6 Documentation</b><p>Display the PySide6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3122" /> + <location filename="../UI/UserInterface.py" line="3111" /> <source>E&xtras</source> <translation>E&xtra funkce</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3132" /> + <location filename="../UI/UserInterface.py" line="3121" /> <source>Wi&zards</source> <translation>&Průvodci</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3159" /> + <location filename="../UI/UserInterface.py" line="3148" /> <source>P&lugins</source> <translation>P&luginy</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3169" /> + <location filename="../UI/UserInterface.py" line="3158" /> <source>Configure...</source> <translation>Konfigurovat...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3178" /> + <location filename="../UI/UserInterface.py" line="3167" /> <source>&Unittest</source> <translation>&Unittest</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3184" /> + <source>Select Tool Group</source> + <translation>Vybrat skupinu nástrojů</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3195" /> - <source>Select Tool Group</source> - <translation>Vybrat skupinu nástrojů</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3206" /> <source>Se&ttings</source> <translation>Nas&tavení</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3236" /> + <location filename="../UI/UserInterface.py" line="3225" /> <source>&Window</source> <translation>O&kno</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3245" /> + <location filename="../UI/UserInterface.py" line="3234" /> <source>&Windows</source> <translation type="unfinished">&Windows</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3249" /> + <location filename="../UI/UserInterface.py" line="3238" /> <source>Central Park</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3252" /> + <location filename="../UI/UserInterface.py" line="3241" /> <source>Left Side</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3264" /> + <location filename="../UI/UserInterface.py" line="3253" /> <source>Bottom Side</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3271" /> + <location filename="../UI/UserInterface.py" line="3260" /> <source>Right Side</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3291" /> + <location filename="../UI/UserInterface.py" line="3280" /> <source>Plug-ins</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3298" /> + <location filename="../UI/UserInterface.py" line="3287" /> <source>&Toolbars</source> <translation>&Toolbary</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3311" /> + <location filename="../UI/UserInterface.py" line="3300" /> <source>&Help</source> <translation>&Nápověda</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3384" /> - <location filename="../UI/UserInterface.py" line="3361" /> + <location filename="../UI/UserInterface.py" line="3373" /> + <location filename="../UI/UserInterface.py" line="3350" /> <source>Tools</source> <translation>Nástroje</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3386" /> - <location filename="../UI/UserInterface.py" line="3365" /> + <location filename="../UI/UserInterface.py" line="3375" /> + <location filename="../UI/UserInterface.py" line="3354" /> <source>Settings</source> <translation>Nastavení</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5238" /> - <location filename="../UI/UserInterface.py" line="3387" /> - <location filename="../UI/UserInterface.py" line="3366" /> + <location filename="../UI/UserInterface.py" line="5227" /> + <location filename="../UI/UserInterface.py" line="3376" /> + <location filename="../UI/UserInterface.py" line="3355" /> <source>Help</source> <translation>Nápověda</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3388" /> - <location filename="../UI/UserInterface.py" line="3367" /> + <location filename="../UI/UserInterface.py" line="3377" /> + <location filename="../UI/UserInterface.py" line="3356" /> <source>Profiles</source> <translation>Profily</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3389" /> - <location filename="../UI/UserInterface.py" line="3368" /> + <location filename="../UI/UserInterface.py" line="3378" /> + <location filename="../UI/UserInterface.py" line="3357" /> <source>Plugins</source> <translation>Pluginy</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3554" /> + <location filename="../UI/UserInterface.py" line="3543" /> <source><p>This part of the status bar displays the current editors language.</p></source> <translation><p>Tato část status baru zobrazuje aktuální jazyk editoru.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3561" /> + <location filename="../UI/UserInterface.py" line="3550" /> <source><p>This part of the status bar displays the current editors encoding.</p></source> <translation><p>Tato část status baru zobrazuje aktuální kódování editorů.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3568" /> + <location filename="../UI/UserInterface.py" line="3557" /> <source><p>This part of the status bar displays the current editors eol setting.</p></source> <translation><p>Tato část status baru zobrazuje eol nastavení v aktuálním editoru.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3575" /> + <location filename="../UI/UserInterface.py" line="3564" /> <source><p>This part of the status bar displays an indication of the current editors files writability.</p></source> <translation><p>Tato část status baru zobrazuje indikátor práva zápisu editoru do souboru.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3582" /> + <location filename="../UI/UserInterface.py" line="3571" /> <source><p>This part of the status bar displays the line number of the current editor.</p></source> <translation><p>Tato část status baru zobrazuje číslo řádku v aktuálním editoru.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3578" /> + <source><p>This part of the status bar displays the cursor position of the current editor.</p></source> + <translation><p>Tato část status baru zobrazuje pozici kurzoru v aktuálním editoru.</p></translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3589" /> - <source><p>This part of the status bar displays the cursor position of the current editor.</p></source> - <translation><p>Tato část status baru zobrazuje pozici kurzoru v aktuálním editoru.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3600" /> <source><p>This part of the status bar allows zooming the current editor or shell.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3660" /> - <location filename="../UI/UserInterface.py" line="3620" /> + <location filename="../UI/UserInterface.py" line="3649" /> + <location filename="../UI/UserInterface.py" line="3609" /> <source>External Tools/{0}</source> <translation>Externí nástroje/{0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3766" /> + <location filename="../UI/UserInterface.py" line="3755" /> <source><h2>Version Numbers</h2><table></source> <translation type="unfinished"><h3>Čísla verzí</h3><table> {2>?} {2>?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7297" /> - <location filename="../UI/UserInterface.py" line="3802" /> + <location filename="../UI/UserInterface.py" line="7286" /> + <location filename="../UI/UserInterface.py" line="3791" /> <source></table></source> <translation></table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3836" /> + <location filename="../UI/UserInterface.py" line="3825" /> <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source> <translation>Emailová adresa nebo mail server adresa jsou prázdné. Prosím, nastavte váš email v dialogovém okně Nastavení.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4147" /> + <location filename="../UI/UserInterface.py" line="4136" /> <source>Restart application</source> <translation>Restartovat aplikaci</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4148" /> + <location filename="../UI/UserInterface.py" line="4137" /> <source>The application needs to be restarted. Do it now?</source> <translation>Aplikace potřebuje restartovat. Má se provést nyní?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4182" /> + <location filename="../UI/UserInterface.py" line="4171" /> <source>&Builtin Tools</source> <translation>&Vestavěné nástroje</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4199" /> + <location filename="../UI/UserInterface.py" line="4188" /> <source>&Plugin Tools</source> <translation>&Plugin nástroje</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4202" /> + <location filename="../UI/UserInterface.py" line="4191" /> <source>&User Tools</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4228" /> + <location filename="../UI/UserInterface.py" line="4217" /> <source>Configure Tool Groups ...</source> <translation>Konfigurace Skupin nástrojů...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4232" /> + <location filename="../UI/UserInterface.py" line="4221" /> <source>Configure current Tool Group ...</source> <translation>Konfigurace aktuální skupiny nástrojů...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4273" /> - <location filename="../UI/UserInterface.py" line="4253" /> + <location filename="../UI/UserInterface.py" line="4262" /> + <location filename="../UI/UserInterface.py" line="4242" /> <source>No User Tools Configured</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4346" /> + <location filename="../UI/UserInterface.py" line="4335" /> <source>&Show all</source> <translation>&Zobrazit vše</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4348" /> + <location filename="../UI/UserInterface.py" line="4337" /> <source>&Hide all</source> <translation>&Skrýt vše</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5366" /> - <location filename="../UI/UserInterface.py" line="5356" /> - <location filename="../UI/UserInterface.py" line="5309" /> - <location filename="../UI/UserInterface.py" line="5300" /> - <location filename="../UI/UserInterface.py" line="5139" /> - <location filename="../UI/UserInterface.py" line="5130" /> - <location filename="../UI/UserInterface.py" line="5069" /> - <location filename="../UI/UserInterface.py" line="5060" /> + <location filename="../UI/UserInterface.py" line="5355" /> + <location filename="../UI/UserInterface.py" line="5345" /> + <location filename="../UI/UserInterface.py" line="5298" /> + <location filename="../UI/UserInterface.py" line="5289" /> + <location filename="../UI/UserInterface.py" line="5128" /> + <location filename="../UI/UserInterface.py" line="5119" /> + <location filename="../UI/UserInterface.py" line="5058" /> + <location filename="../UI/UserInterface.py" line="5049" /> <source>Problem</source> <translation>Problém</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5367" /> - <location filename="../UI/UserInterface.py" line="5357" /> - <location filename="../UI/UserInterface.py" line="5310" /> - <location filename="../UI/UserInterface.py" line="5301" /> - <location filename="../UI/UserInterface.py" line="5140" /> - <location filename="../UI/UserInterface.py" line="5131" /> - <location filename="../UI/UserInterface.py" line="5070" /> - <location filename="../UI/UserInterface.py" line="5061" /> + <location filename="../UI/UserInterface.py" line="5356" /> + <location filename="../UI/UserInterface.py" line="5346" /> + <location filename="../UI/UserInterface.py" line="5299" /> + <location filename="../UI/UserInterface.py" line="5290" /> + <location filename="../UI/UserInterface.py" line="5129" /> + <location filename="../UI/UserInterface.py" line="5120" /> + <location filename="../UI/UserInterface.py" line="5059" /> + <location filename="../UI/UserInterface.py" line="5050" /> <source><p>The file <b>{0}</b> does not exist or is zero length.</p></source> <translation><p>Soubor <b>{0}</b> neexistuje nebo má nulovou délku.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5574" /> - <location filename="../UI/UserInterface.py" line="5487" /> - <location filename="../UI/UserInterface.py" line="5402" /> - <location filename="../UI/UserInterface.py" line="5379" /> - <location filename="../UI/UserInterface.py" line="5322" /> - <location filename="../UI/UserInterface.py" line="5272" /> - <location filename="../UI/UserInterface.py" line="5252" /> - <location filename="../UI/UserInterface.py" line="5214" /> - <location filename="../UI/UserInterface.py" line="5205" /> - <location filename="../UI/UserInterface.py" line="5170" /> - <location filename="../UI/UserInterface.py" line="5161" /> - <location filename="../UI/UserInterface.py" line="5100" /> - <location filename="../UI/UserInterface.py" line="5091" /> + <location filename="../UI/UserInterface.py" line="5563" /> + <location filename="../UI/UserInterface.py" line="5476" /> + <location filename="../UI/UserInterface.py" line="5391" /> + <location filename="../UI/UserInterface.py" line="5368" /> + <location filename="../UI/UserInterface.py" line="5311" /> + <location filename="../UI/UserInterface.py" line="5261" /> + <location filename="../UI/UserInterface.py" line="5241" /> + <location filename="../UI/UserInterface.py" line="5203" /> + <location filename="../UI/UserInterface.py" line="5194" /> + <location filename="../UI/UserInterface.py" line="5159" /> + <location filename="../UI/UserInterface.py" line="5150" /> + <location filename="../UI/UserInterface.py" line="5089" /> + <location filename="../UI/UserInterface.py" line="5080" /> <source>Process Generation Error</source> <translation>Chyba v procesu generování</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5092" /> + <location filename="../UI/UserInterface.py" line="5081" /> <source><p>Could not start Qt-Designer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nemohu spustit Qt-Designer.<br>Ověřte jestli je dostupný jako <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5101" /> + <location filename="../UI/UserInterface.py" line="5090" /> <source><p>Could not find the Qt-Designer executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5162" /> + <location filename="../UI/UserInterface.py" line="5151" /> <source><p>Could not start Qt-Linguist.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nemohu spustit Qt-Linguist.<br>Ověřte jestli je dostupný jako <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5171" /> + <location filename="../UI/UserInterface.py" line="5160" /> <source><p>Could not find the Qt-Linguist executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5206" /> + <location filename="../UI/UserInterface.py" line="5195" /> <source><p>Could not start Qt-Assistant.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nemohu spustit Qt-Assistant.<br>Ověřte jestli je dostupný jako <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5215" /> + <location filename="../UI/UserInterface.py" line="5204" /> <source><p>Could not find the Qt-Assistant executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5239" /> + <location filename="../UI/UserInterface.py" line="5228" /> <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> <translation>Aktuálně není vybrán žádný prohlížeč. Prosím otevřete Nastavení a nějaký vyberte.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5253" /> + <location filename="../UI/UserInterface.py" line="5242" /> <source><p>Could not start custom viewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nemohu spustit aktuální prohlížeč.<br>Ověřte jestli je dostupný jako <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5273" /> + <location filename="../UI/UserInterface.py" line="5262" /> <source><p>Could not start the help viewer.<br>Ensure that it is available as <b>hh</b>.</p></source> <translation><p>Nemohu spustit prohlížeč nápovědy.<br>Ověřte jestli je dostupný jako <b>hh</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5323" /> + <location filename="../UI/UserInterface.py" line="5312" /> <source><p>Could not start UI Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nemohu spustit UI Previewer.<br>Ověřte jestli je dostupný jako <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5380" /> + <location filename="../UI/UserInterface.py" line="5369" /> <source><p>Could not start Translation Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nemohu spustit Previewer překladů.<br>Ověřte jestli je dostupný jako <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5403" /> + <location filename="../UI/UserInterface.py" line="5392" /> <source><p>Could not start SQL Browser.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nelze spustit SQL Browser.<br>Ujistěte se, že je dostupný jako <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5488" /> + <location filename="../UI/UserInterface.py" line="5477" /> <source><p>Could not start Snapshot tool.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5519" /> - <location filename="../UI/UserInterface.py" line="5510" /> + <location filename="../UI/UserInterface.py" line="5508" /> + <location filename="../UI/UserInterface.py" line="5499" /> <source>External Tools</source> <translation>Externí nástroje</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5511" /> + <location filename="../UI/UserInterface.py" line="5500" /> <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source> <translation>V externím nástroji '{0}' ve skupině '{1}' nebyl záznam nástroje nalezen.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5520" /> + <location filename="../UI/UserInterface.py" line="5509" /> <source>No toolgroup entry '{0}' found.</source> <translation>Skupina nástrojů '{0}' nenalezena. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5556" /> + <location filename="../UI/UserInterface.py" line="5545" /> <source>Starting process '{0} {1}'. </source> <translation>Spouštím proces '{0} {1}'. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5575" /> + <location filename="../UI/UserInterface.py" line="5564" /> <source><p>Could not start the tool entry <b>{0}</b>.<br>Ensure that it is available as <b>{1}</b>.</p></source> <translation><p>Nemohu spustit příkaz <b>{0}</b><br>Ověřte jestli je dostupný jako <b>{1}</b>. </p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5650" /> + <location filename="../UI/UserInterface.py" line="5639" /> <source>Process '{0}' has exited. </source> <translation>Proces '{0}' byl ukončen. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5914" /> - <location filename="../UI/UserInterface.py" line="5858" /> - <location filename="../UI/UserInterface.py" line="5819" /> - <location filename="../UI/UserInterface.py" line="5753" /> - <location filename="../UI/UserInterface.py" line="5693" /> + <location filename="../UI/UserInterface.py" line="5903" /> + <location filename="../UI/UserInterface.py" line="5847" /> + <location filename="../UI/UserInterface.py" line="5808" /> + <location filename="../UI/UserInterface.py" line="5742" /> + <location filename="../UI/UserInterface.py" line="5682" /> <source>Documentation Missing</source> <translation>Dokumentace chybí</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5915" /> - <location filename="../UI/UserInterface.py" line="5859" /> - <location filename="../UI/UserInterface.py" line="5820" /> - <location filename="../UI/UserInterface.py" line="5754" /> - <location filename="../UI/UserInterface.py" line="5694" /> + <location filename="../UI/UserInterface.py" line="5904" /> + <location filename="../UI/UserInterface.py" line="5848" /> + <location filename="../UI/UserInterface.py" line="5809" /> + <location filename="../UI/UserInterface.py" line="5743" /> + <location filename="../UI/UserInterface.py" line="5683" /> <source><p>The documentation starting point "<b>{0}</b>" could not be found.</p></source> <translation><p>Adresář dokumentace "<b>{0}</b>" nebyl nalezen.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5897" /> - <location filename="../UI/UserInterface.py" line="5792" /> + <location filename="../UI/UserInterface.py" line="5886" /> + <location filename="../UI/UserInterface.py" line="5781" /> <source>Documentation</source> <translation>Dokumentace</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5793" /> + <location filename="../UI/UserInterface.py" line="5782" /> <source><p>The PyQt{0} documentation starting point has not been configured.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5898" /> + <location filename="../UI/UserInterface.py" line="5887" /> <source><p>The PySide{0} documentation starting point has not been configured.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6074" /> - <location filename="../UI/UserInterface.py" line="6010" /> + <location filename="../UI/UserInterface.py" line="6063" /> + <location filename="../UI/UserInterface.py" line="5999" /> <source>Start Web Browser</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6011" /> + <location filename="../UI/UserInterface.py" line="6000" /> <source>The eric web browser could not be started.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6075" /> + <location filename="../UI/UserInterface.py" line="6064" /> <source><p>The eric web browser is not started.</p><p>Reason: {0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6117" /> + <location filename="../UI/UserInterface.py" line="6106" /> <source>Open Browser</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6118" /> + <location filename="../UI/UserInterface.py" line="6107" /> <source>Could not start a web browser</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6330" /> + <location filename="../UI/UserInterface.py" line="6319" /> <source>Keyboard Shortcuts File (*.ekj)</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6347" /> + <location filename="../UI/UserInterface.py" line="6336" /> <source><p>The keyboard shortcuts file <b>{0}</b> exists already. Overwrite it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6365" /> + <location filename="../UI/UserInterface.py" line="6354" /> <source>Keyboard Shortcuts File (*.ekj);;XML Keyboard shortcut file (*.e4k)</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6551" /> + <location filename="../UI/UserInterface.py" line="6540" /> <source>Read Tasks</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6552" /> + <location filename="../UI/UserInterface.py" line="6541" /> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation><p>Soubor s úlohami <b>{0}</b> nelze načíst.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6599" /> + <location filename="../UI/UserInterface.py" line="6588" /> <source>Read Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6627" /> - <location filename="../UI/UserInterface.py" line="6600" /> + <location filename="../UI/UserInterface.py" line="6616" /> + <location filename="../UI/UserInterface.py" line="6589" /> <source><p>The session file <b>{0}</b> could not be read.</p></source> <translation><p>Soubor relace session <b>{0}</b> nelze přečíst.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6626" /> + <location filename="../UI/UserInterface.py" line="6615" /> <source>Read session</source> <translation>Načíst relaci</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6642" /> + <location filename="../UI/UserInterface.py" line="6631" /> <source>Save Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6644" /> + <location filename="../UI/UserInterface.py" line="6633" /> <source>eric Session Files (*.esj)</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6666" /> + <location filename="../UI/UserInterface.py" line="6655" /> <source>eric Session Files (*.esj);;eric XML Session Files (*.e5s)</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6714" /> + <location filename="../UI/UserInterface.py" line="6703" /> <source>Crash Session found!</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6715" /> + <location filename="../UI/UserInterface.py" line="6704" /> <source>A session file of a crashed session was found. Shall this session be restored?</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6919" /> + <location filename="../UI/UserInterface.py" line="6908" /> <source>Drop Error</source> <translation>Zahodit chybu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6920" /> + <location filename="../UI/UserInterface.py" line="6909" /> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> není soubor.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7080" /> + <location filename="../UI/UserInterface.py" line="7069" /> <source>&Cancel</source> <translation>&Zrušit</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7082" /> + <location filename="../UI/UserInterface.py" line="7071" /> <source>%v/%m</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7084" /> + <location filename="../UI/UserInterface.py" line="7073" /> <source>Version Check</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7089" /> + <location filename="../UI/UserInterface.py" line="7078" /> <source>Trying host {0}</source> <translation>Zkouším host {0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7149" /> - <location filename="../UI/UserInterface.py" line="7142" /> + <location filename="../UI/UserInterface.py" line="7138" /> + <location filename="../UI/UserInterface.py" line="7131" /> <source>Error getting versions information</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7143" /> + <location filename="../UI/UserInterface.py" line="7132" /> <source>The versions information could not be downloaded. Please go online and try again.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7150" /> + <location filename="../UI/UserInterface.py" line="7139" /> <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7241" /> - <location filename="../UI/UserInterface.py" line="7207" /> - <source>Update available</source> - <translation>Byla nalezena aktualizace</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="7242" /> - <location filename="../UI/UserInterface.py" line="7208" /> - <source>The update to <b>{0}</b> of eric is available at <b>{1}</b>. Would you like to get it?</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="7229" /> - <location filename="../UI/UserInterface.py" line="7219" /> - <source>Update Check</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="7220" /> - <source>You are using a snapshot release of eric. A more up-to-date stable release might be available.</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../UI/UserInterface.py" line="7230" /> + <location filename="../UI/UserInterface.py" line="7196" /> + <source>Update available</source> + <translation>Byla nalezena aktualizace</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="7231" /> + <location filename="../UI/UserInterface.py" line="7197" /> + <source>The update to <b>{0}</b> of eric is available at <b>{1}</b>. Would you like to get it?</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="7218" /> + <location filename="../UI/UserInterface.py" line="7208" /> + <source>Update Check</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="7209" /> + <source>You are using a snapshot release of eric. A more up-to-date stable release might be available.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="7219" /> <source>You installed eric directly from the source code. There is no possibility to check for the availability of an update.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7253" /> + <location filename="../UI/UserInterface.py" line="7242" /> <source>eric is up to date</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7254" /> + <location filename="../UI/UserInterface.py" line="7243" /> <source>You are using the latest version of eric</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7260" /> + <location filename="../UI/UserInterface.py" line="7249" /> <source>Error during updates check</source> <translation>Chyba během zjišťování aktualizací</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7261" /> + <location filename="../UI/UserInterface.py" line="7250" /> <source>Could not perform updates check.</source> <translation>Kontrolu updatů nelze provést.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7282" /> + <location filename="../UI/UserInterface.py" line="7271" /> <source><h3>Available versions</h3><table></source> <translation><h3>Dostupné verze</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7336" /> + <location filename="../UI/UserInterface.py" line="7325" /> <source>First time usage</source> <translation>Spuštěno poprvé</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7337" /> + <location filename="../UI/UserInterface.py" line="7326" /> <source>eric has not been configured yet. The configuration dialog will be started.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7355" /> + <location filename="../UI/UserInterface.py" line="7344" /> <source>Select Workspace Directory</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7533" /> + <location filename="../UI/UserInterface.py" line="7522" /> <source>Unsaved Data Detected</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7534" /> + <location filename="../UI/UserInterface.py" line="7523" /> <source>Some editors contain unsaved data. Shall these be saved?</source> <translation type="unfinished" /> </message> @@ -93277,2086 +93245,2086 @@ <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="3580" /> - <location filename="../WebBrowser/WebBrowserWindow.py" line="2566" /> - <location filename="../WebBrowser/WebBrowserWindow.py" line="2553" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="3575" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="2567" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="2554" /> <location filename="../WebBrowser/WebBrowserWindow.py" line="151" /> <source>eric Web Browser</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="258" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="259" /> <source>Contents</source> <translation type="unfinished">Obsah</translation> </message> <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="1477" /> <location filename="../WebBrowser/WebBrowserWindow.py" line="1476" /> - <location filename="../WebBrowser/WebBrowserWindow.py" line="1475" /> - <location filename="../WebBrowser/WebBrowserWindow.py" line="266" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="267" /> <source>Index</source> <translation type="unfinished">Index</translation> </message> <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="1490" /> <location filename="../WebBrowser/WebBrowserWindow.py" line="1489" /> - <location filename="../WebBrowser/WebBrowserWindow.py" line="1488" /> - <location filename="../WebBrowser/WebBrowserWindow.py" line="282" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="283" /> <source>Search</source> <translation type="unfinished" /> </message> <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="1753" /> <location filename="../WebBrowser/WebBrowserWindow.py" line="1752" /> - <location filename="../WebBrowser/WebBrowserWindow.py" line="1751" /> - <location filename="../WebBrowser/WebBrowserWindow.py" line="292" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="293" /> <source>JavaScript Console</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="668" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="669" /> <source>New Tab</source> <translation type="unfinished">Nový Tab</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="670" /> - <source>&New Tab</source> - <translation type="unfinished">&Nový tab</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="671" /> + <source>&New Tab</source> + <translation type="unfinished">&Nový tab</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="672" /> <source>Ctrl+T</source> <comment>File|New Tab</comment> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="673" /> - <source>Open a new web browser tab</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="674" /> + <source>Open a new web browser tab</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="675" /> <source><b>New Tab</b><p>This opens a new web browser tab.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="682" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="683" /> <source>New Window</source> <translation type="unfinished">Nové okno</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="684" /> - <source>New &Window</source> - <translation type="unfinished">&Nové okno</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="685" /> + <source>New &Window</source> + <translation type="unfinished">&Nové okno</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="686" /> <source>Ctrl+N</source> <comment>File|New Window</comment> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="687" /> - <source>Open a new web browser window</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="688" /> + <source>Open a new web browser window</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="689" /> <source><b>New Window</b><p>This opens a new web browser window in the current privacy mode.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="2479" /> - <location filename="../WebBrowser/WebBrowserWindow.py" line="697" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="2480" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="698" /> <source>New Private Window</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="699" /> - <source>New &Private Window</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="700" /> + <source>New &Private Window</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="701" /> <source>Ctrl+Shift+P</source> <comment>File|New Private Window</comment> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="702" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="703" /> <source>Open a new private web browser window</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="704" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="705" /> <source><b>New Private Window</b><p>This opens a new private web browser window by starting a new web browser instance in private mode.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="2512" /> - <location filename="../WebBrowser/WebBrowserWindow.py" line="2492" /> - <location filename="../WebBrowser/WebBrowserWindow.py" line="713" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="2513" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="2493" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="714" /> <source>Open File</source> <translation type="unfinished">Otevřít soubor</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="715" /> - <source>&Open File</source> - <translation type="unfinished">&Otevřít soubor</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="716" /> + <source>&Open File</source> + <translation type="unfinished">&Otevřít soubor</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="717" /> <source>Ctrl+O</source> <comment>File|Open</comment> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="718" /> - <source>Open a file for display</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="719" /> + <source>Open a file for display</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="720" /> <source><b>Open File</b><p>This opens a new file for display. It pops up a file selection dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="728" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="729" /> <source>Open File in New Tab</source> <translation type="unfinished">Otevřít soubor v novém tabu</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="730" /> - <source>Open File in New &Tab</source> - <translation type="unfinished">Otevřít soubor do nového &tabu</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="731" /> + <source>Open File in New &Tab</source> + <translation type="unfinished">Otevřít soubor do nového &tabu</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="732" /> <source>Shift+Ctrl+O</source> <comment>File|Open in new tab</comment> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="734" /> - <source>Open a file for display in a new tab</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="735" /> + <source>Open a file for display in a new tab</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="736" /> <source><b>Open File in New Tab</b><p>This opens a new file for display in a new tab. It pops up a file selection dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="745" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="746" /> <source>Save As</source> <translation type="unfinished">Uložit jako</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="747" /> - <source>&Save As...</source> - <translation type="unfinished">Uložit j&ako...</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="748" /> + <source>&Save As...</source> + <translation type="unfinished">Uložit j&ako...</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="749" /> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="751" /> - <source>Save the current page to disk</source> - <translation type="unfinished">Uložit aktuální stranu na disk</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="752" /> + <source>Save the current page to disk</source> + <translation type="unfinished">Uložit aktuální stranu na disk</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="753" /> <source><b>Save As...</b><p>Saves the current page to disk.</p></source> <translation type="unfinished"><b>Uložit jako...</b><p>Uložit aktuální stranu na disk.</p></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="762" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="763" /> <source>Save Page Screen</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="764" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="765" /> <source>Save Page Screen...</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="767" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="768" /> <source>Save the visible part of the current page as a screen shot</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="769" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="770" /> <source><b>Save Page Screen...</b><p>Saves the visible part of the current page as a screen shot.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="780" /> - <source>Import Bookmarks</source> - <translation type="unfinished">Importovat záložky</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="781" /> + <source>Import Bookmarks</source> + <translation type="unfinished">Importovat záložky</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="782" /> <source>&Import Bookmarks...</source> <translation type="unfinished">&Importovat záložky...</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="784" /> - <source>Import bookmarks from other browsers</source> - <translation type="unfinished">Import záložek z jiných prohlížečů</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="785" /> + <source>Import bookmarks from other browsers</source> + <translation type="unfinished">Import záložek z jiných prohlížečů</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="786" /> <source><b>Import Bookmarks</b><p>Import bookmarks from other browsers.</p></source> <translation type="unfinished"><b>Import záložek</b><p>Import záložek z jiných prohlížečů.</p></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="794" /> - <source>Export Bookmarks</source> - <translation type="unfinished">Export záložek</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="795" /> + <source>Export Bookmarks</source> + <translation type="unfinished">Export záložek</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="796" /> <source>&Export Bookmarks...</source> <translation type="unfinished">&Exportovat záložky...</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="798" /> - <source>Export the bookmarks into a file</source> - <translation type="unfinished">Export záložek do souboru</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="799" /> + <source>Export the bookmarks into a file</source> + <translation type="unfinished">Export záložek do souboru</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="800" /> <source><b>Export Bookmarks</b><p>Export the bookmarks into a file.</p></source> <translation type="unfinished"><b>Export záložek</b><p>Export záložek do souboru.</p></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="2129" /> - <location filename="../WebBrowser/WebBrowserWindow.py" line="808" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="2130" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="809" /> <source>Print</source> <translation type="unfinished">Tisk</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="810" /> - <source>&Print</source> - <translation type="unfinished">&Tisk</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="811" /> + <source>&Print</source> + <translation type="unfinished">&Tisk</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="812" /> <source>Ctrl+P</source> <comment>File|Print</comment> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="813" /> - <source>Print the displayed help</source> - <translation type="unfinished">Tisknout zobrazenou nápovědu</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="814" /> + <source>Print the displayed help</source> + <translation type="unfinished">Tisknout zobrazenou nápovědu</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="815" /> <source><b>Print</b><p>Print the displayed help text.</p></source> <translation type="unfinished"><b>Tisk</b><p>Tisknout zobrazenou nápovědu.</p></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="824" /> - <location filename="../WebBrowser/WebBrowserWindow.py" line="822" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="825" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="823" /> <source>Print as PDF</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="826" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="827" /> <source>Print the displayed help as PDF</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="828" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="829" /> <source><b>Print as PDF</b><p>Print the displayed help text as a PDF file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="839" /> - <location filename="../WebBrowser/WebBrowserWindow.py" line="837" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="840" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="838" /> <source>Print Preview</source> <translation type="unfinished">Náhled tisku</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="841" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="842" /> <source>Print preview of the displayed help</source> <translation type="unfinished">Posun na hlavní stranu nápovědy</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="843" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="844" /> <source><b>Print Preview</b><p>Print preview of the displayed help text.</p></source> <translation type="unfinished"><b>Vytisknout náhled</b><p>Tisknout náhled zobrazeného textu nápovědy.</p></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="854" /> - <location filename="../WebBrowser/WebBrowserWindow.py" line="852" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="855" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="853" /> <source>Send Page Link</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="856" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="857" /> <source>Send the link of the current page via email</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="858" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="859" /> <source><b>Send Page Link</b><p>Send the link of the current page via email.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="866" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="867" /> <source>Close</source> <translation type="unfinished">Zavřít</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="868" /> - <source>&Close</source> - <translation type="unfinished">&Zavřít</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="869" /> + <source>&Close</source> + <translation type="unfinished">&Zavřít</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="870" /> <source>Ctrl+W</source> <comment>File|Close</comment> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="871" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="872" /> <source>Close the current help window</source> <translation type="unfinished">Zavřít aktuální okno nápovědy</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="873" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="874" /> <source><b>Close</b><p>Closes the current web browser window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="881" /> - <source>Close All</source> - <translation type="unfinished">Zavřít vše</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="882" /> + <source>Close All</source> + <translation type="unfinished">Zavřít vše</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="883" /> <source>Close &All</source> <translation type="unfinished">Z&avřít vše</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="884" /> - <source>Close all help windows</source> - <translation type="unfinished">Zavřít všechna okna s nápovědou</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="885" /> + <source>Close all help windows</source> + <translation type="unfinished">Zavřít všechna okna s nápovědou</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="886" /> <source><b>Close All</b><p>Closes all web browser windows except the first one.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="894" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="895" /> <source>Quit</source> <translation type="unfinished">Konec</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="2862" /> - <location filename="../WebBrowser/WebBrowserWindow.py" line="896" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="2863" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="897" /> <source>&Quit</source> <translation type="unfinished">&Konec</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="897" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="898" /> <source>Ctrl+Q</source> <comment>File|Quit</comment> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="899" /> - <source>Quit the eric Web Browser</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="900" /> + <source>Quit the eric Web Browser</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="901" /> <source><b>Quit</b><p>Quit the eric Web Browser.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="908" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="909" /> <source>Backward</source> <translation type="unfinished">Nazpět</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="910" /> - <source>&Backward</source> - <translation type="unfinished">&Nazpět</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="911" /> + <source>&Backward</source> + <translation type="unfinished">&Nazpět</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="912" /> <source>Alt+Left</source> <comment>Go|Backward</comment> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="913" /> - <source>Move one screen backward</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="914" /> + <source>Move one screen backward</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="915" /> <source><b>Backward</b><p>Moves one screen backward. If none is available, this action is disabled.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="923" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="924" /> <source>Forward</source> <translation type="unfinished">Dopředu</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="925" /> - <source>&Forward</source> - <translation type="unfinished">&Dopředu</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="926" /> + <source>&Forward</source> + <translation type="unfinished">&Dopředu</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="927" /> <source>Alt+Right</source> <comment>Go|Forward</comment> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="928" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="929" /> <source>Move one screen forward</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="930" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="931" /> <source><b>Forward</b><p>Moves one screen forward. If none is available, this action is disabled.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="939" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="940" /> <source>Home</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="941" /> - <source>&Home</source> - <translation type="unfinished">&Hlavní strana</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="942" /> + <source>&Home</source> + <translation type="unfinished">&Hlavní strana</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="943" /> <source>Ctrl+Home</source> <comment>Go|Home</comment> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="944" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="945" /> <source>Move to the initial screen</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="946" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="947" /> <source><b>Home</b><p>Moves to the initial screen.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="954" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="955" /> <source>Reload</source> <translation type="unfinished">Obnovit</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="956" /> - <source>&Reload</source> - <translation type="unfinished">&Obnovit</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="957" /> - <source>Ctrl+R</source> - <comment>Go|Reload</comment> - <translation type="unfinished" /> + <source>&Reload</source> + <translation type="unfinished">&Obnovit</translation> </message> <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="958" /> + <source>Ctrl+R</source> + <comment>Go|Reload</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="959" /> <source>F5</source> <comment>Go|Reload</comment> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="960" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="961" /> <source>Reload the current screen</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="962" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="963" /> <source><b>Reload</b><p>Reloads the current screen.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="970" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="971" /> <source>Stop</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="972" /> - <source>&Stop</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="973" /> - <source>Ctrl+.</source> - <comment>Go|Stop</comment> - <translation type="unfinished">Ctrl+.</translation> + <source>&Stop</source> + <translation type="unfinished" /> </message> <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="974" /> + <source>Ctrl+.</source> + <comment>Go|Stop</comment> + <translation type="unfinished">Ctrl+.</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="975" /> <source>Esc</source> <comment>Go|Stop</comment> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="976" /> - <source>Stop loading</source> - <translation type="unfinished">Zastavit načítání</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="977" /> + <source>Stop loading</source> + <translation type="unfinished">Zastavit načítání</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="978" /> <source><b>Stop</b><p>Stops loading of the current tab.</p></source> <translation type="unfinished"><b>Zastavit</b><p>Zastavit načítání aktuálního tabu.</p></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="985" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="986" /> <source>Copy</source> <translation type="unfinished">Kopírovat</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="987" /> - <source>&Copy</source> - <translation type="unfinished">&Kopírovat</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="988" /> + <source>&Copy</source> + <translation type="unfinished">&Kopírovat</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="989" /> <source>Ctrl+C</source> <comment>Edit|Copy</comment> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="990" /> - <source>Copy the selected text</source> - <translation type="unfinished">Kopírovat vybraný text</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="991" /> + <source>Copy the selected text</source> + <translation type="unfinished">Kopírovat vybraný text</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="992" /> <source><b>Copy</b><p>Copy the selected text to the clipboard.</p></source> <translation type="unfinished"><b>Kopírovat</b><p>Kopírovat vybraný text do schránky.</p></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="999" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="1000" /> <source>Cut</source> <translation type="unfinished">Vyjmout</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="1001" /> - <source>Cu&t</source> - <translation type="unfinished">Vyjmou&t</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="1002" /> + <source>Cu&t</source> + <translation type="unfinished">Vyjmou&t</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="1003" /> <source>Ctrl+X</source> <comment>Edit|Cut</comment> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="1004" /> - <source>Cut the selected text</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="1005" /> + <source>Cut the selected text</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="1006" /> <source><b>Cut</b><p>Cut the selected text to the clipboard.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="1013" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="1014" /> <source>Paste</source> <translation type="unfinished">Vložit</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="1015" /> - <source>&Paste</source> - <translation type="unfinished">V&ložit</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="1016" /> + <source>&Paste</source> + <translation type="unfinished">V&ložit</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="1017" /> <source>Ctrl+V</source> <comment>Edit|Paste</comment> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="1018" /> - <source>Paste text from the clipboard</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="1019" /> + <source>Paste text from the clipboard</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="1020" /> <source><b>Paste</b><p>Paste some text from the clipboard.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="1027" /> + <location filename="../WebBrowser/WebBrowserWindow.py" line="1028" /> <source>Undo</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="1029" /> - <source>&Undo</source> - <translation type="unfinished">&Vrátit</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="1030" /> + <source>&Undo</source> + <translation type="unfinished">&Vrátit</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserWindow.py" line="1031" /> <source>Ctrl+Z</source> <comment>Edit|Undo</comment> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/WebBrowserWindow.py" line="1032" /> - <source>Undo the last edit action</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../WebBrowser/WebBrowserWindow.py" line="1033" /> + <source>Undo the last edit action</source> + <translation type="unfinished" /&g