diff -r 6feb46361342 -r 0fb6d2c26cbf src/eric7/APIs/Python3/eric7.api --- a/src/eric7/APIs/Python3/eric7.api Mon May 05 17:43:44 2025 +0200 +++ b/src/eric7/APIs/Python3/eric7.api Mon May 05 17:45:44 2025 +0200 @@ -147,10 +147,7 @@ eric7.CondaInterface.rootPrefix?4() eric7.CondaInterface.userConfiguration?4() eric7.Cooperation.ChatWidget.ChatWidget.appendMessage?4(from_, message) -eric7.Cooperation.ChatWidget.ChatWidget.cancelEdit?7 eric7.Cooperation.ChatWidget.ChatWidget.checkEditorActions?4(editor) -eric7.Cooperation.ChatWidget.ChatWidget.connected?7 -eric7.Cooperation.ChatWidget.ChatWidget.editorCommand?7 eric7.Cooperation.ChatWidget.ChatWidget.getClient?4() eric7.Cooperation.ChatWidget.ChatWidget.on_cancelEditButton_clicked?4() eric7.Cooperation.ChatWidget.ChatWidget.on_chatEdit_copyAvailable?4(yes) @@ -164,9 +161,6 @@ eric7.Cooperation.ChatWidget.ChatWidget.on_startEditButton_clicked?4(checked) eric7.Cooperation.ChatWidget.ChatWidget.on_usersList_customContextMenuRequested?4(pos) eric7.Cooperation.ChatWidget.ChatWidget.preferencesChanged?4() -eric7.Cooperation.ChatWidget.ChatWidget.sendEdit?7 -eric7.Cooperation.ChatWidget.ChatWidget.shareEditor?7 -eric7.Cooperation.ChatWidget.ChatWidget.startEdit?7 eric7.Cooperation.ChatWidget.ChatWidget?1(ui, port=-1, parent=None) eric7.Cooperation.Connection.Connection.Editor?7 eric7.Cooperation.Connection.Connection.GetParticipants?7 @@ -235,6 +229,26 @@ eric7.Cooperation.CooperationServer.CooperationServer.newConnection?7 eric7.Cooperation.CooperationServer.CooperationServer.startListening?4(port=-1, findFreePort=False) eric7.Cooperation.CooperationServer.CooperationServer?1(address, parent=None) +eric7.Cooperation.SharedEditStatus.SharedEditStatus.inRemoteSharedEdit?7 +eric7.Cooperation.SharedEditStatus.SharedEditStatus.inSharedEdit?7 +eric7.Cooperation.SharedEditStatus.SharedEditStatus.isShared?7 +eric7.Cooperation.SharedEditStatus.SharedEditStatus.isSyncing?7 +eric7.Cooperation.SharedEditStatus.SharedEditStatus.receivedWhileSyncing?7 +eric7.Cooperation.SharedEditStatus.SharedEditStatus.savedText?7 +eric7.Cooperation.SharedEditorController.SharedEditorController.CancelEditToken?7 +eric7.Cooperation.SharedEditorController.SharedEditorController.EndEditToken?7 +eric7.Cooperation.SharedEditorController.SharedEditorController.RequestSyncToken?7 +eric7.Cooperation.SharedEditorController.SharedEditorController.Separator?7 +eric7.Cooperation.SharedEditorController.SharedEditorController.StartEditToken?7 +eric7.Cooperation.SharedEditorController.SharedEditorController.SyncToken?7 +eric7.Cooperation.SharedEditorController.SharedEditorController.cancelSharedEdit?4() +eric7.Cooperation.SharedEditorController.SharedEditorController.getSharingStatus?4(editor) +eric7.Cooperation.SharedEditorController.SharedEditorController.receiveEditorCommand?4(projectHash, fileName, command) +eric7.Cooperation.SharedEditorController.SharedEditorController.sendSharedEdit?4() +eric7.Cooperation.SharedEditorController.SharedEditorController.shareConnected?4(connected) +eric7.Cooperation.SharedEditorController.SharedEditorController.shareEditor?4(share) +eric7.Cooperation.SharedEditorController.SharedEditorController.startSharedEdit?4() +eric7.Cooperation.SharedEditorController.SharedEditorController?1(cooperationClient, chatWidget) eric7.CycloneDXInterface.CycloneDXConfigDialog.CycloneDXConfigDialog.DefaultFileFormat?7 eric7.CycloneDXInterface.CycloneDXConfigDialog.CycloneDXConfigDialog.DefaultFileNames?7 eric7.CycloneDXInterface.CycloneDXConfigDialog.CycloneDXConfigDialog.Sources?7 @@ -3178,7 +3192,7 @@ eric7.MicroPython.Devices.getSupportedDevices?4() eric7.MicroPython.EthernetDialogs.EthernetController.EthernetController.createMenu?4(menu) eric7.MicroPython.EthernetDialogs.EthernetController.EthernetController?1(microPython, parent=None) -eric7.MicroPython.EthernetDialogs.EthernetStatusDialog.EthernetStatusDialog?1(status, parent=None) +eric7.MicroPython.EthernetDialogs.EthernetStatusDialog.EthernetStatusDialog?1(microPython, parent=None) eric7.MicroPython.EthernetDialogs.HostnameDialog.HostnameDialog.getHostname?4() eric7.MicroPython.EthernetDialogs.HostnameDialog.HostnameDialog?1(parent=None) eric7.MicroPython.EthernetDialogs.IPv4AddressDialog.IPv4AddressDialog.getIPv4Address?4() @@ -3727,6 +3741,7 @@ eric7.PipInterface.PipPackagesWidget.PipPackagesWidget.on_dependencyRepairAllButton_clicked?4() eric7.PipInterface.PipPackagesWidget.PipPackagesWidget.on_dependencyRepairButton_clicked?4() eric7.PipInterface.PipPackagesWidget.PipPackagesWidget.on_environmentsComboBox_currentTextChanged?4(name) +eric7.PipInterface.PipPackagesWidget.PipPackagesWidget.on_includeGlobalsButton_clicked?4(checked) eric7.PipInterface.PipPackagesWidget.PipPackagesWidget.on_installedFilesCheckBox_clicked?4(checked) eric7.PipInterface.PipPackagesWidget.PipPackagesWidget.on_localCheckBox_clicked?4() eric7.PipInterface.PipPackagesWidget.PipPackagesWidget.on_localDepCheckBox_clicked?4() @@ -8493,13 +8508,7 @@ eric7.QScintilla.DocstringGenerator.SphinxdocGenerator.generateDoc?4(functionInfo, _editor) eric7.QScintilla.DocstringGenerator.getDocstringGenerator?4(editor) eric7.QScintilla.DocstringGenerator.getSupportedDocstringTypes?4() -eric7.QScintilla.Editor.Editor.CancelEditToken?7 eric7.QScintilla.Editor.Editor.EncloseChars?7 -eric7.QScintilla.Editor.Editor.EndEditToken?7 -eric7.QScintilla.Editor.Editor.RequestSyncToken?7 -eric7.QScintilla.Editor.Editor.Separator?7 -eric7.QScintilla.Editor.Editor.StartEditToken?7 -eric7.QScintilla.Editor.Editor.SyncToken?7 eric7.QScintilla.Editor.Editor.VcsConflictMarkerLineRegExpList?7 eric7.QScintilla.Editor.Editor.addCallTipHook?4(key, func) eric7.QScintilla.Editor.Editor.addClone?4(editor) @@ -8515,7 +8524,6 @@ eric7.QScintilla.Editor.Editor.canAutoCompleteFromAPIs?4() eric7.QScintilla.Editor.Editor.canProvideCallTipps?4() eric7.QScintilla.Editor.Editor.canProvideDynamicAutoCompletion?4() -eric7.QScintilla.Editor.Editor.cancelSharedEdit?4(send=True) eric7.QScintilla.Editor.Editor.captionChanged?7 eric7.QScintilla.Editor.Editor.changeEvent?4(evt) eric7.QScintilla.Editor.Editor.changeMarkersUpdated?7 @@ -8603,7 +8611,7 @@ eric7.QScintilla.Editor.Editor.getSearchIndicatorLines?4() eric7.QScintilla.Editor.Editor.getSearchSelectionHighlight?4() eric7.QScintilla.Editor.Editor.getSearchText?4(selectionOnly=False) -eric7.QScintilla.Editor.Editor.getSharingStatus?4() +eric7.QScintilla.Editor.Editor.getSharedEditStatus?4() eric7.QScintilla.Editor.Editor.getSpellingLanguage?4() eric7.QScintilla.Editor.Editor.getSyntaxErrorLines?4() eric7.QScintilla.Editor.Editor.getTaskLines?4() @@ -8681,7 +8689,6 @@ eric7.QScintilla.Editor.Editor.projectOpened?4() eric7.QScintilla.Editor.Editor.readFile?4(fn, createIt=False, encoding="", noempty=False, isRemote=False) eric7.QScintilla.Editor.Editor.readSettings?4() -eric7.QScintilla.Editor.Editor.receive?4(command) eric7.QScintilla.Editor.Editor.recordModificationTime?4(filename="") eric7.QScintilla.Editor.Editor.redo?4() eric7.QScintilla.Editor.Editor.redoAvailable?7 @@ -8706,7 +8713,6 @@ eric7.QScintilla.Editor.Editor.searchCurrentWordForward?4() eric7.QScintilla.Editor.Editor.selectCurrentWord?4() eric7.QScintilla.Editor.Editor.selectWord?4(line, index) -eric7.QScintilla.Editor.Editor.sendSharedEdit?4() eric7.QScintilla.Editor.Editor.setAutoCompletionEnabled?4(enable) eric7.QScintilla.Editor.Editor.setAutoSpellChecking?4() eric7.QScintilla.Editor.Editor.setCheckExternalModificationEnabled?4(enable) @@ -8717,17 +8723,15 @@ eric7.QScintilla.Editor.Editor.setMouseClickHandler?4(name, modifiers, button, function) eric7.QScintilla.Editor.Editor.setNoName?4(noName) eric7.QScintilla.Editor.Editor.setSearchIndicator?4(startPos, indicLength) +eric7.QScintilla.Editor.Editor.setSharedEditStatus?4(status) eric7.QScintilla.Editor.Editor.setSpellingForProject?4() eric7.QScintilla.Editor.Editor.settingsRead?7 -eric7.QScintilla.Editor.Editor.shareConnected?4(connected) -eric7.QScintilla.Editor.Editor.shareEditor?4(share) eric7.QScintilla.Editor.Editor.shortenEmptyLines?4() eric7.QScintilla.Editor.Editor.showMenu?7 eric7.QScintilla.Editor.Editor.showMouseHoverHelpData?4(line, index, data) eric7.QScintilla.Editor.Editor.smartIndentLineOrSelection?4() eric7.QScintilla.Editor.Editor.sortLines?4() eric7.QScintilla.Editor.Editor.spellLanguageChanged?7 -eric7.QScintilla.Editor.Editor.startSharedEdit?4() eric7.QScintilla.Editor.Editor.streamCommentLineOrSelection?4() eric7.QScintilla.Editor.Editor.streamUncommentLineOrSelection?4() eric7.QScintilla.Editor.Editor.syntaxerrorToggled?7 @@ -10088,6 +10092,7 @@ eric7.SystemUtilities.FileSystemUtilities.startfile?4(filePath) eric7.SystemUtilities.FileSystemUtilities.startsWithPath?4(path, start) eric7.SystemUtilities.FileSystemUtilities.toNativeSeparators?4(path) +eric7.SystemUtilities.NetworkUtilities.ipv6AddressScope?4(address) eric7.SystemUtilities.OSUtilities.getEnvironmentEntry?4(key, default=None) eric7.SystemUtilities.OSUtilities.getHomeDir?4() eric7.SystemUtilities.OSUtilities.getRealName?4() @@ -11454,7 +11459,6 @@ eric7.ViewManager.ViewManager.ViewManager.canCascade?4() eric7.ViewManager.ViewManager.ViewManager.canSplit?4() eric7.ViewManager.ViewManager.ViewManager.canTile?4() -eric7.ViewManager.ViewManager.ViewManager.cancelSharedEdit?4() eric7.ViewManager.ViewManager.ViewManager.cascade?4() eric7.ViewManager.ViewManager.ViewManager.changeCaption?7 eric7.ViewManager.ViewManager.ViewManager.checkActions?7 @@ -11525,7 +11529,6 @@ eric7.ViewManager.ViewManager.ViewManager.initViewToolbar?4(toolbarManager) eric7.ViewManager.ViewManager.ViewManager.insertNumber?4(txt) eric7.ViewManager.ViewManager.ViewManager.insertSymbol?4(txt) -eric7.ViewManager.ViewManager.ViewManager.isConnected?4() eric7.ViewManager.ViewManager.ViewManager.isEditorInfoSupported?4(language) eric7.ViewManager.ViewManager.ViewManager.lastEditorClosed?7 eric7.ViewManager.ViewManager.ViewManager.mainWidget?4() @@ -11547,7 +11550,6 @@ eric7.ViewManager.ViewManager.ViewManager.projectFileRenamed?4(oldfn, newfn) eric7.ViewManager.ViewManager.ViewManager.projectLexerAssociationsChanged?4() eric7.ViewManager.ViewManager.ViewManager.projectOpened?4() -eric7.ViewManager.ViewManager.ViewManager.receive?4(projectHash, fileName, command) eric7.ViewManager.ViewManager.ViewManager.remoteConnectionChanged?4(connected) eric7.ViewManager.ViewManager.ViewManager.removeSplit?4(index=-1) eric7.ViewManager.ViewManager.ViewManager.removeWatchedFilePath?4(filePath) @@ -11563,24 +11565,18 @@ eric7.ViewManager.ViewManager.ViewManager.saveEditorEd?4(ed) eric7.ViewManager.ViewManager.ViewManager.saveEditorsList?4(editors) eric7.ViewManager.ViewManager.ViewManager.searchReplaceWidget?4() -eric7.ViewManager.ViewManager.ViewManager.send?4(fileName, message) -eric7.ViewManager.ViewManager.ViewManager.sendSharedEdit?4() -eric7.ViewManager.ViewManager.ViewManager.setCooperationClient?4(client) eric7.ViewManager.ViewManager.ViewManager.setEditorName?4(editor, newName) eric7.ViewManager.ViewManager.ViewManager.setFileLine?4(fn, line, error=False) eric7.ViewManager.ViewManager.ViewManager.setReferences?4(ui, dbs, remoteServerInterface) eric7.ViewManager.ViewManager.ViewManager.setSbInfo?4(sbLine, sbPos, sbWritable, sbEncoding, sbLanguage, sbEol, sbZoom) eric7.ViewManager.ViewManager.ViewManager.setSplitCount?4(count) eric7.ViewManager.ViewManager.ViewManager.setSplitOrientation?4(orientation) -eric7.ViewManager.ViewManager.ViewManager.shareConnected?4(connected) -eric7.ViewManager.ViewManager.ViewManager.shareEditor?4(share) eric7.ViewManager.ViewManager.ViewManager.showDebugSource?4(fn, line) eric7.ViewManager.ViewManager.ViewManager.showEditorInfo?4(editor) eric7.ViewManager.ViewManager.ViewManager.showReplaceWidget?4() eric7.ViewManager.ViewManager.ViewManager.showSearchWidget?4() eric7.ViewManager.ViewManager.ViewManager.showWindowMenu?4(windowMenu) eric7.ViewManager.ViewManager.ViewManager.splitCount?4() -eric7.ViewManager.ViewManager.ViewManager.startSharedEdit?4() eric7.ViewManager.ViewManager.ViewManager.syntaxerrorToggled?7 eric7.ViewManager.ViewManager.ViewManager.textForFind?4(getCurrentWord=True) eric7.ViewManager.ViewManager.ViewManager.tile?4()