Fri, 01 Nov 2013 15:48:48 +0100
Merge with default branch after fixed indentation issues.
--- a/APIs/Python3/eric5.api Fri Oct 18 23:00:41 2013 +0200 +++ b/APIs/Python3/eric5.api Fri Nov 01 15:48:48 2013 +0100 @@ -1767,7 +1767,7 @@ eric5.Globals.AppInfo.makeAppInfo?4(argv, name, arg, description, options=[]) eric5.Globals.checkBlacklistedVersions?4() eric5.Globals.configDir?7 -eric5.Globals.findPython2Interpreters?4() +eric5.Globals.findPythonInterpreters?4(pyVersion) eric5.Globals.getConfigDir?4() eric5.Globals.getPyQt4ModulesDirectory?4() eric5.Globals.getPythonModulesDirectory?4() @@ -2215,7 +2215,11 @@ eric5.Helpviewer.Bookmarks.BookmarksToolBar.BookmarksToolBar.newUrl?7 eric5.Helpviewer.Bookmarks.BookmarksToolBar.BookmarksToolBar.openUrl?7 eric5.Helpviewer.Bookmarks.BookmarksToolBar.BookmarksToolBar?1(mainWindow, model, parent=None) -eric5.Helpviewer.Bookmarks.DefaultBookmarks.DefaultBookmarks?7 +eric5.Helpviewer.Bookmarks.DefaultBookmarks_rc.qCleanupResources?4() +eric5.Helpviewer.Bookmarks.DefaultBookmarks_rc.qInitResources?4() +eric5.Helpviewer.Bookmarks.DefaultBookmarks_rc.qt_resource_data?7 +eric5.Helpviewer.Bookmarks.DefaultBookmarks_rc.qt_resource_name?7 +eric5.Helpviewer.Bookmarks.DefaultBookmarks_rc.qt_resource_struct?7 eric5.Helpviewer.Bookmarks.NsHtmlReader.NsHtmlReader.indentSize?7 eric5.Helpviewer.Bookmarks.NsHtmlReader.NsHtmlReader.read?4(fileNameOrDevice) eric5.Helpviewer.Bookmarks.NsHtmlReader.NsHtmlReader?1() @@ -2870,7 +2874,11 @@ eric5.Helpviewer.OfflineStorage.WebDatabasesModel.WebDatabasesModel.removeRows?4(row, count, parent=QModelIndex()) eric5.Helpviewer.OfflineStorage.WebDatabasesModel.WebDatabasesModel.rowCount?4(parent=QModelIndex()) eric5.Helpviewer.OfflineStorage.WebDatabasesModel.WebDatabasesModel?1(parent=None) -eric5.Helpviewer.OpenSearch.OpenSearchDefaultEngines.OpenSearchDefaultEngines?7 +eric5.Helpviewer.OpenSearch.DefaultSearchEngines.DefaultSearchEngines_rc.qCleanupResources?4() +eric5.Helpviewer.OpenSearch.DefaultSearchEngines.DefaultSearchEngines_rc.qInitResources?4() +eric5.Helpviewer.OpenSearch.DefaultSearchEngines.DefaultSearchEngines_rc.qt_resource_data?7 +eric5.Helpviewer.OpenSearch.DefaultSearchEngines.DefaultSearchEngines_rc.qt_resource_name?7 +eric5.Helpviewer.OpenSearch.DefaultSearchEngines.DefaultSearchEngines_rc.qt_resource_struct?7 eric5.Helpviewer.OpenSearch.OpenSearchDialog.OpenSearchDialog.on_addButton_clicked?4() eric5.Helpviewer.OpenSearch.OpenSearchDialog.OpenSearchDialog.on_deleteButton_clicked?4() eric5.Helpviewer.OpenSearch.OpenSearchDialog.OpenSearchDialog.on_editButton_clicked?4() @@ -3195,7 +3203,11 @@ eric5.Helpviewer.UrlBar.UrlBar.UrlBar.setBrowser?4(browser) eric5.Helpviewer.UrlBar.UrlBar.UrlBar.setPrivateMode?4(on) eric5.Helpviewer.UrlBar.UrlBar.UrlBar?1(mainWindow, parent=None) -eric5.Helpviewer.UserAgent.UserAgentDefaults.UserAgentDefaults?7 +eric5.Helpviewer.UserAgent.UserAgentDefaults_rc.qCleanupResources?4() +eric5.Helpviewer.UserAgent.UserAgentDefaults_rc.qInitResources?4() +eric5.Helpviewer.UserAgent.UserAgentDefaults_rc.qt_resource_data?7 +eric5.Helpviewer.UserAgent.UserAgentDefaults_rc.qt_resource_name?7 +eric5.Helpviewer.UserAgent.UserAgentDefaults_rc.qt_resource_struct?7 eric5.Helpviewer.UserAgent.UserAgentManager.UserAgentManager.allHostNames?4() eric5.Helpviewer.UserAgent.UserAgentManager.UserAgentManager.changed?7 eric5.Helpviewer.UserAgent.UserAgentManager.UserAgentManager.close?4() @@ -6044,7 +6056,6 @@ eric5.Preferences.Prefs.userDefaults?7 eric5.Preferences.Prefs.varDefaults?7 eric5.Preferences.Prefs.vcsDefaults?7 -eric5.Preferences.Prefs.viewProfilesLength?7 eric5.Preferences.Prefs.webSettingsIntitialized?7 eric5.Preferences.ProgramsDialog.ProgramsDialog.on_buttonBox_clicked?4(button) eric5.Preferences.ProgramsDialog.ProgramsDialog.on_programsSearchButton_clicked?4() @@ -8130,6 +8141,13 @@ eric5.Utilities.PasswordChecker.PasswordChecker.Status_Passed?7 eric5.Utilities.PasswordChecker.PasswordChecker.checkPassword?4(password) eric5.Utilities.PasswordChecker.PasswordChecker?1() +eric5.Utilities.SyntaxCheck.codingBytes_regexps?7 +eric5.Utilities.SyntaxCheck.compile_and_check?4(file_, codestring="", checkFlakes=True, ignoreStarImportWarnings=False) +eric5.Utilities.SyntaxCheck.decode?4(text) +eric5.Utilities.SyntaxCheck.extractLineFlags?4(line, startComment=") +eric5.Utilities.SyntaxCheck.get_codingBytes?4(text) +eric5.Utilities.SyntaxCheck.normalizeCode?4(codestring) +eric5.Utilities.SyntaxCheck.readEncodedFile?4(filename) eric5.Utilities._escape?8 eric5.Utilities._escape_map?8 eric5.Utilities._percentReplacementFunc?5(matchobj) @@ -8195,10 +8213,18 @@ eric5.Utilities.binplistlib.writePlist?4(rootObject, pathOrFile, binary=True) eric5.Utilities.binplistlib.writePlistToBytes?4(rootObject, binary=True) eric5.Utilities.checkPyside?4() -eric5.Utilities.codingBytes_regexps?7 eric5.Utilities.coding_regexps?7 eric5.Utilities.compactPath?4(path, width, measure=len) -eric5.Utilities.compile?4(file, codestring="") +eric5.Utilities.compatibility_fixes.File.fp?7 +eric5.Utilities.compatibility_fixes.File.next?4() +eric5.Utilities.compatibility_fixes.File.read?4(n=-1) +eric5.Utilities.compatibility_fixes.File.readline?4(limit=-1) +eric5.Utilities.compatibility_fixes.File.readlines?4(hint=-1) +eric5.Utilities.compatibility_fixes.File.write?4(txt) +eric5.Utilities.compatibility_fixes.File?1(filein, mode='r', buffering=-1, encoding=None, errors=None, newline=None, closefd=True) +eric5.Utilities.compatibility_fixes.open?4(file, mode='r', buffering=-1, encoding=None, errors=None, newline=None, closefd=True) +eric5.Utilities.compile?4(file, codestring="", isPy2=False) +eric5.Utilities.compile_extern?4(file, isPy2, checkFlakes=True, ignoreStarImportWarnings=False) eric5.Utilities.configDir?7 eric5.Utilities.convertLineEnds?4(text, eol) eric5.Utilities.crypto.CryptoMarker?7 @@ -8236,7 +8262,6 @@ eric5.Utilities.crypto.py3PBKDF2.pbkdf2?4(password, salt, iterations, digestMod) eric5.Utilities.crypto.py3PBKDF2.rehashPassword?4(password, hashParameters) eric5.Utilities.crypto.py3PBKDF2.verifyPassword?4(password, hash) -eric5.Utilities.decode?4(text) eric5.Utilities.decodeBytes?4(buffer) eric5.Utilities.decodeString?4(text) eric5.Utilities.direntries?4(path, filesonly=False, pattern=None, followsymlinks=True, checkStop=None) @@ -8245,7 +8270,6 @@ eric5.Utilities.escape_uentities?4(m) eric5.Utilities.extractFlags?4(text) eric5.Utilities.extractFlagsFromFile?4(filename) -eric5.Utilities.extractLineFlags?4(line, startComment=") eric5.Utilities.fromNativeSeparators?4(path) eric5.Utilities.generateDistroInfo?4(linesep='\n') eric5.Utilities.generatePluginsVersionInfo?4(linesep='\n') @@ -8266,7 +8290,6 @@ eric5.Utilities.getTestFileName?4(fn) eric5.Utilities.getUserName?4() eric5.Utilities.get_coding?4(text) -eric5.Utilities.get_codingBytes?4(text) eric5.Utilities.hasEnvironmentEntry?4(key) eric5.Utilities.html_encode?4(text, pattern=_escape) eric5.Utilities.html_udecode?4(text, pattern=_uunescape) @@ -8284,7 +8307,97 @@ eric5.Utilities.parseOptionString?4(s) eric5.Utilities.parseString?4(s, rx) eric5.Utilities.prepareQtMacBundle?4(toolname, version, args) -eric5.Utilities.py2compile?4(file, checkFlakes=False) +eric5.Utilities.py2flakes.checker.Binding?1(name, source) +eric5.Utilities.py2flakes.checker.Checker.AND?7 +eric5.Utilities.py2flakes.checker.Checker.ASSIGN?4(node) +eric5.Utilities.py2flakes.checker.Checker.AUGASSIGN?4(node) +eric5.Utilities.py2flakes.checker.Checker.BOOLOP?7 +eric5.Utilities.py2flakes.checker.Checker.CLASSDEF?4(node) +eric5.Utilities.py2flakes.checker.Checker.COMPREHENSION?7 +eric5.Utilities.py2flakes.checker.Checker.CONTINUE?7 +eric5.Utilities.py2flakes.checker.Checker.DICTCOMP?4(node) +eric5.Utilities.py2flakes.checker.Checker.EXCEPTHANDLER?4(node) +eric5.Utilities.py2flakes.checker.Checker.FOR?4(node) +eric5.Utilities.py2flakes.checker.Checker.FUNCTIONDEF?4(node) +eric5.Utilities.py2flakes.checker.Checker.GENERATOREXP?7 +eric5.Utilities.py2flakes.checker.Checker.GLOBAL?4(node) +eric5.Utilities.py2flakes.checker.Checker.IMPORT?4(node) +eric5.Utilities.py2flakes.checker.Checker.IMPORTFROM?4(node) +eric5.Utilities.py2flakes.checker.Checker.LAMBDA?4(node) +eric5.Utilities.py2flakes.checker.Checker.LISTCOMP?4(node) +eric5.Utilities.py2flakes.checker.Checker.LOAD?7 +eric5.Utilities.py2flakes.checker.Checker.NAME?4(node) +eric5.Utilities.py2flakes.checker.Checker.NONLOCAL?7 +eric5.Utilities.py2flakes.checker.Checker.NUM?7 +eric5.Utilities.py2flakes.checker.Checker.RETURN?7 +eric5.Utilities.py2flakes.checker.Checker.SLICE?7 +eric5.Utilities.py2flakes.checker.Checker.addArgs?4() +eric5.Utilities.py2flakes.checker.Checker.addBinding?4(node, value, reportRedef=True) +eric5.Utilities.py2flakes.checker.Checker.builtIns?7 +eric5.Utilities.py2flakes.checker.Checker.checkDeadScopes?4() +eric5.Utilities.py2flakes.checker.Checker.checkUnusedAssignments?4() +eric5.Utilities.py2flakes.checker.Checker.collectLoopVars?4() +eric5.Utilities.py2flakes.checker.Checker.deferAssignment?4(callable) +eric5.Utilities.py2flakes.checker.Checker.deferFunction?4(callable) +eric5.Utilities.py2flakes.checker.Checker.descendantOf?4(node, ancestors, stop=None) +eric5.Utilities.py2flakes.checker.Checker.differentForks?4(lnode, rnode) +eric5.Utilities.py2flakes.checker.Checker.getCommonAncestor?4(lnode, rnode, stop=None) +eric5.Utilities.py2flakes.checker.Checker.handleChildren?4(tree) +eric5.Utilities.py2flakes.checker.Checker.handleNode?4(node, parent) +eric5.Utilities.py2flakes.checker.Checker.handleNodeDelete?4(node) +eric5.Utilities.py2flakes.checker.Checker.handleNodeLoad?4(node) +eric5.Utilities.py2flakes.checker.Checker.handleNodeStore?4(node) +eric5.Utilities.py2flakes.checker.Checker.hasParent?4(node, kind) +eric5.Utilities.py2flakes.checker.Checker.ignore?4(node) +eric5.Utilities.py2flakes.checker.Checker.isDocstring?4(node) +eric5.Utilities.py2flakes.checker.Checker.nodeDepth?7 +eric5.Utilities.py2flakes.checker.Checker.onFork?4(parent, lnode, rnode, items) +eric5.Utilities.py2flakes.checker.Checker.popScope?4() +eric5.Utilities.py2flakes.checker.Checker.pushClassScope?4() +eric5.Utilities.py2flakes.checker.Checker.pushFunctionScope?4() +eric5.Utilities.py2flakes.checker.Checker.report?4(messageClass, *args, **kwargs) +eric5.Utilities.py2flakes.checker.Checker.runDeferred?4(deferred) +eric5.Utilities.py2flakes.checker.Checker.runFunction?4() +eric5.Utilities.py2flakes.checker.Checker.scope?4() +eric5.Utilities.py2flakes.checker.Checker.traceTree?7 +eric5.Utilities.py2flakes.checker.Checker?1(tree, filename='(none)', builtins=None) +eric5.Utilities.py2flakes.checker.ExportBinding.names?4() +eric5.Utilities.py2flakes.checker.FunctionScope?1() +eric5.Utilities.py2flakes.checker.Importation?1(name, source) +eric5.Utilities.py2flakes.checker.Scope.importStarred?7 +eric5.Utilities.py2flakes.checker.Scope.usesLocals?7 +eric5.Utilities.py2flakes.checker._MAGIC_GLOBALS?8 +eric5.Utilities.py2flakes.checker.getNodeName?4(node) +eric5.Utilities.py2flakes.checker.iter_child_nodes?4(node, astcls=ast.AST) +eric5.Utilities.py2flakes.messages.DuplicateArgument.message?7 +eric5.Utilities.py2flakes.messages.DuplicateArgument?1(filename, lineno, name) +eric5.Utilities.py2flakes.messages.ImportShadowedByLoopVar.message?7 +eric5.Utilities.py2flakes.messages.ImportShadowedByLoopVar?1(filename, lineno, name, orig_lineno) +eric5.Utilities.py2flakes.messages.ImportStarUsed.message?7 +eric5.Utilities.py2flakes.messages.ImportStarUsed?1(filename, lineno, modname) +eric5.Utilities.py2flakes.messages.LateFutureImport.message?7 +eric5.Utilities.py2flakes.messages.LateFutureImport?1(filename, lineno, names) +eric5.Utilities.py2flakes.messages.Message.getMessageData?4() +eric5.Utilities.py2flakes.messages.Message.message?7 +eric5.Utilities.py2flakes.messages.Message.message_args?7 +eric5.Utilities.py2flakes.messages.Message?1(filename, lineno) +eric5.Utilities.py2flakes.messages.QT_TRANSLATE_NOOP?4(mod, txt) +eric5.Utilities.py2flakes.messages.Redefined.message?7 +eric5.Utilities.py2flakes.messages.Redefined?1(filename, lineno, name, orig_lineno) +eric5.Utilities.py2flakes.messages.RedefinedInListComp.message?7 +eric5.Utilities.py2flakes.messages.RedefinedInListComp?1(filename, lineno, name, orig_lineno) +eric5.Utilities.py2flakes.messages.RedefinedWhileUnused.message?7 +eric5.Utilities.py2flakes.messages.RedefinedWhileUnused?1(filename, lineno, name, orig_lineno) +eric5.Utilities.py2flakes.messages.UndefinedExport.message?7 +eric5.Utilities.py2flakes.messages.UndefinedExport?1(filename, lineno, name) +eric5.Utilities.py2flakes.messages.UndefinedLocal.message?7 +eric5.Utilities.py2flakes.messages.UndefinedLocal?1(filename, lineno, name, orig_lineno) +eric5.Utilities.py2flakes.messages.UndefinedName.message?7 +eric5.Utilities.py2flakes.messages.UndefinedName?1(filename, lineno, name) +eric5.Utilities.py2flakes.messages.UnusedImport.message?7 +eric5.Utilities.py2flakes.messages.UnusedImport?1(filename, lineno, name) +eric5.Utilities.py2flakes.messages.UnusedVariable.message?7 +eric5.Utilities.py2flakes.messages.UnusedVariable?1(filename, lineno, names) eric5.Utilities.py3flakes.checker.Binding?1(name, source) eric5.Utilities.py3flakes.checker.Checker.ASSIGN?4(node) eric5.Utilities.py3flakes.checker.Checker.ATTRIBUTES?7 @@ -8357,6 +8470,7 @@ eric5.Utilities.py3flakes.messages.Message.message?7 eric5.Utilities.py3flakes.messages.Message.message_args?7 eric5.Utilities.py3flakes.messages.Message?1(filename, lineno) +eric5.Utilities.py3flakes.messages.QT_TRANSLATE_NOOP?4(mod, txt) eric5.Utilities.py3flakes.messages.RedefinedFunction.message?7 eric5.Utilities.py3flakes.messages.RedefinedFunction?1(filename, lineno, name, orig_lineno) eric5.Utilities.py3flakes.messages.RedefinedWhileUnused.message?7 @@ -8371,10 +8485,10 @@ eric5.Utilities.py3flakes.messages.UnusedImport?1(filename, lineno, name) eric5.Utilities.py3flakes.messages.UnusedVariable.message?7 eric5.Utilities.py3flakes.messages.UnusedVariable?1(filename, lineno, name) -eric5.Utilities.readEncodedFile?4(filename) eric5.Utilities.readEncodedFileWithHash?4(filename) eric5.Utilities.readStringFromStream?4(stream) eric5.Utilities.relpath?4(path, start=os.path.curdir) +eric5.Utilities.samefilepath?4(f1, f2) eric5.Utilities.samepath?4(f1, f2) eric5.Utilities.splitPath?4(name) eric5.Utilities.supportedCodecs?7 @@ -8417,22 +8531,6 @@ eric5.UtilitiesPython2.NamingStyleCheckerPy2.NamingStyleChecker.run?4() eric5.UtilitiesPython2.NamingStyleCheckerPy2.NamingStyleChecker.unpackArgs?4() eric5.UtilitiesPython2.NamingStyleCheckerPy2.NamingStyleChecker?1(tree, filename, options) -eric5.UtilitiesPython2.Py2SyntaxChecker.compile?4(file, codestring) -eric5.UtilitiesPython2.Py2SyntaxChecker.flakesCheck?4(fileName, codestring, ignoreStarImportWarnings) -eric5.UtilitiesPython2.Tabnanny.NannyNag.get_line?4() -eric5.UtilitiesPython2.Tabnanny.NannyNag.get_lineno?4() -eric5.UtilitiesPython2.Tabnanny.NannyNag.get_msg?4() -eric5.UtilitiesPython2.Tabnanny.NannyNag?1(lineno, msg, line) -eric5.UtilitiesPython2.Tabnanny.Whitespace.equal?4(other) -eric5.UtilitiesPython2.Tabnanny.Whitespace.indent_level?4(tabsize) -eric5.UtilitiesPython2.Tabnanny.Whitespace.less?4(other) -eric5.UtilitiesPython2.Tabnanny.Whitespace.longest_run_of_spaces?4() -eric5.UtilitiesPython2.Tabnanny.Whitespace.not_equal_witness?4(other) -eric5.UtilitiesPython2.Tabnanny.Whitespace.not_less_witness?4(other) -eric5.UtilitiesPython2.Tabnanny.Whitespace?1(ws) -eric5.UtilitiesPython2.Tabnanny.check?4(filename, codestring) -eric5.UtilitiesPython2.Tabnanny.format_witnesses?4(w) -eric5.UtilitiesPython2.Tabnanny.process_tokens?4(tokens) eric5.UtilitiesPython2.Tools.coding_regexps?7 eric5.UtilitiesPython2.Tools.decode?4(text) eric5.UtilitiesPython2.Tools.extractLineFlags?4(line, startComment=") @@ -8551,86 +8649,6 @@ eric5.UtilitiesPython2.pep8.whitespace_around_operator?4(logical_line) eric5.UtilitiesPython2.pep8.whitespace_before_inline_comment?4(logical_line, tokens) eric5.UtilitiesPython2.pep8.whitespace_before_parameters?4(logical_line, tokens) -eric5.UtilitiesPython2.py2flakes.checker.Binding?1(name, source) -eric5.UtilitiesPython2.py2flakes.checker.Checker.AND?7 -eric5.UtilitiesPython2.py2flakes.checker.Checker.ASSIGN?4(node) -eric5.UtilitiesPython2.py2flakes.checker.Checker.AUGASSIGN?4(node) -eric5.UtilitiesPython2.py2flakes.checker.Checker.BITOR?7 -eric5.UtilitiesPython2.py2flakes.checker.Checker.BOOLOP?7 -eric5.UtilitiesPython2.py2flakes.checker.Checker.CALL?7 -eric5.UtilitiesPython2.py2flakes.checker.Checker.CLASSDEF?4(node) -eric5.UtilitiesPython2.py2flakes.checker.Checker.COMPREHENSION?7 -eric5.UtilitiesPython2.py2flakes.checker.Checker.CONTINUE?7 -eric5.UtilitiesPython2.py2flakes.checker.Checker.DICTCOMP?4(node) -eric5.UtilitiesPython2.py2flakes.checker.Checker.EQ?7 -eric5.UtilitiesPython2.py2flakes.checker.Checker.FOR?4(node) -eric5.UtilitiesPython2.py2flakes.checker.Checker.FUNCTIONDEF?4(node) -eric5.UtilitiesPython2.py2flakes.checker.Checker.GENERATOREXP?7 -eric5.UtilitiesPython2.py2flakes.checker.Checker.GLOBAL?4(node) -eric5.UtilitiesPython2.py2flakes.checker.Checker.IMPORT?4(node) -eric5.UtilitiesPython2.py2flakes.checker.Checker.IMPORTFROM?4(node) -eric5.UtilitiesPython2.py2flakes.checker.Checker.LAMBDA?4(node) -eric5.UtilitiesPython2.py2flakes.checker.Checker.LISTCOMP?4(node) -eric5.UtilitiesPython2.py2flakes.checker.Checker.LOAD?7 -eric5.UtilitiesPython2.py2flakes.checker.Checker.NAME?4(node) -eric5.UtilitiesPython2.py2flakes.checker.Checker.NUM?7 -eric5.UtilitiesPython2.py2flakes.checker.Checker.RETURN?7 -eric5.UtilitiesPython2.py2flakes.checker.Checker.SLICE?7 -eric5.UtilitiesPython2.py2flakes.checker.Checker._runDeferred?5(deferred) -eric5.UtilitiesPython2.py2flakes.checker.Checker.addArgs?4() -eric5.UtilitiesPython2.py2flakes.checker.Checker.addBinding?4(lineno, value, reportRedef=True) -eric5.UtilitiesPython2.py2flakes.checker.Checker.checkUnusedAssignments?4() -eric5.UtilitiesPython2.py2flakes.checker.Checker.check_dead_scopes?4() -eric5.UtilitiesPython2.py2flakes.checker.Checker.collectLoopVars?4() -eric5.UtilitiesPython2.py2flakes.checker.Checker.deferAssignment?4(callable) -eric5.UtilitiesPython2.py2flakes.checker.Checker.deferFunction?4(callable) -eric5.UtilitiesPython2.py2flakes.checker.Checker.handleChildren?4(tree) -eric5.UtilitiesPython2.py2flakes.checker.Checker.handleNode?4(node, parent) -eric5.UtilitiesPython2.py2flakes.checker.Checker.ignore?4(node) -eric5.UtilitiesPython2.py2flakes.checker.Checker.isDocstring?4(node) -eric5.UtilitiesPython2.py2flakes.checker.Checker.nodeDepth?7 -eric5.UtilitiesPython2.py2flakes.checker.Checker.popScope?4() -eric5.UtilitiesPython2.py2flakes.checker.Checker.pushClassScope?4() -eric5.UtilitiesPython2.py2flakes.checker.Checker.pushFunctionScope?4() -eric5.UtilitiesPython2.py2flakes.checker.Checker.report?4(messageClass, *args, **kwargs) -eric5.UtilitiesPython2.py2flakes.checker.Checker.runFunction?4() -eric5.UtilitiesPython2.py2flakes.checker.Checker.scope?4() -eric5.UtilitiesPython2.py2flakes.checker.Checker.scope?7 -eric5.UtilitiesPython2.py2flakes.checker.Checker.traceTree?7 -eric5.UtilitiesPython2.py2flakes.checker.Checker?1(module, filename='(none)') -eric5.UtilitiesPython2.py2flakes.checker.ExportBinding.names?4() -eric5.UtilitiesPython2.py2flakes.checker.FunctionScope?1() -eric5.UtilitiesPython2.py2flakes.checker.Importation?1(name, source) -eric5.UtilitiesPython2.py2flakes.checker.Scope.importStarred?7 -eric5.UtilitiesPython2.py2flakes.checker.Scope?1() -eric5.UtilitiesPython2.py2flakes.checker._MAGIC_GLOBALS?8 -eric5.UtilitiesPython2.py2flakes.checker.iter_child_nodes?4(node, astcls=_ast.AST) -eric5.UtilitiesPython2.py2flakes.messages.DuplicateArgument.message?7 -eric5.UtilitiesPython2.py2flakes.messages.DuplicateArgument?1(filename, lineno, name) -eric5.UtilitiesPython2.py2flakes.messages.ImportShadowedByLoopVar.message?7 -eric5.UtilitiesPython2.py2flakes.messages.ImportShadowedByLoopVar?1(filename, lineno, name, orig_lineno) -eric5.UtilitiesPython2.py2flakes.messages.ImportStarUsed.message?7 -eric5.UtilitiesPython2.py2flakes.messages.ImportStarUsed?1(filename, lineno, modname) -eric5.UtilitiesPython2.py2flakes.messages.LateFutureImport.message?7 -eric5.UtilitiesPython2.py2flakes.messages.LateFutureImport?1(filename, lineno, names) -eric5.UtilitiesPython2.py2flakes.messages.Message.getMessageData?4() -eric5.UtilitiesPython2.py2flakes.messages.Message.message?7 -eric5.UtilitiesPython2.py2flakes.messages.Message.message_args?7 -eric5.UtilitiesPython2.py2flakes.messages.Message?1(filename, lineno) -eric5.UtilitiesPython2.py2flakes.messages.RedefinedFunction.message?7 -eric5.UtilitiesPython2.py2flakes.messages.RedefinedFunction?1(filename, lineno, name, orig_lineno) -eric5.UtilitiesPython2.py2flakes.messages.RedefinedWhileUnused.message?7 -eric5.UtilitiesPython2.py2flakes.messages.RedefinedWhileUnused?1(filename, lineno, name, orig_lineno) -eric5.UtilitiesPython2.py2flakes.messages.UndefinedExport.message?7 -eric5.UtilitiesPython2.py2flakes.messages.UndefinedExport?1(filename, lineno, name) -eric5.UtilitiesPython2.py2flakes.messages.UndefinedLocal.message?7 -eric5.UtilitiesPython2.py2flakes.messages.UndefinedLocal?1(filename, lineno, name, orig_lineno) -eric5.UtilitiesPython2.py2flakes.messages.UndefinedName.message?7 -eric5.UtilitiesPython2.py2flakes.messages.UndefinedName?1(filename, lineno, name) -eric5.UtilitiesPython2.py2flakes.messages.UnusedImport.message?7 -eric5.UtilitiesPython2.py2flakes.messages.UnusedImport?1(filename, lineno, name) -eric5.UtilitiesPython2.py2flakes.messages.UnusedVariable.message?7 -eric5.UtilitiesPython2.py2flakes.messages.UnusedVariable?1(filename, lineno, names) eric5.VCS.CommandOptionsDialog.vcsCommandOptionsDialog.getOptions?4() eric5.VCS.CommandOptionsDialog.vcsCommandOptionsDialog?1(vcs, parent=None) eric5.VCS.ProjectBrowserHelper.VcsProjectBrowserHelper._VCSAdd?5()
--- a/APIs/Python3/eric5.bas Fri Oct 18 23:00:41 2013 +0200 +++ b/APIs/Python3/eric5.bas Fri Nov 01 15:48:48 2013 +0100 @@ -64,6 +64,7 @@ ChatWidget QWidget Ui_ChatWidget ChromeImporter BookmarksImporter Class ClbrBaseClasses.Class VisibilityMixin +ClassDefinition Definition ClassItem UMLItem ClassModel UMLModel ClassScope Scope @@ -127,6 +128,7 @@ DebuggerPython3Page ConfigurationPageBase Ui_DebuggerPython3Page DebuggerPythonPage ConfigurationPageBase Ui_DebuggerPythonPage DebuggerRubyPage ConfigurationPageBase Ui_DebuggerRubyPage +Definition Binding DeleteFilesConfirmationDialog QDialog Ui_DeleteFilesConfirmationDialog DiffDialog QWidget Ui_DiffDialog DiffReport StandardReport @@ -239,6 +241,7 @@ FeedsManager QDialog Ui_FeedsManager Fetch HgExtension FetchProjectHelper HgExtensionProjectHelper +File file FileAccessHandler SchemeAccessHandler FileDialogWizard QObject FileDialogWizardDialog QDialog Ui_FileDialogWizardDialog @@ -570,7 +573,9 @@ Rebase HgExtension RebaseProjectHelper HgExtensionProjectHelper RecursionError OverflowError ValueError +Redefined Message RedefinedFunction Message +RedefinedInListComp Message RedefinedWhileUnused Message Redirector QObject RemoveBookmarksCommand QUndoCommand
--- a/Cooperation/ChatWidget.py Fri Oct 18 23:00:41 2013 +0200 +++ b/Cooperation/ChatWidget.py Fri Nov 01 15:48:48 2013 +0100 @@ -188,6 +188,7 @@ UI.PixmapCache.getPixmap("cooperation48.png"), self.trUtf8("New User"), self.trUtf8("{0} has joined.") .format(nick)) + def __participantLeft(self, nick): """ Private slot handling a participant leaving the session. @@ -230,7 +231,7 @@ return self.chatEdit.append( - QDateTime.currentDateTime().toString(Qt.SystemLocaleLongDate) + \ + QDateTime.currentDateTime().toString(Qt.SystemLocaleLongDate) + " <" + from_ + ">:") self.chatEdit.append(message + "\n") bar = self.chatEdit.verticalScrollBar() @@ -304,7 +305,7 @@ self.__client.close() self.serverButton.setText(self.trUtf8("Start Server")) self.serverPortSpin.setEnabled(True) - if (self.serverPortSpin.value() != + if (self.serverPortSpin.value() != Preferences.getCooperation("ServerPort")): self.serverPortSpin.setValue( Preferences.getCooperation("ServerPort")) @@ -320,7 +321,7 @@ else: self.__showErrorMessage( self.trUtf8("! Server Error: {0}\n").format( - self.__client.errorString()) + self.__client.errorString()) ) def __setConnected(self, connected): @@ -567,7 +568,8 @@ if ex: fname += ex if QFileInfo(fname).exists(): - res = E5MessageBox.yesNo(self, + res = E5MessageBox.yesNo( + self, self.trUtf8("Save Chat"), self.trUtf8("<p>The file <b>{0}</b> already exists." " Overwrite it?</p>").format(fname), @@ -581,12 +583,13 @@ f.write(txt) f.close() except IOError as err: - E5MessageBox.critical(self, + E5MessageBox.critical( + self, self.trUtf8("Error saving Chat"), self.trUtf8("""<p>The chat contents could not be""" """ written to <b>{0}</b></p>""" """<p>Reason: {1}</p>""") .format( - fname, str(err))) + fname, str(err))) def __copyChat(self): """ @@ -690,7 +693,7 @@ ":") self.chatEdit.append( self.trUtf8("* {0} has been banned and kicked.\n") - .format( itm.text().split("@")[0])) + .format(itm.text().split("@")[0])) self.chatEdit.setTextColor(color) def shutdown(self):
--- a/Cooperation/Connection.py Fri Oct 18 23:00:41 2013 +0200 +++ b/Cooperation/Connection.py Fri Nov 01 15:48:48 2013 +0100 @@ -206,7 +206,7 @@ if bannedName in Preferences.getCooperation("BannedUsers"): self.rejected.emit(self.trUtf8( "* Connection attempted by banned user '{0}'.") - .format(bannedName)) + .format(bannedName)) self.abort() return @@ -214,7 +214,8 @@ not Preferences.getCooperation("AutoAcceptConnections"): # don't ask for reverse connections or # if we shall accept automatically - res = E5MessageBox.yesNo(None, + res = E5MessageBox.yesNo( + None, self.trUtf8("New Connection"), self.trUtf8("""<p>Accept connection from """ """<strong>{0}@{1}</strong>?</p>""").format(
--- a/DataViews/CodeMetrics.py Fri Oct 18 23:00:41 2013 +0200 +++ b/DataViews/CodeMetrics.py Fri Nov 01 15:48:48 2013 +0100 @@ -179,8 +179,8 @@ Public method used to format and print the collected statistics. """ label_len = 79 - len(spacer) - 6 * 6 - print(spacer + "FUNCTION / CLASS".ljust(label_len) + \ - " START END LINES NLOC COMM EMPTY") + print(spacer + "FUNCTION / CLASS".ljust(label_len) + + " START END LINES NLOC COMM EMPTY") for id in self.identifiers + ['TOTAL ']: label = id counters = self.counters.get(id, {})
--- a/DataViews/CodeMetricsDialog.py Fri Oct 18 23:00:41 2013 +0200 +++ b/DataViews/CodeMetricsDialog.py Fri Nov 01 15:48:48 2013 +0100 @@ -186,7 +186,7 @@ # now do the summary stuff docstrings = total['lines'] - total['comments'] - \ - total['empty lines'] - total['non-commentary lines'] + total['empty lines'] - total['non-commentary lines'] self.__createSummaryItem(self.trUtf8("files"), loc.toString(total['files'])) self.__createSummaryItem(self.trUtf8("lines"), @@ -268,7 +268,7 @@ filterList = filterString.split(",") if filterList: for filter in filterList: - fileList = [f for f in fileList + fileList = [f for f in fileList if not fnmatch.fnmatch(f, filter.strip())] self.resultList.clear()
--- a/DataViews/PyCoverageDialog.py Fri Oct 18 23:00:41 2013 +0200 +++ b/DataViews/PyCoverageDialog.py Fri Nov 01 15:48:48 2013 +0100 @@ -53,14 +53,14 @@ self.__menu = QMenu(self) self.__menu.addSeparator() - self.openAct = self.__menu.addAction(self.trUtf8("Open"), - self.__openFile) + self.openAct = self.__menu.addAction( + self.trUtf8("Open"), self.__openFile) self.__menu.addSeparator() - self.annotate = self.__menu.addAction(self.trUtf8('Annotate'), - self.__annotate) + self.annotate = self.__menu.addAction( + self.trUtf8('Annotate'), self.__annotate) self.__menu.addAction(self.trUtf8('Annotate all'), self.__annotateAll) - self.__menu.addAction(self.trUtf8('Delete annotated files'), - self.__deleteAnnotated) + self.__menu.addAction( + self.trUtf8('Delete annotated files'), self.__deleteAnnotated) self.__menu.addSeparator() self.__menu.addAction(self.trUtf8('Erase Coverage Info'), self.__erase) self.resultList.setContextMenuPolicy(Qt.CustomContextMenu) @@ -239,7 +239,8 @@ self.summaryGroup.hide() if total_exceptions: - E5MessageBox.warning(self, + E5MessageBox.warning( + self, self.trUtf8("Parse Error"), self.trUtf8("""%n file(s) could not be parsed. Coverage""" """ info for these is not available.""", "", @@ -343,7 +344,7 @@ # now process them progress = QProgressDialog(self.trUtf8("Annotating files..."), - self.trUtf8("Abort"), 0, len(files), self) + self.trUtf8("Abort"), 0, len(files), self) progress.setMinimumDuration(0) count = 0
--- a/DataViews/PyProfileDialog.py Fri Oct 18 23:00:41 2013 +0200 +++ b/DataViews/PyProfileDialog.py Fri Nov 01 15:48:48 2013 +0100 @@ -85,10 +85,10 @@ self.trUtf8('Exclude Python Library'), self.__filter) self.__menu.addSeparator() - self.__menu.addAction(self.trUtf8('Erase Profiling Info'), - self.__eraseProfile) - self.__menu.addAction(self.trUtf8('Erase Timing Info'), - self.__eraseTiming) + self.__menu.addAction( + self.trUtf8('Erase Profiling Info'), self.__eraseProfile) + self.__menu.addAction( + self.trUtf8('Erase Timing Info'), self.__eraseTiming) self.__menu.addSeparator() self.__menu.addAction(self.trUtf8('Erase All Infos'), self.__eraseAll) self.resultList.setContextMenuPolicy(Qt.CustomContextMenu) @@ -172,7 +172,7 @@ if self.cancelled: return - if not (self.ericpath and + if not (self.ericpath and func[0].startswith(self.ericpath)) and \ not func[0].startswith("DebugClients") and \ func[0] != "profile" and \ @@ -229,11 +229,12 @@ fname = "{0}.profile".format(self.basename) if not os.path.exists(fname): - E5MessageBox.warning(self, + E5MessageBox.warning( + self, self.trUtf8("Profile Results"), self.trUtf8("""<p>There is no profiling data""" """ available for <b>{0}</b>.</p>""") - .format(pfn)) + .format(pfn)) self.close() return try: @@ -241,11 +242,12 @@ self.stats = pickle.load(f) f.close() except (EnvironmentError, pickle.PickleError, EOFError): - E5MessageBox.critical(self, + E5MessageBox.critical( + self, self.trUtf8("Loading Profiling Data"), self.trUtf8("""<p>The profiling data could not be""" """ read from file <b>{0}</b>.</p>""") - .format(fname)) + .format(fname)) self.close() return
--- a/DebugClients/Python/AsyncFile.py Fri Oct 18 23:00:41 2013 +0200 +++ b/DebugClients/Python/AsyncFile.py Fri Nov 01 15:48:48 2013 +0100 @@ -276,7 +276,7 @@ if not self.wpending: self.wpending = s elif type(self.wpending) != type(s) or \ - len(self.wpending) + len(s) > self.maxbuffersize: + len(self.wpending) + len(s) > self.maxbuffersize: # flush wpending so that different string types are not # concatenated while self.wpending:
--- a/DebugClients/Python/DCTestResult.py Fri Oct 18 23:00:41 2013 +0200 +++ b/DebugClients/Python/DCTestResult.py Fri Nov 01 15:48:48 2013 +0100 @@ -40,8 +40,10 @@ """ TestResult.addFailure(self, test, err) tracebackLines = self._exc_info_to_string(err, test) - self.parent.write('%s%s\n' % (ResponseUTTestFailed, - unicode((unicode(test), tracebackLines, test.id())))) + self.parent.write( + '%s%s\n' % ( + ResponseUTTestFailed, + unicode((unicode(test), tracebackLines, test.id())))) def addError(self, test, err): """ @@ -52,8 +54,10 @@ """ TestResult.addError(self, test, err) tracebackLines = self._exc_info_to_string(err, test) - self.parent.write('%s%s\n' % (ResponseUTTestErrored, - unicode((unicode(test), tracebackLines, test.id())))) + self.parent.write( + '%s%s\n' % ( + ResponseUTTestErrored, + unicode((unicode(test), tracebackLines, test.id())))) def addSkip(self, test, reason): """ @@ -63,8 +67,10 @@ @param reason reason for skipping the test (string) """ TestResult.addSkip(self, test, reason) - self.parent.write('%s%s\n' % (ResponseUTTestSkipped, - str((str(test), reason, test.id())))) + self.parent.write( + '%s%s\n' % ( + ResponseUTTestSkipped, + str((str(test), reason, test.id())))) def addExpectedFailure(self, test, err): """ @@ -75,8 +81,10 @@ """ TestResult.addExpectedFailure(self, test, err) tracebackLines = self._exc_info_to_string(err, test) - self.parent.write('%s%s\n' % (ResponseUTTestFailedExpected, - str((str(test), tracebackLines, test.id())))) + self.parent.write( + '%s%s\n' % ( + ResponseUTTestFailedExpected, + str((str(test), tracebackLines, test.id())))) def addUnexpectedSuccess(self, test): """ @@ -85,8 +93,10 @@ @param test reference to the test object """ TestResult.addUnexpectedSuccess(self, test) - self.parent.write('%s%s\n' % (ResponseUTTestSucceededUnexpected, - str((str(test), test.id())))) + self.parent.write( + '%s%s\n' % ( + ResponseUTTestSucceededUnexpected, + str((str(test), test.id())))) def startTest(self, test): """ @@ -95,8 +105,10 @@ @param test Reference to the test object """ TestResult.startTest(self, test) - self.parent.write('%s%s\n' % (ResponseUTStartTest, - unicode((unicode(test), test.shortDescription())))) + self.parent.write( + '%s%s\n' % ( + ResponseUTStartTest, + unicode((unicode(test), test.shortDescription())))) def stopTest(self, test): """
--- a/DebugClients/Python/DebugBase.py Fri Oct 18 23:00:41 2013 +0200 +++ b/DebugClients/Python/DebugBase.py Fri Nov 01 15:48:48 2013 +0100 @@ -161,7 +161,8 @@ self.cFrame = frame self.__recursionDepth += 1 if self.__recursionDepth > gRecursionLimit: - raise RuntimeError('maximum recursion depth exceeded\n' + raise RuntimeError( + 'maximum recursion depth exceeded\n' '(offending frame is two down the stack)') def __sendCallTrace(self, event, fromFrame, toFrame):
--- a/DebugClients/Python/DebugClientBase.py Fri Oct 18 23:00:41 2013 +0200 +++ b/DebugClients/Python/DebugClientBase.py Fri Nov 01 15:48:48 2013 +0100 @@ -595,7 +595,8 @@ sys.excepthook = self.__unhandled_exception # generate a coverage object - self.cover = coverage(auto_data=True, + self.cover = coverage( + auto_data=True, data_file="%s.coverage" % os.path.splitext(sys.argv[0])[0]) self.cover.use_cache(True) @@ -671,9 +672,10 @@ try: compile(cond, '<string>', 'eval') except SyntaxError: - self.write('%s%s,%d\n' % \ - (DebugProtocol.ResponseBPConditionError, fn, - line)) + self.write( + '%s%s,%d\n' % \ + (DebugProtocol.ResponseBPConditionError, + fn, line)) return self.mainThread.set_break(fn, line, temporary, cond) else: @@ -811,9 +813,12 @@ return if cmd == DebugProtocol.RequestBanner: - self.write('%s%s\n' % (DebugProtocol.ResponseBanner, - unicode(("Python %s" % sys.version, socket.gethostname(), - self.variant)))) + self.write( + '%s%s\n' % ( + DebugProtocol.ResponseBanner, + unicode(("Python %s" % sys.version, + socket.gethostname(), + self.variant)))) return if cmd == DebugProtocol.RequestCapabilities: @@ -856,15 +861,18 @@ .loadTestsFromModule(utModule) except: exc_type, exc_value, exc_tb = sys.exc_info() - self.write('%s%s\n' % (DebugProtocol.ResponseUTPrepared, - unicode((0, str(exc_type), str(exc_value))))) + self.write( + '%s%s\n' % ( + DebugProtocol.ResponseUTPrepared, + unicode((0, str(exc_type), str(exc_value))))) self.__exceptionRaised() return # generate a coverage object if int(cov): from coverage import coverage - self.cover = coverage(auto_data=True, + self.cover = coverage( + auto_data=True, data_file="%s.coverage" % os.path.splitext(covname)[0]) self.cover.use_cache(True) if int(erase): @@ -872,8 +880,10 @@ else: self.cover = None - self.write('%s%s\n' % (DebugProtocol.ResponseUTPrepared, - unicode((self.test.countTestCases(), "", "")))) + self.write( + '%s%s\n' % ( + DebugProtocol.ResponseUTPrepared, + unicode((self.test.countTestCases(), "", "")))) return if cmd == DebugProtocol.RequestUTRun: @@ -1632,8 +1642,9 @@ varlist.append(("column", "int", "%s" % value.column())) varlist.append( ("internalId", "int", "%s" % value.internalId())) - varlist.append(("internalPointer", "void *", "%s" % \ - value.internalPointer())) + varlist.append( + ("internalPointer", "void *", "%s" % \ + value.internalPointer())) elif qttype == 'QRegExp': varlist.append(("pattern", "str", "%s" % value.pattern())) @@ -1829,7 +1840,7 @@ unicode(completions), text)) def startDebugger(self, filename=None, host=None, port=None, - enableTrace=1, exceptions=1, tracePython=0, redirect=1): + enableTrace=1, exceptions=1, tracePython=0, redirect=1): """ Public method used to start the remote debugger. @@ -1885,7 +1896,8 @@ self.mainThread.set_trace() def startProgInDebugger(self, progargs, wd='', host=None, - port=None, exceptions=1, tracePython=0, redirect=1): + port=None, exceptions=1, tracePython=0, + redirect=1): """ Public method used to start the remote debugger.
--- a/DebugClients/Python/DebugConfig.py Fri Oct 18 23:00:41 2013 +0200 +++ b/DebugClients/Python/DebugConfig.py Fri Nov 01 15:48:48 2013 +0100 @@ -7,14 +7,16 @@ Module defining type strings for the different Python types. """ -ConfigVarTypeStrings = ['__', 'NoneType', 'type',\ - 'bool', 'int', 'long', 'float', 'complex',\ - 'str', 'unicode', 'tuple', 'list',\ - 'dict', 'dict-proxy', 'set', 'file', 'xrange',\ - 'slice', 'buffer', 'class', 'instance',\ - 'instance method', 'property', 'generator',\ - 'function', 'builtin_function_or_method', 'code', 'module',\ - 'ellipsis', 'traceback', 'frame', 'other'] +ConfigVarTypeStrings = [ + '__', 'NoneType', 'type',\ + 'bool', 'int', 'long', 'float', 'complex',\ + 'str', 'unicode', 'tuple', 'list',\ + 'dict', 'dict-proxy', 'set', 'file', 'xrange',\ + 'slice', 'buffer', 'class', 'instance',\ + 'instance method', 'property', 'generator',\ + 'function', 'builtin_function_or_method', 'code', 'module',\ + 'ellipsis', 'traceback', 'frame', 'other' +] # # eflag: FileType = Python2
--- a/DebugClients/Python/PyProfile.py Fri Oct 18 23:00:41 2013 +0200 +++ b/DebugClients/Python/PyProfile.py Fri Nov 01 15:48:48 2013 +0100 @@ -147,7 +147,7 @@ self.cur[-3]) fcode = frame.f_code fn = (self.fix_frame_filename(frame), - fcode.co_firstlineno, fcode.co_name) + fcode.co_firstlineno, fcode.co_name) self.cur = (t, 0, 0, fn, frame, self.cur) timings = self.timings if fn in timings:
--- a/DebugClients/Python/eric5dbgstub.py Fri Oct 18 23:00:41 2013 +0200 +++ b/DebugClients/Python/eric5dbgstub.py Fri Nov 01 15:48:48 2013 +0100 @@ -88,7 +88,7 @@ global debugger if debugger: debugger.startDebugger(enableTrace=enableTrace, exceptions=exceptions, - tracePython=tracePython, redirect=redirect) + tracePython=tracePython, redirect=redirect) # # eflag: FileType = Python2
--- a/DebugClients/Python3/DCTestResult.py Fri Oct 18 23:00:41 2013 +0200 +++ b/DebugClients/Python3/DCTestResult.py Fri Nov 01 15:48:48 2013 +0100 @@ -40,7 +40,8 @@ """ TestResult.addFailure(self, test, err) tracebackLines = self._exc_info_to_string(err, test) - self.parent.write('{0}{1}\n'.format(ResponseUTTestFailed, + self.parent.write('{0}{1}\n'.format( + ResponseUTTestFailed, str((str(test), tracebackLines, test.id())))) def addError(self, test, err): @@ -52,7 +53,8 @@ """ TestResult.addError(self, test, err) tracebackLines = self._exc_info_to_string(err, test) - self.parent.write('{0}{1}\n'.format(ResponseUTTestErrored, + self.parent.write('{0}{1}\n'.format( + ResponseUTTestErrored, str((str(test), tracebackLines, test.id())))) def addSkip(self, test, reason): @@ -63,7 +65,8 @@ @param reason reason for skipping the test (string) """ TestResult.addSkip(self, test, reason) - self.parent.write('{0}{1}\n'.format(ResponseUTTestSkipped, + self.parent.write('{0}{1}\n'.format( + ResponseUTTestSkipped, str((str(test), reason, test.id())))) def addExpectedFailure(self, test, err): @@ -75,7 +78,8 @@ """ TestResult.addExpectedFailure(self, test, err) tracebackLines = self._exc_info_to_string(err, test) - self.parent.write('{0}{1}\n'.format(ResponseUTTestFailedExpected, + self.parent.write('{0}{1}\n'.format( + ResponseUTTestFailedExpected, str((str(test), tracebackLines, test.id())))) def addUnexpectedSuccess(self, test): @@ -85,7 +89,8 @@ @param test reference to the test object """ TestResult.addUnexpectedSuccess(self, test) - self.parent.write('{0}{1}\n'.format(ResponseUTTestSucceededUnexpected, + self.parent.write('{0}{1}\n'.format( + ResponseUTTestSucceededUnexpected, str((str(test), test.id())))) def startTest(self, test): @@ -95,7 +100,8 @@ @param test Reference to the test object """ TestResult.startTest(self, test) - self.parent.write('{0}{1}\n'.format(ResponseUTStartTest, + self.parent.write('{0}{1}\n'.format( + ResponseUTStartTest, str((str(test), test.shortDescription())))) def stopTest(self, test):
--- a/DebugClients/Python3/DebugBase.py Fri Oct 18 23:00:41 2013 +0200 +++ b/DebugClients/Python3/DebugBase.py Fri Nov 01 15:48:48 2013 +0100 @@ -160,7 +160,8 @@ self.cFrame = frame self.__recursionDepth += 1 if self.__recursionDepth > gRecursionLimit: - raise RuntimeError('maximum recursion depth exceeded\n' + raise RuntimeError( + 'maximum recursion depth exceeded\n' '(offending frame is two down the stack)') def __sendCallTrace(self, event, fromFrame, toFrame):
--- a/DebugClients/Python3/DebugClientBase.py Fri Oct 18 23:00:41 2013 +0200 +++ b/DebugClients/Python3/DebugClientBase.py Fri Nov 01 15:48:48 2013 +0100 @@ -630,7 +630,8 @@ sys.excepthook = self.__unhandled_exception # generate a coverage object - self.cover = coverage(auto_data=True, + self.cover = coverage( + auto_data=True, data_file="{0}.coverage".format( os.path.splitext(sys.argv[0])[0])) self.cover.use_cache(True) @@ -823,8 +824,8 @@ if cmd == DebugProtocol.RequestBanner: self.write('{0}{1}\n'.format(DebugProtocol.ResponseBanner, - str(("Python {0}".format(sys.version), - socket.gethostname(), self.variant)))) + str(("Python {0}".format(sys.version), + socket.gethostname(), self.variant)))) return if cmd == DebugProtocol.RequestCapabilities: @@ -876,7 +877,8 @@ # generate a coverage object if int(cov): from coverage import coverage - self.cover = coverage(auto_data=True, + self.cover = coverage( + auto_data=True, data_file="{0}.coverage".format( os.path.splitext(covname)[0])) self.cover.use_cache(True) @@ -885,7 +887,8 @@ else: self.cover = None - self.write('{0}{1}\n'.format(DebugProtocol.ResponseUTPrepared, + self.write('{0}{1}\n'.format( + DebugProtocol.ResponseUTPrepared, str((self.test.countTestCases(), "", "")))) return @@ -1893,8 +1896,8 @@ str(completions), text)) def startDebugger(self, filename=None, host=None, port=None, - enableTrace=True, exceptions=True, tracePython=False, - redirect=True): + enableTrace=True, exceptions=True, tracePython=False, + redirect=True): """ Public method used to start the remote debugger. @@ -1950,7 +1953,8 @@ self.mainThread.set_trace() def startProgInDebugger(self, progargs, wd='', host=None, - port=None, exceptions=True, tracePython=False, redirect=True): + port=None, exceptions=True, tracePython=False, + redirect=True): """ Public method used to start the remote debugger.
--- a/DebugClients/Python3/DebugConfig.py Fri Oct 18 23:00:41 2013 +0200 +++ b/DebugClients/Python3/DebugConfig.py Fri Nov 01 15:48:48 2013 +0100 @@ -7,11 +7,13 @@ Module defining type strings for the different Python types. """ -ConfigVarTypeStrings = ['__', 'NoneType', 'type',\ - 'bool', 'int', 'long', 'float', 'complex',\ - 'str', 'unicode', 'tuple', 'list',\ - 'dict', 'dict-proxy', 'set', 'file', 'xrange',\ - 'slice', 'buffer', 'class', 'instance',\ - 'instance method', 'property', 'generator',\ - 'function', 'builtin_function_or_method', 'code', 'module',\ - 'ellipsis', 'traceback', 'frame', 'other'] +ConfigVarTypeStrings = [ + '__', 'NoneType', 'type',\ + 'bool', 'int', 'long', 'float', 'complex',\ + 'str', 'unicode', 'tuple', 'list',\ + 'dict', 'dict-proxy', 'set', 'file', 'xrange',\ + 'slice', 'buffer', 'class', 'instance',\ + 'instance method', 'property', 'generator',\ + 'function', 'builtin_function_or_method', 'code', 'module',\ + 'ellipsis', 'traceback', 'frame', 'other' +]
--- a/DebugClients/Python3/PyProfile.py Fri Oct 18 23:00:41 2013 +0200 +++ b/DebugClients/Python3/PyProfile.py Fri Nov 01 15:48:48 2013 +0100 @@ -153,7 +153,7 @@ self.cur[-3]) fcode = frame.f_code fn = (self.fix_frame_filename(frame), - fcode.co_firstlineno, fcode.co_name) + fcode.co_firstlineno, fcode.co_name) self.cur = (t, 0, 0, fn, frame, self.cur) timings = self.timings if fn in timings:
--- a/DebugClients/Python3/eric5dbgstub.py Fri Oct 18 23:00:41 2013 +0200 +++ b/DebugClients/Python3/eric5dbgstub.py Fri Nov 01 15:48:48 2013 +0100 @@ -87,4 +87,4 @@ global debugger if debugger: debugger.startDebugger(enableTrace=enableTrace, exceptions=exceptions, - tracePython=tracePython, redirect=redirect) + tracePython=tracePython, redirect=redirect)
--- a/Debugger/BreakPointModel.py Fri Oct 18 23:00:41 2013 +0200 +++ b/Debugger/BreakPointModel.py Fri Nov 01 15:48:48 2013 +0100 @@ -212,8 +212,8 @@ if index.isValid(): row = index.row() index1 = self.createIndex(row, 0, self.breakpoints[row]) - index2 = self.createIndex(row, len(self.breakpoints[row]), - self.breakpoints[row]) + index2 = self.createIndex( + row, len(self.breakpoints[row]), self.breakpoints[row]) self.dataAboutToBeChanged.emit(index1, index2) self.breakpoints[row] = [fn, line] + list(properties) self.dataChanged.emit(index1, index2)
--- a/Debugger/BreakPointViewer.py Fri Oct 18 23:00:41 2013 +0200 +++ b/Debugger/BreakPointViewer.py Fri Nov 01 15:48:48 2013 +0100 @@ -181,7 +181,7 @@ self.multiMenu.addAction(self.trUtf8("Add"), self.__addBreak) self.multiMenu.addSeparator() self.multiMenu.addAction(self.trUtf8("Enable selected"), - self.__enableSelectedBreaks) + self.__enableSelectedBreaks) self.multiMenu.addAction(self.trUtf8("Enable all"), self.__enableAllBreaks) self.multiMenu.addSeparator() @@ -231,8 +231,8 @@ from .EditBreakpointDialog import EditBreakpointDialog dlg = EditBreakpointDialog((self.fnHistory[0], None), None, - self.condHistory, self, modal=1, addMode=1, - filenameHistory=self.fnHistory) + self.condHistory, self, modal=1, + addMode=1, filenameHistory=self.fnHistory) if dlg.exec_() == QDialog.Accepted: fn, line, cond, temp, enabled, count = dlg.getAddData() if fn is not None: @@ -291,8 +291,8 @@ self.condHistory.remove(cond) self.condHistory.insert(0, cond) - self.__model.setBreakPointByIndex(sindex, - fn, line, (cond, temp, enabled, count)) + self.__model.setBreakPointByIndex( + sindex, fn, line, (cond, temp, enabled, count)) self.__resizeColumns() self.__resort()
--- a/Debugger/CallStackViewer.py Fri Oct 18 23:00:41 2013 +0200 +++ b/Debugger/CallStackViewer.py Fri Nov 01 15:48:48 2013 +0100 @@ -115,12 +115,13 @@ dfname = fname if ffunc and not ffunc.startswith("<"): # use normal format - itm = QTreeWidgetItem(self, + itm = QTreeWidgetItem( + self, [self.__entryFormat.format(dfname, fline, ffunc, fargs)]) else: # use short format - itm = QTreeWidgetItem(self, - [self.__entryFormatShort.format(dfname, fline)]) + itm = QTreeWidgetItem( + self, [self.__entryFormatShort.format(dfname, fline)]) itm.setData(0, self.FilenameRole, fname) itm.setData(0, self.LinenoRole, fline) @@ -168,7 +169,8 @@ if ex: fname += ex if QFileInfo(fname).exists(): - res = E5MessageBox.yesNo(self, + res = E5MessageBox.yesNo( + self, self.trUtf8("Save Call Stack Info"), self.trUtf8("<p>The file <b>{0}</b> already exists." " Overwrite it?</p>").format(fname), @@ -186,7 +188,8 @@ itm = self.itemBelow(itm) f.close() except IOError as err: - E5MessageBox.critical(self, + E5MessageBox.critical( + self, self.trUtf8("Error saving Call Stack Info"), self.trUtf8("""<p>The call stack info could not be""" """ written to <b>{0}</b></p>"""
--- a/Debugger/CallTraceViewer.py Fri Oct 18 23:00:41 2013 +0200 +++ b/Debugger/CallTraceViewer.py Fri Nov 01 15:48:48 2013 +0100 @@ -134,7 +134,8 @@ if ex: fname += ex if QFileInfo(fname).exists(): - res = E5MessageBox.yesNo(self, + res = E5MessageBox.yesNo( + self, self.trUtf8("Save Call Trace Info"), self.trUtf8("<p>The file <b>{0}</b> already exists." " Overwrite it?</p>").format(fname), @@ -152,12 +153,14 @@ call = "->" else: call = "<-" - f.write("{0} {1} || {2}\n".format(call, + f.write("{0} {1} || {2}\n".format( + call, itm.text(1), itm.text(2))) itm = self.callTrace.itemBelow(itm) f.close() except IOError as err: - E5MessageBox.critical(self, + E5MessageBox.critical( + self, self.trUtf8("Error saving Call Trace Info"), self.trUtf8("""<p>The call trace info could not""" """ be written to <b>{0}</b></p>""" @@ -229,9 +232,11 @@ fromFile = self.__project.getRelativePath(fromFile) toFile = self.__project.getRelativePath(toFile) - itm = QTreeWidgetItem(parentItem, ["", - self.__entryFormat.format(fromFile, fromLine, fromFunction), - self.__entryFormat.format(toFile, toLine, toFunction)]) + itm = QTreeWidgetItem( + parentItem, + ["", + self.__entryFormat.format(fromFile, fromLine, fromFunction), + self.__entryFormat.format(toFile, toLine, toFunction)]) itm.setIcon(0, icon) itm.setData(0, Qt.UserRole, isCall) itm.setExpanded(True)
--- a/Debugger/DebugServer.py Fri Oct 18 23:00:41 2013 +0200 +++ b/Debugger/DebugServer.py Fri Nov 01 15:48:48 2013 +0100 @@ -107,9 +107,9 @@ client reported an expected test failure @signal utTestSucceededUnexpected(testname, id) emitted after the client reported an unexpected test success - @signal callTraceInfo(isCall, fromFile, fromLine, fromFunction, toFile, - toLine, toFunction) emitted after the client reported the call trace - data + @signal callTraceInfo emitted after the client reported the call trace + data (isCall, fromFile, fromLine, fromFunction, toFile, toLine, + toFunction) """ clientClearBreak = pyqtSignal(str, int) clientClearWatch = pyqtSignal(str) @@ -370,8 +370,8 @@ """ if clType is not None and clType in self.getSupportedLanguages(): self.clientType = clType - Preferences.Prefs.settings.setValue('DebugClient/Type', - self.clientType) + Preferences.Prefs.settings.setValue( + 'DebugClient/Type', self.clientType) def startClient(self, unplanned=True, clType=None, forProject=False, runInConsole=False): @@ -651,7 +651,8 @@ peerAddress = sock.peerAddress().toString() if peerAddress not in Preferences.getDebugger("AllowedHosts"): # the peer is not allowed to connect - res = E5MessageBox.yesNo(None, + res = E5MessageBox.yesNo( + None, self.trUtf8("Connection from illegal host"), self.trUtf8( """<p>A connection was attempted by the illegal host""" @@ -1341,7 +1342,8 @@ @param toLine line number in the target file (string) @param toFunction name of the target function (string) """ - self.callTraceInfo.emit(isCall, fromFile, fromLine, fromFunction, + self.callTraceInfo.emit( + isCall, fromFile, fromLine, fromFunction, toFile, toLine, toFunction) def clientUtPrepared(self, result, exceptionType, exceptionValue):
--- a/Debugger/DebugUI.py Fri Oct 18 23:00:41 2013 +0200 +++ b/Debugger/DebugUI.py Fri Nov 01 15:48:48 2013 +0100 @@ -109,9 +109,10 @@ self.lastStartAction = 0 # 0=None, 1=Script, 2=Project self.clientType = "" self.lastAction = -1 - self.debugActions = [self.__continue, self.__step,\ - self.__stepOver, self.__stepOut,\ - self.__stepQuit, self.__runToCursor] + self.debugActions = [ + self.__continue, self.__step, self.__stepOver, self.__stepOut, + self.__stepQuit, self.__runToCursor + ] self.localsVarFilter, self.globalsVarFilter = \ Preferences.getVarFilters() self.debugViewer.setVariablesFilter( @@ -169,10 +170,11 @@ """ self.actions = [] - self.runAct = E5Action(self.trUtf8('Run Script'), - UI.PixmapCache.getIcon("runScript.png"), - self.trUtf8('&Run Script...'), - Qt.Key_F2, 0, self, 'dbg_run_script') + self.runAct = E5Action( + self.trUtf8('Run Script'), + UI.PixmapCache.getIcon("runScript.png"), + self.trUtf8('&Run Script...'), + Qt.Key_F2, 0, self, 'dbg_run_script') self.runAct.setStatusTip(self.trUtf8('Run the current Script')) self.runAct.setWhatsThis(self.trUtf8( """<b>Run Script</b>""" @@ -183,10 +185,11 @@ self.runAct.triggered[()].connect(self.__runScript) self.actions.append(self.runAct) - self.runProjectAct = E5Action(self.trUtf8('Run Project'), - UI.PixmapCache.getIcon("runProject.png"), - self.trUtf8('Run &Project...'), Qt.SHIFT + Qt.Key_F2, 0, self, - 'dbg_run_project') + self.runProjectAct = E5Action( + self.trUtf8('Run Project'), + UI.PixmapCache.getIcon("runProject.png"), + self.trUtf8('Run &Project...'), Qt.SHIFT + Qt.Key_F2, 0, self, + 'dbg_run_project') self.runProjectAct.setStatusTip(self.trUtf8('Run the current Project')) self.runProjectAct.setWhatsThis(self.trUtf8( """<b>Run Project</b>""" @@ -198,10 +201,11 @@ self.runProjectAct.triggered[()].connect(self.__runProject) self.actions.append(self.runProjectAct) - self.coverageAct = E5Action(self.trUtf8('Coverage run of Script'), - UI.PixmapCache.getIcon("coverageScript.png"), - self.trUtf8('Coverage run of Script...'), 0, 0, self, - 'dbg_coverage_script') + self.coverageAct = E5Action( + self.trUtf8('Coverage run of Script'), + UI.PixmapCache.getIcon("coverageScript.png"), + self.trUtf8('Coverage run of Script...'), 0, 0, self, + 'dbg_coverage_script') self.coverageAct.setStatusTip( self.trUtf8('Perform a coverage run of the current Script')) self.coverageAct.setWhatsThis(self.trUtf8( @@ -230,7 +234,8 @@ self.coverageProjectAct.triggered[()].connect(self.__coverageProject) self.actions.append(self.coverageProjectAct) - self.profileAct = E5Action(self.trUtf8('Profile Script'), + self.profileAct = E5Action( + self.trUtf8('Profile Script'), UI.PixmapCache.getIcon("profileScript.png"), self.trUtf8('Profile Script...'), 0, 0, self, 'dbg_profile_script') self.profileAct.setStatusTip(self.trUtf8('Profile the current Script')) @@ -242,7 +247,8 @@ self.profileAct.triggered[()].connect(self.__profileScript) self.actions.append(self.profileAct) - self.profileProjectAct = E5Action(self.trUtf8('Profile Project'), + self.profileProjectAct = E5Action( + self.trUtf8('Profile Project'), UI.PixmapCache.getIcon("profileProject.png"), self.trUtf8('Profile Project...'), 0, 0, self, 'dbg_profile_project') @@ -257,7 +263,8 @@ self.profileProjectAct.triggered[()].connect(self.__profileProject) self.actions.append(self.profileProjectAct) - self.debugAct = E5Action(self.trUtf8('Debug Script'), + self.debugAct = E5Action( + self.trUtf8('Debug Script'), UI.PixmapCache.getIcon("debugScript.png"), self.trUtf8('&Debug Script...'), Qt.Key_F5, 0, self, 'dbg_debug_script') @@ -272,7 +279,8 @@ self.debugAct.triggered[()].connect(self.__debugScript) self.actions.append(self.debugAct) - self.debugProjectAct = E5Action(self.trUtf8('Debug Project'), + self.debugProjectAct = E5Action( + self.trUtf8('Debug Project'), UI.PixmapCache.getIcon("debugProject.png"), self.trUtf8('Debug &Project...'), Qt.SHIFT + Qt.Key_F5, 0, self, 'dbg_debug_project') @@ -288,7 +296,8 @@ self.debugProjectAct.triggered[()].connect(self.__debugProject) self.actions.append(self.debugProjectAct) - self.restartAct = E5Action(self.trUtf8('Restart'), + self.restartAct = E5Action( + self.trUtf8('Restart'), UI.PixmapCache.getIcon("restart.png"), self.trUtf8('Restart'), Qt.Key_F4, 0, self, 'dbg_restart_script') self.restartAct.setStatusTip(self.trUtf8( @@ -303,7 +312,8 @@ self.restartAct.triggered[()].connect(self.__doRestart) self.actions.append(self.restartAct) - self.stopAct = E5Action(self.trUtf8('Stop'), + self.stopAct = E5Action( + self.trUtf8('Stop'), UI.PixmapCache.getIcon("stopScript.png"), self.trUtf8('Stop'), Qt.SHIFT + Qt.Key_F10, 0, self, 'dbg_stop_script') @@ -317,7 +327,8 @@ self.debugActGrp = createActionGroup(self) - act = E5Action(self.trUtf8('Continue'), + act = E5Action( + self.trUtf8('Continue'), UI.PixmapCache.getIcon("continue.png"), self.trUtf8('&Continue'), Qt.Key_F6, 0, self.debugActGrp, 'dbg_continue') @@ -332,7 +343,8 @@ act.triggered[()].connect(self.__continue) self.actions.append(act) - act = E5Action(self.trUtf8('Continue to Cursor'), + act = E5Action( + self.trUtf8('Continue to Cursor'), UI.PixmapCache.getIcon("continueToCursor.png"), self.trUtf8('Continue &To Cursor'), Qt.SHIFT + Qt.Key_F6, 0, self.debugActGrp, 'dbg_continue_to_cursor') @@ -347,7 +359,8 @@ act.triggered[()].connect(self.__runToCursor) self.actions.append(act) - act = E5Action(self.trUtf8('Single Step'), + act = E5Action( + self.trUtf8('Single Step'), UI.PixmapCache.getIcon("step.png"), self.trUtf8('Sin&gle Step'), Qt.Key_F7, 0, self.debugActGrp, 'dbg_single_step') @@ -362,7 +375,8 @@ act.triggered[()].connect(self.__step) self.actions.append(act) - act = E5Action(self.trUtf8('Step Over'), + act = E5Action( + self.trUtf8('Step Over'), UI.PixmapCache.getIcon("stepOver.png"), self.trUtf8('Step &Over'), Qt.Key_F8, 0, self.debugActGrp, 'dbg_step_over') @@ -380,7 +394,8 @@ act.triggered[()].connect(self.__stepOver) self.actions.append(act) - act = E5Action(self.trUtf8('Step Out'), + act = E5Action( + self.trUtf8('Step Out'), UI.PixmapCache.getIcon("stepOut.png"), self.trUtf8('Step Ou&t'), Qt.Key_F9, 0, self.debugActGrp, 'dbg_step_out') @@ -398,7 +413,8 @@ act.triggered[()].connect(self.__stepOut) self.actions.append(act) - act = E5Action(self.trUtf8('Stop'), + act = E5Action( + self.trUtf8('Stop'), UI.PixmapCache.getIcon("stepQuit.png"), self.trUtf8('&Stop'), Qt.Key_F10, 0, self.debugActGrp, 'dbg_stop') @@ -412,7 +428,8 @@ self.debugActGrp2 = createActionGroup(self) - act = E5Action(self.trUtf8('Evaluate'), + act = E5Action( + self.trUtf8('Evaluate'), self.trUtf8('E&valuate...'), 0, 0, self.debugActGrp2, 'dbg_evaluate') act.setStatusTip(self.trUtf8('Evaluate in current context')) @@ -425,9 +442,10 @@ act.triggered[()].connect(self.__eval) self.actions.append(act) - act = E5Action(self.trUtf8('Execute'), - self.trUtf8('E&xecute...'), - 0, 0, self.debugActGrp2, 'dbg_execute') + act = E5Action( + self.trUtf8('Execute'), + self.trUtf8('E&xecute...'), + 0, 0, self.debugActGrp2, 'dbg_execute') act.setStatusTip( self.trUtf8('Execute a one line statement in the current context')) act.setWhatsThis(self.trUtf8( @@ -438,7 +456,8 @@ act.triggered[()].connect(self.__exec) self.actions.append(act) - self.dbgFilterAct = E5Action(self.trUtf8('Variables Type Filter'), + self.dbgFilterAct = E5Action( + self.trUtf8('Variables Type Filter'), self.trUtf8('Varia&bles Type Filter...'), 0, 0, self, 'dbg_variables_filter') self.dbgFilterAct.setStatusTip(self.trUtf8( @@ -453,7 +472,8 @@ self.__configureVariablesFilters) self.actions.append(self.dbgFilterAct) - self.excFilterAct = E5Action(self.trUtf8('Exceptions Filter'), + self.excFilterAct = E5Action( + self.trUtf8('Exceptions Filter'), self.trUtf8('&Exceptions Filter...'), 0, 0, self, 'dbg_exceptions_filter') self.excFilterAct.setStatusTip(self.trUtf8( @@ -469,9 +489,10 @@ self.__configureExceptionsFilter) self.actions.append(self.excFilterAct) - self.excIgnoreFilterAct = E5Action(self.trUtf8('Ignored Exceptions'), - self.trUtf8('&Ignored Exceptions...'), 0, 0, - self, 'dbg_ignored_exceptions') + self.excIgnoreFilterAct = E5Action( + self.trUtf8('Ignored Exceptions'), + self.trUtf8('&Ignored Exceptions...'), 0, 0, + self, 'dbg_ignored_exceptions') self.excIgnoreFilterAct.setStatusTip(self.trUtf8( 'Configure ignored exceptions')) self.excIgnoreFilterAct.setWhatsThis(self.trUtf8( @@ -487,7 +508,8 @@ self.dbgSetBpActGrp = createActionGroup(self) - self.dbgToggleBpAct = E5Action(self.trUtf8('Toggle Breakpoint'), + self.dbgToggleBpAct = E5Action( + self.trUtf8('Toggle Breakpoint'), UI.PixmapCache.getIcon("breakpointToggle.png"), self.trUtf8('Toggle Breakpoint'), QKeySequence(self.trUtf8("Shift+F11", "Debug|Toggle Breakpoint")), @@ -501,7 +523,8 @@ self.dbgToggleBpAct.triggered[()].connect(self.__toggleBreakpoint) self.actions.append(self.dbgToggleBpAct) - self.dbgEditBpAct = E5Action(self.trUtf8('Edit Breakpoint'), + self.dbgEditBpAct = E5Action( + self.trUtf8('Edit Breakpoint'), UI.PixmapCache.getIcon("cBreakpointToggle.png"), self.trUtf8('Edit Breakpoint...'), QKeySequence(self.trUtf8("Shift+F12", "Debug|Edit Breakpoint")), 0, @@ -515,7 +538,8 @@ self.dbgEditBpAct.triggered[()].connect(self.__editBreakpoint) self.actions.append(self.dbgEditBpAct) - self.dbgNextBpAct = E5Action(self.trUtf8('Next Breakpoint'), + self.dbgNextBpAct = E5Action( + self.trUtf8('Next Breakpoint'), UI.PixmapCache.getIcon("breakpointNext.png"), self.trUtf8('Next Breakpoint'), QKeySequence( @@ -529,7 +553,8 @@ self.dbgNextBpAct.triggered[()].connect(self.__nextBreakpoint) self.actions.append(self.dbgNextBpAct) - self.dbgPrevBpAct = E5Action(self.trUtf8('Previous Breakpoint'), + self.dbgPrevBpAct = E5Action( + self.trUtf8('Previous Breakpoint'), UI.PixmapCache.getIcon("breakpointPrevious.png"), self.trUtf8('Previous Breakpoint'), QKeySequence( @@ -543,7 +568,8 @@ self.dbgPrevBpAct.triggered[()].connect(self.__previousBreakpoint) self.actions.append(self.dbgPrevBpAct) - act = E5Action(self.trUtf8('Clear Breakpoints'), + act = E5Action( + self.trUtf8('Clear Breakpoints'), self.trUtf8('Clear Breakpoints'), QKeySequence( self.trUtf8("Ctrl+Shift+C", "Debug|Clear Breakpoints")), 0, @@ -895,28 +921,28 @@ del self.wdHistory[10:] del self.envHistory[10:] - Preferences.Prefs.settings.setValue('DebugInfo/ArgumentsHistory', - self.argvHistory) + Preferences.Prefs.settings.setValue( + 'DebugInfo/ArgumentsHistory', self.argvHistory) Preferences.Prefs.settings.setValue( 'DebugInfo/WorkingDirectoryHistory', self.wdHistory) - Preferences.Prefs.settings.setValue('DebugInfo/EnvironmentHistory', - self.envHistory) - Preferences.Prefs.settings.setValue('DebugInfo/Exceptions', - self.excList) - Preferences.Prefs.settings.setValue('DebugInfo/IgnoredExceptions', - self.excIgnoreList) - Preferences.Prefs.settings.setValue('DebugInfo/ReportExceptions', - self.exceptions) - Preferences.Prefs.settings.setValue('DebugInfo/AutoClearShell', - self.autoClearShell) - Preferences.Prefs.settings.setValue('DebugInfo/TracePython', - self.tracePython) - Preferences.Prefs.settings.setValue('DebugInfo/AutoContinue', - self.autoContinue) - Preferences.Prefs.settings.setValue('DebugInfo/ForkAutomatically', - self.forkAutomatically) - Preferences.Prefs.settings.setValue('DebugInfo/ForkIntoChild', - self.forkIntoChild) + Preferences.Prefs.settings.setValue( + 'DebugInfo/EnvironmentHistory', self.envHistory) + Preferences.Prefs.settings.setValue( + 'DebugInfo/Exceptions', self.excList) + Preferences.Prefs.settings.setValue( + 'DebugInfo/IgnoredExceptions', self.excIgnoreList) + Preferences.Prefs.settings.setValue( + 'DebugInfo/ReportExceptions', self.exceptions) + Preferences.Prefs.settings.setValue( + 'DebugInfo/AutoClearShell', self.autoClearShell) + Preferences.Prefs.settings.setValue( + 'DebugInfo/TracePython', self.tracePython) + Preferences.Prefs.settings.setValue( + 'DebugInfo/AutoContinue', self.autoContinue) + Preferences.Prefs.settings.setValue( + 'DebugInfo/ForkAutomatically', self.forkAutomatically) + Preferences.Prefs.settings.setValue( + 'DebugInfo/ForkIntoChild', self.forkIntoChild) def shutdownServer(self): """ @@ -984,11 +1010,13 @@ if not Preferences.getDebugger("SuppressClientExit") or status != 0: if self.ui.currentProg is None: - E5MessageBox.information(self.ui, Program, + E5MessageBox.information( + self.ui, Program, self.trUtf8('<p>The program has terminated with an exit' ' status of {0}.</p>').format(status)) else: - E5MessageBox.information(self.ui, Program, + E5MessageBox.information( + self.ui, Program, self.trUtf8('<p><b>{0}</b> has terminated with an exit' ' status of {1}.</p>') .format(Utilities.normabspath(self.ui.currentProg), @@ -1034,7 +1062,8 @@ self.ui.activateWindow() if message is None: - E5MessageBox.critical(self.ui, Program, + E5MessageBox.critical( + self.ui, Program, self.trUtf8( 'The program being debugged contains an unspecified' ' syntax error.')) @@ -1051,7 +1080,8 @@ if os.path.exists(os.path.join(d, filename)): filename = os.path.join(d, filename) self.viewmanager.setFileLine(filename, lineNo, True, True) - E5MessageBox.critical(self.ui, Program, + E5MessageBox.critical( + self.ui, Program, self.trUtf8('<p>The file <b>{0}</b> contains the syntax error' ' <b>{1}</b> at line <b>{2}</b>, character <b>{3}</b>.' '</p>') @@ -1069,7 +1099,8 @@ self.ui.activateWindow() QApplication.processEvents() if exceptionType is None: - E5MessageBox.critical(self.ui, Program, + E5MessageBox.critical( + self.ui, Program, self.trUtf8('An unhandled exception occured.' ' See the shell window for details.')) return @@ -1077,7 +1108,7 @@ if (self.exceptions and \ exceptionType not in self.excIgnoreList and \ (not len(self.excList) or \ - (len(self.excList) and exceptionType in self.excList)))\ + (len(self.excList) and exceptionType in self.excList)))\ or exceptionType.startswith('unhandled'): res = None if stackTrace: @@ -1108,7 +1139,8 @@ E5MessageBox.No | \ E5MessageBox.Yes | \ E5MessageBox.Ignore) - res = E5MessageBox.critical(self.ui, Program, + res = E5MessageBox.critical( + self.ui, Program, self.trUtf8( '<p>The debugged program raised the exception' ' <b>{0}</b><br>"<b>{1}</b>"<br>' @@ -1122,7 +1154,8 @@ buttons, E5MessageBox.No) else: - res = E5MessageBox.critical(self.ui, Program, + res = E5MessageBox.critical( + self.ui, Program, self.trUtf8( '<p>The debugged program raised the exception' ' <b>{0}</b><br>"<b>{1}</b>"</p>') @@ -1158,7 +1191,8 @@ """ self.__resetUI() if unplanned: - E5MessageBox.information(self.ui, Program, + E5MessageBox.information( + self.ui, Program, self.trUtf8('The program being debugged has terminated' ' unexpectedly.')) @@ -1230,7 +1264,8 @@ @param filename filename of the breakpoint (string) @param lineno linenumber of the breakpoint (integer) """ - E5MessageBox.critical(self.ui, + E5MessageBox.critical( + self.ui, self.trUtf8("Breakpoint Condition Error"), self.trUtf8( """<p>The condition of the breakpoint <b>{0}, {1}</b>""" @@ -1249,7 +1284,8 @@ fn, line, cond, temp, enabled, count = bp[:6] from .EditBreakpointDialog import EditBreakpointDialog - dlg = EditBreakpointDialog((fn, line), (cond, temp, enabled, count), + dlg = EditBreakpointDialog( + (fn, line), (cond, temp, enabled, count), [], self.ui, modal=True) if dlg.exec_() == QDialog.Accepted: cond, temp, enabled, count = dlg.getData() @@ -1264,7 +1300,8 @@ @param cond expression of the watch expression (string) """ - E5MessageBox.critical(self.ui, + E5MessageBox.critical( + self.ui, self.trUtf8("Watch Expression Error"), self.trUtf8("""<p>The watch expression <b>{0}</b>""" """ contains a syntax error.</p>""")\ @@ -1297,12 +1334,14 @@ """ already exists.</p>""")\ .format(Utilities.html_encode(cond)) else: - msg = self.trUtf8("""<p>A watch expression '<b>{0}</b>'""" - """ for the variable <b>{1}</b> already""" - """ exists.</p>""")\ - .format(special, - Utilities.html_encode(cond)) - E5MessageBox.warning(self, + msg = self.trUtf8( + """<p>A watch expression '<b>{0}</b>'""" + """ for the variable <b>{1}</b> already""" + """ exists.</p>""")\ + .format(special, + Utilities.html_encode(cond)) + E5MessageBox.warning( + self.ui, self.trUtf8("Watch expression already exists"), msg) model.deleteWatchPointByIndex(index) @@ -1453,7 +1492,8 @@ cap = self.trUtf8("Coverage of Project") else: cap = self.trUtf8("Coverage of Script") - dlg = StartDialog(cap, self.argvHistory, self.wdHistory, + dlg = StartDialog( + cap, self.argvHistory, self.wdHistory, self.envHistory, self.exceptions, self.ui, 2, autoClearShell=self.autoClearShell) if dlg.exec_() == QDialog.Accepted: @@ -1464,9 +1504,11 @@ if runProject: fn = self.project.getMainScript(1) if fn is None: - E5MessageBox.critical(self.ui, + E5MessageBox.critical( + self.ui, self.trUtf8("Coverage of Project"), - self.trUtf8("There is no main script defined for the" + self.trUtf8( + "There is no main script defined for the" " current project. Aborting")) return @@ -1528,7 +1570,8 @@ self.debugViewer.initCallStackViewer(runProject) # Ask the client to open the new program. - self.debugServer.remoteCoverage(fn, argv, wd, env, + self.debugServer.remoteCoverage( + fn, argv, wd, env, autoClearShell=self.autoClearShell, erase=eraseCoverage, forProject=runProject, runInConsole=console, clientType=self.clientType) @@ -1578,9 +1621,11 @@ if runProject: fn = self.project.getMainScript(1) if fn is None: - E5MessageBox.critical(self.ui, + E5MessageBox.critical( + self.ui, self.trUtf8("Profile of Project"), - self.trUtf8("There is no main script defined for the" + self.trUtf8( + "There is no main script defined for the" " current project. Aborting")) return @@ -1642,7 +1687,8 @@ self.debugViewer.initCallStackViewer(runProject) # Ask the client to open the new program. - self.debugServer.remoteProfile(fn, argv, wd, env, + self.debugServer.remoteProfile( + fn, argv, wd, env, autoClearShell=self.autoClearShell, erase=eraseTimings, forProject=runProject, runInConsole=console, clientType=self.clientType) @@ -1694,9 +1740,11 @@ if runProject: fn = self.project.getMainScript(1) if fn is None: - E5MessageBox.critical(self.ui, + E5MessageBox.critical( + self.ui, self.trUtf8("Run Project"), - self.trUtf8("There is no main script defined for the" + self.trUtf8( + "There is no main script defined for the" " current project. Aborting")) return @@ -1759,7 +1807,8 @@ self.debugViewer.initCallStackViewer(runProject) # Ask the client to open the new program. - self.debugServer.remoteRun(fn, argv, wd, env, + self.debugServer.remoteRun( + fn, argv, wd, env, autoClearShell=self.autoClearShell, forProject=runProject, runInConsole=console, autoFork=forkAutomatically, forkChild=forkIntoChild, clientType=self.clientType) @@ -1811,9 +1860,11 @@ if debugProject: fn = self.project.getMainScript(True) if fn is None: - E5MessageBox.critical(self.ui, + E5MessageBox.critical( + self.ui, self.trUtf8("Debug Project"), - self.trUtf8("There is no main script defined for the" + self.trUtf8( + "There is no main script defined for the" " current project. No debugging possible.")) return @@ -1890,7 +1941,8 @@ self.debugViewer.setCallTraceToProjectMode(debugProject) # Ask the client to open the new program. - self.debugServer.remoteLoad(fn, argv, wd, env, + self.debugServer.remoteLoad( + fn, argv, wd, env, autoClearShell=self.autoClearShell, tracePython=tracePython, autoContinue=autoContinue, forProject=debugProject, @@ -1915,8 +1967,8 @@ if self.lastStartAction in [1, 3, 5, 7, 9]: editor = self.viewmanager.getOpenEditor(self.lastDebuggedFile) if editor and \ - not self.viewmanager.checkDirty(editor, - Preferences.getDebugger("Autosave")): + not self.viewmanager.checkDirty( + editor, Preferences.getDebugger("Autosave")): return forProject = False elif self.lastStartAction in [2, 4, 6, 8, 10]: @@ -2084,8 +2136,8 @@ aw = self.viewmanager.activeWindow() line = aw.getCursorPosition()[0] + 1 self.__enterRemote() - self.debugServer.remoteBreakpoint(aw.getFileName(), - line, 1, None, 1) + self.debugServer.remoteBreakpoint( + aw.getFileName(), line, 1, None, 1) self.debugServer.remoteContinue() def __eval(self):
--- a/Debugger/DebugViewer.py Fri Oct 18 23:00:41 2013 +0200 +++ b/Debugger/DebugViewer.py Fri Nov 01 15:48:48 2013 +0100 @@ -85,7 +85,8 @@ # add the interpreter shell self.shellAssembly = ShellAssembly(debugServer, vm, False) self.shell = self.shellAssembly.shell() - index = self.__tabWidget.addTab(self.shellAssembly, + index = self.__tabWidget.addTab( + self.shellAssembly, UI.PixmapCache.getIcon("shell.png"), '') self.__tabWidget.setTabToolTip(index, self.shell.windowTitle()) @@ -94,7 +95,8 @@ from UI.Browser import Browser # add the browser self.browser = Browser() - index = self.__tabWidget.addTab(self.browser, + index = self.__tabWidget.addTab( + self.browser, UI.PixmapCache.getIcon("browser.png"), '') self.__tabWidget.setTabToolTip(index, self.browser.windowTitle()) @@ -130,7 +132,8 @@ self.glvWidgetHLayout.addWidget(self.setGlobalsFilterButton) self.glvWidgetVLayout.addLayout(self.glvWidgetHLayout) - index = self.__tabWidget.addTab(self.glvWidget, + index = self.__tabWidget.addTab( + self.glvWidget, UI.PixmapCache.getIcon("globalVariables.png"), '') self.__tabWidget.setTabToolTip(index, self.globalsViewer.windowTitle()) @@ -183,7 +186,8 @@ self.lvWidgetHLayout2.addWidget(self.setLocalsFilterButton) self.lvWidgetVLayout.addLayout(self.lvWidgetHLayout2) - index = self.__tabWidget.addTab(self.lvWidget, + index = self.__tabWidget.addTab( + self.lvWidget, UI.PixmapCache.getIcon("localVariables.png"), '') self.__tabWidget.setTabToolTip(index, self.localsViewer.windowTitle()) @@ -196,7 +200,8 @@ from .CallStackViewer import CallStackViewer # add the call stack viewer self.callStackViewer = CallStackViewer(self.debugServer) - index = self.__tabWidget.addTab(self.callStackViewer, + index = self.__tabWidget.addTab( + self.callStackViewer, UI.PixmapCache.getIcon("step.png"), "") self.__tabWidget.setTabToolTip( index, self.callStackViewer.windowTitle()) @@ -207,7 +212,8 @@ from .CallTraceViewer import CallTraceViewer # add the call trace viewer self.callTraceViewer = CallTraceViewer(self.debugServer) - index = self.__tabWidget.addTab(self.callTraceViewer, + index = self.__tabWidget.addTab( + self.callTraceViewer, UI.PixmapCache.getIcon("callTrace.png"), "") self.__tabWidget.setTabToolTip( index, self.callTraceViewer.windowTitle()) @@ -217,7 +223,8 @@ # add the breakpoint viewer self.breakpointViewer = BreakPointViewer() self.breakpointViewer.setModel(self.debugServer.getBreakPointModel()) - index = self.__tabWidget.addTab(self.breakpointViewer, + index = self.__tabWidget.addTab( + self.breakpointViewer, UI.PixmapCache.getIcon("breakpoints.png"), '') self.__tabWidget.setTabToolTip( index, self.breakpointViewer.windowTitle()) @@ -227,7 +234,8 @@ # add the watch expression viewer self.watchpointViewer = WatchPointViewer() self.watchpointViewer.setModel(self.debugServer.getWatchPointModel()) - index = self.__tabWidget.addTab(self.watchpointViewer, + index = self.__tabWidget.addTab( + self.watchpointViewer, UI.PixmapCache.getIcon("watchpoints.png"), '') self.__tabWidget.setTabToolTip( index, self.watchpointViewer.windowTitle()) @@ -235,7 +243,8 @@ from .ExceptionLogger import ExceptionLogger # add the exception logger self.exceptionLogger = ExceptionLogger() - index = self.__tabWidget.addTab(self.exceptionLogger, + index = self.__tabWidget.addTab( + self.exceptionLogger, UI.PixmapCache.getIcon("exceptions.png"), '') self.__tabWidget.setTabToolTip( index, self.exceptionLogger.windowTitle())
--- a/Debugger/DebuggerInterfacePython.py Fri Oct 18 23:00:41 2013 +0200 +++ b/Debugger/DebuggerInterfacePython.py Fri Nov 01 15:48:48 2013 +0100 @@ -157,7 +157,8 @@ """ interpreter = Preferences.getDebugger("PythonInterpreter") if interpreter == "": - E5MessageBox.critical(None, + E5MessageBox.critical( + None, self.trUtf8("Start Debugger"), self.trUtf8( """<p>No Python2 interpreter configured.</p>""")) @@ -196,7 +197,8 @@ args[0] = Utilities.getExecutablePath(args[0]) process = self.__startProcess(args[0], args[1:]) if process is None: - E5MessageBox.critical(None, + E5MessageBox.critical( + None, self.trUtf8("Start Debugger"), self.trUtf8( """<p>The debugger backend could not be""" @@ -242,18 +244,21 @@ args[0] = Utilities.getExecutablePath(args[0]) process = self.__startProcess(args[0], args[1:], clientEnv) if process is None: - E5MessageBox.critical(None, + E5MessageBox.critical( + None, self.trUtf8("Start Debugger"), self.trUtf8( """<p>The debugger backend could not be""" """ started.</p>""")) return process, self.__isNetworked - process = self.__startProcess(interpreter, + process = self.__startProcess( + interpreter, [debugClient, noencoding, str(port), redirect, ipaddr], clientEnv) if process is None: - E5MessageBox.critical(None, + E5MessageBox.critical( + None, self.trUtf8("Start Debugger"), self.trUtf8( """<p>The debugger backend could not be started.</p>""")) @@ -294,7 +299,8 @@ args[0] = Utilities.getExecutablePath(args[0]) process = self.__startProcess(args[0], args[1:]) if process is None: - E5MessageBox.critical(None, + E5MessageBox.critical( + None, self.trUtf8("Start Debugger"), self.trUtf8( """<p>The debugger backend could not be""" @@ -340,18 +346,21 @@ args[0] = Utilities.getExecutablePath(args[0]) process = self.__startProcess(args[0], args[1:], clientEnv) if process is None: - E5MessageBox.critical(None, + E5MessageBox.critical( + None, self.trUtf8("Start Debugger"), self.trUtf8( """<p>The debugger backend could not be""" """ started.</p>""")) return process, self.__isNetworked - process = self.__startProcess(interpreter, + process = self.__startProcess( + interpreter, [debugClient, noencoding, str(port), redirect, ipaddr], clientEnv) if process is None: - E5MessageBox.critical(None, + E5MessageBox.critical( + None, self.trUtf8("Start Debugger"), self.trUtf8( """<p>The debugger backend could not be started.</p>""")) @@ -859,9 +868,11 @@ isCall = event.lower() == "c" fromFile, fromLineno, fromFunc = fromStr.rsplit(":", 2) toFile, toLineno, toFunc = toStr.rsplit(":", 2) - self.debugServer.signalClientCallTrace(isCall, - fromFile, fromLineno, fromFunc, - toFile, toLineno, toFunc) + self.debugServer.signalClientCallTrace(isCall, fromFile, + fromLineno, + fromFunc, + toFile, toLineno, + toFunc) continue if resp == DebugProtocol.ResponseThreadList:
--- a/Debugger/DebuggerInterfacePython3.py Fri Oct 18 23:00:41 2013 +0200 +++ b/Debugger/DebuggerInterfacePython3.py Fri Nov 01 15:48:48 2013 +0100 @@ -193,7 +193,8 @@ args[0] = Utilities.getExecutablePath(args[0]) process = self.__startProcess(args[0], args[1:]) if process is None: - E5MessageBox.critical(None, + E5MessageBox.critical( + None, self.trUtf8("Start Debugger"), self.trUtf8( """<p>The debugger backend could not be""" @@ -239,18 +240,21 @@ args[0] = Utilities.getExecutablePath(args[0]) process = self.__startProcess(args[0], args[1:], clientEnv) if process is None: - E5MessageBox.critical(None, + E5MessageBox.critical( + None, self.trUtf8("Start Debugger"), self.trUtf8( """<p>The debugger backend could not be""" """ started.</p>""")) return process, self.__isNetworked - process = self.__startProcess(interpreter, + process = self.__startProcess( + interpreter, [debugClient, noencoding, str(port), redirect, ipaddr], clientEnv) if process is None: - E5MessageBox.critical(None, + E5MessageBox.critical( + None, self.trUtf8("Start Debugger"), self.trUtf8( """<p>The debugger backend could not be started.</p>""")) @@ -291,7 +295,8 @@ args[0] = Utilities.getExecutablePath(args[0]) process = self.__startProcess(args[0], args[1:]) if process is None: - E5MessageBox.critical(None, + E5MessageBox.critical( + None, self.trUtf8("Start Debugger"), self.trUtf8( """<p>The debugger backend could not be""" @@ -337,18 +342,21 @@ args[0] = Utilities.getExecutablePath(args[0]) process = self.__startProcess(args[0], args[1:], clientEnv) if process is None: - E5MessageBox.critical(None, + E5MessageBox.critical( + None, self.trUtf8("Start Debugger"), self.trUtf8( """<p>The debugger backend could not be""" """ started.</p>""")) return process, self.__isNetworked - process = self.__startProcess(interpreter, + process = self.__startProcess( + interpreter, [debugClient, noencoding, str(port), redirect, ipaddr], clientEnv) if process is None: - E5MessageBox.critical(None, + E5MessageBox.critical( + None, self.trUtf8("Start Debugger"), self.trUtf8( """<p>The debugger backend could not be started.</p>""")) @@ -855,7 +863,8 @@ isCall = event.lower() == "c" fromFile, fromLineno, fromFunc = fromStr.rsplit(":", 2) toFile, toLineno, toFunc = toStr.rsplit(":", 2) - self.debugServer.signalClientCallTrace(isCall, + self.debugServer.signalClientCallTrace( + isCall, fromFile, fromLineno, fromFunc, toFile, toLineno, toFunc) continue
--- a/Debugger/DebuggerInterfaceRuby.py Fri Oct 18 23:00:41 2013 +0200 +++ b/Debugger/DebuggerInterfaceRuby.py Fri Nov 01 15:48:48 2013 +0100 @@ -146,8 +146,8 @@ interpreter = Preferences.getDebugger("RubyInterpreter") if interpreter == "": interpreter = "/usr/bin/ruby" - debugClient = os.path.join(getConfig('ericDir'), - "DebugClients", "Ruby", "DebugClient.rb") + debugClient = os.path.join( + getConfig('ericDir'), "DebugClients", "Ruby", "DebugClient.rb") redirect = str(Preferences.getDebugger("RubyRedirect")) @@ -164,7 +164,8 @@ args[0] = Utilities.getExecutablePath(args[0]) process = self.__startProcess(args[0], args[1:]) if process is None: - E5MessageBox.critical(None, + E5MessageBox.critical( + None, self.trUtf8("Start Debugger"), self.trUtf8( """<p>The debugger backend could not be""" @@ -210,18 +211,21 @@ args[0] = Utilities.getExecutablePath(args[0]) process = self.__startProcess(args[0], args[1:], clientEnv) if process is None: - E5MessageBox.critical(None, + E5MessageBox.critical( + None, self.trUtf8("Start Debugger"), self.trUtf8( """<p>The debugger backend could not be""" """ started.</p>""")) return process, self.__isNetworked - process = self.__startProcess(interpreter, + process = self.__startProcess( + interpreter, [debugClient, str(port), redirect, ipaddr], clientEnv) if process is None: - E5MessageBox.critical(None, + E5MessageBox.critical( + None, self.trUtf8("Start Debugger"), self.trUtf8( """<p>The debugger backend could not be started.</p>""")) @@ -260,7 +264,8 @@ args[0] = Utilities.getExecutablePath(args[0]) process = self.__startProcess(args[0], args[1:]) if process is None: - E5MessageBox.critical(None, + E5MessageBox.critical( + None, self.trUtf8("Start Debugger"), self.trUtf8( """<p>The debugger backend could not be""" @@ -306,18 +311,21 @@ args[0] = Utilities.getExecutablePath(args[0]) process = self.__startProcess(args[0], args[1:], clientEnv) if process is None: - E5MessageBox.critical(None, + E5MessageBox.critical( + None, self.trUtf8("Start Debugger"), self.trUtf8( """<p>The debugger backend could not be""" """ started.</p>""")) return process, self.__isNetworked - process = self.__startProcess(interpreter, + process = self.__startProcess( + interpreter, [debugClient, str(port), redirect, ipaddr], clientEnv) if process is None: - E5MessageBox.critical(None, + E5MessageBox.critical( + None, self.trUtf8("Start Debugger"), self.trUtf8( """<p>The debugger backend could not be started.</p>"""))
--- a/Debugger/ExceptionLogger.py Fri Oct 18 23:00:41 2013 +0200 +++ b/Debugger/ExceptionLogger.py Fri Nov 01 15:48:48 2013 +0100 @@ -98,9 +98,9 @@ """ itm = QTreeWidgetItem(self) if exceptionType is None: - itm.setText(0, - self.trUtf8('An unhandled exception occured.' - ' See the shell window for details.')) + itm.setText( + 0, self.trUtf8('An unhandled exception occured.' + ' See the shell window for details.')) return if exceptionMessage == '':
--- a/Debugger/StartDialog.py Fri Oct 18 23:00:41 2013 +0200 +++ b/Debugger/StartDialog.py Fri Nov 01 15:48:48 2013 +0100 @@ -29,9 +29,9 @@ whether exception reporting should be disabled. """ def __init__(self, caption, argvList, wdList, envList, exceptions, - parent=None, type=0, modfuncList=None, tracePython=False, - autoClearShell=True, autoContinue=True, autoFork=False, - forkChild=False): + parent=None, type=0, modfuncList=None, tracePython=False, + autoClearShell=True, autoContinue=True, autoFork=False, + forkChild=False): """ Constructor
--- a/Debugger/WatchPointModel.py Fri Oct 18 23:00:41 2013 +0200 +++ b/Debugger/WatchPointModel.py Fri Nov 01 15:48:48 2013 +0100 @@ -190,8 +190,8 @@ if index.isValid(): row = index.row() index1 = self.createIndex(row, 0, self.watchpoints[row]) - index2 = self.createIndex(row, len(self.watchpoints[row]), - self.watchpoints[row]) + index2 = self.createIndex( + row, len(self.watchpoints[row]), self.watchpoints[row]) self.dataAboutToBeChanged.emit(index1, index2) i = 0 for value in [cond, special] + list(properties):
--- a/Debugger/WatchPointViewer.py Fri Oct 18 23:00:41 2013 +0200 +++ b/Debugger/WatchPointViewer.py Fri Nov 01 15:48:48 2013 +0100 @@ -245,7 +245,8 @@ """<p>A watch expression '<b>{0}</b>'""" """ for the variable <b>{1}</b> already exists.</p>""")\ .format(special, Utilities.html_encode(cond)) - E5MessageBox.warning(self, + E5MessageBox.warning( + self, self.trUtf8("Watch expression already exists"), msg) @@ -302,8 +303,8 @@ if dlg.exec_() == QDialog.Accepted: cond, temp, enabled, count, special = dlg.getData() if not self.__findDuplicates(cond, special, True, sindex): - self.__model.setWatchPointByIndex(sindex, - cond, special, (temp, enabled, count)) + self.__model.setWatchPointByIndex( + sindex, cond, special, (temp, enabled, count)) self.__resizeColumns() self.__resort()
--- a/Documentation/Help/source.qhp Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Help/source.qhp Fri Nov 01 15:48:48 2013 +0100 @@ -239,7 +239,6 @@ <section title="eric5.Helpviewer.Bookmarks.BookmarksMenu" ref="eric5.Helpviewer.Bookmarks.BookmarksMenu.html" /> <section title="eric5.Helpviewer.Bookmarks.BookmarksModel" ref="eric5.Helpviewer.Bookmarks.BookmarksModel.html" /> <section title="eric5.Helpviewer.Bookmarks.BookmarksToolBar" ref="eric5.Helpviewer.Bookmarks.BookmarksToolBar.html" /> - <section title="eric5.Helpviewer.Bookmarks.DefaultBookmarks" ref="eric5.Helpviewer.Bookmarks.DefaultBookmarks.html" /> <section title="eric5.Helpviewer.Bookmarks.NsHtmlReader" ref="eric5.Helpviewer.Bookmarks.NsHtmlReader.html" /> <section title="eric5.Helpviewer.Bookmarks.NsHtmlWriter" ref="eric5.Helpviewer.Bookmarks.NsHtmlWriter.html" /> <section title="eric5.Helpviewer.Bookmarks.XbelReader" ref="eric5.Helpviewer.Bookmarks.XbelReader.html" /> @@ -314,7 +313,8 @@ <section title="eric5.Helpviewer.OfflineStorage.WebDatabasesModel" ref="eric5.Helpviewer.OfflineStorage.WebDatabasesModel.html" /> </section> <section title="eric5.Helpviewer.OpenSearch" ref="index-eric5.Helpviewer.OpenSearch.html"> - <section title="eric5.Helpviewer.OpenSearch.OpenSearchDefaultEngines" ref="eric5.Helpviewer.OpenSearch.OpenSearchDefaultEngines.html" /> + <section title="eric5.Helpviewer.OpenSearch.DefaultSearchEngines" ref="index-eric5.Helpviewer.OpenSearch.DefaultSearchEngines.html"> + </section> <section title="eric5.Helpviewer.OpenSearch.OpenSearchDialog" ref="eric5.Helpviewer.OpenSearch.OpenSearchDialog.html" /> <section title="eric5.Helpviewer.OpenSearch.OpenSearchEditDialog" ref="eric5.Helpviewer.OpenSearch.OpenSearchEditDialog.html" /> <section title="eric5.Helpviewer.OpenSearch.OpenSearchEngine" ref="eric5.Helpviewer.OpenSearch.OpenSearchEngine.html" /> @@ -369,7 +369,6 @@ <section title="eric5.Helpviewer.UrlBar.UrlBar" ref="eric5.Helpviewer.UrlBar.UrlBar.html" /> </section> <section title="eric5.Helpviewer.UserAgent" ref="index-eric5.Helpviewer.UserAgent.html"> - <section title="eric5.Helpviewer.UserAgent.UserAgentDefaults" ref="eric5.Helpviewer.UserAgent.UserAgentDefaults.html" /> <section title="eric5.Helpviewer.UserAgent.UserAgentManager" ref="eric5.Helpviewer.UserAgent.UserAgentManager.html" /> <section title="eric5.Helpviewer.UserAgent.UserAgentMenu" ref="eric5.Helpviewer.UserAgent.UserAgentMenu.html" /> <section title="eric5.Helpviewer.UserAgent.UserAgentModel" ref="eric5.Helpviewer.UserAgent.UserAgentModel.html" /> @@ -953,6 +952,10 @@ <section title="eric5.Utilities.crypto.py3AES" ref="eric5.Utilities.crypto.py3AES.html" /> <section title="eric5.Utilities.crypto.py3PBKDF2" ref="eric5.Utilities.crypto.py3PBKDF2.html" /> </section> + <section title="eric5.Utilities.py2flakes" ref="index-eric5.Utilities.py2flakes.html"> + <section title="eric5.Utilities.py2flakes.checker" ref="eric5.Utilities.py2flakes.checker.html" /> + <section title="eric5.Utilities.py2flakes.messages" ref="eric5.Utilities.py2flakes.messages.html" /> + </section> <section title="eric5.Utilities.py3flakes" ref="index-eric5.Utilities.py3flakes.html"> <section title="eric5.Utilities.py3flakes.checker" ref="eric5.Utilities.py3flakes.checker.html" /> <section title="eric5.Utilities.py3flakes.messages" ref="eric5.Utilities.py3flakes.messages.html" /> @@ -961,22 +964,17 @@ <section title="eric5.Utilities.FtpUtilities" ref="eric5.Utilities.FtpUtilities.html" /> <section title="eric5.Utilities.ModuleParser" ref="eric5.Utilities.ModuleParser.html" /> <section title="eric5.Utilities.PasswordChecker" ref="eric5.Utilities.PasswordChecker.html" /> + <section title="eric5.Utilities.PySideImporter" ref="eric5.Utilities.PySideImporter.html" /> + <section title="eric5.Utilities.SyntaxCheck" ref="eric5.Utilities.SyntaxCheck.html" /> <section title="eric5.Utilities.__init__" ref="eric5.Utilities.__init__.html" /> <section title="eric5.Utilities.binplistlib" ref="eric5.Utilities.binplistlib.html" /> + <section title="eric5.Utilities.compatibility_fixes" ref="eric5.Utilities.compatibility_fixes.html" /> <section title="eric5.Utilities.uic" ref="eric5.Utilities.uic.html" /> </section> <section title="eric5.UtilitiesPython2" ref="index-eric5.UtilitiesPython2.html"> - <section title="eric5.UtilitiesPython2.py2flakes" ref="index-eric5.UtilitiesPython2.py2flakes.html"> - <section title="eric5.UtilitiesPython2.py2flakes.checker" ref="eric5.UtilitiesPython2.py2flakes.checker.html" /> - <section title="eric5.UtilitiesPython2.py2flakes.messages" ref="eric5.UtilitiesPython2.py2flakes.messages.html" /> - </section> <section title="eric5.UtilitiesPython2.CodeStyleChecker" ref="eric5.UtilitiesPython2.CodeStyleChecker.html" /> <section title="eric5.UtilitiesPython2.DocStyleCheckerPy2" ref="eric5.UtilitiesPython2.DocStyleCheckerPy2.html" /> <section title="eric5.UtilitiesPython2.NamingStyleCheckerPy2" ref="eric5.UtilitiesPython2.NamingStyleCheckerPy2.html" /> - <section title="eric5.UtilitiesPython2.Py2SyntaxChecker" ref="eric5.UtilitiesPython2.Py2SyntaxChecker.html" /> - <section title="eric5.UtilitiesPython2.PySideImporter" ref="eric5.UtilitiesPython2.PySideImporter.html" /> - <section title="eric5.UtilitiesPython2.Tabnanny" ref="eric5.UtilitiesPython2.Tabnanny.html" /> - <section title="eric5.UtilitiesPython2.TabnannyChecker" ref="eric5.UtilitiesPython2.TabnannyChecker.html" /> <section title="eric5.UtilitiesPython2.Tools" ref="eric5.UtilitiesPython2.Tools.html" /> <section title="eric5.UtilitiesPython2.pep8" ref="eric5.UtilitiesPython2.pep8.html" /> </section> @@ -1338,8 +1336,8 @@ <keyword name="ApplicationPage (Constructor)" id="ApplicationPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.ApplicationPage.html#ApplicationPage.__init__" /> <keyword name="ApplicationPage (Module)" id="ApplicationPage (Module)" ref="eric5.Preferences.ConfigurationPages.ApplicationPage.html" /> <keyword name="ApplicationPage.save" id="ApplicationPage.save" ref="eric5.Preferences.ConfigurationPages.ApplicationPage.html#ApplicationPage.save" /> + <keyword name="Argument" id="Argument" ref="eric5.Utilities.py2flakes.checker.html#Argument" /> <keyword name="Argument" id="Argument" ref="eric5.Utilities.py3flakes.checker.html#Argument" /> - <keyword name="Argument" id="Argument" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Argument" /> <keyword name="ArgumentsError" id="ArgumentsError" ref="eric5.E5Gui.E5Action.html#ArgumentsError" /> <keyword name="ArgumentsError (Constructor)" id="ArgumentsError (Constructor)" ref="eric5.E5Gui.E5Action.html#ArgumentsError.__init__" /> <keyword name="ArgumentsError.__repr__" id="ArgumentsError.__repr__" ref="eric5.E5Gui.E5Action.html#ArgumentsError.__repr__" /> @@ -1347,8 +1345,8 @@ <keyword name="ArrayElementVarItem" id="ArrayElementVarItem" ref="eric5.Debugger.VariablesViewer.html#ArrayElementVarItem" /> <keyword name="ArrayElementVarItem (Constructor)" id="ArrayElementVarItem (Constructor)" ref="eric5.Debugger.VariablesViewer.html#ArrayElementVarItem.__init__" /> <keyword name="ArrayElementVarItem.key" id="ArrayElementVarItem.key" ref="eric5.Debugger.VariablesViewer.html#ArrayElementVarItem.key" /> + <keyword name="Assignment" id="Assignment" ref="eric5.Utilities.py2flakes.checker.html#Assignment" /> <keyword name="Assignment" id="Assignment" ref="eric5.Utilities.py3flakes.checker.html#Assignment" /> - <keyword name="Assignment" id="Assignment" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Assignment" /> <keyword name="AssociationItem" id="AssociationItem" ref="eric5.Graphics.AssociationItem.html#AssociationItem" /> <keyword name="AssociationItem (Constructor)" id="AssociationItem (Constructor)" ref="eric5.Graphics.AssociationItem.html#AssociationItem.__init__" /> <keyword name="AssociationItem (Module)" id="AssociationItem (Module)" ref="eric5.Graphics.AssociationItem.html" /> @@ -1503,14 +1501,14 @@ <keyword name="BinaryModel.setBitsAndValue" id="BinaryModel.setBitsAndValue" ref="eric5.UI.NumbersWidget.html#BinaryModel.setBitsAndValue" /> <keyword name="BinaryModel.setData" id="BinaryModel.setData" ref="eric5.UI.NumbersWidget.html#BinaryModel.setData" /> <keyword name="BinaryModel.setValue" id="BinaryModel.setValue" ref="eric5.UI.NumbersWidget.html#BinaryModel.setValue" /> + <keyword name="Binding" id="Binding" ref="eric5.Utilities.py2flakes.checker.html#Binding" /> <keyword name="Binding" id="Binding" ref="eric5.Utilities.py3flakes.checker.html#Binding" /> - <keyword name="Binding" id="Binding" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Binding" /> + <keyword name="Binding (Constructor)" id="Binding (Constructor)" ref="eric5.Utilities.py2flakes.checker.html#Binding.__init__" /> <keyword name="Binding (Constructor)" id="Binding (Constructor)" ref="eric5.Utilities.py3flakes.checker.html#Binding.__init__" /> - <keyword name="Binding (Constructor)" id="Binding (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Binding.__init__" /> + <keyword name="Binding.__repr__" id="Binding.__repr__" ref="eric5.Utilities.py2flakes.checker.html#Binding.__repr__" /> <keyword name="Binding.__repr__" id="Binding.__repr__" ref="eric5.Utilities.py3flakes.checker.html#Binding.__repr__" /> - <keyword name="Binding.__repr__" id="Binding.__repr__" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Binding.__repr__" /> + <keyword name="Binding.__str__" id="Binding.__str__" ref="eric5.Utilities.py2flakes.checker.html#Binding.__str__" /> <keyword name="Binding.__str__" id="Binding.__str__" ref="eric5.Utilities.py3flakes.checker.html#Binding.__str__" /> - <keyword name="Binding.__str__" id="Binding.__str__" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Binding.__str__" /> <keyword name="BookmarkActionSelectionDialog" id="BookmarkActionSelectionDialog" ref="eric5.Helpviewer.UrlBar.BookmarkActionSelectionDialog.html#BookmarkActionSelectionDialog" /> <keyword name="BookmarkActionSelectionDialog (Constructor)" id="BookmarkActionSelectionDialog (Constructor)" ref="eric5.Helpviewer.UrlBar.BookmarkActionSelectionDialog.html#BookmarkActionSelectionDialog.__init__" /> <keyword name="BookmarkActionSelectionDialog (Module)" id="BookmarkActionSelectionDialog (Module)" ref="eric5.Helpviewer.UrlBar.BookmarkActionSelectionDialog.html" /> @@ -1975,97 +1973,106 @@ <keyword name="ChatWidget.preferencesChanged" id="ChatWidget.preferencesChanged" ref="eric5.Cooperation.ChatWidget.html#ChatWidget.preferencesChanged" /> <keyword name="ChatWidget.shutdown" id="ChatWidget.shutdown" ref="eric5.Cooperation.ChatWidget.html#ChatWidget.shutdown" /> <keyword name="Checker" id="Checker" ref="eric5.Plugins.CheckerPlugins.CodeStyleChecker.pep8.html#Checker" /> + <keyword name="Checker" id="Checker" ref="eric5.Utilities.py2flakes.checker.html#Checker" /> <keyword name="Checker" id="Checker" ref="eric5.Utilities.py3flakes.checker.html#Checker" /> <keyword name="Checker" id="Checker" ref="eric5.UtilitiesPython2.pep8.html#Checker" /> - <keyword name="Checker" id="Checker" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker" /> <keyword name="Checker (Constructor)" id="Checker (Constructor)" ref="eric5.Plugins.CheckerPlugins.CodeStyleChecker.pep8.html#Checker.__init__" /> + <keyword name="Checker (Constructor)" id="Checker (Constructor)" ref="eric5.Utilities.py2flakes.checker.html#Checker.__init__" /> <keyword name="Checker (Constructor)" id="Checker (Constructor)" ref="eric5.Utilities.py3flakes.checker.html#Checker.__init__" /> <keyword name="Checker (Constructor)" id="Checker (Constructor)" ref="eric5.UtilitiesPython2.pep8.html#Checker.__init__" /> - <keyword name="Checker (Constructor)" id="Checker (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.__init__" /> + <keyword name="Checker.ASSIGN" id="Checker.ASSIGN" ref="eric5.Utilities.py2flakes.checker.html#Checker.ASSIGN" /> <keyword name="Checker.ASSIGN" id="Checker.ASSIGN" ref="eric5.Utilities.py3flakes.checker.html#Checker.ASSIGN" /> - <keyword name="Checker.ASSIGN" id="Checker.ASSIGN" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.ASSIGN" /> + <keyword name="Checker.AUGASSIGN" id="Checker.AUGASSIGN" ref="eric5.Utilities.py2flakes.checker.html#Checker.AUGASSIGN" /> <keyword name="Checker.AUGASSIGN" id="Checker.AUGASSIGN" ref="eric5.Utilities.py3flakes.checker.html#Checker.AUGASSIGN" /> - <keyword name="Checker.AUGASSIGN" id="Checker.AUGASSIGN" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.AUGASSIGN" /> + <keyword name="Checker.CLASSDEF" id="Checker.CLASSDEF" ref="eric5.Utilities.py2flakes.checker.html#Checker.CLASSDEF" /> <keyword name="Checker.CLASSDEF" id="Checker.CLASSDEF" ref="eric5.Utilities.py3flakes.checker.html#Checker.CLASSDEF" /> - <keyword name="Checker.CLASSDEF" id="Checker.CLASSDEF" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.CLASSDEF" /> + <keyword name="Checker.DICTCOMP" id="Checker.DICTCOMP" ref="eric5.Utilities.py2flakes.checker.html#Checker.DICTCOMP" /> <keyword name="Checker.DICTCOMP" id="Checker.DICTCOMP" ref="eric5.Utilities.py3flakes.checker.html#Checker.DICTCOMP" /> - <keyword name="Checker.DICTCOMP" id="Checker.DICTCOMP" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.DICTCOMP" /> + <keyword name="Checker.EXCEPTHANDLER" id="Checker.EXCEPTHANDLER" ref="eric5.Utilities.py2flakes.checker.html#Checker.EXCEPTHANDLER" /> <keyword name="Checker.EXCEPTHANDLER" id="Checker.EXCEPTHANDLER" ref="eric5.Utilities.py3flakes.checker.html#Checker.EXCEPTHANDLER" /> + <keyword name="Checker.FOR" id="Checker.FOR" ref="eric5.Utilities.py2flakes.checker.html#Checker.FOR" /> <keyword name="Checker.FOR" id="Checker.FOR" ref="eric5.Utilities.py3flakes.checker.html#Checker.FOR" /> - <keyword name="Checker.FOR" id="Checker.FOR" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.FOR" /> + <keyword name="Checker.FUNCTIONDEF" id="Checker.FUNCTIONDEF" ref="eric5.Utilities.py2flakes.checker.html#Checker.FUNCTIONDEF" /> <keyword name="Checker.FUNCTIONDEF" id="Checker.FUNCTIONDEF" ref="eric5.Utilities.py3flakes.checker.html#Checker.FUNCTIONDEF" /> - <keyword name="Checker.FUNCTIONDEF" id="Checker.FUNCTIONDEF" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.FUNCTIONDEF" /> + <keyword name="Checker.GLOBAL" id="Checker.GLOBAL" ref="eric5.Utilities.py2flakes.checker.html#Checker.GLOBAL" /> <keyword name="Checker.GLOBAL" id="Checker.GLOBAL" ref="eric5.Utilities.py3flakes.checker.html#Checker.GLOBAL" /> - <keyword name="Checker.GLOBAL" id="Checker.GLOBAL" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.GLOBAL" /> + <keyword name="Checker.IMPORT" id="Checker.IMPORT" ref="eric5.Utilities.py2flakes.checker.html#Checker.IMPORT" /> <keyword name="Checker.IMPORT" id="Checker.IMPORT" ref="eric5.Utilities.py3flakes.checker.html#Checker.IMPORT" /> - <keyword name="Checker.IMPORT" id="Checker.IMPORT" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.IMPORT" /> + <keyword name="Checker.IMPORTFROM" id="Checker.IMPORTFROM" ref="eric5.Utilities.py2flakes.checker.html#Checker.IMPORTFROM" /> <keyword name="Checker.IMPORTFROM" id="Checker.IMPORTFROM" ref="eric5.Utilities.py3flakes.checker.html#Checker.IMPORTFROM" /> - <keyword name="Checker.IMPORTFROM" id="Checker.IMPORTFROM" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.IMPORTFROM" /> + <keyword name="Checker.LAMBDA" id="Checker.LAMBDA" ref="eric5.Utilities.py2flakes.checker.html#Checker.LAMBDA" /> <keyword name="Checker.LAMBDA" id="Checker.LAMBDA" ref="eric5.Utilities.py3flakes.checker.html#Checker.LAMBDA" /> - <keyword name="Checker.LAMBDA" id="Checker.LAMBDA" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.LAMBDA" /> + <keyword name="Checker.LISTCOMP" id="Checker.LISTCOMP" ref="eric5.Utilities.py2flakes.checker.html#Checker.LISTCOMP" /> <keyword name="Checker.LISTCOMP" id="Checker.LISTCOMP" ref="eric5.Utilities.py3flakes.checker.html#Checker.LISTCOMP" /> - <keyword name="Checker.LISTCOMP" id="Checker.LISTCOMP" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.LISTCOMP" /> + <keyword name="Checker.NAME" id="Checker.NAME" ref="eric5.Utilities.py2flakes.checker.html#Checker.NAME" /> <keyword name="Checker.NAME" id="Checker.NAME" ref="eric5.Utilities.py3flakes.checker.html#Checker.NAME" /> - <keyword name="Checker.NAME" id="Checker.NAME" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.NAME" /> <keyword name="Checker.STARRED" id="Checker.STARRED" ref="eric5.Utilities.py3flakes.checker.html#Checker.STARRED" /> <keyword name="Checker._runDeferred" id="Checker._runDeferred" ref="eric5.Utilities.py3flakes.checker.html#Checker._runDeferred" /> - <keyword name="Checker._runDeferred" id="Checker._runDeferred" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker._runDeferred" /> + <keyword name="Checker.addArgs" id="Checker.addArgs" ref="eric5.Utilities.py2flakes.checker.html#Checker.addArgs" /> <keyword name="Checker.addArgs" id="Checker.addArgs" ref="eric5.Utilities.py3flakes.checker.html#Checker.addArgs" /> - <keyword name="Checker.addArgs" id="Checker.addArgs" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.addArgs" /> + <keyword name="Checker.addBinding" id="Checker.addBinding" ref="eric5.Utilities.py2flakes.checker.html#Checker.addBinding" /> <keyword name="Checker.addBinding" id="Checker.addBinding" ref="eric5.Utilities.py3flakes.checker.html#Checker.addBinding" /> - <keyword name="Checker.addBinding" id="Checker.addBinding" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.addBinding" /> <keyword name="Checker.build_tokens_line" id="Checker.build_tokens_line" ref="eric5.Plugins.CheckerPlugins.CodeStyleChecker.pep8.html#Checker.build_tokens_line" /> <keyword name="Checker.build_tokens_line" id="Checker.build_tokens_line" ref="eric5.UtilitiesPython2.pep8.html#Checker.build_tokens_line" /> + <keyword name="Checker.checkDeadScopes" id="Checker.checkDeadScopes" ref="eric5.Utilities.py2flakes.checker.html#Checker.checkDeadScopes" /> + <keyword name="Checker.checkUnusedAssignments" id="Checker.checkUnusedAssignments" ref="eric5.Utilities.py2flakes.checker.html#Checker.checkUnusedAssignments" /> <keyword name="Checker.checkUnusedAssignments" id="Checker.checkUnusedAssignments" ref="eric5.Utilities.py3flakes.checker.html#Checker.checkUnusedAssignments" /> - <keyword name="Checker.checkUnusedAssignments" id="Checker.checkUnusedAssignments" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.checkUnusedAssignments" /> <keyword name="Checker.check_all" id="Checker.check_all" ref="eric5.Plugins.CheckerPlugins.CodeStyleChecker.pep8.html#Checker.check_all" /> <keyword name="Checker.check_all" id="Checker.check_all" ref="eric5.UtilitiesPython2.pep8.html#Checker.check_all" /> <keyword name="Checker.check_ast" id="Checker.check_ast" ref="eric5.Plugins.CheckerPlugins.CodeStyleChecker.pep8.html#Checker.check_ast" /> <keyword name="Checker.check_ast" id="Checker.check_ast" ref="eric5.UtilitiesPython2.pep8.html#Checker.check_ast" /> <keyword name="Checker.check_dead_scopes" id="Checker.check_dead_scopes" ref="eric5.Utilities.py3flakes.checker.html#Checker.check_dead_scopes" /> - <keyword name="Checker.check_dead_scopes" id="Checker.check_dead_scopes" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.check_dead_scopes" /> <keyword name="Checker.check_logical" id="Checker.check_logical" ref="eric5.Plugins.CheckerPlugins.CodeStyleChecker.pep8.html#Checker.check_logical" /> <keyword name="Checker.check_logical" id="Checker.check_logical" ref="eric5.UtilitiesPython2.pep8.html#Checker.check_logical" /> <keyword name="Checker.check_physical" id="Checker.check_physical" ref="eric5.Plugins.CheckerPlugins.CodeStyleChecker.pep8.html#Checker.check_physical" /> <keyword name="Checker.check_physical" id="Checker.check_physical" ref="eric5.UtilitiesPython2.pep8.html#Checker.check_physical" /> + <keyword name="Checker.collectLoopVars" id="Checker.collectLoopVars" ref="eric5.Utilities.py2flakes.checker.html#Checker.collectLoopVars" /> <keyword name="Checker.collectLoopVars" id="Checker.collectLoopVars" ref="eric5.Utilities.py3flakes.checker.html#Checker.collectLoopVars" /> - <keyword name="Checker.collectLoopVars" id="Checker.collectLoopVars" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.collectLoopVars" /> + <keyword name="Checker.deferAssignment" id="Checker.deferAssignment" ref="eric5.Utilities.py2flakes.checker.html#Checker.deferAssignment" /> <keyword name="Checker.deferAssignment" id="Checker.deferAssignment" ref="eric5.Utilities.py3flakes.checker.html#Checker.deferAssignment" /> - <keyword name="Checker.deferAssignment" id="Checker.deferAssignment" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.deferAssignment" /> + <keyword name="Checker.deferFunction" id="Checker.deferFunction" ref="eric5.Utilities.py2flakes.checker.html#Checker.deferFunction" /> <keyword name="Checker.deferFunction" id="Checker.deferFunction" ref="eric5.Utilities.py3flakes.checker.html#Checker.deferFunction" /> - <keyword name="Checker.deferFunction" id="Checker.deferFunction" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.deferFunction" /> + <keyword name="Checker.descendantOf" id="Checker.descendantOf" ref="eric5.Utilities.py2flakes.checker.html#Checker.descendantOf" /> + <keyword name="Checker.differentForks" id="Checker.differentForks" ref="eric5.Utilities.py2flakes.checker.html#Checker.differentForks" /> <keyword name="Checker.generate_tokens" id="Checker.generate_tokens" ref="eric5.Plugins.CheckerPlugins.CodeStyleChecker.pep8.html#Checker.generate_tokens" /> <keyword name="Checker.generate_tokens" id="Checker.generate_tokens" ref="eric5.UtilitiesPython2.pep8.html#Checker.generate_tokens" /> + <keyword name="Checker.getCommonAncestor" id="Checker.getCommonAncestor" ref="eric5.Utilities.py2flakes.checker.html#Checker.getCommonAncestor" /> <keyword name="Checker.handleAssignName" id="Checker.handleAssignName" ref="eric5.Utilities.py3flakes.checker.html#Checker.handleAssignName" /> <keyword name="Checker.handleBody" id="Checker.handleBody" ref="eric5.Utilities.py3flakes.checker.html#Checker.handleBody" /> + <keyword name="Checker.handleChildren" id="Checker.handleChildren" ref="eric5.Utilities.py2flakes.checker.html#Checker.handleChildren" /> <keyword name="Checker.handleChildren" id="Checker.handleChildren" ref="eric5.Utilities.py3flakes.checker.html#Checker.handleChildren" /> - <keyword name="Checker.handleChildren" id="Checker.handleChildren" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.handleChildren" /> + <keyword name="Checker.handleNode" id="Checker.handleNode" ref="eric5.Utilities.py2flakes.checker.html#Checker.handleNode" /> <keyword name="Checker.handleNode" id="Checker.handleNode" ref="eric5.Utilities.py3flakes.checker.html#Checker.handleNode" /> - <keyword name="Checker.handleNode" id="Checker.handleNode" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.handleNode" /> + <keyword name="Checker.handleNodeDelete" id="Checker.handleNodeDelete" ref="eric5.Utilities.py2flakes.checker.html#Checker.handleNodeDelete" /> + <keyword name="Checker.handleNodeLoad" id="Checker.handleNodeLoad" ref="eric5.Utilities.py2flakes.checker.html#Checker.handleNodeLoad" /> + <keyword name="Checker.handleNodeStore" id="Checker.handleNodeStore" ref="eric5.Utilities.py2flakes.checker.html#Checker.handleNodeStore" /> + <keyword name="Checker.hasParent" id="Checker.hasParent" ref="eric5.Utilities.py2flakes.checker.html#Checker.hasParent" /> + <keyword name="Checker.ignore" id="Checker.ignore" ref="eric5.Utilities.py2flakes.checker.html#Checker.ignore" /> <keyword name="Checker.ignore" id="Checker.ignore" ref="eric5.Utilities.py3flakes.checker.html#Checker.ignore" /> - <keyword name="Checker.ignore" id="Checker.ignore" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.ignore" /> + <keyword name="Checker.isDocstring" id="Checker.isDocstring" ref="eric5.Utilities.py2flakes.checker.html#Checker.isDocstring" /> <keyword name="Checker.isDocstring" id="Checker.isDocstring" ref="eric5.Utilities.py3flakes.checker.html#Checker.isDocstring" /> - <keyword name="Checker.isDocstring" id="Checker.isDocstring" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.isDocstring" /> + <keyword name="Checker.onFork" id="Checker.onFork" ref="eric5.Utilities.py2flakes.checker.html#Checker.onFork" /> + <keyword name="Checker.popScope" id="Checker.popScope" ref="eric5.Utilities.py2flakes.checker.html#Checker.popScope" /> <keyword name="Checker.popScope" id="Checker.popScope" ref="eric5.Utilities.py3flakes.checker.html#Checker.popScope" /> - <keyword name="Checker.popScope" id="Checker.popScope" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.popScope" /> + <keyword name="Checker.pushClassScope" id="Checker.pushClassScope" ref="eric5.Utilities.py2flakes.checker.html#Checker.pushClassScope" /> <keyword name="Checker.pushClassScope" id="Checker.pushClassScope" ref="eric5.Utilities.py3flakes.checker.html#Checker.pushClassScope" /> - <keyword name="Checker.pushClassScope" id="Checker.pushClassScope" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.pushClassScope" /> + <keyword name="Checker.pushFunctionScope" id="Checker.pushFunctionScope" ref="eric5.Utilities.py2flakes.checker.html#Checker.pushFunctionScope" /> <keyword name="Checker.pushFunctionScope" id="Checker.pushFunctionScope" ref="eric5.Utilities.py3flakes.checker.html#Checker.pushFunctionScope" /> - <keyword name="Checker.pushFunctionScope" id="Checker.pushFunctionScope" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.pushFunctionScope" /> <keyword name="Checker.readline" id="Checker.readline" ref="eric5.Plugins.CheckerPlugins.CodeStyleChecker.pep8.html#Checker.readline" /> <keyword name="Checker.readline" id="Checker.readline" ref="eric5.UtilitiesPython2.pep8.html#Checker.readline" /> <keyword name="Checker.readline_check_physical" id="Checker.readline_check_physical" ref="eric5.Plugins.CheckerPlugins.CodeStyleChecker.pep8.html#Checker.readline_check_physical" /> <keyword name="Checker.readline_check_physical" id="Checker.readline_check_physical" ref="eric5.UtilitiesPython2.pep8.html#Checker.readline_check_physical" /> + <keyword name="Checker.report" id="Checker.report" ref="eric5.Utilities.py2flakes.checker.html#Checker.report" /> <keyword name="Checker.report" id="Checker.report" ref="eric5.Utilities.py3flakes.checker.html#Checker.report" /> - <keyword name="Checker.report" id="Checker.report" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.report" /> <keyword name="Checker.report_invalid_syntax" id="Checker.report_invalid_syntax" ref="eric5.Plugins.CheckerPlugins.CodeStyleChecker.pep8.html#Checker.report_invalid_syntax" /> <keyword name="Checker.report_invalid_syntax" id="Checker.report_invalid_syntax" ref="eric5.UtilitiesPython2.pep8.html#Checker.report_invalid_syntax" /> + <keyword name="Checker.runDeferred" id="Checker.runDeferred" ref="eric5.Utilities.py2flakes.checker.html#Checker.runDeferred" /> + <keyword name="Checker.runFunction" id="Checker.runFunction" ref="eric5.Utilities.py2flakes.checker.html#Checker.runFunction" /> <keyword name="Checker.runFunction" id="Checker.runFunction" ref="eric5.Utilities.py3flakes.checker.html#Checker.runFunction" /> - <keyword name="Checker.runFunction" id="Checker.runFunction" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.runFunction" /> <keyword name="Checker.run_check" id="Checker.run_check" ref="eric5.Plugins.CheckerPlugins.CodeStyleChecker.pep8.html#Checker.run_check" /> <keyword name="Checker.run_check" id="Checker.run_check" ref="eric5.UtilitiesPython2.pep8.html#Checker.run_check" /> + <keyword name="Checker.scope" id="Checker.scope" ref="eric5.Utilities.py2flakes.checker.html#Checker.scope" /> <keyword name="Checker.scope" id="Checker.scope" ref="eric5.Utilities.py3flakes.checker.html#Checker.scope" /> - <keyword name="Checker.scope" id="Checker.scope" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Checker.scope" /> <keyword name="CheckerPlugins (Package)" id="CheckerPlugins (Package)" ref="index-eric5.Plugins.CheckerPlugins.html" /> <keyword name="ChromeImporter" id="ChromeImporter" ref="eric5.Helpviewer.Bookmarks.BookmarksImporters.ChromeImporter.html#ChromeImporter" /> <keyword name="ChromeImporter (Constructor)" id="ChromeImporter (Constructor)" ref="eric5.Helpviewer.Bookmarks.BookmarksImporters.ChromeImporter.html#ChromeImporter.__init__" /> @@ -2092,6 +2099,7 @@ <keyword name="Class.getMethod" id="Class.getMethod" ref="eric5.Utilities.ModuleParser.html#Class.getMethod" /> <keyword name="Class.setEndLine" id="Class.setEndLine" ref="eric5.Utilities.ModuleParser.html#Class.setEndLine" /> <keyword name="ClassBrowsers (Package)" id="ClassBrowsers (Package)" ref="index-eric5.Utilities.ClassBrowsers.html" /> + <keyword name="ClassDefinition" id="ClassDefinition" ref="eric5.Utilities.py2flakes.checker.html#ClassDefinition" /> <keyword name="ClassItem" id="ClassItem" ref="eric5.Graphics.ClassItem.html#ClassItem" /> <keyword name="ClassItem (Constructor)" id="ClassItem (Constructor)" ref="eric5.Graphics.ClassItem.html#ClassItem.__init__" /> <keyword name="ClassItem (Module)" id="ClassItem (Module)" ref="eric5.Graphics.ClassItem.html" /> @@ -2108,8 +2116,8 @@ <keyword name="ClassModel.addMethod" id="ClassModel.addMethod" ref="eric5.Graphics.ClassItem.html#ClassModel.addMethod" /> <keyword name="ClassModel.getAttributes" id="ClassModel.getAttributes" ref="eric5.Graphics.ClassItem.html#ClassModel.getAttributes" /> <keyword name="ClassModel.getMethods" id="ClassModel.getMethods" ref="eric5.Graphics.ClassItem.html#ClassModel.getMethods" /> + <keyword name="ClassScope" id="ClassScope" ref="eric5.Utilities.py2flakes.checker.html#ClassScope" /> <keyword name="ClassScope" id="ClassScope" ref="eric5.Utilities.py3flakes.checker.html#ClassScope" /> - <keyword name="ClassScope" id="ClassScope" ref="eric5.UtilitiesPython2.py2flakes.checker.html#ClassScope" /> <keyword name="ClbrBase" id="ClbrBase" ref="eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html#ClbrBase" /> <keyword name="ClbrBase (Constructor)" id="ClbrBase (Constructor)" ref="eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html#ClbrBase.__init__" /> <keyword name="ClbrBase._addattribute" id="ClbrBase._addattribute" ref="eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html#ClbrBase._addattribute" /> @@ -3379,7 +3387,8 @@ <keyword name="DebuggerRubyPage (Module)" id="DebuggerRubyPage (Module)" ref="eric5.Preferences.ConfigurationPages.DebuggerRubyPage.html" /> <keyword name="DebuggerRubyPage.on_rubyInterpreterButton_clicked" id="DebuggerRubyPage.on_rubyInterpreterButton_clicked" ref="eric5.Preferences.ConfigurationPages.DebuggerRubyPage.html#DebuggerRubyPage.on_rubyInterpreterButton_clicked" /> <keyword name="DebuggerRubyPage.save" id="DebuggerRubyPage.save" ref="eric5.Preferences.ConfigurationPages.DebuggerRubyPage.html#DebuggerRubyPage.save" /> - <keyword name="DefaultBookmarks (Module)" id="DefaultBookmarks (Module)" ref="eric5.Helpviewer.Bookmarks.DefaultBookmarks.html" /> + <keyword name="DefaultSearchEngines (Package)" id="DefaultSearchEngines (Package)" ref="index-eric5.Helpviewer.OpenSearch.DefaultSearchEngines.html" /> + <keyword name="Definition" id="Definition" ref="eric5.Utilities.py2flakes.checker.html#Definition" /> <keyword name="DeleteFilesConfirmationDialog" id="DeleteFilesConfirmationDialog" ref="eric5.UI.DeleteFilesConfirmationDialog.html#DeleteFilesConfirmationDialog" /> <keyword name="DeleteFilesConfirmationDialog (Constructor)" id="DeleteFilesConfirmationDialog (Constructor)" ref="eric5.UI.DeleteFilesConfirmationDialog.html#DeleteFilesConfirmationDialog.__init__" /> <keyword name="DeleteFilesConfirmationDialog (Module)" id="DeleteFilesConfirmationDialog (Module)" ref="eric5.UI.DeleteFilesConfirmationDialog.html" /> @@ -3613,10 +3622,10 @@ <keyword name="DownloadModel.removeRows" id="DownloadModel.removeRows" ref="eric5.Helpviewer.Download.DownloadModel.html#DownloadModel.removeRows" /> <keyword name="DownloadModel.rowCount" id="DownloadModel.rowCount" ref="eric5.Helpviewer.Download.DownloadModel.html#DownloadModel.rowCount" /> <keyword name="DownloadUtilities (Module)" id="DownloadUtilities (Module)" ref="eric5.Helpviewer.Download.DownloadUtilities.html" /> + <keyword name="DuplicateArgument" id="DuplicateArgument" ref="eric5.Utilities.py2flakes.messages.html#DuplicateArgument" /> <keyword name="DuplicateArgument" id="DuplicateArgument" ref="eric5.Utilities.py3flakes.messages.html#DuplicateArgument" /> - <keyword name="DuplicateArgument" id="DuplicateArgument" ref="eric5.UtilitiesPython2.py2flakes.messages.html#DuplicateArgument" /> + <keyword name="DuplicateArgument (Constructor)" id="DuplicateArgument (Constructor)" ref="eric5.Utilities.py2flakes.messages.html#DuplicateArgument.__init__" /> <keyword name="DuplicateArgument (Constructor)" id="DuplicateArgument (Constructor)" ref="eric5.Utilities.py3flakes.messages.html#DuplicateArgument.__init__" /> - <keyword name="DuplicateArgument (Constructor)" id="DuplicateArgument (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.messages.html#DuplicateArgument.__init__" /> <keyword name="E5Action" id="E5Action" ref="eric5.E5Gui.E5Action.html#E5Action" /> <keyword name="E5Action (Constructor)" id="E5Action (Constructor)" ref="eric5.E5Gui.E5Action.html#E5Action.__init__" /> <keyword name="E5Action (Module)" id="E5Action (Module)" ref="eric5.E5Gui.E5Action.html" /> @@ -4804,10 +4813,10 @@ <keyword name="ExceptionsFilterDialog.on_deleteButton_clicked" id="ExceptionsFilterDialog.on_deleteButton_clicked" ref="eric5.Debugger.ExceptionsFilterDialog.html#ExceptionsFilterDialog.on_deleteButton_clicked" /> <keyword name="ExceptionsFilterDialog.on_exceptionEdit_textChanged" id="ExceptionsFilterDialog.on_exceptionEdit_textChanged" ref="eric5.Debugger.ExceptionsFilterDialog.html#ExceptionsFilterDialog.on_exceptionEdit_textChanged" /> <keyword name="ExceptionsFilterDialog.on_exceptionList_itemSelectionChanged" id="ExceptionsFilterDialog.on_exceptionList_itemSelectionChanged" ref="eric5.Debugger.ExceptionsFilterDialog.html#ExceptionsFilterDialog.on_exceptionList_itemSelectionChanged" /> + <keyword name="ExportBinding" id="ExportBinding" ref="eric5.Utilities.py2flakes.checker.html#ExportBinding" /> <keyword name="ExportBinding" id="ExportBinding" ref="eric5.Utilities.py3flakes.checker.html#ExportBinding" /> - <keyword name="ExportBinding" id="ExportBinding" ref="eric5.UtilitiesPython2.py2flakes.checker.html#ExportBinding" /> + <keyword name="ExportBinding.names" id="ExportBinding.names" ref="eric5.Utilities.py2flakes.checker.html#ExportBinding.names" /> <keyword name="ExportBinding.names" id="ExportBinding.names" ref="eric5.Utilities.py3flakes.checker.html#ExportBinding.names" /> - <keyword name="ExportBinding.names" id="ExportBinding.names" ref="eric5.UtilitiesPython2.py2flakes.checker.html#ExportBinding.names" /> <keyword name="ExporterBase" id="ExporterBase" ref="eric5.QScintilla.Exporters.ExporterBase.html#ExporterBase" /> <keyword name="ExporterBase (Constructor)" id="ExporterBase (Constructor)" ref="eric5.QScintilla.Exporters.ExporterBase.html#ExporterBase.__init__" /> <keyword name="ExporterBase (Module)" id="ExporterBase (Module)" ref="eric5.QScintilla.Exporters.ExporterBase.html" /> @@ -4893,6 +4902,13 @@ <keyword name="FetchProjectHelper.initActions" id="FetchProjectHelper.initActions" ref="eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.ProjectHelper.html#FetchProjectHelper.initActions" /> <keyword name="FetchProjectHelper.initMenu" id="FetchProjectHelper.initMenu" ref="eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.ProjectHelper.html#FetchProjectHelper.initMenu" /> <keyword name="FetchProjectHelper.menuTitle" id="FetchProjectHelper.menuTitle" ref="eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.ProjectHelper.html#FetchProjectHelper.menuTitle" /> + <keyword name="File" id="File" ref="eric5.Utilities.compatibility_fixes.html#File" /> + <keyword name="File (Constructor)" id="File (Constructor)" ref="eric5.Utilities.compatibility_fixes.html#File.__init__" /> + <keyword name="File.next" id="File.next" ref="eric5.Utilities.compatibility_fixes.html#File.next" /> + <keyword name="File.read" id="File.read" ref="eric5.Utilities.compatibility_fixes.html#File.read" /> + <keyword name="File.readline" id="File.readline" ref="eric5.Utilities.compatibility_fixes.html#File.readline" /> + <keyword name="File.readlines" id="File.readlines" ref="eric5.Utilities.compatibility_fixes.html#File.readlines" /> + <keyword name="File.write" id="File.write" ref="eric5.Utilities.compatibility_fixes.html#File.write" /> <keyword name="FileAccessHandler" id="FileAccessHandler" ref="eric5.Helpviewer.Network.FileAccessHandler.html#FileAccessHandler" /> <keyword name="FileAccessHandler (Constructor)" id="FileAccessHandler (Constructor)" ref="eric5.Helpviewer.Network.FileAccessHandler.html#FileAccessHandler.__init__" /> <keyword name="FileAccessHandler (Module)" id="FileAccessHandler (Module)" ref="eric5.Helpviewer.Network.FileAccessHandler.html" /> @@ -5086,12 +5102,12 @@ <keyword name="Function (Constructor)" id="Function (Constructor)" ref="eric5.Utilities.ModuleParser.html#Function.__init__" /> <keyword name="Function.addDescription" id="Function.addDescription" ref="eric5.Utilities.ModuleParser.html#Function.addDescription" /> <keyword name="Function.setEndLine" id="Function.setEndLine" ref="eric5.Utilities.ModuleParser.html#Function.setEndLine" /> + <keyword name="FunctionDefinition" id="FunctionDefinition" ref="eric5.Utilities.py2flakes.checker.html#FunctionDefinition" /> <keyword name="FunctionDefinition" id="FunctionDefinition" ref="eric5.Utilities.py3flakes.checker.html#FunctionDefinition" /> - <keyword name="FunctionDefinition" id="FunctionDefinition" ref="eric5.UtilitiesPython2.py2flakes.checker.html#FunctionDefinition" /> + <keyword name="FunctionScope" id="FunctionScope" ref="eric5.Utilities.py2flakes.checker.html#FunctionScope" /> <keyword name="FunctionScope" id="FunctionScope" ref="eric5.Utilities.py3flakes.checker.html#FunctionScope" /> - <keyword name="FunctionScope" id="FunctionScope" ref="eric5.UtilitiesPython2.py2flakes.checker.html#FunctionScope" /> + <keyword name="FunctionScope (Constructor)" id="FunctionScope (Constructor)" ref="eric5.Utilities.py2flakes.checker.html#FunctionScope.__init__" /> <keyword name="FunctionScope (Constructor)" id="FunctionScope (Constructor)" ref="eric5.Utilities.py3flakes.checker.html#FunctionScope.__init__" /> - <keyword name="FunctionScope (Constructor)" id="FunctionScope (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.checker.html#FunctionScope.__init__" /> <keyword name="Globals (Package)" id="Globals (Package)" ref="index-eric5.Globals.html" /> <keyword name="GotoDialog" id="GotoDialog" ref="eric5.QScintilla.GotoDialog.html#GotoDialog" /> <keyword name="GotoDialog (Constructor)" id="GotoDialog (Constructor)" ref="eric5.QScintilla.GotoDialog.html#GotoDialog.__init__" /> @@ -6803,18 +6819,18 @@ <keyword name="IconsPreviewDialog" id="IconsPreviewDialog" ref="eric5.Preferences.ConfigurationPages.IconsPreviewDialog.html#IconsPreviewDialog" /> <keyword name="IconsPreviewDialog (Constructor)" id="IconsPreviewDialog (Constructor)" ref="eric5.Preferences.ConfigurationPages.IconsPreviewDialog.html#IconsPreviewDialog.__init__" /> <keyword name="IconsPreviewDialog (Module)" id="IconsPreviewDialog (Module)" ref="eric5.Preferences.ConfigurationPages.IconsPreviewDialog.html" /> + <keyword name="ImportShadowedByLoopVar" id="ImportShadowedByLoopVar" ref="eric5.Utilities.py2flakes.messages.html#ImportShadowedByLoopVar" /> <keyword name="ImportShadowedByLoopVar" id="ImportShadowedByLoopVar" ref="eric5.Utilities.py3flakes.messages.html#ImportShadowedByLoopVar" /> - <keyword name="ImportShadowedByLoopVar" id="ImportShadowedByLoopVar" ref="eric5.UtilitiesPython2.py2flakes.messages.html#ImportShadowedByLoopVar" /> + <keyword name="ImportShadowedByLoopVar (Constructor)" id="ImportShadowedByLoopVar (Constructor)" ref="eric5.Utilities.py2flakes.messages.html#ImportShadowedByLoopVar.__init__" /> <keyword name="ImportShadowedByLoopVar (Constructor)" id="ImportShadowedByLoopVar (Constructor)" ref="eric5.Utilities.py3flakes.messages.html#ImportShadowedByLoopVar.__init__" /> - <keyword name="ImportShadowedByLoopVar (Constructor)" id="ImportShadowedByLoopVar (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.messages.html#ImportShadowedByLoopVar.__init__" /> + <keyword name="ImportStarUsed" id="ImportStarUsed" ref="eric5.Utilities.py2flakes.messages.html#ImportStarUsed" /> <keyword name="ImportStarUsed" id="ImportStarUsed" ref="eric5.Utilities.py3flakes.messages.html#ImportStarUsed" /> - <keyword name="ImportStarUsed" id="ImportStarUsed" ref="eric5.UtilitiesPython2.py2flakes.messages.html#ImportStarUsed" /> + <keyword name="ImportStarUsed (Constructor)" id="ImportStarUsed (Constructor)" ref="eric5.Utilities.py2flakes.messages.html#ImportStarUsed.__init__" /> <keyword name="ImportStarUsed (Constructor)" id="ImportStarUsed (Constructor)" ref="eric5.Utilities.py3flakes.messages.html#ImportStarUsed.__init__" /> - <keyword name="ImportStarUsed (Constructor)" id="ImportStarUsed (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.messages.html#ImportStarUsed.__init__" /> + <keyword name="Importation" id="Importation" ref="eric5.Utilities.py2flakes.checker.html#Importation" /> <keyword name="Importation" id="Importation" ref="eric5.Utilities.py3flakes.checker.html#Importation" /> - <keyword name="Importation" id="Importation" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Importation" /> + <keyword name="Importation (Constructor)" id="Importation (Constructor)" ref="eric5.Utilities.py2flakes.checker.html#Importation.__init__" /> <keyword name="Importation (Constructor)" id="Importation (Constructor)" ref="eric5.Utilities.py3flakes.checker.html#Importation.__init__" /> - <keyword name="Importation (Constructor)" id="Importation (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Importation.__init__" /> <keyword name="ImportsDiagramBuilder" id="ImportsDiagramBuilder" ref="eric5.Graphics.ImportsDiagramBuilder.html#ImportsDiagramBuilder" /> <keyword name="ImportsDiagramBuilder (Constructor)" id="ImportsDiagramBuilder (Constructor)" ref="eric5.Graphics.ImportsDiagramBuilder.html#ImportsDiagramBuilder.__init__" /> <keyword name="ImportsDiagramBuilder (Module)" id="ImportsDiagramBuilder (Module)" ref="eric5.Graphics.ImportsDiagramBuilder.html" /> @@ -7198,10 +7214,10 @@ <keyword name="JavaScriptExternalObject (Constructor)" id="JavaScriptExternalObject (Constructor)" ref="eric5.Helpviewer.HelpBrowserWV.html#JavaScriptExternalObject.__init__" /> <keyword name="JavaScriptExternalObject.AddSearchProvider" id="JavaScriptExternalObject.AddSearchProvider" ref="eric5.Helpviewer.HelpBrowserWV.html#JavaScriptExternalObject.AddSearchProvider" /> <keyword name="JavaScriptResources (Module)" id="JavaScriptResources (Module)" ref="eric5.Helpviewer.JavaScriptResources.html" /> + <keyword name="LateFutureImport" id="LateFutureImport" ref="eric5.Utilities.py2flakes.messages.html#LateFutureImport" /> <keyword name="LateFutureImport" id="LateFutureImport" ref="eric5.Utilities.py3flakes.messages.html#LateFutureImport" /> - <keyword name="LateFutureImport" id="LateFutureImport" ref="eric5.UtilitiesPython2.py2flakes.messages.html#LateFutureImport" /> + <keyword name="LateFutureImport (Constructor)" id="LateFutureImport (Constructor)" ref="eric5.Utilities.py2flakes.messages.html#LateFutureImport.__init__" /> <keyword name="LateFutureImport (Constructor)" id="LateFutureImport (Constructor)" ref="eric5.Utilities.py3flakes.messages.html#LateFutureImport.__init__" /> - <keyword name="LateFutureImport (Constructor)" id="LateFutureImport (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.messages.html#LateFutureImport.__init__" /> <keyword name="Lexer" id="Lexer" ref="eric5.QScintilla.Lexers.Lexer.html#Lexer" /> <keyword name="Lexer (Constructor)" id="Lexer (Constructor)" ref="eric5.QScintilla.Lexers.Lexer.html#Lexer.__init__" /> <keyword name="Lexer (Module)" id="Lexer (Module)" ref="eric5.QScintilla.Lexers.Lexer.html" /> @@ -7574,14 +7590,14 @@ <keyword name="MercurialUserDataDialog (Constructor)" id="MercurialUserDataDialog (Constructor)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ConfigurationPage.MercurialUserDataDialog.html#MercurialUserDataDialog.__init__" /> <keyword name="MercurialUserDataDialog (Module)" id="MercurialUserDataDialog (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ConfigurationPage.MercurialUserDataDialog.html" /> <keyword name="MercurialUserDataDialog.getData" id="MercurialUserDataDialog.getData" ref="eric5.Plugins.VcsPlugins.vcsMercurial.ConfigurationPage.MercurialUserDataDialog.html#MercurialUserDataDialog.getData" /> + <keyword name="Message" id="Message" ref="eric5.Utilities.py2flakes.messages.html#Message" /> <keyword name="Message" id="Message" ref="eric5.Utilities.py3flakes.messages.html#Message" /> - <keyword name="Message" id="Message" ref="eric5.UtilitiesPython2.py2flakes.messages.html#Message" /> + <keyword name="Message (Constructor)" id="Message (Constructor)" ref="eric5.Utilities.py2flakes.messages.html#Message.__init__" /> <keyword name="Message (Constructor)" id="Message (Constructor)" ref="eric5.Utilities.py3flakes.messages.html#Message.__init__" /> - <keyword name="Message (Constructor)" id="Message (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.messages.html#Message.__init__" /> + <keyword name="Message.__str__" id="Message.__str__" ref="eric5.Utilities.py2flakes.messages.html#Message.__str__" /> <keyword name="Message.__str__" id="Message.__str__" ref="eric5.Utilities.py3flakes.messages.html#Message.__str__" /> - <keyword name="Message.__str__" id="Message.__str__" ref="eric5.UtilitiesPython2.py2flakes.messages.html#Message.__str__" /> + <keyword name="Message.getMessageData" id="Message.getMessageData" ref="eric5.Utilities.py2flakes.messages.html#Message.getMessageData" /> <keyword name="Message.getMessageData" id="Message.getMessageData" ref="eric5.Utilities.py3flakes.messages.html#Message.getMessageData" /> - <keyword name="Message.getMessageData" id="Message.getMessageData" ref="eric5.UtilitiesPython2.py2flakes.messages.html#Message.getMessageData" /> <keyword name="MessageBoxWizard" id="MessageBoxWizard" ref="eric5.Plugins.PluginWizardQMessageBox.html#MessageBoxWizard" /> <keyword name="MessageBoxWizard (Constructor)" id="MessageBoxWizard (Constructor)" ref="eric5.Plugins.PluginWizardQMessageBox.html#MessageBoxWizard.__init__" /> <keyword name="MessageBoxWizard (Package)" id="MessageBoxWizard (Package)" ref="index-eric5.Plugins.WizardPlugins.MessageBoxWizard.html" /> @@ -7746,8 +7762,8 @@ <keyword name="ModuleModel.addClass" id="ModuleModel.addClass" ref="eric5.Graphics.ModuleItem.html#ModuleModel.addClass" /> <keyword name="ModuleModel.getClasses" id="ModuleModel.getClasses" ref="eric5.Graphics.ModuleItem.html#ModuleModel.getClasses" /> <keyword name="ModuleParser (Module)" id="ModuleParser (Module)" ref="eric5.Utilities.ModuleParser.html" /> + <keyword name="ModuleScope" id="ModuleScope" ref="eric5.Utilities.py2flakes.checker.html#ModuleScope" /> <keyword name="ModuleScope" id="ModuleScope" ref="eric5.Utilities.py3flakes.checker.html#ModuleScope" /> - <keyword name="ModuleScope" id="ModuleScope" ref="eric5.UtilitiesPython2.py2flakes.checker.html#ModuleScope" /> <keyword name="MultiProject" id="MultiProject" ref="eric5.MultiProject.MultiProject.html#MultiProject" /> <keyword name="MultiProject (Constructor)" id="MultiProject (Constructor)" ref="eric5.MultiProject.MultiProject.html#MultiProject.__init__" /> <keyword name="MultiProject (Module)" id="MultiProject (Module)" ref="eric5.MultiProject.MultiProject.html" /> @@ -7866,15 +7882,10 @@ <keyword name="NamingStyleChecker.unpackArgs" id="NamingStyleChecker.unpackArgs" ref="eric5.UtilitiesPython2.NamingStyleCheckerPy2.html#NamingStyleChecker.unpackArgs" /> <keyword name="NamingStyleCheckerPy2 (Module)" id="NamingStyleCheckerPy2 (Module)" ref="eric5.UtilitiesPython2.NamingStyleCheckerPy2.html" /> <keyword name="NannyNag" id="NannyNag" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#NannyNag" /> - <keyword name="NannyNag" id="NannyNag" ref="eric5.UtilitiesPython2.Tabnanny.html#NannyNag" /> <keyword name="NannyNag (Constructor)" id="NannyNag (Constructor)" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#NannyNag.__init__" /> - <keyword name="NannyNag (Constructor)" id="NannyNag (Constructor)" ref="eric5.UtilitiesPython2.Tabnanny.html#NannyNag.__init__" /> <keyword name="NannyNag.get_line" id="NannyNag.get_line" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#NannyNag.get_line" /> - <keyword name="NannyNag.get_line" id="NannyNag.get_line" ref="eric5.UtilitiesPython2.Tabnanny.html#NannyNag.get_line" /> <keyword name="NannyNag.get_lineno" id="NannyNag.get_lineno" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#NannyNag.get_lineno" /> - <keyword name="NannyNag.get_lineno" id="NannyNag.get_lineno" ref="eric5.UtilitiesPython2.Tabnanny.html#NannyNag.get_lineno" /> <keyword name="NannyNag.get_msg" id="NannyNag.get_msg" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#NannyNag.get_msg" /> - <keyword name="NannyNag.get_msg" id="NannyNag.get_msg" ref="eric5.UtilitiesPython2.Tabnanny.html#NannyNag.get_msg" /> <keyword name="Network (Package)" id="Network (Package)" ref="index-eric5.Helpviewer.Network.html" /> <keyword name="Network (Package)" id="Network (Package)" ref="index-eric5.Network.html" /> <keyword name="NetworkAccessManager" id="NetworkAccessManager" ref="eric5.Helpviewer.Network.NetworkAccessManager.html#NetworkAccessManager" /> @@ -7995,7 +8006,6 @@ <keyword name="OfflineStorageConfigDialog.on_showDatabasesButton_clicked" id="OfflineStorageConfigDialog.on_showDatabasesButton_clicked" ref="eric5.Helpviewer.OfflineStorage.OfflineStorageConfigDialog.html#OfflineStorageConfigDialog.on_showDatabasesButton_clicked" /> <keyword name="OfflineStorageConfigDialog.storeData" id="OfflineStorageConfigDialog.storeData" ref="eric5.Helpviewer.OfflineStorage.OfflineStorageConfigDialog.html#OfflineStorageConfigDialog.storeData" /> <keyword name="OpenSearch (Package)" id="OpenSearch (Package)" ref="index-eric5.Helpviewer.OpenSearch.html" /> - <keyword name="OpenSearchDefaultEngines (Module)" id="OpenSearchDefaultEngines (Module)" ref="eric5.Helpviewer.OpenSearch.OpenSearchDefaultEngines.html" /> <keyword name="OpenSearchDialog" id="OpenSearchDialog" ref="eric5.Helpviewer.OpenSearch.OpenSearchDialog.html#OpenSearchDialog" /> <keyword name="OpenSearchDialog (Constructor)" id="OpenSearchDialog (Constructor)" ref="eric5.Helpviewer.OpenSearch.OpenSearchDialog.html#OpenSearchDialog.__init__" /> <keyword name="OpenSearchDialog (Module)" id="OpenSearchDialog (Module)" ref="eric5.Helpviewer.OpenSearch.OpenSearchDialog.html" /> @@ -9069,7 +9079,6 @@ <keyword name="PurgeProjectHelper.initActions" id="PurgeProjectHelper.initActions" ref="eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.ProjectHelper.html#PurgeProjectHelper.initActions" /> <keyword name="PurgeProjectHelper.initMenu" id="PurgeProjectHelper.initMenu" ref="eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.ProjectHelper.html#PurgeProjectHelper.initMenu" /> <keyword name="PurgeProjectHelper.menuTitle" id="PurgeProjectHelper.menuTitle" ref="eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.ProjectHelper.html#PurgeProjectHelper.menuTitle" /> - <keyword name="Py2SyntaxChecker (Module)" id="Py2SyntaxChecker (Module)" ref="eric5.UtilitiesPython2.Py2SyntaxChecker.html" /> <keyword name="PyCoverageDialog" id="PyCoverageDialog" ref="eric5.DataViews.PyCoverageDialog.html#PyCoverageDialog" /> <keyword name="PyCoverageDialog (Constructor)" id="PyCoverageDialog (Constructor)" ref="eric5.DataViews.PyCoverageDialog.html#PyCoverageDialog.__init__" /> <keyword name="PyCoverageDialog (Module)" id="PyCoverageDialog (Module)" ref="eric5.DataViews.PyCoverageDialog.html" /> @@ -9184,7 +9193,7 @@ <keyword name="PyRegExpWizardWidget.on_wordboundButton_clicked" id="PyRegExpWizardWidget.on_wordboundButton_clicked" ref="eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html#PyRegExpWizardWidget.on_wordboundButton_clicked" /> <keyword name="PyRegExpWizardWindow" id="PyRegExpWizardWindow" ref="eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html#PyRegExpWizardWindow" /> <keyword name="PyRegExpWizardWindow (Constructor)" id="PyRegExpWizardWindow (Constructor)" ref="eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html#PyRegExpWizardWindow.__init__" /> - <keyword name="PySideImporter (Module)" id="PySideImporter (Module)" ref="eric5.UtilitiesPython2.PySideImporter.html" /> + <keyword name="PySideImporter (Module)" id="PySideImporter (Module)" ref="eric5.Utilities.PySideImporter.html" /> <keyword name="PyUnit (Package)" id="PyUnit (Package)" ref="index-eric5.PyUnit.html" /> <keyword name="Python (Package)" id="Python (Package)" ref="index-eric5.DebugClients.Python.html" /> <keyword name="Python3 (Package)" id="Python3 (Package)" ref="index-eric5.DebugClients.Python3.html" /> @@ -9335,6 +9344,8 @@ <keyword name="QRegularExpressionWizardWindow.closeEvent" id="QRegularExpressionWizardWindow.closeEvent" ref="eric5.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardDialog.html#QRegularExpressionWizardWindow.closeEvent" /> <keyword name="QSCINTILLA_VERSION" id="QSCINTILLA_VERSION" ref="eric5.QScintilla.QsciScintillaCompat.html#QSCINTILLA_VERSION" /> <keyword name="QScintilla (Package)" id="QScintilla (Package)" ref="index-eric5.QScintilla.html" /> + <keyword name="QT_TRANSLATE_NOOP" id="QT_TRANSLATE_NOOP" ref="eric5.Utilities.py2flakes.messages.html#QT_TRANSLATE_NOOP" /> + <keyword name="QT_TRANSLATE_NOOP" id="QT_TRANSLATE_NOOP" ref="eric5.Utilities.py3flakes.messages.html#QT_TRANSLATE_NOOP" /> <keyword name="QsciScintillaCompat" id="QsciScintillaCompat" ref="eric5.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat" /> <keyword name="QsciScintillaCompat (Constructor)" id="QsciScintillaCompat (Constructor)" ref="eric5.QScintilla.QsciScintillaCompat.html#QsciScintillaCompat.__init__" /> <keyword name="QsciScintillaCompat (Module)" id="QsciScintillaCompat (Module)" ref="eric5.QScintilla.QsciScintillaCompat.html" /> @@ -9576,14 +9587,16 @@ <keyword name="RebaseProjectHelper.initMenu" id="RebaseProjectHelper.initMenu" ref="eric5.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.ProjectHelper.html#RebaseProjectHelper.initMenu" /> <keyword name="RebaseProjectHelper.menuTitle" id="RebaseProjectHelper.menuTitle" ref="eric5.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.ProjectHelper.html#RebaseProjectHelper.menuTitle" /> <keyword name="RecursionError" id="RecursionError" ref="eric5.Graphics.GraphicsUtilities.html#RecursionError" /> + <keyword name="Redefined" id="Redefined" ref="eric5.Utilities.py2flakes.messages.html#Redefined" /> + <keyword name="Redefined (Constructor)" id="Redefined (Constructor)" ref="eric5.Utilities.py2flakes.messages.html#Redefined.__init__" /> <keyword name="RedefinedFunction" id="RedefinedFunction" ref="eric5.Utilities.py3flakes.messages.html#RedefinedFunction" /> - <keyword name="RedefinedFunction" id="RedefinedFunction" ref="eric5.UtilitiesPython2.py2flakes.messages.html#RedefinedFunction" /> <keyword name="RedefinedFunction (Constructor)" id="RedefinedFunction (Constructor)" ref="eric5.Utilities.py3flakes.messages.html#RedefinedFunction.__init__" /> - <keyword name="RedefinedFunction (Constructor)" id="RedefinedFunction (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.messages.html#RedefinedFunction.__init__" /> + <keyword name="RedefinedInListComp" id="RedefinedInListComp" ref="eric5.Utilities.py2flakes.messages.html#RedefinedInListComp" /> + <keyword name="RedefinedInListComp (Constructor)" id="RedefinedInListComp (Constructor)" ref="eric5.Utilities.py2flakes.messages.html#RedefinedInListComp.__init__" /> + <keyword name="RedefinedWhileUnused" id="RedefinedWhileUnused" ref="eric5.Utilities.py2flakes.messages.html#RedefinedWhileUnused" /> <keyword name="RedefinedWhileUnused" id="RedefinedWhileUnused" ref="eric5.Utilities.py3flakes.messages.html#RedefinedWhileUnused" /> - <keyword name="RedefinedWhileUnused" id="RedefinedWhileUnused" ref="eric5.UtilitiesPython2.py2flakes.messages.html#RedefinedWhileUnused" /> + <keyword name="RedefinedWhileUnused (Constructor)" id="RedefinedWhileUnused (Constructor)" ref="eric5.Utilities.py2flakes.messages.html#RedefinedWhileUnused.__init__" /> <keyword name="RedefinedWhileUnused (Constructor)" id="RedefinedWhileUnused (Constructor)" ref="eric5.Utilities.py3flakes.messages.html#RedefinedWhileUnused.__init__" /> - <keyword name="RedefinedWhileUnused (Constructor)" id="RedefinedWhileUnused (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.messages.html#RedefinedWhileUnused.__init__" /> <keyword name="Redirector" id="Redirector" ref="eric5.UI.UserInterface.html#Redirector" /> <keyword name="Redirector (Constructor)" id="Redirector (Constructor)" ref="eric5.UI.UserInterface.html#Redirector.__init__" /> <keyword name="Redirector.__bufferedWrite" id="Redirector.__bufferedWrite" ref="eric5.UI.UserInterface.html#Redirector.__bufferedWrite" /> @@ -9617,12 +9630,11 @@ <keyword name="SchemeAccessHandler (Constructor)" id="SchemeAccessHandler (Constructor)" ref="eric5.Helpviewer.Network.SchemeAccessHandler.html#SchemeAccessHandler.__init__" /> <keyword name="SchemeAccessHandler (Module)" id="SchemeAccessHandler (Module)" ref="eric5.Helpviewer.Network.SchemeAccessHandler.html" /> <keyword name="SchemeAccessHandler.createRequest" id="SchemeAccessHandler.createRequest" ref="eric5.Helpviewer.Network.SchemeAccessHandler.html#SchemeAccessHandler.createRequest" /> + <keyword name="Scope" id="Scope" ref="eric5.Utilities.py2flakes.checker.html#Scope" /> <keyword name="Scope" id="Scope" ref="eric5.Utilities.py3flakes.checker.html#Scope" /> - <keyword name="Scope" id="Scope" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Scope" /> <keyword name="Scope (Constructor)" id="Scope (Constructor)" ref="eric5.Utilities.py3flakes.checker.html#Scope.__init__" /> - <keyword name="Scope (Constructor)" id="Scope (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Scope.__init__" /> + <keyword name="Scope.__repr__" id="Scope.__repr__" ref="eric5.Utilities.py2flakes.checker.html#Scope.__repr__" /> <keyword name="Scope.__repr__" id="Scope.__repr__" ref="eric5.Utilities.py3flakes.checker.html#Scope.__repr__" /> - <keyword name="Scope.__repr__" id="Scope.__repr__" ref="eric5.UtilitiesPython2.py2flakes.checker.html#Scope.__repr__" /> <keyword name="SearchReplaceSlidingWidget" id="SearchReplaceSlidingWidget" ref="eric5.QScintilla.SearchReplaceWidget.html#SearchReplaceSlidingWidget" /> <keyword name="SearchReplaceSlidingWidget (Constructor)" id="SearchReplaceSlidingWidget (Constructor)" ref="eric5.QScintilla.SearchReplaceWidget.html#SearchReplaceSlidingWidget.__init__" /> <keyword name="SearchReplaceSlidingWidget.__enableScrollerButtons" id="SearchReplaceSlidingWidget.__enableScrollerButtons" ref="eric5.QScintilla.SearchReplaceWidget.html#SearchReplaceSlidingWidget.__enableScrollerButtons" /> @@ -11130,6 +11142,7 @@ <keyword name="SyncManager.loadSettings" id="SyncManager.loadSettings" ref="eric5.Helpviewer.Sync.SyncManager.html#SyncManager.loadSettings" /> <keyword name="SyncManager.showSyncDialog" id="SyncManager.showSyncDialog" ref="eric5.Helpviewer.Sync.SyncManager.html#SyncManager.showSyncDialog" /> <keyword name="SyncManager.syncEnabled" id="SyncManager.syncEnabled" ref="eric5.Helpviewer.Sync.SyncManager.html#SyncManager.syncEnabled" /> + <keyword name="SyntaxCheck (Module)" id="SyntaxCheck (Module)" ref="eric5.Utilities.SyntaxCheck.html" /> <keyword name="SyntaxChecker (Package)" id="SyntaxChecker (Package)" ref="index-eric5.Plugins.CheckerPlugins.SyntaxChecker.html" /> <keyword name="SyntaxCheckerDialog" id="SyntaxCheckerDialog" ref="eric5.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html#SyntaxCheckerDialog" /> <keyword name="SyntaxCheckerDialog (Constructor)" id="SyntaxCheckerDialog (Constructor)" ref="eric5.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html#SyntaxCheckerDialog.__init__" /> @@ -11226,15 +11239,12 @@ <keyword name="TabWidget.setCurrentWidget" id="TabWidget.setCurrentWidget" ref="eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.setCurrentWidget" /> <keyword name="TabWidget.showIndicator" id="TabWidget.showIndicator" ref="eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.showIndicator" /> <keyword name="Tabnanny (Module)" id="Tabnanny (Module)" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html" /> - <keyword name="Tabnanny (Module)" id="Tabnanny (Module)" ref="eric5.UtilitiesPython2.Tabnanny.html" /> <keyword name="Tabnanny (Package)" id="Tabnanny (Package)" ref="index-eric5.Plugins.CheckerPlugins.Tabnanny.html" /> - <keyword name="TabnannyChecker (Module)" id="TabnannyChecker (Module)" ref="eric5.UtilitiesPython2.TabnannyChecker.html" /> <keyword name="TabnannyDialog" id="TabnannyDialog" ref="eric5.Plugins.CheckerPlugins.Tabnanny.TabnannyDialog.html#TabnannyDialog" /> <keyword name="TabnannyDialog (Constructor)" id="TabnannyDialog (Constructor)" ref="eric5.Plugins.CheckerPlugins.Tabnanny.TabnannyDialog.html#TabnannyDialog.__init__" /> <keyword name="TabnannyDialog (Module)" id="TabnannyDialog (Module)" ref="eric5.Plugins.CheckerPlugins.Tabnanny.TabnannyDialog.html" /> <keyword name="TabnannyDialog.__createResultItem" id="TabnannyDialog.__createResultItem" ref="eric5.Plugins.CheckerPlugins.Tabnanny.TabnannyDialog.html#TabnannyDialog.__createResultItem" /> <keyword name="TabnannyDialog.__finish" id="TabnannyDialog.__finish" ref="eric5.Plugins.CheckerPlugins.Tabnanny.TabnannyDialog.html#TabnannyDialog.__finish" /> - <keyword name="TabnannyDialog.__py2check" id="TabnannyDialog.__py2check" ref="eric5.Plugins.CheckerPlugins.Tabnanny.TabnannyDialog.html#TabnannyDialog.__py2check" /> <keyword name="TabnannyDialog.__resort" id="TabnannyDialog.__resort" ref="eric5.Plugins.CheckerPlugins.Tabnanny.TabnannyDialog.html#TabnannyDialog.__resort" /> <keyword name="TabnannyDialog.on_buttonBox_clicked" id="TabnannyDialog.on_buttonBox_clicked" ref="eric5.Plugins.CheckerPlugins.Tabnanny.TabnannyDialog.html#TabnannyDialog.on_buttonBox_clicked" /> <keyword name="TabnannyDialog.on_resultList_itemActivated" id="TabnannyDialog.on_resultList_itemActivated" ref="eric5.Plugins.CheckerPlugins.Tabnanny.TabnannyDialog.html#TabnannyDialog.on_resultList_itemActivated" /> @@ -11700,20 +11710,20 @@ <keyword name="UMLSceneSizeDialog.getData" id="UMLSceneSizeDialog.getData" ref="eric5.Graphics.UMLSceneSizeDialog.html#UMLSceneSizeDialog.getData" /> <keyword name="Uid" id="Uid" ref="eric5.Utilities.binplistlib.html#Uid" /> <keyword name="Uid.__repr__" id="Uid.__repr__" ref="eric5.Utilities.binplistlib.html#Uid.__repr__" /> + <keyword name="UnBinding" id="UnBinding" ref="eric5.Utilities.py2flakes.checker.html#UnBinding" /> <keyword name="UnBinding" id="UnBinding" ref="eric5.Utilities.py3flakes.checker.html#UnBinding" /> - <keyword name="UnBinding" id="UnBinding" ref="eric5.UtilitiesPython2.py2flakes.checker.html#UnBinding" /> + <keyword name="UndefinedExport" id="UndefinedExport" ref="eric5.Utilities.py2flakes.messages.html#UndefinedExport" /> <keyword name="UndefinedExport" id="UndefinedExport" ref="eric5.Utilities.py3flakes.messages.html#UndefinedExport" /> - <keyword name="UndefinedExport" id="UndefinedExport" ref="eric5.UtilitiesPython2.py2flakes.messages.html#UndefinedExport" /> + <keyword name="UndefinedExport (Constructor)" id="UndefinedExport (Constructor)" ref="eric5.Utilities.py2flakes.messages.html#UndefinedExport.__init__" /> <keyword name="UndefinedExport (Constructor)" id="UndefinedExport (Constructor)" ref="eric5.Utilities.py3flakes.messages.html#UndefinedExport.__init__" /> - <keyword name="UndefinedExport (Constructor)" id="UndefinedExport (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.messages.html#UndefinedExport.__init__" /> + <keyword name="UndefinedLocal" id="UndefinedLocal" ref="eric5.Utilities.py2flakes.messages.html#UndefinedLocal" /> <keyword name="UndefinedLocal" id="UndefinedLocal" ref="eric5.Utilities.py3flakes.messages.html#UndefinedLocal" /> - <keyword name="UndefinedLocal" id="UndefinedLocal" ref="eric5.UtilitiesPython2.py2flakes.messages.html#UndefinedLocal" /> + <keyword name="UndefinedLocal (Constructor)" id="UndefinedLocal (Constructor)" ref="eric5.Utilities.py2flakes.messages.html#UndefinedLocal.__init__" /> <keyword name="UndefinedLocal (Constructor)" id="UndefinedLocal (Constructor)" ref="eric5.Utilities.py3flakes.messages.html#UndefinedLocal.__init__" /> - <keyword name="UndefinedLocal (Constructor)" id="UndefinedLocal (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.messages.html#UndefinedLocal.__init__" /> + <keyword name="UndefinedName" id="UndefinedName" ref="eric5.Utilities.py2flakes.messages.html#UndefinedName" /> <keyword name="UndefinedName" id="UndefinedName" ref="eric5.Utilities.py3flakes.messages.html#UndefinedName" /> - <keyword name="UndefinedName" id="UndefinedName" ref="eric5.UtilitiesPython2.py2flakes.messages.html#UndefinedName" /> + <keyword name="UndefinedName (Constructor)" id="UndefinedName (Constructor)" ref="eric5.Utilities.py2flakes.messages.html#UndefinedName.__init__" /> <keyword name="UndefinedName (Constructor)" id="UndefinedName (Constructor)" ref="eric5.Utilities.py3flakes.messages.html#UndefinedName.__init__" /> - <keyword name="UndefinedName (Constructor)" id="UndefinedName (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.messages.html#UndefinedName.__init__" /> <keyword name="UnittestDialog" id="UnittestDialog" ref="eric5.PyUnit.UnittestDialog.html#UnittestDialog" /> <keyword name="UnittestDialog (Constructor)" id="UnittestDialog (Constructor)" ref="eric5.PyUnit.UnittestDialog.html#UnittestDialog.__init__" /> <keyword name="UnittestDialog (Module)" id="UnittestDialog (Module)" ref="eric5.PyUnit.UnittestDialog.html" /> @@ -11743,14 +11753,14 @@ <keyword name="UnittestWindow" id="UnittestWindow" ref="eric5.PyUnit.UnittestDialog.html#UnittestWindow" /> <keyword name="UnittestWindow (Constructor)" id="UnittestWindow (Constructor)" ref="eric5.PyUnit.UnittestDialog.html#UnittestWindow.__init__" /> <keyword name="UnittestWindow.eventFilter" id="UnittestWindow.eventFilter" ref="eric5.PyUnit.UnittestDialog.html#UnittestWindow.eventFilter" /> + <keyword name="UnusedImport" id="UnusedImport" ref="eric5.Utilities.py2flakes.messages.html#UnusedImport" /> <keyword name="UnusedImport" id="UnusedImport" ref="eric5.Utilities.py3flakes.messages.html#UnusedImport" /> - <keyword name="UnusedImport" id="UnusedImport" ref="eric5.UtilitiesPython2.py2flakes.messages.html#UnusedImport" /> + <keyword name="UnusedImport (Constructor)" id="UnusedImport (Constructor)" ref="eric5.Utilities.py2flakes.messages.html#UnusedImport.__init__" /> <keyword name="UnusedImport (Constructor)" id="UnusedImport (Constructor)" ref="eric5.Utilities.py3flakes.messages.html#UnusedImport.__init__" /> - <keyword name="UnusedImport (Constructor)" id="UnusedImport (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.messages.html#UnusedImport.__init__" /> + <keyword name="UnusedVariable" id="UnusedVariable" ref="eric5.Utilities.py2flakes.messages.html#UnusedVariable" /> <keyword name="UnusedVariable" id="UnusedVariable" ref="eric5.Utilities.py3flakes.messages.html#UnusedVariable" /> - <keyword name="UnusedVariable" id="UnusedVariable" ref="eric5.UtilitiesPython2.py2flakes.messages.html#UnusedVariable" /> + <keyword name="UnusedVariable (Constructor)" id="UnusedVariable (Constructor)" ref="eric5.Utilities.py2flakes.messages.html#UnusedVariable.__init__" /> <keyword name="UnusedVariable (Constructor)" id="UnusedVariable (Constructor)" ref="eric5.Utilities.py3flakes.messages.html#UnusedVariable.__init__" /> - <keyword name="UnusedVariable (Constructor)" id="UnusedVariable (Constructor)" ref="eric5.UtilitiesPython2.py2flakes.messages.html#UnusedVariable.__init__" /> <keyword name="UrlBar" id="UrlBar" ref="eric5.Helpviewer.UrlBar.UrlBar.html#UrlBar" /> <keyword name="UrlBar (Constructor)" id="UrlBar (Constructor)" ref="eric5.Helpviewer.UrlBar.UrlBar.html#UrlBar.__init__" /> <keyword name="UrlBar (Module)" id="UrlBar (Module)" ref="eric5.Helpviewer.UrlBar.UrlBar.html" /> @@ -11776,7 +11786,6 @@ <keyword name="UrlBar.setBrowser" id="UrlBar.setBrowser" ref="eric5.Helpviewer.UrlBar.UrlBar.html#UrlBar.setBrowser" /> <keyword name="UrlBar.setPrivateMode" id="UrlBar.setPrivateMode" ref="eric5.Helpviewer.UrlBar.UrlBar.html#UrlBar.setPrivateMode" /> <keyword name="UserAgent (Package)" id="UserAgent (Package)" ref="index-eric5.Helpviewer.UserAgent.html" /> - <keyword name="UserAgentDefaults (Module)" id="UserAgentDefaults (Module)" ref="eric5.Helpviewer.UserAgent.UserAgentDefaults.html" /> <keyword name="UserAgentManager" id="UserAgentManager" ref="eric5.Helpviewer.UserAgent.UserAgentManager.html#UserAgentManager" /> <keyword name="UserAgentManager (Constructor)" id="UserAgentManager (Constructor)" ref="eric5.Helpviewer.UserAgent.UserAgentManager.html#UserAgentManager.__init__" /> <keyword name="UserAgentManager (Module)" id="UserAgentManager (Module)" ref="eric5.Helpviewer.UserAgent.UserAgentManager.html" /> @@ -12599,21 +12608,13 @@ <keyword name="WebPluginInterface.metaPlugin" id="WebPluginInterface.metaPlugin" ref="eric5.Helpviewer.WebPlugins.WebPluginInterface.html#WebPluginInterface.metaPlugin" /> <keyword name="WebPlugins (Package)" id="WebPlugins (Package)" ref="index-eric5.Helpviewer.WebPlugins.html" /> <keyword name="Whitespace" id="Whitespace" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#Whitespace" /> - <keyword name="Whitespace" id="Whitespace" ref="eric5.UtilitiesPython2.Tabnanny.html#Whitespace" /> <keyword name="Whitespace (Constructor)" id="Whitespace (Constructor)" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#Whitespace.__init__" /> - <keyword name="Whitespace (Constructor)" id="Whitespace (Constructor)" ref="eric5.UtilitiesPython2.Tabnanny.html#Whitespace.__init__" /> <keyword name="Whitespace.equal" id="Whitespace.equal" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#Whitespace.equal" /> - <keyword name="Whitespace.equal" id="Whitespace.equal" ref="eric5.UtilitiesPython2.Tabnanny.html#Whitespace.equal" /> <keyword name="Whitespace.indent_level" id="Whitespace.indent_level" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#Whitespace.indent_level" /> - <keyword name="Whitespace.indent_level" id="Whitespace.indent_level" ref="eric5.UtilitiesPython2.Tabnanny.html#Whitespace.indent_level" /> <keyword name="Whitespace.less" id="Whitespace.less" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#Whitespace.less" /> - <keyword name="Whitespace.less" id="Whitespace.less" ref="eric5.UtilitiesPython2.Tabnanny.html#Whitespace.less" /> <keyword name="Whitespace.longest_run_of_spaces" id="Whitespace.longest_run_of_spaces" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#Whitespace.longest_run_of_spaces" /> - <keyword name="Whitespace.longest_run_of_spaces" id="Whitespace.longest_run_of_spaces" ref="eric5.UtilitiesPython2.Tabnanny.html#Whitespace.longest_run_of_spaces" /> <keyword name="Whitespace.not_equal_witness" id="Whitespace.not_equal_witness" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#Whitespace.not_equal_witness" /> - <keyword name="Whitespace.not_equal_witness" id="Whitespace.not_equal_witness" ref="eric5.UtilitiesPython2.Tabnanny.html#Whitespace.not_equal_witness" /> <keyword name="Whitespace.not_less_witness" id="Whitespace.not_less_witness" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#Whitespace.not_less_witness" /> - <keyword name="Whitespace.not_less_witness" id="Whitespace.not_less_witness" ref="eric5.UtilitiesPython2.Tabnanny.html#Whitespace.not_less_witness" /> <keyword name="WidgetArea" id="WidgetArea" ref="eric5.Tools.TRPreviewer.html#WidgetArea" /> <keyword name="WidgetArea (Constructor)" id="WidgetArea (Constructor)" ref="eric5.Tools.TRPreviewer.html#WidgetArea.__init__" /> <keyword name="WidgetArea.__findWidget" id="WidgetArea.__findWidget" ref="eric5.Tools.TRPreviewer.html#WidgetArea.__findWidget" /> @@ -12737,11 +12738,10 @@ <keyword name="bookmarks (Module)" id="bookmarks (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.BookmarksExtension.bookmarks.html" /> <keyword name="changeRememberedMaster" id="changeRememberedMaster" ref="eric5.Utilities.crypto.__init__.html#changeRememberedMaster" /> <keyword name="check" id="check" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#check" /> - <keyword name="check" id="check" ref="eric5.UtilitiesPython2.Tabnanny.html#check" /> <keyword name="checkBlacklistedVersions" id="checkBlacklistedVersions" ref="eric5.Globals.__init__.html#checkBlacklistedVersions" /> <keyword name="checkPyside" id="checkPyside" ref="eric5.Utilities.__init__.html#checkPyside" /> + <keyword name="checker (Module)" id="checker (Module)" ref="eric5.Utilities.py2flakes.checker.html" /> <keyword name="checker (Module)" id="checker (Module)" ref="eric5.Utilities.py3flakes.checker.html" /> - <keyword name="checker (Module)" id="checker (Module)" ref="eric5.UtilitiesPython2.py2flakes.checker.html" /> <keyword name="cleanUp" id="cleanUp" ref="eric5.install.html#cleanUp" /> <keyword name="close" id="close" ref="eric5.DebugClients.Ruby.AsyncFile.html#close" /> <keyword name="compactPath" id="compactPath" ref="eric5.Utilities.__init__.html#compactPath" /> @@ -12749,8 +12749,8 @@ <keyword name="comparison_to_singleton" id="comparison_to_singleton" ref="eric5.UtilitiesPython2.pep8.html#comparison_to_singleton" /> <keyword name="comparison_type" id="comparison_type" ref="eric5.Plugins.CheckerPlugins.CodeStyleChecker.pep8.html#comparison_type" /> <keyword name="comparison_type" id="comparison_type" ref="eric5.UtilitiesPython2.pep8.html#comparison_type" /> + <keyword name="compatibility_fixes (Module)" id="compatibility_fixes (Module)" ref="eric5.Utilities.compatibility_fixes.html" /> <keyword name="compile" id="compile" ref="eric5.Utilities.__init__.html#compile" /> - <keyword name="compile" id="compile" ref="eric5.UtilitiesPython2.Py2SyntaxChecker.html#compile" /> <keyword name="compileUiDir" id="compileUiDir" ref="eric5.Utilities.uic.html#compileUiDir" /> <keyword name="compileUiDir" id="compileUiDir" ref="eric5.compileUiFiles.html#compileUiDir" /> <keyword name="compileUiDir" id="compileUiDir" ref="eric5.install.html#compileUiDir" /> @@ -12758,6 +12758,8 @@ <keyword name="compileUiFiles" id="compileUiFiles" ref="eric5.compileUiFiles.html#compileUiFiles" /> <keyword name="compileUiFiles" id="compileUiFiles" ref="eric5.install.html#compileUiFiles" /> <keyword name="compileUiFiles (Module)" id="compileUiFiles (Module)" ref="eric5.compileUiFiles.html" /> + <keyword name="compile_and_check" id="compile_and_check" ref="eric5.Utilities.SyntaxCheck.html#compile_and_check" /> + <keyword name="compile_extern" id="compile_extern" ref="eric5.Utilities.__init__.html#compile_extern" /> <keyword name="compile_ui" id="compile_ui" ref="eric5.Utilities.uic.html#compile_ui" /> <keyword name="compile_ui" id="compile_ui" ref="eric5.compileUiFiles.html#compile_ui" /> <keyword name="compile_ui" id="compile_ui" ref="eric5.install.html#compile_ui" /> @@ -12861,7 +12863,7 @@ <keyword name="dataString" id="dataString" ref="eric5.Helpviewer.Download.DownloadUtilities.html#dataString" /> <keyword name="dateFromTime_t" id="dateFromTime_t" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnUtilities.html#dateFromTime_t" /> <keyword name="debug_thread_info" id="debug_thread_info" ref="eric5.DebugClients.Ruby.Debuggee.html#debug_thread_info" /> - <keyword name="decode" id="decode" ref="eric5.Utilities.__init__.html#decode" /> + <keyword name="decode" id="decode" ref="eric5.Utilities.SyntaxCheck.html#decode" /> <keyword name="decode" id="decode" ref="eric5.UtilitiesPython2.Tools.html#decode" /> <keyword name="decodeBytes" id="decodeBytes" ref="eric5.Utilities.__init__.html#decodeBytes" /> <keyword name="decodeString" id="decodeString" ref="eric5.Utilities.__init__.html#decodeString" /> @@ -12922,7 +12924,7 @@ <keyword name="exportShortcuts" id="exportShortcuts" ref="eric5.Preferences.Shortcuts.html#exportShortcuts" /> <keyword name="extractFlags" id="extractFlags" ref="eric5.Utilities.__init__.html#extractFlags" /> <keyword name="extractFlagsFromFile" id="extractFlagsFromFile" ref="eric5.Utilities.__init__.html#extractFlagsFromFile" /> - <keyword name="extractLineFlags" id="extractLineFlags" ref="eric5.Utilities.__init__.html#extractLineFlags" /> + <keyword name="extractLineFlags" id="extractLineFlags" ref="eric5.Utilities.SyntaxCheck.html#extractLineFlags" /> <keyword name="extractLineFlags" id="extractLineFlags" ref="eric5.UtilitiesPython2.Tools.html#extractLineFlags" /> <keyword name="extraneous_whitespace" id="extraneous_whitespace" ref="eric5.Plugins.CheckerPlugins.CodeStyleChecker.pep8.html#extraneous_whitespace" /> <keyword name="extraneous_whitespace" id="extraneous_whitespace" ref="eric5.UtilitiesPython2.pep8.html#extraneous_whitespace" /> @@ -12933,14 +12935,12 @@ <keyword name="filename_match" id="filename_match" ref="eric5.UtilitiesPython2.pep8.html#filename_match" /> <keyword name="fileno" id="fileno" ref="eric5.DebugClients.Ruby.AsyncFile.html#fileno" /> <keyword name="filterCharsFromFilename" id="filterCharsFromFilename" ref="eric5.Helpviewer.HelpUtilities.html#filterCharsFromFilename" /> - <keyword name="findPython2Interpreters" id="findPython2Interpreters" ref="eric5.Globals.__init__.html#findPython2Interpreters" /> + <keyword name="findPythonInterpreters" id="findPythonInterpreters" ref="eric5.Globals.__init__.html#findPythonInterpreters" /> <keyword name="find_module" id="find_module" ref="eric5.Utilities.ClassBrowsers.__init__.html#find_module" /> <keyword name="find_module" id="find_module" ref="eric5.Utilities.ModuleParser.html#find_module" /> - <keyword name="flakesCheck" id="flakesCheck" ref="eric5.UtilitiesPython2.Py2SyntaxChecker.html#flakesCheck" /> <keyword name="flush" id="flush" ref="eric5.DebugClients.Ruby.AsyncFile.html#flush" /> <keyword name="formatTime" id="formatTime" ref="eric5.Plugins.VcsPlugins.vcsPySvn.SvnUtilities.html#formatTime" /> <keyword name="format_witnesses" id="format_witnesses" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#format_witnesses" /> - <keyword name="format_witnesses" id="format_witnesses" ref="eric5.UtilitiesPython2.Tabnanny.html#format_witnesses" /> <keyword name="fromNativeSeparators" id="fromNativeSeparators" ref="eric5.Utilities.__init__.html#fromNativeSeparators" /> <keyword name="generateDistroInfo" id="generateDistroInfo" ref="eric5.Utilities.__init__.html#generateDistroInfo" /> <keyword name="generatePluginsVersionInfo" id="generatePluginsVersionInfo" ref="eric5.Utilities.__init__.html#generatePluginsVersionInfo" /> @@ -13001,6 +13001,7 @@ <keyword name="getLexer" id="getLexer" ref="eric5.QScintilla.Lexers.__init__.html#getLexer" /> <keyword name="getMessage" id="getMessage" ref="eric5.Plugins.CheckerPlugins.CodeStyleChecker.pep8.html#getMessage" /> <keyword name="getMultiProject" id="getMultiProject" ref="eric5.Preferences.__init__.html#getMultiProject" /> + <keyword name="getNodeName" id="getNodeName" ref="eric5.Utilities.py2flakes.checker.html#getNodeName" /> <keyword name="getOpenFileFiltersList" id="getOpenFileFiltersList" ref="eric5.QScintilla.Lexers.__init__.html#getOpenFileFiltersList" /> <keyword name="getOpenFileName" id="getOpenFileName" ref="eric5.E5Gui.E5FileDialog.html#getOpenFileName" /> <keyword name="getOpenFileNameAndFilter" id="getOpenFileNameAndFilter" ref="eric5.E5Gui.E5FileDialog.html#getOpenFileNameAndFilter" /> @@ -13061,7 +13062,7 @@ <keyword name="get_class_members" id="get_class_members" ref="eric5.DebugClients.Python3.FlexCompleter.html#get_class_members" /> <keyword name="get_coding" id="get_coding" ref="eric5.Utilities.__init__.html#get_coding" /> <keyword name="get_coding" id="get_coding" ref="eric5.UtilitiesPython2.Tools.html#get_coding" /> - <keyword name="get_codingBytes" id="get_codingBytes" ref="eric5.Utilities.__init__.html#get_codingBytes" /> + <keyword name="get_codingBytes" id="get_codingBytes" ref="eric5.Utilities.SyntaxCheck.html#get_codingBytes" /> <keyword name="get_parser" id="get_parser" ref="eric5.Plugins.CheckerPlugins.CodeStyleChecker.pep8.html#get_parser" /> <keyword name="get_parser" id="get_parser" ref="eric5.UtilitiesPython2.pep8.html#get_parser" /> <keyword name="get_thread" id="get_thread" ref="eric5.DebugClients.Ruby.Debuggee.html#get_thread" /> @@ -13115,7 +13116,7 @@ <keyword name="is_stream_binary_plist" id="is_stream_binary_plist" ref="eric5.Utilities.binplistlib.html#is_stream_binary_plist" /> <keyword name="isatty" id="isatty" ref="eric5.DebugClients.Ruby.AsyncFile.html#isatty" /> <keyword name="isinpath" id="isinpath" ref="eric5.Utilities.__init__.html#isinpath" /> - <keyword name="iter_child_nodes" id="iter_child_nodes" ref="eric5.UtilitiesPython2.py2flakes.checker.html#iter_child_nodes" /> + <keyword name="iter_child_nodes" id="iter_child_nodes" ref="eric5.Utilities.py2flakes.checker.html#iter_child_nodes" /> <keyword name="joinext" id="joinext" ref="eric5.Utilities.__init__.html#joinext" /> <keyword name="jsclbr (Module)" id="jsclbr (Module)" ref="eric5.Utilities.ClassBrowsers.jsclbr.html" /> <keyword name="linesep" id="linesep" ref="eric5.Utilities.__init__.html#linesep" /> @@ -13155,8 +13156,8 @@ <keyword name="maximum_line_length" id="maximum_line_length" ref="eric5.UtilitiesPython2.pep8.html#maximum_line_length" /> <keyword name="messageHandler" id="messageHandler" ref="eric5.E5Gui.E5ErrorMessage.html#messageHandler" /> <keyword name="messageHandlerInstalled" id="messageHandlerInstalled" ref="eric5.E5Gui.E5ErrorMessage.html#messageHandlerInstalled" /> + <keyword name="messages (Module)" id="messages (Module)" ref="eric5.Utilities.py2flakes.messages.html" /> <keyword name="messages (Module)" id="messages (Module)" ref="eric5.Utilities.py3flakes.messages.html" /> - <keyword name="messages (Module)" id="messages (Module)" ref="eric5.UtilitiesPython2.py2flakes.messages.html" /> <keyword name="missing_newline" id="missing_newline" ref="eric5.Plugins.CheckerPlugins.CodeStyleChecker.pep8.html#missing_newline" /> <keyword name="missing_newline" id="missing_newline" ref="eric5.UtilitiesPython2.pep8.html#missing_newline" /> <keyword name="missing_whitespace" id="missing_whitespace" ref="eric5.Plugins.CheckerPlugins.CodeStyleChecker.pep8.html#missing_whitespace" /> @@ -13167,11 +13168,13 @@ <keyword name="mute_string" id="mute_string" ref="eric5.UtilitiesPython2.pep8.html#mute_string" /> <keyword name="normabsjoinpath" id="normabsjoinpath" ref="eric5.Utilities.__init__.html#normabsjoinpath" /> <keyword name="normabspath" id="normabspath" ref="eric5.Utilities.__init__.html#normabspath" /> + <keyword name="normalizeCode" id="normalizeCode" ref="eric5.Utilities.SyntaxCheck.html#normalizeCode" /> <keyword name="normalizeCode" id="normalizeCode" ref="eric5.UtilitiesPython2.Tools.html#normalizeCode" /> <keyword name="normcaseabspath" id="normcaseabspath" ref="eric5.Utilities.__init__.html#normcaseabspath" /> <keyword name="normcasepath" id="normcasepath" ref="eric5.Utilities.__init__.html#normcasepath" /> <keyword name="normjoinpath" id="normjoinpath" ref="eric5.Utilities.__init__.html#normjoinpath" /> <keyword name="okToClearData" id="okToClearData" ref="eric5.E5Gui.E5MessageBox.html#okToClearData" /> + <keyword name="open" id="open" ref="eric5.Utilities.compatibility_fixes.html#open" /> <keyword name="parseEnvironmentString" id="parseEnvironmentString" ref="eric5.Utilities.__init__.html#parseEnvironmentString" /> <keyword name="parseOptionString" id="parseOptionString" ref="eric5.Utilities.__init__.html#parseOptionString" /> <keyword name="parseString" id="parseString" ref="eric5.Utilities.__init__.html#parseString" /> @@ -13194,7 +13197,6 @@ <keyword name="process_options" id="process_options" ref="eric5.Plugins.CheckerPlugins.CodeStyleChecker.pep8.html#process_options" /> <keyword name="process_options" id="process_options" ref="eric5.UtilitiesPython2.pep8.html#process_options" /> <keyword name="process_tokens" id="process_tokens" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#process_tokens" /> - <keyword name="process_tokens" id="process_tokens" ref="eric5.UtilitiesPython2.Tabnanny.html#process_tokens" /> <keyword name="proxyAuthenticationRequired" id="proxyAuthenticationRequired" ref="eric5.E5Network.E5NetworkProxyFactory.html#proxyAuthenticationRequired" /> <keyword name="purge (Module)" id="purge (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.purge.html" /> <keyword name="pwConvert" id="pwConvert" ref="eric5.Utilities.crypto.__init__.html#pwConvert" /> @@ -13204,8 +13206,7 @@ <keyword name="pwEncrypt" id="pwEncrypt" ref="eric5.Utilities.crypto.__init__.html#pwEncrypt" /> <keyword name="pwRecode" id="pwRecode" ref="eric5.Utilities.crypto.__init__.html#pwRecode" /> <keyword name="pwReencrypt" id="pwReencrypt" ref="eric5.Utilities.crypto.__init__.html#pwReencrypt" /> - <keyword name="py2compile" id="py2compile" ref="eric5.Utilities.__init__.html#py2compile" /> - <keyword name="py2flakes (Package)" id="py2flakes (Package)" ref="index-eric5.UtilitiesPython2.py2flakes.html" /> + <keyword name="py2flakes (Package)" id="py2flakes (Package)" ref="index-eric5.Utilities.py2flakes.html" /> <keyword name="py3AES (Module)" id="py3AES (Module)" ref="eric5.Utilities.crypto.py3AES.html" /> <keyword name="py3PBKDF2 (Module)" id="py3PBKDF2 (Module)" ref="eric5.Utilities.crypto.py3PBKDF2.html" /> <keyword name="py3flakes (Package)" id="py3flakes (Package)" ref="index-eric5.Utilities.py3flakes.html" /> @@ -13226,7 +13227,7 @@ <keyword name="queues (Module)" id="queues (Module)" ref="eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.html" /> <keyword name="rbclbr (Module)" id="rbclbr (Module)" ref="eric5.Utilities.ClassBrowsers.rbclbr.html" /> <keyword name="read" id="read" ref="eric5.DebugClients.Ruby.AsyncFile.html#read" /> - <keyword name="readEncodedFile" id="readEncodedFile" ref="eric5.Utilities.__init__.html#readEncodedFile" /> + <keyword name="readEncodedFile" id="readEncodedFile" ref="eric5.Utilities.SyntaxCheck.html#readEncodedFile" /> <keyword name="readEncodedFile" id="readEncodedFile" ref="eric5.UtilitiesPython2.Tools.html#readEncodedFile" /> <keyword name="readEncodedFileWithHash" id="readEncodedFileWithHash" ref="eric5.Utilities.__init__.html#readEncodedFileWithHash" /> <keyword name="readModule" id="readModule" ref="eric5.Utilities.ModuleParser.html#readModule" /> @@ -13265,6 +13266,7 @@ <keyword name="runcall" id="runcall" ref="eric5.DebugClients.Python3.eric5dbgstub.html#runcall" /> <keyword name="rxExecute" id="rxExecute" ref="eric5.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardServer.html#rxExecute" /> <keyword name="rxValidate" id="rxValidate" ref="eric5.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardServer.html#rxValidate" /> + <keyword name="samefilepath" id="samefilepath" ref="eric5.Utilities.__init__.html#samefilepath" /> <keyword name="samepath" id="samepath" ref="eric5.Utilities.__init__.html#samepath" /> <keyword name="saveResetLayout" id="saveResetLayout" ref="eric5.Preferences.__init__.html#saveResetLayout" /> <keyword name="saveShortcuts" id="saveShortcuts" ref="eric5.Preferences.Shortcuts.html#saveShortcuts" /> @@ -13404,6 +13406,10 @@ <keyword name="yesNo" id="yesNo" ref="eric5.E5Gui.E5MessageBox.html#yesNo" /> </keywords> <files> + <file>Pep257CheckerPy2.html</file> + <file>Pep8Checker.html</file> + <file>Pep8NamingCheckerPy2.html</file> + <file>Tools.html</file> <file>eric5.Cooperation.ChatWidget.html</file> <file>eric5.Cooperation.Connection.html</file> <file>eric5.Cooperation.CooperationClient.html</file> @@ -13596,7 +13602,6 @@ <file>eric5.Helpviewer.Bookmarks.BookmarksMenu.html</file> <file>eric5.Helpviewer.Bookmarks.BookmarksModel.html</file> <file>eric5.Helpviewer.Bookmarks.BookmarksToolBar.html</file> - <file>eric5.Helpviewer.Bookmarks.DefaultBookmarks.html</file> <file>eric5.Helpviewer.Bookmarks.NsHtmlReader.html</file> <file>eric5.Helpviewer.Bookmarks.NsHtmlWriter.html</file> <file>eric5.Helpviewer.Bookmarks.XbelReader.html</file> @@ -13669,7 +13674,6 @@ <file>eric5.Helpviewer.OfflineStorage.OfflineStorageConfigDialog.html</file> <file>eric5.Helpviewer.OfflineStorage.WebDatabasesDialog.html</file> <file>eric5.Helpviewer.OfflineStorage.WebDatabasesModel.html</file> - <file>eric5.Helpviewer.OpenSearch.OpenSearchDefaultEngines.html</file> <file>eric5.Helpviewer.OpenSearch.OpenSearchDialog.html</file> <file>eric5.Helpviewer.OpenSearch.OpenSearchEditDialog.html</file> <file>eric5.Helpviewer.OpenSearch.OpenSearchEngine.html</file> @@ -13714,7 +13718,6 @@ <file>eric5.Helpviewer.UrlBar.SslLabel.html</file> <file>eric5.Helpviewer.UrlBar.StackedUrlBar.html</file> <file>eric5.Helpviewer.UrlBar.UrlBar.html</file> - <file>eric5.Helpviewer.UserAgent.UserAgentDefaults.html</file> <file>eric5.Helpviewer.UserAgent.UserAgentManager.html</file> <file>eric5.Helpviewer.UserAgent.UserAgentMenu.html</file> <file>eric5.Helpviewer.UserAgent.UserAgentModel.html</file> @@ -13731,7 +13734,6 @@ <file>eric5.IconEditor.IconEditorPalette.html</file> <file>eric5.IconEditor.IconEditorWindow.html</file> <file>eric5.IconEditor.IconSizeDialog.html</file> - <file>eric5.IconEditor.cursors.cursors_rc.html</file> <file>eric5.MultiProject.AddProjectDialog.html</file> <file>eric5.MultiProject.MultiProject.html</file> <file>eric5.MultiProject.MultiProjectBrowser.html</file> @@ -14154,25 +14156,24 @@ <file>eric5.Utilities.FtpUtilities.html</file> <file>eric5.Utilities.ModuleParser.html</file> <file>eric5.Utilities.PasswordChecker.html</file> + <file>eric5.Utilities.PySideImporter.html</file> + <file>eric5.Utilities.SyntaxCheck.html</file> <file>eric5.Utilities.__init__.html</file> <file>eric5.Utilities.binplistlib.html</file> + <file>eric5.Utilities.compatibility_fixes.html</file> <file>eric5.Utilities.crypto.__init__.html</file> <file>eric5.Utilities.crypto.py3AES.html</file> <file>eric5.Utilities.crypto.py3PBKDF2.html</file> + <file>eric5.Utilities.py2flakes.checker.html</file> + <file>eric5.Utilities.py2flakes.messages.html</file> <file>eric5.Utilities.py3flakes.checker.html</file> <file>eric5.Utilities.py3flakes.messages.html</file> <file>eric5.Utilities.uic.html</file> <file>eric5.UtilitiesPython2.CodeStyleChecker.html</file> <file>eric5.UtilitiesPython2.DocStyleCheckerPy2.html</file> <file>eric5.UtilitiesPython2.NamingStyleCheckerPy2.html</file> - <file>eric5.UtilitiesPython2.Py2SyntaxChecker.html</file> - <file>eric5.UtilitiesPython2.PySideImporter.html</file> - <file>eric5.UtilitiesPython2.Tabnanny.html</file> - <file>eric5.UtilitiesPython2.TabnannyChecker.html</file> <file>eric5.UtilitiesPython2.Tools.html</file> <file>eric5.UtilitiesPython2.pep8.html</file> - <file>eric5.UtilitiesPython2.py2flakes.checker.html</file> - <file>eric5.UtilitiesPython2.py2flakes.messages.html</file> <file>eric5.VCS.CommandOptionsDialog.html</file> <file>eric5.VCS.ProjectBrowserHelper.html</file> <file>eric5.VCS.ProjectHelper.html</file> @@ -14236,6 +14237,7 @@ <file>index-eric5.Helpviewer.History.html</file> <file>index-eric5.Helpviewer.Network.html</file> <file>index-eric5.Helpviewer.OfflineStorage.html</file> + <file>index-eric5.Helpviewer.OpenSearch.DefaultSearchEngines.html</file> <file>index-eric5.Helpviewer.OpenSearch.html</file> <file>index-eric5.Helpviewer.Passwords.html</file> <file>index-eric5.Helpviewer.PersonalInformationManager.html</file> @@ -14308,13 +14310,14 @@ <file>index-eric5.Utilities.ClassBrowsers.html</file> <file>index-eric5.Utilities.crypto.html</file> <file>index-eric5.Utilities.html</file> + <file>index-eric5.Utilities.py2flakes.html</file> <file>index-eric5.Utilities.py3flakes.html</file> <file>index-eric5.UtilitiesPython2.html</file> - <file>index-eric5.UtilitiesPython2.py2flakes.html</file> <file>index-eric5.VCS.html</file> <file>index-eric5.ViewManager.html</file> <file>index-eric5.html</file> <file>index.html</file> + <file>pep8.html</file> </files> </filterSection> </QtHelpProject>
--- a/Documentation/Source/eric5.Cooperation.ChatWidget.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Cooperation.ChatWidget.html Fri Nov 01 15:48:48 2013 +0100 @@ -54,8 +54,8 @@ state (bool) </dd><dt>editorCommand(hash, filename, message)</dt> <dd> -emitted when an editor command - has been received (string, string, string) +emitted when an editor + command has been received (string, string, string) </dd><dt>sendEdit()</dt> <dd> emitted to send a shared edit session
--- a/Documentation/Source/eric5.Cooperation.Connection.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Cooperation.Connection.html Fri Nov 01 15:48:48 2013 +0100 @@ -47,15 +47,16 @@ <dl> <dt>getParticipants()</dt> <dd> -emitted after a get participants message has arrived +emitted after a get participants message has + arrived </dd><dt>newMessage(user, message)</dt> <dd> emitted after a new message has - arrived (string, string) + arrived (string, string) </dd><dt>participants(participants)</dt> <dd> -emitted after the list of participants has - arrived (list of strings of "host:port") +emitted after the list of participants + has arrived (list of strings of "host:port") </dd><dt>readyForUse()</dt> <dd> emitted when the connection is ready for use @@ -271,7 +272,8 @@ </p><dl> <dt><i>participants</i></dt> <dd> -list of participants (list of strings of "host:port") +list of participants (list of strings of + "host:port") </dd> </dl><a NAME="Connection.serverPort" ID="Connection.serverPort"></a> <h4>Connection.serverPort</h4>
--- a/Documentation/Source/eric5.Cooperation.CooperationClient.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Cooperation.CooperationClient.html Fri Nov 01 15:48:48 2013 +0100 @@ -50,18 +50,20 @@ emitted, if the initial connection fails </dd><dt>connectionError(message)</dt> <dd> -emitted when a connection error occurs (string) +emitted when a connection error occurs + (string) </dd><dt>editorCommand(hash, filename, message)</dt> <dd> -emitted when an editor command - has been received (string, string, string) +emitted when an editor + command has been received (string, string, string) </dd><dt>newMessage(user, message)</dt> <dd> emitted after a new message has - arrived (string, string) + arrived (string, string) </dd><dt>newParticipant(nickname)</dt> <dd> -emitted after a new participant joined (string) +emitted after a new participant joined + (string) </dd><dt>participantLeft(nickname)</dt> <dd> emitted after a participant left (string) @@ -178,7 +180,8 @@ </p><dl> <dt><i>socketError</i></dt> <dd> -reference to the error object (QAbstractSocket.SocketError) +reference to the error object + (QAbstractSocket.SocketError) </dd> </dl><a NAME="CooperationClient.__connectionRejected" ID="CooperationClient.__connectionRejected"></a> <h4>CooperationClient.__connectionRejected</h4> @@ -208,7 +211,8 @@ </dl><dl> <dt>Returns:</dt> <dd> -list of references to the connection objects (list of Connection) +list of references to the connection objects (list of + Connection) </dd> </dl><a NAME="CooperationClient.__getParticipants" ID="CooperationClient.__getParticipants"></a> <h4>CooperationClient.__getParticipants</h4> @@ -233,7 +237,8 @@ </p><dl> <dt><i>participants</i></dt> <dd> -list of participants (list of strings of "host:port") +list of participants (list of strings of + "host:port") </dd> </dl><a NAME="CooperationClient.__readyForUse" ID="CooperationClient.__readyForUse"></a> <h4>CooperationClient.__readyForUse</h4> @@ -297,11 +302,13 @@ <h4>CooperationClient.errorString</h4> <b>errorString</b>(<i></i>) <p> - Public method to get a human readable error message about the last server error. + Public method to get a human readable error message about the last + server error. </p><dl> <dt>Returns:</dt> <dd> -human readable error message about the last server error (string) +human readable error message about the last server error + (string) </dd> </dl><a NAME="CooperationClient.hasConnection" ID="CooperationClient.hasConnection"></a> <h4>CooperationClient.hasConnection</h4> @@ -369,7 +376,8 @@ </p><dl> <dt><i>connection</i></dt> <dd> -reference to the connection to be removed (Connection) +reference to the connection to be removed + (Connection) </dd> </dl><a NAME="CooperationClient.sendEditorCommand" ID="CooperationClient.sendEditorCommand"></a> <h4>CooperationClient.sendEditorCommand</h4>
--- a/Documentation/Source/eric5.Cooperation.CooperationServer.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Cooperation.CooperationServer.html Fri Nov 01 15:48:48 2013 +0100 @@ -47,8 +47,8 @@ <dl> <dt>newConnection(connection)</dt> <dd> -emitted after a new connection was received - (Connection) +emitted after a new connection was + received (Connection) </dd> </dl> <h3>Derived from</h3> @@ -112,8 +112,8 @@ port to listen on (integer) </dd><dt><i>findFreePort</i></dt> <dd> -flag indicating to search for a free port depending on - the configuration (boolean) +flag indicating to search for a free port + depending on the configuration (boolean) </dd> </dl><dl> <dt>Returns:</dt>
--- a/Documentation/Source/eric5.DataViews.CodeMetricsDialog.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.DataViews.CodeMetricsDialog.html Fri Nov 01 15:48:48 2013 +0100 @@ -149,7 +149,8 @@ <h4>CodeMetricsDialog.__finish</h4> <b>__finish</b>(<i></i>) <p> - Private slot called when the action finished or the user pressed the button. + Private slot called when the action finished or the user pressed the + button. </p><a NAME="CodeMetricsDialog.__getValues" ID="CodeMetricsDialog.__getValues"></a> <h4>CodeMetricsDialog.__getValues</h4> <b>__getValues</b>(<i>loc, stats, identifier</i>)
--- a/Documentation/Source/eric5.DataViews.PyCoverageDialog.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.DataViews.PyCoverageDialog.html Fri Nov 01 15:48:48 2013 +0100 @@ -100,7 +100,7 @@ <td>Public slot to start the coverage data evaluation.</td> </tr><tr> <td><a href="#PyCoverageDialog.stringify">stringify</a></td> -<td>Private helper function to generate a string representation of a pair</td> +<td>Private helper function to generate a string representation of a pair.</td> </tr> </table> <h3>Static Methods</h3> @@ -178,12 +178,14 @@ <h4>PyCoverageDialog.__finish</h4> <b>__finish</b>(<i></i>) <p> - Private slot called when the action finished or the user pressed the button. + Private slot called when the action finished or the user pressed the + button. </p><a NAME="PyCoverageDialog.__format_lines" ID="PyCoverageDialog.__format_lines"></a> <h4>PyCoverageDialog.__format_lines</h4> <b>__format_lines</b>(<i>lines</i>) <p> - Private method to format a list of integers into string by coalescing groups. + Private method to format a list of integers into string by coalescing + groups. </p><dl> <dt><i>lines</i></dt> <dd> @@ -260,7 +262,8 @@ <h4>PyCoverageDialog.stringify</h4> <b>stringify</b>(<i></i>) <p> - Private helper function to generate a string representation of a pair + Private helper function to generate a string representation of a + pair. </p><dl> <dt><i>pair</i></dt> <dd>
--- a/Documentation/Source/eric5.DataViews.PyProfileDialog.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.DataViews.PyProfileDialog.html Fri Nov 01 15:48:48 2013 +0100 @@ -45,7 +45,8 @@ <a NAME="ProfileTreeWidgetItem" ID="ProfileTreeWidgetItem"></a> <h2>ProfileTreeWidgetItem</h2> <p> - Class implementing a custom QTreeWidgetItem to allow sorting on numeric values. + Class implementing a custom QTreeWidgetItem to allow sorting on numeric + values. </p> <h3>Derived from</h3> QTreeWidgetItem @@ -94,7 +95,8 @@ </p><dl> <dt><i>other</i></dt> <dd> -reference to item to compare against (ProfileTreeWidgetItem) +reference to item to compare against + (ProfileTreeWidgetItem) </dd> </dl><dl> <dt>Returns:</dt> @@ -242,12 +244,14 @@ <h4>PyProfileDialog.__filter</h4> <b>__filter</b>(<i></i>) <p> - Private slot to handle the Exclude/Include Python Library context menu action. + Private slot to handle the Exclude/Include Python Library context menu + action. </p><a NAME="PyProfileDialog.__finish" ID="PyProfileDialog.__finish"></a> <h4>PyProfileDialog.__finish</h4> <b>__finish</b>(<i></i>) <p> - Private slot called when the action finished or the user pressed the button. + Private slot called when the action finished or the user pressed the + button. </p><a NAME="PyProfileDialog.__populateLists" ID="PyProfileDialog.__populateLists"></a> <h4>PyProfileDialog.__populateLists</h4> <b>__populateLists</b>(<i>exclude=False</i>)
--- a/Documentation/Source/eric5.DebugClients.Python.AsyncFile.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python.AsyncFile.html Fri Nov 01 15:48:48 2013 +0100 @@ -21,7 +21,8 @@ <body><a NAME="top" ID="top"></a> <h1>eric5.DebugClients.Python.AsyncFile</h1> <p> -Module implementing an asynchronous file like socket interface for the debugger. +Module implementing an asynchronous file like socket interface for the +debugger. </p> <h3>Global Attributes</h3> <table> @@ -171,7 +172,8 @@ </p><dl> <dt><i>closeit</i></dt> <dd> -flag to indicate a close ordered by the debugger code (boolean) +flag to indicate a close ordered by the debugger code + (boolean) </dd> </dl><a NAME="AsyncFile.fileno" ID="AsyncFile.fileno"></a> <h4>AsyncFile.fileno</h4>
--- a/Documentation/Source/eric5.DebugClients.Python.DebugBase.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python.DebugBase.html Fri Nov 01 15:48:48 2013 +0100 @@ -222,8 +222,8 @@ </dl><dl> <dt>Returns:</dt> <dd> -tuple of watch expression and a flag to indicate, that a temporary - watch expression may be deleted (bdb.Breakpoint, boolean) +tuple of watch expression and a flag to indicate, that a + temporary watch expression may be deleted (bdb.Breakpoint, boolean) </dd> </dl><a NAME="DebugBase.__extract_stack" ID="DebugBase.__extract_stack"></a> <h4>DebugBase.__extract_stack</h4> @@ -460,7 +460,8 @@ <h4>DebugBase.get_break</h4> <b>get_break</b>(<i>filename, lineno</i>) <p> - Reimplemented from bdb.py to get the first breakpoint of a particular line. + Reimplemented from bdb.py to get the first breakpoint of a particular + line. </p><p> Because eric5 supports only one breakpoint per line, this overwritten method will return this one and only breakpoint.
--- a/Documentation/Source/eric5.DebugClients.Python.DebugClientBase.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python.DebugClientBase.html Fri Nov 01 15:48:48 2013 +0100 @@ -59,8 +59,8 @@ <p> Class implementing the client side of the debugger. </p><p> - It provides access to the Python interpeter from a debugger running in another - process whether or not the Qt event loop is running. + It provides access to the Python interpeter from a debugger running in + another process whether or not the Qt event loop is running. </p><p> The protocol between the debugger and the client assumes that there will be a single source of debugger commands and a single source of Python @@ -73,12 +73,11 @@ See DebugProtocol.py for a listing of valid protocol tokens. </p><p> A Python statement consists of the statement to execute, followed (in a - separate line) by >OK?<. If the statement was incomplete then the response - is >Continue<. If there was an exception then the response is - >Exception<. - Otherwise the response is >OK<. The reason for the >OK?< part is to - provide a sentinal (ie. the responding >OK<) after any possible output as a - result of executing the command. + separate line) by >OK?<. If the statement was incomplete then the + response is >Continue<. If there was an exception then the response + is >Exception<. Otherwise the response is >OK<. The reason + for the >OK?< part is to provide a sentinal (ie. the responding + >OK<) after any possible output as a result of executing the command. </p><p> The client may send any other lines at any other time which should be interpreted as program output. @@ -87,8 +86,8 @@ The client may close the session at any time as a result of the script being debugged closing or crashing. </p><p> - <b>Note</b>: This class is meant to be subclassed by individual DebugClient classes. - Do not instantiate it directly. + <b>Note</b>: This class is meant to be subclassed by individual + DebugClient classes. Do not instantiate it directly. </p> <h3>Derived from</h3> object @@ -251,16 +250,19 @@ </p><dl> <dt><i>var</i></dt> <dd> -list encoded name of the requested variable (list of strings) +list encoded name of the requested variable + (list of strings) </dd><dt><i>frmnr</i></dt> <dd> -distance of frame reported on. 0 is the current frame (int) +distance of frame reported on. 0 is the current frame + (int) </dd><dt><i>scope</i></dt> <dd> 1 to report global variables, 0 for local variables (int) </dd><dt><i>filter</i></dt> <dd> -the indices of variable types to be filtered (list of int) +the indices of variable types to be filtered + (list of int) </dd> </dl><a NAME="DebugClientBase.__dumpVariables" ID="DebugClientBase.__dumpVariables"></a> <h4>DebugClientBase.__dumpVariables</h4> @@ -270,13 +272,15 @@ </p><dl> <dt><i>frmnr</i></dt> <dd> -distance of frame reported on. 0 is the current frame (int) +distance of frame reported on. 0 is the current frame + (int) </dd><dt><i>scope</i></dt> <dd> 1 to report global variables, 0 for local variables (int) </dd><dt><i>filter</i></dt> <dd> -the indices of variable types to be filtered (list of int) +the indices of variable types to be filtered (list of + int) </dd> </dl><a NAME="DebugClientBase.__exceptionRaised" ID="DebugClientBase.__exceptionRaised"></a> <h4>DebugClientBase.__exceptionRaised</h4> @@ -313,8 +317,9 @@ </p><p> The dictionary passed in to it is scanned. Variables are only added to the list, if their type is not contained - in the filter list and their name doesn't match any of the filter expressions. - The formated variables list (a list of tuples of 3 values) is returned. + in the filter list and their name doesn't match any of + the filter expressions. The formated variables list (a list of tuples + of 3 values) is returned. </p><dl> <dt><i>keylist</i></dt> <dd> @@ -326,25 +331,25 @@ <dd> 1 to filter using the globals filter, 0 using the locals filter (int). - Variables are only added to the list, if their name do not match any of the - filter expressions. + Variables are only added to the list, if their name do not match + any of the filter expressions. </dd><dt><i>filter</i></dt> <dd> -the indices of variable types to be filtered. Variables are - only added to the list, if their type is not contained in the filter - list. +the indices of variable types to be filtered. Variables + are only added to the list, if their type is not contained in the + filter list. </dd><dt><i>formatSequences</i></dt> <dd> -flag indicating, that sequence or dictionary variables - should be formatted. If it is 0 (or false), just the number of items contained - in these variables is returned. (boolean) +flag indicating, that sequence or dictionary + variables should be formatted. If it is 0 (or false), just the + number of items contained in these variables is returned. (boolean) </dd> </dl><dl> <dt>Returns:</dt> <dd> -A tuple consisting of a list of formatted variables. Each variable - entry is a tuple of three elements, the variable name, its type and - value. +A tuple consisting of a list of formatted variables. Each + variable entry is a tuple of three elements, the variable name, + its type and value. </dd> </dl><a NAME="DebugClientBase.__generateFilterObjects" ID="DebugClientBase.__generateFilterObjects"></a> <h4>DebugClientBase.__generateFilterObjects</h4> @@ -454,7 +459,8 @@ </p><dl> <dt><i>target</i></dt> <dd> -the start function of the target thread (i.e. the user code) +the start function of the target thread (i.e. the user + code) </dd><dt><i>args</i></dt> <dd> arguments to pass to target @@ -470,7 +476,8 @@ <h4>DebugClientBase.close</h4> <b>close</b>(<i>fd</i>) <p> - Private method implementing a close method as a replacement for os.close(). + Private method implementing a close method as a replacement for + os.close(). </p><p> It prevents the debugger connections from being closed. </p><dl> @@ -493,10 +500,12 @@ the port number to connect to (int) </dd><dt><i>remoteAddress</i></dt> <dd> -the network address of the debug server host (string) +the network address of the debug server host + (string) </dd><dt><i>redirect</i></dt> <dd> -flag indicating redirection of stdin, stdout and stderr (boolean) +flag indicating redirection of stdin, stdout and + stderr (boolean) </dd> </dl><a NAME="DebugClientBase.eventLoop" ID="DebugClientBase.eventLoop"></a> <h4>DebugClientBase.eventLoop</h4> @@ -551,8 +560,8 @@ <p> Public method to handle the receipt of a complete line. </p><p> - It first looks for a valid protocol token at the start of the line. Thereafter - it trys to execute the lines accumulated so far. + It first looks for a valid protocol token at the start of the line. + Thereafter it trys to execute the lines accumulated so far. </p><dl> <dt><i>line</i></dt> <dd> @@ -631,7 +640,8 @@ <h4>DebugClientBase.sessionClose</h4> <b>sessionClose</b>(<i>exit=1</i>) <p> - Public method to close the session with the debugger and optionally terminate. + Public method to close the session with the debugger and optionally + terminate. </p><dl> <dt><i>exit</i></dt> <dd> @@ -650,7 +660,8 @@ </dl><dl> <dt>Returns:</dt> <dd> -non-zero if fn represents a file we are 'skipping', zero otherwise. +non-zero if fn represents a file we are 'skipping', + zero otherwise. </dd> </dl><a NAME="DebugClientBase.startDebugger" ID="DebugClientBase.startDebugger"></a> <h4>DebugClientBase.startDebugger</h4> @@ -672,13 +683,16 @@ flag to enable the tracing function (boolean) </dd><dt><i>exceptions</i></dt> <dd> -flag to enable exception reporting of the IDE (boolean) +flag to enable exception reporting of the IDE + (boolean) </dd><dt><i>tracePython</i></dt> <dd> -flag to enable tracing into the Python library (boolean) +flag to enable tracing into the Python library + (boolean) </dd><dt><i>redirect</i></dt> <dd> -flag indicating redirection of stdin, stdout and stderr (boolean) +flag indicating redirection of stdin, stdout and + stderr (boolean) </dd> </dl><a NAME="DebugClientBase.startProgInDebugger" ID="DebugClientBase.startProgInDebugger"></a> <h4>DebugClientBase.startProgInDebugger</h4> @@ -701,13 +715,16 @@ portnumber of the debug server (int) </dd><dt><i>exceptions</i></dt> <dd> -flag to enable exception reporting of the IDE (boolean) +flag to enable exception reporting of the IDE + (boolean) </dd><dt><i>tracePython</i></dt> <dd> -flag to enable tracing into the Python library (boolean) +flag to enable tracing into the Python library + (boolean) </dd><dt><i>redirect</i></dt> <dd> -flag indicating redirection of stdin, stdout and stderr (boolean) +flag indicating redirection of stdin, stdout and + stderr (boolean) </dd> </dl><a NAME="DebugClientBase.write" ID="DebugClientBase.write"></a> <h4>DebugClientBase.write</h4>
--- a/Documentation/Source/eric5.DebugClients.Python.DebugClientThreads.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python.DebugClientThreads.html Fri Nov 01 15:48:48 2013 +0100 @@ -108,7 +108,8 @@ </p><dl> <dt><i>target</i></dt> <dd> -the start function of the target thread (i.e. the user code) +the start function of the target thread (i.e. the + user code) </dd><dt><i>args</i></dt> <dd> arguments to pass to target
--- a/Documentation/Source/eric5.DebugClients.Python.FlexCompleter.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python.FlexCompleter.html Fri Nov 01 15:48:48 2013 +0100 @@ -46,12 +46,12 @@ selectable namespace. </p><p> The problem with rlcompleter is that it's hardwired to work with - __main__.__dict__, and in some cases one may have 'sandboxed' namespaces. So - this class is a ripoff of rlcompleter, with the namespace to work in as an - optional parameter. + __main__.__dict__, and in some cases one may have 'sandboxed' namespaces. + So this class is a ripoff of rlcompleter, with the namespace to work in as + an optional parameter. </p><p> - This class can be used just like rlcompleter, but the Completer class now has - a constructor with the optional 'namespace' parameter. + This class can be used just like rlcompleter, but the Completer class now + has a constructor with the optional 'namespace' parameter. </p><p> A patch has been submitted to Python@sourceforge for these changes to go in the standard Python distribution.
--- a/Documentation/Source/eric5.DebugClients.Python.eric5dbgstub.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python.eric5dbgstub.html Fri Nov 01 15:48:48 2013 +0100 @@ -117,13 +117,16 @@ flag to enable the tracing function (boolean) </dd><dt><i>exceptions=</i></dt> <dd> -flag to enable exception reporting of the IDE (boolean) +flag to enable exception reporting of the IDE + (boolean) </dd><dt><i>tracePython=</i></dt> <dd> -flag to enable tracing into the Python library (boolean) +flag to enable tracing into the Python library + (boolean) </dd><dt><i>redirect=</i></dt> <dd> -flag indicating redirection of stdin, stdout and stderr (boolean) +flag indicating redirection of stdin, stdout and + stderr (boolean) </dd> </dl> <div align="right"><a href="#top">Up</a></div>
--- a/Documentation/Source/eric5.DebugClients.Python3.AsyncFile.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python3.AsyncFile.html Fri Nov 01 15:48:48 2013 +0100 @@ -21,7 +21,8 @@ <body><a NAME="top" ID="top"></a> <h1>eric5.DebugClients.Python3.AsyncFile</h1> <p> -Module implementing an asynchronous file like socket interface for the debugger. +Module implementing an asynchronous file like socket interface for the +debugger. </p> <h3>Global Attributes</h3> <table> @@ -180,7 +181,8 @@ </p><dl> <dt><i>closeit</i></dt> <dd> -flag to indicate a close ordered by the debugger code (boolean) +flag to indicate a close ordered by the debugger code + (boolean) </dd> </dl><a NAME="AsyncFile.fileno" ID="AsyncFile.fileno"></a> <h4>AsyncFile.fileno</h4>
--- a/Documentation/Source/eric5.DebugClients.Python3.DebugBase.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python3.DebugBase.html Fri Nov 01 15:48:48 2013 +0100 @@ -225,8 +225,8 @@ </dl><dl> <dt>Returns:</dt> <dd> -tuple of watch expression and a flag to indicate, that a temporary - watch expression may be deleted (bdb.Breakpoint, boolean) +tuple of watch expression and a flag to indicate, that a + temporary watch expression may be deleted (bdb.Breakpoint, boolean) </dd> </dl><a NAME="DebugBase.__extractExceptionName" ID="DebugBase.__extractExceptionName"></a> <h4>DebugBase.__extractExceptionName</h4> @@ -479,7 +479,8 @@ <h4>DebugBase.get_break</h4> <b>get_break</b>(<i>filename, lineno</i>) <p> - Reimplemented from bdb.py to get the first breakpoint of a particular line. + Reimplemented from bdb.py to get the first breakpoint of a particular + line. </p><p> Because eric5 supports only one breakpoint per line, this overwritten method will return this one and only breakpoint.
--- a/Documentation/Source/eric5.DebugClients.Python3.DebugClientBase.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python3.DebugClientBase.html Fri Nov 01 15:48:48 2013 +0100 @@ -56,8 +56,8 @@ <p> Class implementing the client side of the debugger. </p><p> - It provides access to the Python interpeter from a debugger running in another - process whether or not the Qt event loop is running. + It provides access to the Python interpeter from a debugger running in + another process whether or not the Qt event loop is running. </p><p> The protocol between the debugger and the client assumes that there will be a single source of debugger commands and a single source of Python @@ -70,12 +70,11 @@ See DebugProtocol.py for a listing of valid protocol tokens. </p><p> A Python statement consists of the statement to execute, followed (in a - separate line) by >OK?<. If the statement was incomplete then the response - is >Continue<. If there was an exception then the response is - >Exception<. - Otherwise the response is >OK<. The reason for the >OK?< part is to - provide a sentinal (ie. the responding >OK<) after any possible output as a - result of executing the command. + separate line) by >OK?<. If the statement was incomplete then the + response is >Continue<. If there was an exception then the response + is >Exception<. Otherwise the response is >OK<. The reason + for the >OK?< part is to provide a sentinal (ie. the responding + >OK<) after any possible output as a result of executing the command. </p><p> The client may send any other lines at any other time which should be interpreted as program output. @@ -84,8 +83,8 @@ The client may close the session at any time as a result of the script being debugged closing or crashing. </p><p> - <b>Note</b>: This class is meant to be subclassed by individual DebugClient classes. - Do not instantiate it directly. + <b>Note</b>: This class is meant to be subclassed by individual + DebugClient classes. Do not instantiate it directly. </p> <h3>Derived from</h3> object @@ -266,16 +265,19 @@ </p><dl> <dt><i>var</i></dt> <dd> -list encoded name of the requested variable (list of strings) +list encoded name of the requested variable + (list of strings) </dd><dt><i>frmnr</i></dt> <dd> -distance of frame reported on. 0 is the current frame (int) +distance of frame reported on. 0 is the current frame + (int) </dd><dt><i>scope</i></dt> <dd> 1 to report global variables, 0 for local variables (int) </dd><dt><i>filter</i></dt> <dd> -the indices of variable types to be filtered (list of int) +the indices of variable types to be filtered + (list of int) </dd> </dl><a NAME="DebugClientBase.__dumpVariables" ID="DebugClientBase.__dumpVariables"></a> <h4>DebugClientBase.__dumpVariables</h4> @@ -285,13 +287,15 @@ </p><dl> <dt><i>frmnr</i></dt> <dd> -distance of frame reported on. 0 is the current frame (int) +distance of frame reported on. 0 is the current frame + (int) </dd><dt><i>scope</i></dt> <dd> 1 to report global variables, 0 for local variables (int) </dd><dt><i>filter</i></dt> <dd> -the indices of variable types to be filtered (list of int) +the indices of variable types to be filtered + (list of int) </dd> </dl><a NAME="DebugClientBase.__exceptionRaised" ID="DebugClientBase.__exceptionRaised"></a> <h4>DebugClientBase.__exceptionRaised</h4> @@ -328,8 +332,9 @@ </p><p> The dictionary passed in to it is scanned. Variables are only added to the list, if their type is not contained - in the filter list and their name doesn't match any of the filter expressions. - The formated variables list (a list of tuples of 3 values) is returned. + in the filter list and their name doesn't match any of the filter + expressions. The formated variables list (a list of tuples of 3 + values) is returned. </p><dl> <dt><i>keylist</i></dt> <dd> @@ -341,25 +346,25 @@ <dd> 1 to filter using the globals filter, 0 using the locals filter (int). - Variables are only added to the list, if their name do not match any of the - filter expressions. + Variables are only added to the list, if their name do not match + any of the filter expressions. </dd><dt><i>filter</i></dt> <dd> -the indices of variable types to be filtered. Variables are - only added to the list, if their type is not contained in the filter - list. +the indices of variable types to be filtered. Variables + are only added to the list, if their type is not contained in the + filter list. </dd><dt><i>formatSequences</i></dt> <dd> -flag indicating, that sequence or dictionary variables - should be formatted. If it is 0 (or false), just the number of items contained - in these variables is returned. (boolean) +flag indicating, that sequence or dictionary + variables should be formatted. If it is 0 (or false), just the + number of items contained in these variables is returned. (boolean) </dd> </dl><dl> <dt>Returns:</dt> <dd> -A tuple consisting of a list of formatted variables. Each variable - entry is a tuple of three elements, the variable name, its type and - value. +A tuple consisting of a list of formatted variables. Each + variable entry is a tuple of three elements, the variable name, + its type and value. </dd> </dl><a NAME="DebugClientBase.__generateFilterObjects" ID="DebugClientBase.__generateFilterObjects"></a> <h4>DebugClientBase.__generateFilterObjects</h4> @@ -466,7 +471,8 @@ </p><dl> <dt><i>target</i></dt> <dd> -the start function of the target thread (i.e. the user code) +the start function of the target thread (i.e. the + user code) </dd><dt><i>args</i></dt> <dd> arguments to pass to target @@ -482,7 +488,8 @@ <h4>DebugClientBase.close</h4> <b>close</b>(<i>fd</i>) <p> - Private method implementing a close method as a replacement for os.close(). + Private method implementing a close method as a replacement for + os.close(). </p><p> It prevents the debugger connections from being closed. </p><dl> @@ -505,10 +512,12 @@ the port number to connect to (int) </dd><dt><i>remoteAddress</i></dt> <dd> -the network address of the debug server host (string) +the network address of the debug server host + (string) </dd><dt><i>redirect</i></dt> <dd> -flag indicating redirection of stdin, stdout and stderr (boolean) +flag indicating redirection of stdin, stdout and + stderr (boolean) </dd> </dl><a NAME="DebugClientBase.eventLoop" ID="DebugClientBase.eventLoop"></a> <h4>DebugClientBase.eventLoop</h4> @@ -563,8 +572,8 @@ <p> Public method to handle the receipt of a complete line. </p><p> - It first looks for a valid protocol token at the start of the line. Thereafter - it trys to execute the lines accumulated so far. + It first looks for a valid protocol token at the start of the line. + Thereafter it trys to execute the lines accumulated so far. </p><dl> <dt><i>line</i></dt> <dd> @@ -628,7 +637,8 @@ <h4>DebugClientBase.sessionClose</h4> <b>sessionClose</b>(<i>exit=True</i>) <p> - Public method to close the session with the debugger and optionally terminate. + Public method to close the session with the debugger and optionally + terminate. </p><dl> <dt><i>exit</i></dt> <dd> @@ -647,7 +657,8 @@ </dl><dl> <dt>Returns:</dt> <dd> -non-zero if fn represents a file we are 'skipping', zero otherwise. +non-zero if fn represents a file we are 'skipping', + zero otherwise. </dd> </dl><a NAME="DebugClientBase.startDebugger" ID="DebugClientBase.startDebugger"></a> <h4>DebugClientBase.startDebugger</h4> @@ -669,13 +680,16 @@ flag to enable the tracing function (boolean) </dd><dt><i>exceptions</i></dt> <dd> -flag to enable exception reporting of the IDE (boolean) +flag to enable exception reporting of the IDE + (boolean) </dd><dt><i>tracePython</i></dt> <dd> -flag to enable tracing into the Python library (boolean) +flag to enable tracing into the Python library + (boolean) </dd><dt><i>redirect</i></dt> <dd> -flag indicating redirection of stdin, stdout and stderr (boolean) +flag indicating redirection of stdin, stdout and + stderr (boolean) </dd> </dl><a NAME="DebugClientBase.startProgInDebugger" ID="DebugClientBase.startProgInDebugger"></a> <h4>DebugClientBase.startProgInDebugger</h4> @@ -698,13 +712,16 @@ portnumber of the debug server (int) </dd><dt><i>exceptions</i></dt> <dd> -flag to enable exception reporting of the IDE (boolean) +flag to enable exception reporting of the IDE + (boolean) </dd><dt><i>tracePython</i></dt> <dd> -flag to enable tracing into the Python library (boolean) +flag to enable tracing into the Python library + (boolean) </dd><dt><i>redirect</i></dt> <dd> -flag indicating redirection of stdin, stdout and stderr (boolean) +flag indicating redirection of stdin, stdout and + stderr (boolean) </dd> </dl><a NAME="DebugClientBase.write" ID="DebugClientBase.write"></a> <h4>DebugClientBase.write</h4>
--- a/Documentation/Source/eric5.DebugClients.Python3.DebugClientThreads.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python3.DebugClientThreads.html Fri Nov 01 15:48:48 2013 +0100 @@ -108,7 +108,8 @@ </p><dl> <dt><i>target</i></dt> <dd> -the start function of the target thread (i.e. the user code) +the start function of the target thread (i.e. the + user code) </dd><dt><i>args</i></dt> <dd> arguments to pass to target
--- a/Documentation/Source/eric5.DebugClients.Python3.eric5dbgstub.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python3.eric5dbgstub.html Fri Nov 01 15:48:48 2013 +0100 @@ -116,13 +116,16 @@ flag to enable the tracing function (boolean) </dd><dt><i>exceptions=</i></dt> <dd> -flag to enable exception reporting of the IDE (boolean) +flag to enable exception reporting of the IDE + (boolean) </dd><dt><i>tracePython=</i></dt> <dd> -flag to enable tracing into the Python library (boolean) +flag to enable tracing into the Python library + (boolean) </dd><dt><i>redirect=</i></dt> <dd> -flag indicating redirection of stdin, stdout and stderr (boolean) +flag indicating redirection of stdin, stdout and + stderr (boolean) </dd> </dl> <div align="right"><a href="#top">Up</a></div>
--- a/Documentation/Source/eric5.Debugger.BreakPointModel.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Debugger.BreakPointModel.html Fri Nov 01 15:48:48 2013 +0100 @@ -240,7 +240,8 @@ <h4>BreakPointModel.getBreakPointIndex</h4> <b>getBreakPointIndex</b>(<i>fn, lineno</i>) <p> - Public method to get the index of a breakpoint given by filename and line number. + Public method to get the index of a breakpoint given by filename and + line number. </p><dl> <dt><i>fn</i></dt> <dd>
--- a/Documentation/Source/eric5.Debugger.BreakPointViewer.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Debugger.BreakPointViewer.html Fri Nov 01 15:48:48 2013 +0100 @@ -44,8 +44,8 @@ <p> Class implementing the Breakpoint viewer widget. </p><p> - Breakpoints will be shown with all their details. They can be modified through - the context menu of this widget. + Breakpoints will be shown with all their details. They can be modified + through the context menu of this widget. </p><h3>Signals</h3> <dl> <dt>sourceFile(str, int)</dt> @@ -208,7 +208,8 @@ <h4>BreakPointViewer.__deleteSelectedBreaks</h4> <b>__deleteSelectedBreaks</b>(<i></i>) <p> - Private slot to handle the delete selected breakpoints context menu entry. + Private slot to handle the delete selected breakpoints context menu + entry. </p><a NAME="BreakPointViewer.__disableAllBreaks" ID="BreakPointViewer.__disableAllBreaks"></a> <h4>BreakPointViewer.__disableAllBreaks</h4> <b>__disableAllBreaks</b>(<i></i>) @@ -223,7 +224,8 @@ <h4>BreakPointViewer.__disableSelectedBreaks</h4> <b>__disableSelectedBreaks</b>(<i></i>) <p> - Private slot to handle the disable selected breakpoints context menu entry. + Private slot to handle the disable selected breakpoints context menu + entry. </p><a NAME="BreakPointViewer.__doubleClicked" ID="BreakPointViewer.__doubleClicked"></a> <h4>BreakPointViewer.__doubleClicked</h4> <b>__doubleClicked</b>(<i>index</i>) @@ -263,7 +265,8 @@ <h4>BreakPointViewer.__enableSelectedBreaks</h4> <b>__enableSelectedBreaks</b>(<i></i>) <p> - Private slot to handle the enable selected breakpoints context menu entry. + Private slot to handle the enable selected breakpoints context menu + entry. </p><a NAME="BreakPointViewer.__fromSourceIndex" ID="BreakPointViewer.__fromSourceIndex"></a> <h4>BreakPointViewer.__fromSourceIndex</h4> <b>__fromSourceIndex</b>(<i>sindex</i>) @@ -298,7 +301,8 @@ <h4>BreakPointViewer.__resizeColumns</h4> <b>__resizeColumns</b>(<i></i>) <p> - Private slot to resize the view when items get added, edited or deleted. + Private slot to resize the view when items get added, edited or + deleted. </p><a NAME="BreakPointViewer.__resort" ID="BreakPointViewer.__resort"></a> <h4>BreakPointViewer.__resort</h4> <b>__resort</b>(<i></i>)
--- a/Documentation/Source/eric5.Debugger.CallStackViewer.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Debugger.CallStackViewer.html Fri Nov 01 15:48:48 2013 +0100 @@ -136,8 +136,8 @@ </p><dl> <dt><i>stack</i></dt> <dd> -list of tuples with call stack data (file name, line number, - function name, formatted argument/values list) +list of tuples with call stack data (file name, + line number, function name, formatted argument/values list) </dd> </dl><a NAME="CallStackViewer.__showContextMenu" ID="CallStackViewer.__showContextMenu"></a> <h4>CallStackViewer.__showContextMenu</h4>
--- a/Documentation/Source/eric5.Debugger.CallTraceViewer.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Debugger.CallTraceViewer.html Fri Nov 01 15:48:48 2013 +0100 @@ -47,7 +47,8 @@ <dl> <dt>sourceFile(str, int)</dt> <dd> -emitted to show the source of a call/return point +emitted to show the source of a call/return + point </dd> </dl> <h3>Derived from</h3>
--- a/Documentation/Source/eric5.Debugger.DebugServer.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Debugger.DebugServer.html Fri Nov 01 15:48:48 2013 +0100 @@ -45,24 +45,26 @@ Class implementing the debug server embedded within the IDE. </p><h3>Signals</h3> <dl> -<dt>callTraceInfo(isCall, fromFile, fromLine, fromFunction, toFile, toLine, toFunction)</dt> +<dt>callTraceInfo</dt> <dd> - emitted after the client reported the call trace data +emitted after the client reported the call trace + data (isCall, fromFile, fromLine, fromFunction, toFile, toLine, + toFunction) </dd><dt>clientBanner(banner)</dt> <dd> emitted after the client banner was received </dd><dt>clientBreakConditionError(fn, lineno)</dt> <dd> -emitted after the client has signaled - a syntax error in a breakpoint condition +emitted after the client has + signaled a syntax error in a breakpoint condition </dd><dt>clientCapabilities(int capabilities, string cltype)</dt> <dd> -emitted after the clients - capabilities were received +emitted after + the clients capabilities were received </dd><dt>clientClearBreak(filename, lineno)</dt> <dd> emitted after the debug client - has decided to clear a temporary breakpoint + has decided to clear a temporary breakpoint </dd><dt>clientClearWatch(condition)</dt> <dd> emitted after the debug client @@ -70,110 +72,115 @@ </dd><dt>clientCompletionList(completionList, text)</dt> <dd> emitted after the client - the commandline completion list and the reworked searchstring was - received from the client + the commandline completion list and the reworked searchstring was + received from the client </dd><dt>clientException(exception)</dt> <dd> -emitted after an exception occured on the - client side +emitted after an exception occured on + the client side </dd><dt>clientExit(int)</dt> <dd> -emitted with the exit status after the client has exited +emitted with the exit status after the client has + exited </dd><dt>clientGone(bool)</dt> <dd> -emitted if the client went away (planned or unplanned) +emitted if the client went away (planned or + unplanned) </dd><dt>clientLine(filename, lineno, forStack)</dt> <dd> -emitted after the debug client - has executed a line of code +emitted after the + debug client has executed a line of code </dd><dt>clientOutput(str)</dt> <dd> emitted after the client has sent some output </dd><dt>clientProcessStderr(str)</dt> <dd> -emitted after the client has sent some output - via stderr +emitted after the client has sent some + output via stderr </dd><dt>clientProcessStdout(str)</dt> <dd> -emitted after the client has sent some output - via stdout +emitted after the client has sent some + output via stdout </dd><dt>clientRawInput(prompt, echo)</dt> <dd> -emitted after a raw input request was received +emitted after a raw input request was + received </dd><dt>clientRawInputSent()</dt> <dd> -emitted after the data was sent to the debug client +emitted after the data was sent to the + debug client </dd><dt>clientStack(stack)</dt> <dd> emitted after the debug client has executed a - line of code + line of code </dd><dt>clientStatement(bool)</dt> <dd> emitted after an interactive command has - been executed. The parameter is 0 to indicate that the command is - complete and 1 if it needs more input. + been executed. The parameter is 0 to indicate that the command is + complete and 1 if it needs more input. </dd><dt>clientSyntaxError(exception)</dt> <dd> -emitted after a syntax error has been detected - on the client side +emitted after a syntax error has been + detected on the client side </dd><dt>clientThreadList(currentId, threadList)</dt> <dd> emitted after a thread list - has been received + has been received </dd><dt>clientThreadSet()</dt> <dd> -emitted after the client has acknowledged the change - of the current thread +emitted after the client has acknowledged the + change of the current thread </dd><dt>clientVariable(scope, variables)</dt> <dd> emitted after a dump for one class - variable has been received + variable has been received </dd><dt>clientVariables(scope, variables)</dt> <dd> -emitted after a variables dump has - been received +emitted after a variables dump + has been received </dd><dt>clientWatchConditionError(condition)</dt> <dd> -emitted after the client has signaled - a syntax error in a watch expression +emitted after the client has + signaled a syntax error in a watch expression </dd><dt>passiveDebugStarted(str, bool)</dt> <dd> -emitted after the debug client has connected in - passive debug mode +emitted after the debug client has + connected in passive debug mode </dd><dt>utFinished()</dt> <dd> -emitted after the client signalled the end of the unittest +emitted after the client signalled the end of the + unittest </dd><dt>utPrepared(nrTests, exc_type, exc_value)</dt> <dd> -emitted after the client has - loaded a unittest suite +emitted after the client + has loaded a unittest suite </dd><dt>utStartTest(testname, testdocu)</dt> <dd> -emitted after the client has started - a test +emitted after the client has + started a test </dd><dt>utStopTest()</dt> <dd> emitted after the client has finished a test </dd><dt>utTestErrored(testname, exc_info, id)</dt> <dd> -emitted after the client reported - an errored test +emitted after the client + reported an errored test </dd><dt>utTestFailed(testname, exc_info, id)</dt> <dd> -emitted after the client reported - a failed test +emitted after the client + reported a failed test </dd><dt>utTestFailedExpected(testname, exc_info, id)</dt> <dd> -emitted after the client reported - an expected test failure +emitted after the + client reported an expected test failure </dd><dt>utTestSkipped(testname, reason, id)</dt> <dd> -emitted after the client reported - a skipped test +emitted after the client + reported a skipped test </dd><dt>utTestSucceededUnexpected(testname, id)</dt> <dd> -emitted after the client reported - an unexpected test success +emitted after the client + reported an unexpected test success </dd> </dl> <h3>Derived from</h3> @@ -520,7 +527,8 @@ <h4>DebugServer.__breakPointDataAboutToBeChanged</h4> <b>__breakPointDataAboutToBeChanged</b>(<i>startIndex, endIndex</i>) <p> - Private slot to handle the dataAboutToBeChanged signal of the breakpoint model. + Private slot to handle the dataAboutToBeChanged signal of the + breakpoint model. </p><dl> <dt><i>startIndex</i></dt> <dd> @@ -634,7 +642,8 @@ <h4>DebugServer.__getNetworkInterfaceAndIndex</h4> <b>__getNetworkInterfaceAndIndex</b>(<i>address</i>) <p> - Private method to determine the network interface and the interface index. + Private method to determine the network interface and the interface + index. </p><dl> <dt><i>address</i></dt> <dd> @@ -692,7 +701,8 @@ linenumber of the breakpoint (int) </dd><dt><i>enable</i></dt> <dd> -flag indicating enabling or disabling a breakpoint (boolean) +flag indicating enabling or disabling a breakpoint + (boolean) </dd> </dl><a NAME="DebugServer.__remoteBreakpointIgnore" ID="DebugServer.__remoteBreakpointIgnore"></a> <h4>DebugServer.__remoteBreakpointIgnore</h4> @@ -721,7 +731,8 @@ expression of the watch expression (string) </dd><dt><i>set</i></dt> <dd> -flag indicating setting or resetting a watch expression (boolean) +flag indicating setting or resetting a watch expression + (boolean) </dd><dt><i>temp</i></dt> <dd> flag indicating a temporary watch expression (boolean) @@ -737,13 +748,15 @@ expression of the watch expression (string) </dd><dt><i>enable</i></dt> <dd> -flag indicating enabling or disabling a watch expression (boolean) +flag indicating enabling or disabling a watch expression + (boolean) </dd> </dl><a NAME="DebugServer.__remoteWatchpointIgnore" ID="DebugServer.__remoteWatchpointIgnore"></a> <h4>DebugServer.__remoteWatchpointIgnore</h4> <b>__remoteWatchpointIgnore</b>(<i>cond, count</i>) <p> - Private method to ignore a watch expression the next couple of occurrences. + Private method to ignore a watch expression the next couple of + occurrences. </p><dl> <dt><i>cond</i></dt> <dd> @@ -785,7 +798,8 @@ </dl><dl> <dt>Returns:</dt> <dd> -tuple of local expression (string) and special condition (string) +tuple of local expression (string) and special condition + (string) </dd> </dl><a NAME="DebugServer.__watchPointDataAboutToBeChanged" ID="DebugServer.__watchPointDataAboutToBeChanged"></a> <h4>DebugServer.__watchPointDataAboutToBeChanged</h4> @@ -955,17 +969,20 @@ </dl><dl> <dt>Returns:</dt> <dd> -tuple of extensions associated with the language (tuple of strings) +tuple of extensions associated with the language + (tuple of strings) </dd> </dl><a NAME="DebugServer.getHostAddress" ID="DebugServer.getHostAddress"></a> <h4>DebugServer.getHostAddress</h4> <b>getHostAddress</b>(<i>localhost</i>) <p> - Public method to get the IP address or hostname the debug server is listening. + Public method to get the IP address or hostname the debug server is + listening. </p><dl> <dt><i>localhost</i></dt> <dd> -flag indicating to return the address for localhost (boolean) +flag indicating to return the address for localhost + (boolean) </dd> </dl><dl> <dt>Returns:</dt> @@ -996,7 +1013,8 @@ </p><dl> <dt>Returns:</dt> <dd> -reference to the watch expression model object (WatchPointModel) +reference to the watch expression model object + (WatchPointModel) </dd> </dl><a NAME="DebugServer.isConnected" ID="DebugServer.isConnected"></a> <h4>DebugServer.isConnected</h4> @@ -1147,8 +1165,8 @@ environment settings (string) </dd><dt><i>autoClearShell=</i></dt> <dd> -flag indicating, that the interpreter window should - be cleared (boolean) +flag indicating, that the interpreter window + should be cleared (boolean) </dd><dt><i>erase=</i></dt> <dd> flag indicating that coverage info should be @@ -1178,7 +1196,8 @@ <h4>DebugServer.remoteEval</h4> <b>remoteEval</b>(<i>arg</i>) <p> - Public method to evaluate arg in the current context of the debugged program. + Public method to evaluate arg in the current context of the debugged + program. </p><dl> <dt><i>arg</i></dt> <dd> @@ -1188,7 +1207,8 @@ <h4>DebugServer.remoteExec</h4> <b>remoteExec</b>(<i>stmt</i>) <p> - Public method to execute stmt in the current context of the debugged program. + Public method to execute stmt in the current context of the debugged + program. </p><dl> <dt><i>stmt</i></dt> <dd> @@ -1214,16 +1234,16 @@ environment settings (string) </dd><dt><i>autoClearShell=</i></dt> <dd> -flag indicating, that the interpreter window should - be cleared (boolean) +flag indicating, that the interpreter window + should be cleared (boolean) </dd><dt><i>tracePython=</i></dt> <dd> -flag indicating if the Python library should be traced - as well (boolean) +flag indicating if the Python library should be + traced as well (boolean) </dd><dt><i>autoContinue=</i></dt> <dd> -flag indicating, that the debugger should not stop - at the first executable line (boolean) +flag indicating, that the debugger should not + stop at the first executable line (boolean) </dd><dt><i>forProject=</i></dt> <dd> flag indicating a project related action (boolean) @@ -1236,7 +1256,8 @@ flag indicating the automatic fork mode (boolean) </dd><dt><i>forkChild=</i></dt> <dd> -flag indicating to debug the child after forking (boolean) +flag indicating to debug the child after forking + (boolean) </dd><dt><i>clientType=</i></dt> <dd> client type to be used (string) @@ -1265,11 +1286,12 @@ environment settings (string) </dd><dt><i>autoClearShell=</i></dt> <dd> -flag indicating, that the interpreter window should - be cleared (boolean) +flag indicating, that the interpreter window + should be cleared (boolean) </dd><dt><i>erase=</i></dt> <dd> -flag indicating that timing info should be cleared first (boolean) +flag indicating that timing info should be cleared + first (boolean) </dd><dt><i>forProject=</i></dt> <dd> flag indicating a project related action (boolean) @@ -1311,8 +1333,8 @@ environment settings (string) </dd><dt><i>autoClearShell=</i></dt> <dd> -flag indicating, that the interpreter window should - be cleared (boolean) +flag indicating, that the interpreter window + should be cleared (boolean) </dd><dt><i>forProject=</i></dt> <dd> flag indicating a project related action (boolean) @@ -1325,7 +1347,8 @@ flag indicating the automatic fork mode (boolean) </dd><dt><i>forkChild=</i></dt> <dd> -flag indicating to debug the child after forking (boolean) +flag indicating to debug the child after forking + (boolean) </dd><dt><i>clientType=</i></dt> <dd> client type to be used (string) @@ -1394,17 +1417,19 @@ </dd><dt><i>failed</i></dt> <dd> list of failed test, if only failed test should be run - (list of strings) + (list of strings) </dd><dt><i>cov</i></dt> <dd> -flag indicating collection of coverage data is requested (boolean) +flag indicating collection of coverage data is requested + (boolean) </dd><dt><i>covname</i></dt> <dd> filename to be used to assemble the coverage caches - filename (string) + filename (string) </dd><dt><i>coverase</i></dt> <dd> -flag indicating erasure of coverage data is requested (boolean) +flag indicating erasure of coverage data is requested + (boolean) </dd><dt><i>clientType=</i></dt> <dd> client type to be used (string) @@ -1558,7 +1583,8 @@ </dd><dt><i>stackTrace</i></dt> <dd> list of stack entries with the exception position - first. Each stack entry is a list giving the filename and the linenumber. + first. Each stack entry is a list giving the filename and the + linenumber. </dd> </dl><a NAME="DebugServer.signalClientExit" ID="DebugServer.signalClientExit"></a> <h4>DebugServer.signalClientExit</h4> @@ -1642,13 +1668,15 @@ message of the syntax error (string) </dd><dt><i>filename</i></dt> <dd> -translated filename of the syntax error position (string) +translated filename of the syntax error position + (string) </dd><dt><i>lineNo</i></dt> <dd> line number of the syntax error position (integer) </dd><dt><i>characterNo</i></dt> <dd> -character number of the syntax error position (integer) +character number of the syntax error position + (integer) </dd> </dl><a NAME="DebugServer.signalClientThreadList" ID="DebugServer.signalClientThreadList"></a> <h4>DebugServer.signalClientThreadList</h4> @@ -1676,7 +1704,8 @@ </p><dl> <dt><i>scope</i></dt> <dd> -scope of the variables (-1 = empty global, 1 = global, 0 = local) +scope of the variables (-1 = empty global, 1 = global, + 0 = local) </dd><dt><i>variables</i></dt> <dd> the list of members of a classvariable from the client @@ -1689,7 +1718,8 @@ </p><dl> <dt><i>scope</i></dt> <dd> -scope of the variables (-1 = empty global, 1 = global, 0 = local) +scope of the variables (-1 = empty global, 1 = global, + 0 = local) </dd><dt><i>variables</i></dt> <dd> the list of variables from the client
--- a/Documentation/Source/eric5.Debugger.DebugUI.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Debugger.DebugUI.html Fri Nov 01 15:48:48 2013 +0100 @@ -47,8 +47,8 @@ <dl> <dt>appendStdout(msg)</dt> <dd> -emitted when the client program has terminated and the - display of the termination dialog is suppressed +emitted when the client program has terminated + and the display of the termination dialog is suppressed </dd><dt>clientStack(stack)</dt> <dd> emitted at breaking after a reported exception @@ -57,14 +57,16 @@ emitted if changed project forms should be compiled </dd><dt>compileResources()</dt> <dd> -emitted if changed project resources should be compiled +emitted if changed project resources should be + compiled </dd><dt>debuggingStarted(filename)</dt> <dd> -emitted when a debugging session was started +emitted when a debugging session was + started </dd><dt>exceptionInterrupt()</dt> <dd> -emitted after the execution was interrupted by an - exception and acknowledged by the user +emitted after the execution was interrupted + by an exception and acknowledged by the user </dd><dt>resetUI()</dt> <dd> emitted to reset the UI @@ -430,13 +432,15 @@ message of the syntax error (string) </dd><dt><i>filename</i></dt> <dd> -translated filename of the syntax error position (string) +translated filename of the syntax error position + (string) </dd><dt><i>lineNo</i></dt> <dd> line number of the syntax error position (integer) </dd><dt><i>characterNo</i></dt> <dd> -character number of the syntax error position (integer) +character number of the syntax error position + (integer) </dd> </dl><a NAME="DebugUI.__clientThreadSet" ID="DebugUI.__clientThreadSet"></a> <h4>DebugUI.__clientThreadSet</h4> @@ -447,12 +451,13 @@ <h4>DebugUI.__clientVariable</h4> <b>__clientVariable</b>(<i>scope, variables</i>) <p> - Private method to write the contents of a clients classvariable to the user - interface. + Private method to write the contents of a clients classvariable to + the user interface. </p><dl> <dt><i>scope</i></dt> <dd> -scope of the variables (-1 = empty global, 1 = global, 0 = local) +scope of the variables (-1 = empty global, 1 = global, + 0 = local) </dd><dt><i>variables</i></dt> <dd> the list of members of a classvariable from the client @@ -465,7 +470,8 @@ </p><dl> <dt><i>scope</i></dt> <dd> -scope of the variables (-1 = empty global, 1 = global, 0 = local) +scope of the variables (-1 = empty global, 1 = global, + 0 = local) </dd><dt><i>variables</i></dt> <dd> the list of variables from the client @@ -546,8 +552,8 @@ </p><dl> <dt><i>runProject</i></dt> <dd> -flag indicating coverage of the current project (True) - or script (false) +flag indicating coverage of the current project + (True) or script (false) </dd> </dl><a NAME="DebugUI.__doDebug" ID="DebugUI.__doDebug"></a> <h4>DebugUI.__doDebug</h4> @@ -557,8 +563,8 @@ </p><dl> <dt><i>debugProject</i></dt> <dd> -flag indicating debugging the current project (True) - or script (False) +flag indicating debugging the current project + (True) or script (False) </dd> </dl><a NAME="DebugUI.__doProfile" ID="DebugUI.__doProfile"></a> <h4>DebugUI.__doProfile</h4> @@ -568,14 +574,15 @@ </p><dl> <dt><i>runProject</i></dt> <dd> -flag indicating profiling of the current project (True) - or script (False) +flag indicating profiling of the current project + (True) or script (False) </dd> </dl><a NAME="DebugUI.__doRestart" ID="DebugUI.__doRestart"></a> <h4>DebugUI.__doRestart</h4> <b>__doRestart</b>(<i></i>) <p> - Private slot to handle the restart action to restart the last debugged file. + Private slot to handle the restart action to restart the last + debugged file. </p><a NAME="DebugUI.__doRun" ID="DebugUI.__doRun"></a> <h4>DebugUI.__doRun</h4> <b>__doRun</b>(<i>runProject</i>) @@ -780,7 +787,8 @@ </p><dl> <dt><i>toolbarManager</i></dt> <dd> -reference to a toolbar manager object (E5ToolBarManager) +reference to a toolbar manager object + (E5ToolBarManager) </dd> </dl><dl> <dt>Returns:</dt> @@ -820,8 +828,8 @@ </p><dl> <dt><i>autoContinue</i></dt> <dd> -flag indicating, that the debugger should not stop at - the first executable line (boolean) +flag indicating, that the debugger should not + stop at the first executable line (boolean) </dd> </dl><a NAME="DebugUI.setEnvHistory" ID="DebugUI.setEnvHistory"></a> <h4>DebugUI.setEnvHistory</h4>
--- a/Documentation/Source/eric5.Debugger.DebugViewer.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Debugger.DebugViewer.html Fri Nov 01 15:48:48 2013 +0100 @@ -58,9 +58,9 @@ Class implementing a widget conatining various debug related views. </p><p> The individual tabs contain the interpreter shell (optional), - the filesystem browser (optional), the two variables viewers (global and local), - a breakpoint viewer, a watch expression viewer and the exception logger. Additionally - a list of all threads is shown. + the filesystem browser (optional), the two variables viewers + (global and local), a breakpoint viewer, a watch expression viewer and + the exception logger. Additionally a list of all threads is shown. </p><h3>Signals</h3> <dl> <dt>sourceFile(string, int)</dt> @@ -184,15 +184,15 @@ parent widget (QWidget) </dd><dt><i>embeddedShell</i></dt> <dd> -flag indicating whether the shell should be included. - This flag is set to False by those layouts, that have the interpreter - shell in a separate window. +flag indicating whether the shell should be + included. This flag is set to False by those layouts, that have + the interpreter shell in a separate window. </dd><dt><i>embeddedBrowser</i></dt> <dd> flag indicating whether the file browser should - be included. This flag is set to False by those layouts, that - have the file browser in a separate window or embedded - in the project browser instead. + be included. This flag is set to False by those layouts, that + have the file browser in a separate window or embedded + in the project browser instead. </dd> </dl><a NAME="DebugViewer.__callStackFrameSelected" ID="DebugViewer.__callStackFrameSelected"></a> <h4>DebugViewer.__callStackFrameSelected</h4> @@ -229,7 +229,8 @@ <h4>DebugViewer.__showSource</h4> <b>__showSource</b>(<i></i>) <p> - Private slot to handle the source button press to show the selected file. + Private slot to handle the source button press to show the selected + file. </p><a NAME="DebugViewer.__threadSelected" ID="DebugViewer.__threadSelected"></a> <h4>DebugViewer.__threadSelected</h4> <b>__threadSelected</b>(<i>current, previous</i>) @@ -241,7 +242,8 @@ reference to the new current item (QTreeWidgetItem) </dd><dt><i>previous</i></dt> <dd> -reference to the previous current item (QTreeWidgetItem) +reference to the previous current item + (QTreeWidgetItem) </dd> </dl><a NAME="DebugViewer.clearCallTrace" ID="DebugViewer.clearCallTrace"></a> <h4>DebugViewer.clearCallTrace</h4> @@ -266,8 +268,8 @@ </p><dl> <dt><i>stack</i></dt> <dd> -list of tuples with call stack data (file name, line number, - function name, formatted argument/values list) +list of tuples with call stack data (file name, + line number, function name, formatted argument/values list) </dd> </dl><a NAME="DebugViewer.handleDebuggingStarted" ID="DebugViewer.handleDebuggingStarted"></a> <h4>DebugViewer.handleDebuggingStarted</h4> @@ -362,7 +364,8 @@ </p><dl> <dt><i>globalsFilter</i></dt> <dd> -filter list for global variable types (list of int) +filter list for global variable types + (list of int) </dd><dt><i>localsFilter</i></dt> <dd> filter list for local variable types (list of int)
--- a/Documentation/Source/eric5.Debugger.DebuggerInterfaceNone.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Debugger.DebuggerInterfaceNone.html Fri Nov 01 15:48:48 2013 +0100 @@ -279,7 +279,8 @@ linenumber of the breakpoint (int) </dd><dt><i>enable</i></dt> <dd> -flag indicating enabling or disabling a breakpoint (boolean) +flag indicating enabling or disabling a breakpoint + (boolean) </dd> </dl><a NAME="DebuggerInterfaceNone.remoteBreakpointIgnore" ID="DebuggerInterfaceNone.remoteBreakpointIgnore"></a> <h4>DebuggerInterfaceNone.remoteBreakpointIgnore</h4> @@ -405,7 +406,8 @@ <h4>DebuggerInterfaceNone.remoteEval</h4> <b>remoteEval</b>(<i>arg</i>) <p> - Public method to evaluate arg in the current context of the debugged program. + Public method to evaluate arg in the current context of the debugged + program. </p><dl> <dt><i>arg</i></dt> <dd> @@ -415,7 +417,8 @@ <h4>DebuggerInterfaceNone.remoteExec</h4> <b>remoteExec</b>(<i>stmt</i>) <p> - Public method to execute stmt in the current context of the debugged program. + Public method to execute stmt in the current context of the debugged + program. </p><dl> <dt><i>stmt</i></dt> <dd> @@ -438,18 +441,19 @@ the working directory for the program (string) </dd><dt><i>traceInterpreter=</i></dt> <dd> -flag indicating if the interpreter library should be - traced as well (boolean) +flag indicating if the interpreter library + should be traced as well (boolean) </dd><dt><i>autoContinue=</i></dt> <dd> -flag indicating, that the debugger should not stop - at the first executable line (boolean) +flag indicating, that the debugger should not + stop at the first executable line (boolean) </dd><dt><i>autoFork=</i></dt> <dd> flag indicating the automatic fork mode (boolean) </dd><dt><i>forkChild=</i></dt> <dd> -flag indicating to debug the child after forking (boolean) +flag indicating to debug the child after forking + (boolean) </dd> </dl><a NAME="DebuggerInterfaceNone.remoteProfile" ID="DebuggerInterfaceNone.remoteProfile"></a> <h4>DebuggerInterfaceNone.remoteProfile</h4> @@ -468,7 +472,8 @@ the working directory for the program (string) </dd><dt><i>erase=</i></dt> <dd> -flag indicating that timing info should be cleared first (boolean) +flag indicating that timing info should be cleared + first (boolean) </dd> </dl><a NAME="DebuggerInterfaceNone.remoteRawInput" ID="DebuggerInterfaceNone.remoteRawInput"></a> <h4>DebuggerInterfaceNone.remoteRawInput</h4> @@ -500,7 +505,8 @@ flag indicating the automatic fork mode (boolean) </dd><dt><i>forkChild=</i></dt> <dd> -flag indicating to debug the child after forking (boolean) +flag indicating to debug the child after forking + (boolean) </dd> </dl><a NAME="DebuggerInterfaceNone.remoteSetThread" ID="DebuggerInterfaceNone.remoteSetThread"></a> <h4>DebuggerInterfaceNone.remoteSetThread</h4> @@ -566,17 +572,19 @@ </dd><dt><i>failed</i></dt> <dd> list of failed test, if only failed test should be run - (list of strings) + (list of strings) </dd><dt><i>cov</i></dt> <dd> -flag indicating collection of coverage data is requested (boolean) +flag indicating collection of coverage data is requested + (boolean) </dd><dt><i>covname</i></dt> <dd> filename to be used to assemble the coverage caches - filename (string) + filename (string) </dd><dt><i>coverase</i></dt> <dd> -flag indicating erasure of coverage data is requested (boolean) +flag indicating erasure of coverage data is requested + (boolean) </dd> </dl><a NAME="DebuggerInterfaceNone.remoteUTRun" ID="DebuggerInterfaceNone.remoteUTRun"></a> <h4>DebuggerInterfaceNone.remoteUTRun</h4> @@ -599,7 +607,8 @@ expression of the watch expression (string) </dd><dt><i>set</i></dt> <dd> -flag indicating setting or resetting a watch expression (boolean) +flag indicating setting or resetting a watch expression + (boolean) </dd><dt><i>temp</i></dt> <dd> flag indicating a temporary watch expression (boolean) @@ -615,13 +624,15 @@ expression of the watch expression (string) </dd><dt><i>enable</i></dt> <dd> -flag indicating enabling or disabling a watch expression (boolean) +flag indicating enabling or disabling a watch + expression (boolean) </dd> </dl><a NAME="DebuggerInterfaceNone.remoteWatchpointIgnore" ID="DebuggerInterfaceNone.remoteWatchpointIgnore"></a> <h4>DebuggerInterfaceNone.remoteWatchpointIgnore</h4> <b>remoteWatchpointIgnore</b>(<i>cond, count</i>) <p> - Public method to ignore a watch expression the next couple of occurrences. + Public method to ignore a watch expression the next couple of + occurrences. </p><dl> <dt><i>cond</i></dt> <dd>
--- a/Documentation/Source/eric5.Debugger.DebuggerInterfacePython.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Debugger.DebuggerInterfacePython.html Fri Nov 01 15:48:48 2013 +0100 @@ -288,7 +288,8 @@ arguments to be passed to the program (list of string) </dd><dt><i>environment</i></dt> <dd> -dictionary of environment settings to pass (dict of string) +dictionary of environment settings to pass + (dict of string) </dd> </dl><dl> <dt>Returns:</dt> @@ -376,7 +377,8 @@ linenumber of the breakpoint (int) </dd><dt><i>enable</i></dt> <dd> -flag indicating enabling or disabling a breakpoint (boolean) +flag indicating enabling or disabling a breakpoint + (boolean) </dd> </dl><a NAME="DebuggerInterfacePython.remoteBreakpointIgnore" ID="DebuggerInterfacePython.remoteBreakpointIgnore"></a> <h4>DebuggerInterfacePython.remoteBreakpointIgnore</h4> @@ -502,7 +504,8 @@ <h4>DebuggerInterfacePython.remoteEval</h4> <b>remoteEval</b>(<i>arg</i>) <p> - Public method to evaluate arg in the current context of the debugged program. + Public method to evaluate arg in the current context of the debugged + program. </p><dl> <dt><i>arg</i></dt> <dd> @@ -512,7 +515,8 @@ <h4>DebuggerInterfacePython.remoteExec</h4> <b>remoteExec</b>(<i>stmt</i>) <p> - Public method to execute stmt in the current context of the debugged program. + Public method to execute stmt in the current context of the debugged + program. </p><dl> <dt><i>stmt</i></dt> <dd> @@ -535,18 +539,19 @@ the working directory for the program (string) </dd><dt><i>traceInterpreter=</i></dt> <dd> -flag indicating if the interpreter library should be - traced as well (boolean) +flag indicating if the interpreter library + should be traced as well (boolean) </dd><dt><i>autoContinue=</i></dt> <dd> -flag indicating, that the debugger should not stop - at the first executable line (boolean) +flag indicating, that the debugger should not + stop at the first executable line (boolean) </dd><dt><i>autoFork=</i></dt> <dd> flag indicating the automatic fork mode (boolean) </dd><dt><i>forkChild=</i></dt> <dd> -flag indicating to debug the child after forking (boolean) +flag indicating to debug the child after forking + (boolean) </dd> </dl><a NAME="DebuggerInterfacePython.remoteProfile" ID="DebuggerInterfacePython.remoteProfile"></a> <h4>DebuggerInterfacePython.remoteProfile</h4> @@ -565,7 +570,8 @@ the working directory for the program (string) </dd><dt><i>erase=</i></dt> <dd> -flag indicating that timing info should be cleared first (boolean) +flag indicating that timing info should be cleared + first (boolean) </dd> </dl><a NAME="DebuggerInterfacePython.remoteRawInput" ID="DebuggerInterfacePython.remoteRawInput"></a> <h4>DebuggerInterfacePython.remoteRawInput</h4> @@ -597,7 +603,8 @@ flag indicating the automatic fork mode (boolean) </dd><dt><i>forkChild=</i></dt> <dd> -flag indicating to debug the child after forking (boolean) +flag indicating to debug the child after forking + (boolean) </dd> </dl><a NAME="DebuggerInterfacePython.remoteSetThread" ID="DebuggerInterfacePython.remoteSetThread"></a> <h4>DebuggerInterfacePython.remoteSetThread</h4> @@ -663,17 +670,19 @@ </dd><dt><i>failed</i></dt> <dd> list of failed test, if only failed test should be run - (list of strings) + (list of strings) </dd><dt><i>cov</i></dt> <dd> -flag indicating collection of coverage data is requested (boolean) +flag indicating collection of coverage data is requested + (boolean) </dd><dt><i>covname</i></dt> <dd> filename to be used to assemble the coverage caches - filename (string) + filename (string) </dd><dt><i>coverase</i></dt> <dd> -flag indicating erasure of coverage data is requested (boolean) +flag indicating erasure of coverage data is requested + (boolean) </dd> </dl><a NAME="DebuggerInterfacePython.remoteUTRun" ID="DebuggerInterfacePython.remoteUTRun"></a> <h4>DebuggerInterfacePython.remoteUTRun</h4> @@ -696,7 +705,8 @@ expression of the watch expression (string) </dd><dt><i>set</i></dt> <dd> -flag indicating setting or resetting a watch expression (boolean) +flag indicating setting or resetting a watch expression + (boolean) </dd><dt><i>temp</i></dt> <dd> flag indicating a temporary watch expression (boolean) @@ -712,13 +722,15 @@ expression of the watch expression (string) </dd><dt><i>enable</i></dt> <dd> -flag indicating enabling or disabling a watch expression (boolean) +flag indicating enabling or disabling a watch expression + (boolean) </dd> </dl><a NAME="DebuggerInterfacePython.remoteWatchpointIgnore" ID="DebuggerInterfacePython.remoteWatchpointIgnore"></a> <h4>DebuggerInterfacePython.remoteWatchpointIgnore</h4> <b>remoteWatchpointIgnore</b>(<i>cond, count</i>) <p> - Public method to ignore a watch expression the next couple of occurrences. + Public method to ignore a watch expression the next couple of + occurrences. </p><dl> <dt><i>cond</i></dt> <dd>
--- a/Documentation/Source/eric5.Debugger.DebuggerInterfacePython3.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Debugger.DebuggerInterfacePython3.html Fri Nov 01 15:48:48 2013 +0100 @@ -288,7 +288,8 @@ arguments to be passed to the program (list of string) </dd><dt><i>environment</i></dt> <dd> -dictionary of environment settings to pass (dict of string) +dictionary of environment settings to pass + (dict of string) </dd> </dl><dl> <dt>Returns:</dt> @@ -376,7 +377,8 @@ linenumber of the breakpoint (int) </dd><dt><i>enable</i></dt> <dd> -flag indicating enabling or disabling a breakpoint (boolean) +flag indicating enabling or disabling a breakpoint + (boolean) </dd> </dl><a NAME="DebuggerInterfacePython3.remoteBreakpointIgnore" ID="DebuggerInterfacePython3.remoteBreakpointIgnore"></a> <h4>DebuggerInterfacePython3.remoteBreakpointIgnore</h4> @@ -502,7 +504,8 @@ <h4>DebuggerInterfacePython3.remoteEval</h4> <b>remoteEval</b>(<i>arg</i>) <p> - Public method to evaluate arg in the current context of the debugged program. + Public method to evaluate arg in the current context of the debugged + program. </p><dl> <dt><i>arg</i></dt> <dd> @@ -512,7 +515,8 @@ <h4>DebuggerInterfacePython3.remoteExec</h4> <b>remoteExec</b>(<i>stmt</i>) <p> - Public method to execute stmt in the current context of the debugged program. + Public method to execute stmt in the current context of the debugged + program. </p><dl> <dt><i>stmt</i></dt> <dd> @@ -535,18 +539,19 @@ the working directory for the program (string) </dd><dt><i>traceInterpreter=</i></dt> <dd> -flag indicating if the interpreter library should be - traced as well (boolean) +flag indicating if the interpreter library + should be traced as well (boolean) </dd><dt><i>autoContinue=</i></dt> <dd> -flag indicating, that the debugger should not stop - at the first executable line (boolean) +flag indicating, that the debugger should not + stop at the first executable line (boolean) </dd><dt><i>autoFork=</i></dt> <dd> flag indicating the automatic fork mode (boolean) </dd><dt><i>forkChild=</i></dt> <dd> -flag indicating to debug the child after forking (boolean) +flag indicating to debug the child after forking + (boolean) </dd> </dl><a NAME="DebuggerInterfacePython3.remoteProfile" ID="DebuggerInterfacePython3.remoteProfile"></a> <h4>DebuggerInterfacePython3.remoteProfile</h4> @@ -565,7 +570,8 @@ the working directory for the program (string) </dd><dt><i>erase=</i></dt> <dd> -flag indicating that timing info should be cleared first (boolean) +flag indicating that timing info should be cleared + first (boolean) </dd> </dl><a NAME="DebuggerInterfacePython3.remoteRawInput" ID="DebuggerInterfacePython3.remoteRawInput"></a> <h4>DebuggerInterfacePython3.remoteRawInput</h4> @@ -597,7 +603,8 @@ flag indicating the automatic fork mode (boolean) </dd><dt><i>forkChild=</i></dt> <dd> -flag indicating to debug the child after forking (boolean) +flag indicating to debug the child after forking + (boolean) </dd> </dl><a NAME="DebuggerInterfacePython3.remoteSetThread" ID="DebuggerInterfacePython3.remoteSetThread"></a> <h4>DebuggerInterfacePython3.remoteSetThread</h4> @@ -663,17 +670,19 @@ </dd><dt><i>failed</i></dt> <dd> list of failed test, if only failed test should be run - (list of strings) + (list of strings) </dd><dt><i>cov</i></dt> <dd> -flag indicating collection of coverage data is requested (boolean) +flag indicating collection of coverage data is requested + (boolean) </dd><dt><i>covname</i></dt> <dd> filename to be used to assemble the coverage caches - filename (string) + filename (string) </dd><dt><i>coverase</i></dt> <dd> -flag indicating erasure of coverage data is requested (boolean) +flag indicating erasure of coverage data is requested + (boolean) </dd> </dl><a NAME="DebuggerInterfacePython3.remoteUTRun" ID="DebuggerInterfacePython3.remoteUTRun"></a> <h4>DebuggerInterfacePython3.remoteUTRun</h4> @@ -696,7 +705,8 @@ expression of the watch expression (string) </dd><dt><i>set</i></dt> <dd> -flag indicating setting or resetting a watch expression (boolean) +flag indicating setting or resetting a watch expression + (boolean) </dd><dt><i>temp</i></dt> <dd> flag indicating a temporary watch expression (boolean) @@ -712,13 +722,15 @@ expression of the watch expression (string) </dd><dt><i>enable</i></dt> <dd> -flag indicating enabling or disabling a watch expression (boolean) +flag indicating enabling or disabling a watch expression + (boolean) </dd> </dl><a NAME="DebuggerInterfacePython3.remoteWatchpointIgnore" ID="DebuggerInterfacePython3.remoteWatchpointIgnore"></a> <h4>DebuggerInterfacePython3.remoteWatchpointIgnore</h4> <b>remoteWatchpointIgnore</b>(<i>cond, count</i>) <p> - Public method to ignore a watch expression the next couple of occurrences. + Public method to ignore a watch expression the next couple of + occurrences. </p><dl> <dt><i>cond</i></dt> <dd>
--- a/Documentation/Source/eric5.Debugger.DebuggerInterfaceRuby.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Debugger.DebuggerInterfaceRuby.html Fri Nov 01 15:48:48 2013 +0100 @@ -280,7 +280,8 @@ arguments to be passed to the program (list of string) </dd><dt><i>environment</i></dt> <dd> -dictionary of environment settings to pass (dict of string) +dictionary of environment settings to pass + (dict of string) </dd> </dl><dl> <dt>Returns:</dt> @@ -368,7 +369,8 @@ linenumber of the breakpoint (int) </dd><dt><i>enable</i></dt> <dd> -flag indicating enabling or disabling a breakpoint (boolean) +flag indicating enabling or disabling a breakpoint + (boolean) </dd> </dl><a NAME="DebuggerInterfaceRuby.remoteBreakpointIgnore" ID="DebuggerInterfaceRuby.remoteBreakpointIgnore"></a> <h4>DebuggerInterfaceRuby.remoteBreakpointIgnore</h4> @@ -500,7 +502,8 @@ <h4>DebuggerInterfaceRuby.remoteEval</h4> <b>remoteEval</b>(<i>arg</i>) <p> - Public method to evaluate arg in the current context of the debugged program. + Public method to evaluate arg in the current context of the debugged + program. </p><dl> <dt><i>arg</i></dt> <dd> @@ -510,7 +513,8 @@ <h4>DebuggerInterfaceRuby.remoteExec</h4> <b>remoteExec</b>(<i>stmt</i>) <p> - Public method to execute stmt in the current context of the debugged program. + Public method to execute stmt in the current context of the debugged + program. </p><dl> <dt><i>stmt</i></dt> <dd> @@ -533,15 +537,16 @@ the working directory for the program (string) </dd><dt><i>traceInterpreter=</i></dt> <dd> -flag indicating if the interpreter library should be - traced as well (boolean) +flag indicating if the interpreter library + should be traced as well (boolean) </dd><dt><i>autoContinue=</i></dt> <dd> -flag indicating, that the debugger should not stop - at the first executable line (boolean) +flag indicating, that the debugger should not + stop at the first executable line (boolean) </dd><dt><i>autoFork=</i></dt> <dd> -flag indicating the automatic fork mode (boolean) (ignored) +flag indicating the automatic fork mode (boolean) + (ignored) </dd><dt><i>forkChild=</i></dt> <dd> flag indicating to debug the child after forking @@ -564,7 +569,8 @@ the working directory for the program (string) </dd><dt><i>erase=</i></dt> <dd> -flag indicating that timing info should be cleared first (boolean) +flag indicating that timing info should be cleared + first (boolean) </dd> </dl><dl> <dt>Raises <b>NotImplementedError</b>:</dt> @@ -599,7 +605,8 @@ the working directory for the program (string) </dd><dt><i>autoFork=</i></dt> <dd> -flag indicating the automatic fork mode (boolean) (ignored) +flag indicating the automatic fork mode (boolean) + (ignored) </dd><dt><i>forkChild=</i></dt> <dd> flag indicating to debug the child after forking @@ -669,17 +676,19 @@ </dd><dt><i>failed</i></dt> <dd> list of failed test, if only failed test should be run - (list of strings) + (list of strings) </dd><dt><i>cov</i></dt> <dd> -flag indicating collection of coverage data is requested (boolean) +flag indicating collection of coverage data is requested + (boolean) </dd><dt><i>covname</i></dt> <dd> filename to be used to assemble the coverage caches - filename (string) + filename (string) </dd><dt><i>coverase</i></dt> <dd> -flag indicating erasure of coverage data is requested (boolean) +flag indicating erasure of coverage data is requested + (boolean) </dd> </dl><dl> <dt>Raises <b>NotImplementedError</b>:</dt> @@ -720,7 +729,8 @@ expression of the watch expression (string) </dd><dt><i>set</i></dt> <dd> -flag indicating setting or resetting a watch expression (boolean) +flag indicating setting or resetting a watch expression + (boolean) </dd><dt><i>temp</i></dt> <dd> flag indicating a temporary watch expression (boolean) @@ -736,13 +746,15 @@ expression of the watch expression (string) </dd><dt><i>enable</i></dt> <dd> -flag indicating enabling or disabling a watch expression (boolean) +flag indicating enabling or disabling a watch expression + (boolean) </dd> </dl><a NAME="DebuggerInterfaceRuby.remoteWatchpointIgnore" ID="DebuggerInterfaceRuby.remoteWatchpointIgnore"></a> <h4>DebuggerInterfaceRuby.remoteWatchpointIgnore</h4> <b>remoteWatchpointIgnore</b>(<i>cond, count</i>) <p> - Public method to ignore a watch expression the next couple of occurrences. + Public method to ignore a watch expression the next couple of + occurrences. </p><dl> <dt><i>cond</i></dt> <dd>
--- a/Documentation/Source/eric5.Debugger.EditBreakpointDialog.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Debugger.EditBreakpointDialog.html Fri Nov 01 15:48:48 2013 +0100 @@ -120,7 +120,8 @@ <dt>Returns:</dt> <dd> a tuple containing the new breakpoints properties - (filename, lineno, condition, temporary flag, enabled flag, ignore count) + (filename, lineno, condition, temporary flag, enabled flag, + ignore count) </dd> </dl><a NAME="EditBreakpointDialog.getData" ID="EditBreakpointDialog.getData"></a> <h4>EditBreakpointDialog.getData</h4>
--- a/Documentation/Source/eric5.Debugger.EditWatchpointDialog.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Debugger.EditWatchpointDialog.html Fri Nov 01 15:48:48 2013 +0100 @@ -80,7 +80,8 @@ <dt><i>properties</i></dt> <dd> properties for the watch expression (tuple) - (expression, temporary flag, enabled flag, ignore count, special condition) + (expression, temporary flag, enabled flag, ignore count, + special condition) </dd><dt><i>parent</i></dt> <dd> the parent of this dialog @@ -95,7 +96,8 @@ <h4>EditWatchpointDialog.__textChanged</h4> <b>__textChanged</b>(<i>txt</i>) <p> - Private slot to handle the text changed signal of the condition line edit. + Private slot to handle the text changed signal of the condition line + edit. </p><dl> <dt><i>txt</i></dt> <dd> @@ -110,7 +112,8 @@ <dt>Returns:</dt> <dd> a tuple containing the watch expressions new properties - (expression, temporary flag, enabled flag, ignore count, special condition) + (expression, temporary flag, enabled flag, ignore count, + special condition) </dd> </dl> <div align="right"><a href="#top">Up</a></div>
--- a/Documentation/Source/eric5.Debugger.ExceptionLogger.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Debugger.ExceptionLogger.html Fri Nov 01 15:48:48 2013 +0100 @@ -152,7 +152,8 @@ <h4>ExceptionLogger.debuggingStarted</h4> <b>debuggingStarted</b>(<i></i>) <p> - Public slot to clear the listview upon starting a new debugging session. + Public slot to clear the listview upon starting a new debugging + session. </p> <div align="right"><a href="#top">Up</a></div> <hr />
--- a/Documentation/Source/eric5.Debugger.StartDialog.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Debugger.StartDialog.html Fri Nov 01 15:48:48 2013 +0100 @@ -132,25 +132,27 @@ </ul> </dd><dt><i>modfuncList=</i></dt> <dd> -history list of module functions (list of strings) +history list of module functions + (list of strings) </dd><dt><i>tracePython=</i></dt> <dd> flag indicating if the Python library should be traced as well (boolean) </dd><dt><i>autoClearShell=</i></dt> <dd> -flag indicating, that the interpreter window should - be cleared automatically (boolean) +flag indicating, that the interpreter window + should be cleared automatically (boolean) </dd><dt><i>autoContinue=</i></dt> <dd> -flag indicating, that the debugger should not stop at - the first executable line (boolean) +flag indicating, that the debugger should not + stop at the first executable line (boolean) </dd><dt><i>autoFork=</i></dt> <dd> flag indicating the automatic fork mode (boolean) </dd><dt><i>forkChild=</i></dt> <dd> -flag indicating to debug the child after forking (boolean) +flag indicating to debug the child after forking + (boolean) </dd> </dl><a NAME="StartDialog.__clearHistories" ID="StartDialog.__clearHistories"></a> <h4>StartDialog.__clearHistories</h4> @@ -162,7 +164,8 @@ <h4>StartDialog.getCoverageData</h4> <b>getCoverageData</b>(<i></i>) <p> - Public method to retrieve the coverage related data entered into this dialog. + Public method to retrieve the coverage related data entered into this + dialog. </p><dl> <dt>Returns:</dt> <dd> @@ -176,29 +179,33 @@ </p><dl> <dt>Returns:</dt> <dd> -a tuple of argv (string), workdir (string), environment (string), - exceptions flag (boolean), clear interpreter flag (boolean), - clear histories flag (boolean) and run in console flag (boolean) +a tuple of argv (string), workdir (string), environment + (string), exceptions flag (boolean), clear interpreter flag + (boolean), clear histories flag (boolean) and run in console + flag (boolean) </dd> </dl><a NAME="StartDialog.getDebugData" ID="StartDialog.getDebugData"></a> <h4>StartDialog.getDebugData</h4> <b>getDebugData</b>(<i></i>) <p> - Public method to retrieve the debug related data entered into this dialog. + Public method to retrieve the debug related data entered into this + dialog. </p><dl> <dt>Returns:</dt> <dd> -a tuple of a flag indicating, if the Python library should be traced - as well, a flag indicating, that the debugger should not stop at the - first executable line (boolean), a flag indicating, that the debugger - should fork automatically (boolean) and a flag indicating, that the - debugger should debug the child process after forking automatically (boolean) +a tuple of a flag indicating, if the Python library should be + traced as well, a flag indicating, that the debugger should not + stop at the first executable line (boolean), a flag indicating, + that the debugger should fork automatically (boolean) and a flag + indicating, that the debugger should debug the child process after + forking automatically (boolean) </dd> </dl><a NAME="StartDialog.getProfilingData" ID="StartDialog.getProfilingData"></a> <h4>StartDialog.getProfilingData</h4> <b>getProfilingData</b>(<i></i>) <p> - Public method to retrieve the profiling related data entered into this dialog. + Public method to retrieve the profiling related data entered into this + dialog. </p><dl> <dt>Returns:</dt> <dd> @@ -208,13 +215,15 @@ <h4>StartDialog.getRunData</h4> <b>getRunData</b>(<i></i>) <p> - Public method to retrieve the debug related data entered into this dialog. + Public method to retrieve the debug related data entered into this + dialog. </p><dl> <dt>Returns:</dt> <dd> -a tuple of a flag indicating, that the debugger should fork automatically - (boolean) and a flag indicating, that the debugger should debug the child - process after forking automatically (boolean) +a tuple of a flag indicating, that the debugger should fork + automatically (boolean) and a flag indicating, that the debugger + should debug the child process after forking automatically + (boolean) </dd> </dl><a NAME="StartDialog.on_buttonBox_clicked" ID="StartDialog.on_buttonBox_clicked"></a> <h4>StartDialog.on_buttonBox_clicked</h4>
--- a/Documentation/Source/eric5.Debugger.VariablesFilterDialog.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Debugger.VariablesFilterDialog.html Fri Nov 01 15:48:48 2013 +0100 @@ -101,8 +101,8 @@ </p><dl> <dt>Returns:</dt> <dd> -A tuple of lists of integer values. The first list is the locals variables - filter, the second the globals variables filter. +A tuple of lists of integer values. The first list is the + locals variables filter, the second the globals variables filter. </dd> </dl><a NAME="VariablesFilterDialog.on_buttonBox_clicked" ID="VariablesFilterDialog.on_buttonBox_clicked"></a> <h4>VariablesFilterDialog.on_buttonBox_clicked</h4>
--- a/Documentation/Source/eric5.Debugger.VariablesViewer.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Debugger.VariablesViewer.html Fri Nov 01 15:48:48 2013 +0100 @@ -120,7 +120,8 @@ <a NAME="SpecialArrayElementVarItem" ID="SpecialArrayElementVarItem"></a> <h2>SpecialArrayElementVarItem</h2> <p> - Class implementing a QTreeWidgetItem that represents a special array variable node. + Class implementing a QTreeWidgetItem that represents a special array + variable node. </p> <h3>Derived from</h3> SpecialVarItem @@ -356,8 +357,8 @@ <p> Public method to return the data for the requested role. </p><p> - This implementation changes the original behavior in a way, that the display - data is returned as the tooltip for column 1. + This implementation changes the original behavior in a way, that the + display data is returned as the tooltip for column 1. </p><dl> <dt><i>column</i></dt> <dd> @@ -576,7 +577,8 @@ </p><dl> <dt><i>parentItem</i></dt> <dd> -reference to the item being expanded (QTreeWidgetItem) +reference to the item being expanded + (QTreeWidgetItem) </dd> </dl><a NAME="VariablesViewer.__findItem" ID="VariablesViewer.__findItem"></a> <h4>VariablesViewer.__findItem</h4> @@ -623,7 +625,8 @@ type string (string) </dd><dt><i>isSpecial</i></dt> <dd> -flag indicating that a special node should be generated (boolean) +flag indicating that a special node should be + generated (boolean) </dd> </dl><dl> <dt>Returns:</dt> @@ -684,7 +687,8 @@ </p><dl> <dt><i>parentItem</i></dt> <dd> -reference to the item being collapsed (QTreeWidgetItem) +reference to the item being collapsed + (QTreeWidgetItem) </dd> </dl><a NAME="VariablesViewer.expandItem" ID="VariablesViewer.expandItem"></a> <h4>VariablesViewer.expandItem</h4> @@ -694,7 +698,8 @@ </p><dl> <dt><i>parentItem</i></dt> <dd> -reference to the item being expanded (QTreeWidgetItem) +reference to the item being expanded + (QTreeWidgetItem) </dd> </dl><a NAME="VariablesViewer.handleResetUI" ID="VariablesViewer.handleResetUI"></a> <h4>VariablesViewer.handleResetUI</h4> @@ -707,8 +712,8 @@ <p> Protected method of QAbstractItemView. </p><p> - Reimplemented to disable expanding/collapsing - of items when double-clicking. Instead the double-clicked entry is opened. + Reimplemented to disable expanding/collapsing of items when + double-clicking. Instead the double-clicked entry is opened. </p><dl> <dt><i>mouseEvent</i></dt> <dd>
--- a/Documentation/Source/eric5.Debugger.WatchPointModel.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Debugger.WatchPointModel.html Fri Nov 01 15:48:48 2013 +0100 @@ -138,7 +138,8 @@ </dd><dt><i>properties</i></dt> <dd> properties of the watch expression - (tuple of temporary flag (bool), enabled flag (bool), ignore count (integer)) + (tuple of temporary flag (bool), enabled flag (bool), + ignore count (integer)) </dd> </dl><a NAME="WatchPointModel.columnCount" ID="WatchPointModel.columnCount"></a> <h4>WatchPointModel.columnCount</h4> @@ -192,7 +193,8 @@ <h4>WatchPointModel.deleteWatchPoints</h4> <b>deleteWatchPoints</b>(<i>idxList</i>) <p> - Public method to delete a list of watch expressions given by their indexes. + Public method to delete a list of watch expressions given by their + indexes. </p><dl> <dt><i>idxList</i></dt> <dd> @@ -226,14 +228,16 @@ </dl><dl> <dt>Returns:</dt> <dd> -watch expression (list of six values (expression, special condition, - temporary flag, enabled flag, ignore count, index)) +watch expression (list of six values (expression, + special condition, temporary flag, enabled flag, ignore count, + index)) </dd> </dl><a NAME="WatchPointModel.getWatchPointIndex" ID="WatchPointModel.getWatchPointIndex"></a> <h4>WatchPointModel.getWatchPointIndex</h4> <b>getWatchPointIndex</b>(<i>cond, special=""</i>) <p> - Public method to get the index of a watch expression given by expression. + Public method to get the index of a watch expression given by + expression. </p><dl> <dt><i>cond</i></dt> <dd> @@ -352,13 +356,15 @@ </dd><dt><i>properties</i></dt> <dd> properties of the watch expression - (tuple of temporary flag (bool), enabled flag (bool), ignore count (integer)) + (tuple of temporary flag (bool), enabled flag (bool), + ignore count (integer)) </dd> </dl><a NAME="WatchPointModel.setWatchPointEnabledByIndex" ID="WatchPointModel.setWatchPointEnabledByIndex"></a> <h4>WatchPointModel.setWatchPointEnabledByIndex</h4> <b>setWatchPointEnabledByIndex</b>(<i>index, enabled</i>) <p> - Public method to set the enabled state of a watch expression given by index. + Public method to set the enabled state of a watch expression given by + index. </p><dl> <dt><i>index</i></dt> <dd>
--- a/Documentation/Source/eric5.Debugger.WatchPointViewer.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Debugger.WatchPointViewer.html Fri Nov 01 15:48:48 2013 +0100 @@ -44,8 +44,8 @@ <p> Class implementing the watch expression viewer widget. </p><p> - Watch expressions will be shown with all their details. They can be modified through - the context menu of this widget. + Watch expressions will be shown with all their details. They can be + modified through the context menu of this widget. </p> <h3>Derived from</h3> QTreeView @@ -186,12 +186,14 @@ <h4>WatchPointViewer.__deleteAllWatchPoints</h4> <b>__deleteAllWatchPoints</b>(<i></i>) <p> - Private slot to handle the delete all watch expressions context menu entry. + Private slot to handle the delete all watch expressions context menu + entry. </p><a NAME="WatchPointViewer.__deleteSelectedWatchPoints" ID="WatchPointViewer.__deleteSelectedWatchPoints"></a> <h4>WatchPointViewer.__deleteSelectedWatchPoints</h4> <b>__deleteSelectedWatchPoints</b>(<i></i>) <p> - Private slot to handle the delete selected watch expressions context menu entry. + Private slot to handle the delete selected watch expressions context + menu entry. </p><a NAME="WatchPointViewer.__deleteWatchPoint" ID="WatchPointViewer.__deleteWatchPoint"></a> <h4>WatchPointViewer.__deleteWatchPoint</h4> <b>__deleteWatchPoint</b>(<i></i>) @@ -201,12 +203,14 @@ <h4>WatchPointViewer.__disableAllWatchPoints</h4> <b>__disableAllWatchPoints</b>(<i></i>) <p> - Private slot to handle the disable all watch expressions context menu entry. + Private slot to handle the disable all watch expressions context menu + entry. </p><a NAME="WatchPointViewer.__disableSelectedWatchPoints" ID="WatchPointViewer.__disableSelectedWatchPoints"></a> <h4>WatchPointViewer.__disableSelectedWatchPoints</h4> <b>__disableSelectedWatchPoints</b>(<i></i>) <p> - Private slot to handle the disable selected watch expressions context menu entry. + Private slot to handle the disable selected watch expressions context + menu entry. </p><a NAME="WatchPointViewer.__disableWatchPoint" ID="WatchPointViewer.__disableWatchPoint"></a> <h4>WatchPointViewer.__disableWatchPoint</h4> <b>__disableWatchPoint</b>(<i></i>) @@ -241,12 +245,14 @@ <h4>WatchPointViewer.__enableAllWatchPoints</h4> <b>__enableAllWatchPoints</b>(<i></i>) <p> - Private slot to handle the enable all watch expressions context menu entry. + Private slot to handle the enable all watch expressions context menu + entry. </p><a NAME="WatchPointViewer.__enableSelectedWatchPoints" ID="WatchPointViewer.__enableSelectedWatchPoints"></a> <h4>WatchPointViewer.__enableSelectedWatchPoints</h4> <b>__enableSelectedWatchPoints</b>(<i></i>) <p> - Private slot to handle the enable selected watch expressions context menu entry. + Private slot to handle the enable selected watch expressions context + menu entry. </p><a NAME="WatchPointViewer.__enableWatchPoint" ID="WatchPointViewer.__enableWatchPoint"></a> <h4>WatchPointViewer.__enableWatchPoint</h4> <b>__enableWatchPoint</b>(<i></i>) @@ -270,7 +276,8 @@ if a duplicate entry is found (boolean) </dd><dt><i>index</i></dt> <dd> -index that should not be considered duplicate (QModelIndex) +index that should not be considered duplicate + (QModelIndex) </dd> </dl><dl> <dt>Returns:</dt> @@ -311,7 +318,8 @@ <h4>WatchPointViewer.__resizeColumns</h4> <b>__resizeColumns</b>(<i></i>) <p> - Private slot to resize the view when items get added, edited or deleted. + Private slot to resize the view when items get added, edited or + deleted. </p><a NAME="WatchPointViewer.__resort" ID="WatchPointViewer.__resort"></a> <h4>WatchPointViewer.__resort</h4> <b>__resort</b>(<i></i>) @@ -338,7 +346,8 @@ </p><dl> <dt><i>index</i></dt> <dd> -index of watch expression to be enabled/disabled (QModelIndex) +index of watch expression to be enabled/disabled + (QModelIndex) </dd><dt><i>enabled</i></dt> <dd> flag indicating the enabled status to be set (boolean)
--- a/Documentation/Source/eric5.DocumentationTools.APIGenerator.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.DocumentationTools.APIGenerator.html Fri Nov 01 15:48:48 2013 +0100 @@ -107,7 +107,8 @@ </p><dl> <dt><i>className</i></dt> <dd> -name of the class containing the class variables (string) +name of the class containing the class variables + (string) </dd> </dl><a NAME="APIGenerator.__addClassesAPI" ID="APIGenerator.__addClassesAPI"></a> <h4>APIGenerator.__addClassesAPI</h4> @@ -157,8 +158,8 @@ </p><dl> <dt><i>newStyle</i></dt> <dd> -flag indicating the api generation for QScintilla 1.7 and - newer (boolean) (ignored) +flag indicating the api generation for QScintilla 1.7 + and newer (boolean) (ignored) </dd><dt><i>basePackage</i></dt> <dd> name of the base package (string) @@ -180,7 +181,8 @@ </p><dl> <dt><i>includePrivate</i></dt> <dd> -flag indicating to include private classes (boolean) +flag indicating to include private classes + (boolean) </dd> </dl><dl> <dt>Returns:</dt>
--- a/Documentation/Source/eric5.DocumentationTools.IndexGenerator.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.DocumentationTools.IndexGenerator.html Fri Nov 01 15:48:48 2013 +0100 @@ -21,7 +21,8 @@ <body><a NAME="top" ID="top"></a> <h1>eric5.DocumentationTools.IndexGenerator</h1> <p> -Module implementing the index generator for the builtin documentation generator. +Module implementing the index generator for the builtin documentation +generator. </p> <h3>Global Attributes</h3> <table> @@ -42,7 +43,8 @@ <a NAME="IndexGenerator" ID="IndexGenerator"></a> <h2>IndexGenerator</h2> <p> - Class implementing the index generator for the builtin documentation generator. + Class implementing the index generator for the builtin documentation + generator. </p> <h3>Derived from</h3> object
--- a/Documentation/Source/eric5.DocumentationTools.ModuleDocumentor.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.DocumentationTools.ModuleDocumentor.html Fri Nov 01 15:48:48 2013 +0100 @@ -231,7 +231,8 @@ <h4>ModuleDocument.__genClassListSection</h4> <b>__genClassListSection</b>(<i></i>) <p> - Private method to generate the section listing all classes of the module. + Private method to generate the section listing all classes of the + module. </p><dl> <dt>Returns:</dt> <dd> @@ -241,7 +242,8 @@ <h4>ModuleDocument.__genClassesSection</h4> <b>__genClassesSection</b>(<i></i>) <p> - Private method to generate the document section with details about classes. + Private method to generate the document section with details about + classes. </p><dl> <dt>Returns:</dt> <dd> @@ -270,7 +272,8 @@ <h4>ModuleDocument.__genFunctionListSection</h4> <b>__genFunctionListSection</b>(<i></i>) <p> - Private method to generate the section listing all functions of the module. + Private method to generate the section listing all functions of the + module. </p><dl> <dt>Returns:</dt> <dd> @@ -280,7 +283,8 @@ <h4>ModuleDocument.__genFunctionsSection</h4> <b>__genFunctionsSection</b>(<i></i>) <p> - Private method to generate the document section with details about functions. + Private method to generate the document section with details about + functions. </p><dl> <dt>Returns:</dt> <dd> @@ -364,7 +368,8 @@ visible class name containing the names </dd><dt><i>includeInit</i></dt> <dd> -flag indicating to include the __init__ method (boolean) +flag indicating to include the __init__ method + (boolean) </dd> </dl><dl> <dt>Returns:</dt> @@ -433,7 +438,8 @@ A dictionary containing all relevant information. </dd><dt><i>moduleName</i></dt> <dd> -Name of the Ruby module containing the classes. (string) +Name of the Ruby module containing the classes. + (string) </dd> </dl><dl> <dt>Returns:</dt> @@ -456,7 +462,8 @@ </dl><dl> <dt>Returns:</dt> <dd> -The classes list and classes details section. (tuple of two string) +The classes list and classes details section. + (tuple of two string) </dd> </dl><a NAME="ModuleDocument.__genRbModulesListSection" ID="ModuleDocument.__genRbModulesListSection"></a> <h4>ModuleDocument.__genRbModulesListSection</h4> @@ -473,7 +480,8 @@ <h4>ModuleDocument.__genRbModulesSection</h4> <b>__genRbModulesSection</b>(<i></i>) <p> - Private method to generate the document section with details about Ruby modules. + Private method to generate the document section with details about + Ruby modules. </p><dl> <dt>Returns:</dt> <dd> @@ -483,7 +491,8 @@ <h4>ModuleDocument.__genSeeListSection</h4> <b>__genSeeListSection</b>(<i>_list, template</i>) <p> - Private method to generate the "see also" list section of a description. + Private method to generate the "see also" list section of a + description. </p><dl> <dt><i>_list</i></dt> <dd> @@ -563,14 +572,15 @@ </p><dl> <dt>Returns:</dt> <dd> -list of tuples containing the name (string) and the ref (string). The ref - is without the filename part. +list of tuples containing the name (string) and the ref + (string). The ref is without the filename part. </dd> </dl><a NAME="ModuleDocument.isEmpty" ID="ModuleDocument.isEmpty"></a> <h4>ModuleDocument.isEmpty</h4> <b>isEmpty</b>(<i></i>) <p> - Public method to determine, if the module contains any classes or functions. + Public method to determine, if the module contains any classes or + functions. </p><dl> <dt>Returns:</dt> <dd>
--- a/Documentation/Source/eric5.DocumentationTools.QtHelpGenerator.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.DocumentationTools.QtHelpGenerator.html Fri Nov 01 15:48:48 2013 +0100 @@ -21,7 +21,8 @@ <body><a NAME="top" ID="top"></a> <h1>eric5.DocumentationTools.QtHelpGenerator</h1> <p> -Module implementing the QtHelp generator for the builtin documentation generator. +Module implementing the QtHelp generator for the builtin documentation +generator. </p> <h3>Global Attributes</h3> <table> @@ -42,7 +43,8 @@ <a NAME="QtHelpGenerator" ID="QtHelpGenerator"></a> <h2>QtHelpGenerator</h2> <p> - Class implementing the QtHelp generator for the builtin documentation generator. + Class implementing the QtHelp generator for the builtin documentation + generator. </p> <h3>Derived from</h3> object @@ -100,14 +102,15 @@ name of the custom filter (string) </dd><dt><i>filterAttributes</i></dt> <dd> -':' separated list of filter attributes (string) +':' separated list of filter attributes + (string) </dd><dt><i>title</i></dt> <dd> title to be used for the generated help (string) </dd><dt><i>createCollection</i></dt> <dd> -flag indicating the generation of the collection - files (boolean) +flag indicating the generation of the + collection files (boolean) </dd> </dl><a NAME="QtHelpGenerator.__convertEol" ID="QtHelpGenerator.__convertEol"></a> <h4>QtHelpGenerator.__convertEol</h4>
--- a/Documentation/Source/eric5.E5Graphics.E5GraphicsView.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.E5Graphics.E5GraphicsView.html Fri Nov 01 15:48:48 2013 +0100 @@ -170,7 +170,8 @@ <h4>E5GraphicsView._getDiagramRect</h4> <b>_getDiagramRect</b>(<i>border=0</i>) <p> - Protected method to calculate the minimum rectangle fitting the diagram. + Protected method to calculate the minimum rectangle fitting the + diagram. </p><dl> <dt><i>border</i></dt> <dd> @@ -231,7 +232,8 @@ </p><dl> <dt><i>printer</i></dt> <dd> -reference to a ready configured printer object (QPrinter) +reference to a ready configured printer object + (QPrinter) </dd><dt><i>diagramName</i></dt> <dd> name of the diagram (string)
--- a/Documentation/Source/eric5.E5Gui.E5Action.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5Action.html Fri Nov 01 15:48:48 2013 +0100 @@ -54,8 +54,8 @@ <a NAME="ArgumentsError" ID="ArgumentsError"></a> <h2>ArgumentsError</h2> <p> - Class implementing an exception, which is raised, if the wrong number of arguments - are given. + Class implementing an exception, which is raised, if the wrong number of + arguments are given. </p> <h3>Derived from</h3> RuntimeError @@ -172,17 +172,19 @@ argument list of the constructor. This list is one of <ul> <li>text (string), icon (QIcon), menu text (string), - accelarator (QKeySequence), alternative accelerator (QKeySequence), - parent (QObject), name (string), toggle (boolean)</li> + accelarator (QKeySequence), alternative accelerator + (QKeySequence), parent (QObject), name (string), toggle + (boolean)</li> <li>text (string), icon (QIcon), menu text (string), - accelarator (QKeySequence), alternative accelerator (QKeySequence), - parent (QObject), name (string)</li> + accelarator (QKeySequence), alternative accelerator + (QKeySequence), parent (QObject), name (string)</li> <li>text (string), menu text (string), - accelarator (QKeySequence), alternative accelerator (QKeySequence), - parent (QObject), name (string), toggle (boolean)</li> + accelarator (QKeySequence), alternative accelerator + (QKeySequence), parent (QObject), name (string), toggle + (boolean)</li> <li>text (string), menu text (string), - accelarator (QKeySequence), alternative accelerator (QKeySequence), - parent (QObject), name (string)</li> + accelarator (QKeySequence), alternative accelerator + (QKeySequence), parent (QObject), name (string)</li> </ul> </dd> </dl><dl>
--- a/Documentation/Source/eric5.E5Gui.E5Completers.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5Completers.html Fri Nov 01 15:48:48 2013 +0100 @@ -86,7 +86,8 @@ completer (QCompleter.CompletionMode) </dd><dt><i>showHidden=</i></dt> <dd> -flag indicating to show hidden entries as well (boolean) +flag indicating to show hidden entries as well + (boolean) </dd> </dl> <div align="right"><a href="#top">Up</a></div> @@ -132,7 +133,8 @@ completer (QCompleter.CompletionMode) </dd><dt><i>showHidden=</i></dt> <dd> -flag indicating to show hidden entries as well (boolean) +flag indicating to show hidden entries as well + (boolean) </dd> </dl> <div align="right"><a href="#top">Up</a></div> @@ -174,7 +176,8 @@ parent widget of the completer (QWidget) </dd><dt><i>strings</i></dt> <dd> -list of string to load into the completer (list of strings) +list of string to load into the completer + (list of strings) </dd><dt><i>completionMode=</i></dt> <dd> completion mode of the
--- a/Documentation/Source/eric5.E5Gui.E5ErrorMessage.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5ErrorMessage.html Fri Nov 01 15:48:48 2013 +0100 @@ -109,7 +109,8 @@ </dl><dl> <dt>Returns:</dt> <dd> -flag indicating that the message should be filtered out (boolean) +flag indicating that the message should be filtered out + (boolean) </dd> </dl><a NAME="E5ErrorMessage.editMessageFilters" ID="E5ErrorMessage.editMessageFilters"></a> <h4>E5ErrorMessage.editMessageFilters</h4>
--- a/Documentation/Source/eric5.E5Gui.E5ErrorMessageFilterDialog.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5ErrorMessageFilterDialog.html Fri Nov 01 15:48:48 2013 +0100 @@ -79,7 +79,8 @@ </p><dl> <dt><i>messageFilters</i></dt> <dd> -list of message filters to be edited (list of strings) +list of message filters to be edited + (list of strings) </dd><dt><i>parent</i></dt> <dd> reference to the parent widget (QWidget)
--- a/Documentation/Source/eric5.E5Gui.E5LineEdit.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5LineEdit.html Fri Nov 01 15:48:48 2013 +0100 @@ -48,8 +48,8 @@ <a NAME="E5ClearableLineEdit" ID="E5ClearableLineEdit"></a> <h2>E5ClearableLineEdit</h2> <p> - Class implementing a line edit widget showing some inactive text and a clear button, - if it has some contents. + Class implementing a line edit widget showing some inactive text and a + clear button, if it has some contents. </p> <h3>Derived from</h3> E5LineEdit @@ -89,8 +89,8 @@ text to be shown on inactivity (string) </dd><dt><i>side=</i></dt> <dd> -side the clear button should be shown at (E5LineEdit.RightSide, - E5LineEdit.LeftSide) +side the clear button should be shown at + (E5LineEdit.RightSide, E5LineEdit.LeftSide) </dd> </dl><a NAME="E5ClearableLineEdit.__textChanged" ID="E5ClearableLineEdit.__textChanged"></a> <h4>E5ClearableLineEdit.__textChanged</h4> @@ -196,7 +196,8 @@ reference to the widget to add (QWidget) </dd><dt><i>position</i></dt> <dd> -position to add to (E5LineEdit.LeftSide, E5LineEdit.RightSide) +position to add to (E5LineEdit.LeftSide, + E5LineEdit.RightSide) </dd> </dl><a NAME="E5LineEdit.event" ID="E5LineEdit.event"></a> <h4>E5LineEdit.event</h4> @@ -291,7 +292,8 @@ </p><dl> <dt><i>position</i></dt> <dd> -side to get margin for (E5LineEdit.LeftSide, E5LineEdit.RightSide) +side to get margin for (E5LineEdit.LeftSide, + E5LineEdit.RightSide) </dd> </dl><dl> <dt>Returns:</dt>
--- a/Documentation/Source/eric5.E5Gui.E5MessageBox.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5MessageBox.html Fri Nov 01 15:48:48 2013 +0100 @@ -299,7 +299,8 @@ text to be shown by the message box (string) </dd><dt><i>icon=</i></dt> <dd> -icon for the dialog (Critical, Information, Question or Warning) +icon for the dialog (Critical, Information, Question or + Warning) </dd><dt><i>textFormat</i></dt> <dd> format of the text (Qt.TextFormat) @@ -361,11 +362,12 @@ text to be shown by the message box (string) </dd><dt><i>icon=</i></dt> <dd> -icon for the dialog (Critical, Information, Question or Warning) +icon for the dialog (Critical, Information, Question or + Warning) </dd><dt><i>yesDefault=</i></dt> <dd> -flag indicating that the Yes button should be the default - button (boolean) +flag indicating that the Yes button should be the + default button (boolean) </dd><dt><i>textFormat</i></dt> <dd> format of the text (Qt.TextFormat)
--- a/Documentation/Source/eric5.E5Gui.E5ModelMenu.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5ModelMenu.html Fri Nov 01 15:48:48 2013 +0100 @@ -209,7 +209,8 @@ <h4>E5ModelMenu.createMenu</h4> <b>createMenu</b>(<i>parent, max_, parentMenu=None, menu=None</i>) <p> - Public method to put all the children of a parent into a menu of a given length. + Public method to put all the children of a parent into a menu of a + given length. </p><dl> <dt><i>parent</i></dt> <dd>
--- a/Documentation/Source/eric5.E5Gui.E5PassivePopup.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5PassivePopup.html Fri Nov 01 15:48:48 2013 +0100 @@ -144,7 +144,8 @@ <h4>E5PassivePopup.__moveNear</h4> <b>__moveNear</b>(<i>target</i>) <p> - Private method to move the popup to be adjacent to the specified rectangle. + Private method to move the popup to be adjacent to the specified + rectangle. </p><dl> <dt><i>target</i></dt> <dd> @@ -182,8 +183,8 @@ Public method to set the delay for the popup is removed automatically. </p><p> Setting the delay to 0 disables the timeout. If you're doing this, you - may want to connect the clicked() signal to the hide() slot. Setting the - delay to -1 makes it use the default value. + may want to connect the clicked() signal to the hide() slot. Setting + the delay to -1 makes it use the default value. </p><dl> <dt><i>delay</i></dt> <dd> @@ -197,7 +198,8 @@ </p><dl> <dt><i>child</i></dt> <dd> -reference to the widget to set as the message view (QWidget) +reference to the widget to set as the message view + (QWidget) </dd> </dl><a NAME="E5PassivePopup.setVisible" ID="E5PassivePopup.setVisible"></a> <h4>E5PassivePopup.setVisible</h4> @@ -223,7 +225,8 @@ <h4>E5PassivePopup.timeout</h4> <b>timeout</b>(<i></i>) <p> - Public method to get the delay before the popup is removed automatically. + Public method to get the delay before the popup is removed + automatically. </p><dl> <dt>Returns:</dt> <dd>
--- a/Documentation/Source/eric5.E5Gui.E5SideBar.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5SideBar.html Fri Nov 01 15:48:48 2013 +0100 @@ -42,8 +42,8 @@ <a NAME="E5SideBar" ID="E5SideBar"></a> <h2>E5SideBar</h2> <p> - Class implementing a sidebar with a widget area, that is hidden or shown, if the - current tab is clicked again. + Class implementing a sidebar with a widget area, that is hidden or shown, + if the current tab is clicked again. </p> <h3>Derived from</h3> QWidget @@ -209,10 +209,12 @@ </p><dl> <dt><i>orientation</i></dt> <dd> -orientation of the sidebar widget (North, East, South, West) +orientation of the sidebar widget (North, East, + South, West) </dd><dt><i>delay</i></dt> <dd> -value for the expand/shrink delay in milliseconds (integer) +value for the expand/shrink delay in milliseconds + (integer) </dd><dt><i>parent</i></dt> <dd> parent widget (QWidget) @@ -238,7 +240,8 @@ </p><dl> <dt><i>checked</i></dt> <dd> -flag indicating the checked state of the button (boolean) +flag indicating the checked state of the button + (boolean) </dd> </dl><a NAME="E5SideBar.__cancelDelayTimer" ID="E5SideBar.__cancelDelayTimer"></a> <h4>E5SideBar.__cancelDelayTimer</h4> @@ -330,7 +333,8 @@ <h4>E5SideBar.delay</h4> <b>delay</b>(<i></i>) <p> - Public method to get the delay value for the expand/shrink delay in milliseconds. + Public method to get the delay value for the expand/shrink delay in + milliseconds. </p><dl> <dt>Returns:</dt> <dd> @@ -523,17 +527,20 @@ </p><dl> <dt><i>widget</i></dt> <dd> -reference to the widget to become the current widget (QWidget) +reference to the widget to become the current widget + (QWidget) </dd> </dl><a NAME="E5SideBar.setDelay" ID="E5SideBar.setDelay"></a> <h4>E5SideBar.setDelay</h4> <b>setDelay</b>(<i>delay</i>) <p> - Public method to set the delay value for the expand/shrink delay in milliseconds. + Public method to set the delay value for the expand/shrink delay in + milliseconds. </p><dl> <dt><i>delay</i></dt> <dd> -value for the expand/shrink delay in milliseconds (integer) +value for the expand/shrink delay in milliseconds + (integer) </dd> </dl><a NAME="E5SideBar.setOrientation" ID="E5SideBar.setOrientation"></a> <h4>E5SideBar.setOrientation</h4> @@ -631,9 +638,9 @@ <p> Public method to shut down the object. </p><p> - This method does some preparations so the object can be deleted properly. - It disconnects from the focusChanged signal in order to avoid trouble later - on. + This method does some preparations so the object can be deleted + properly. It disconnects from the focusChanged signal in order to + avoid trouble later on. </p><a NAME="E5SideBar.tabIcon" ID="E5SideBar.tabIcon"></a> <h4>E5SideBar.tabIcon</h4> <b>tabIcon</b>(<i>index</i>)
--- a/Documentation/Source/eric5.E5Gui.E5SqueezeLabels.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5SqueezeLabels.html Fri Nov 01 15:48:48 2013 +0100 @@ -21,7 +21,8 @@ <body><a NAME="top" ID="top"></a> <h1>eric5.E5Gui.E5SqueezeLabels</h1> <p> -Module implementing labels that squeeze their contents to fit the size of the label. +Module implementing labels that squeeze their contents to fit the size of the +label. </p> <h3>Global Attributes</h3> <table> @@ -201,7 +202,8 @@ </p><dl> <dt><i>surrounding</i></dt> <dd> -the a string containg placeholders for the path (string) +the a string containg placeholders for the path + (string) </dd> </dl><a NAME="E5SqueezeLabelPath.setTextPath" ID="E5SqueezeLabelPath.setTextPath"></a> <h4>E5SqueezeLabelPath.setTextPath</h4> @@ -211,7 +213,8 @@ </p><dl> <dt><i>surrounding</i></dt> <dd> -the a string containg placeholders for the path (string) +the a string containg placeholders for the path + (string) </dd><dt><i>path</i></dt> <dd> path to be shown (string)
--- a/Documentation/Source/eric5.E5Gui.E5TabWidget.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5TabWidget.html Fri Nov 01 15:48:48 2013 +0100 @@ -53,8 +53,8 @@ <dl> <dt>tabMoveRequested(int, int)</dt> <dd> -emitted to signal a tab move request giving - the old and new index position +emitted to signal a tab move request + giving the old and new index position </dd> </dl> <h3>Derived from</h3> @@ -154,8 +154,7 @@ <dl> <dt>customTabContextMenuRequested(const QPoint & point, int index)</dt> <dd> -emitted when - a context menu for a tab is requested + emitted when a context menu for a tab is requested </dd> </dl> <h3>Derived from</h3> @@ -355,14 +354,16 @@ <h4>E5TabWidget.switchTab</h4> <b>switchTab</b>(<i></i>) <p> - Public slot used to switch between the current and the previous current tab. + Public slot used to switch between the current and the previous + current tab. </p> <div align="right"><a href="#top">Up</a></div> <hr /><hr /> <a NAME="E5WheelTabBar" ID="E5WheelTabBar"></a> <h2>E5WheelTabBar</h2> <p> - Class implementing a tab bar class substituting QTabBar to support wheel events. + Class implementing a tab bar class substituting QTabBar to support wheel + events. </p> <h3>Derived from</h3> QTabBar
--- a/Documentation/Source/eric5.E5Gui.E5ToolBarDialog.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5ToolBarDialog.html Fri Nov 01 15:48:48 2013 +0100 @@ -124,7 +124,8 @@ </p><dl> <dt><i>toolBarManager</i></dt> <dd> -reference to a toolbar manager object (E5ToolBarManager) +reference to a toolbar manager object + (E5ToolBarManager) </dd><dt><i>parent</i></dt> <dd> reference to the parent widget (QWidget) @@ -138,11 +139,13 @@ <h4>E5ToolBarDialog.__restoreCurrentToolbar</h4> <b>__restoreCurrentToolbar</b>(<i>actions</i>) <p> - Private methdo to restore the current toolbar to the given list of actions. + Private methdo to restore the current toolbar to the given list of + actions. </p><dl> <dt><i>actions</i></dt> <dd> -list of actions to set for the current toolbar (list of QAction) +list of actions to set for the current toolbar + (list of QAction) </dd> </dl><a NAME="E5ToolBarDialog.__restoreCurrentToolbarToDefault" ID="E5ToolBarDialog.__restoreCurrentToolbarToDefault"></a> <h4>E5ToolBarDialog.__restoreCurrentToolbarToDefault</h4> @@ -287,7 +290,8 @@ id of the toolbar object (integer) </dd><dt><i>actionIDs</i></dt> <dd> -list of action IDs belonging to the toolbar (list of integer) +list of action IDs belonging to the toolbar + (list of integer) </dd><dt><i>default</i></dt> <dd> flag indicating a default toolbar (boolean)
--- a/Documentation/Source/eric5.E5Gui.E5ToolBox.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5ToolBox.html Fri Nov 01 15:48:48 2013 +0100 @@ -180,7 +180,8 @@ <a NAME="E5VerticalToolBox" ID="E5VerticalToolBox"></a> <h2>E5VerticalToolBox</h2> <p> - Class implementing a ToolBox class substituting QToolBox to support wheel events. + Class implementing a ToolBox class substituting QToolBox to support wheel + events. </p> <h3>Derived from</h3> QToolBox
--- a/Documentation/Source/eric5.E5Gui.E5TreeWidget.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5TreeWidget.html Fri Nov 01 15:48:48 2013 +0100 @@ -164,7 +164,8 @@ </p><dl> <dt><i>items</i></dt> <dd> -items to be added as top level items (list of QTreeWidgetItem) +items to be added as top level items + (list of QTreeWidgetItem) </dd> </dl><a NAME="E5TreeWidget.allItems" ID="E5TreeWidget.allItems"></a> <h4>E5TreeWidget.allItems</h4> @@ -260,7 +261,8 @@ index for the insertion (integer) </dd><dt><i>items</i></dt> <dd> -items to be inserted as top level items (list of QTreeWidgetItem) +items to be inserted as top level items + (list of QTreeWidgetItem) </dd> </dl><a NAME="E5TreeWidget.mousePressEvent" ID="E5TreeWidget.mousePressEvent"></a> <h4>E5TreeWidget.mousePressEvent</h4>
--- a/Documentation/Source/eric5.E5Gui.E5ZoomWidget.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5ZoomWidget.html Fri Nov 01 15:48:48 2013 +0100 @@ -240,7 +240,8 @@ </p><dl> <dt>Returns:</dt> <dd> -tuple of the mapping and the default index (list of integer, integer) +tuple of the mapping and the default index + (list of integer, integer) </dd> </dl><a NAME="E5ZoomWidget.maximum" ID="E5ZoomWidget.maximum"></a> <h4>E5ZoomWidget.maximum</h4> @@ -311,7 +312,8 @@ index of the default value (integer) </dd><dt><i>percent=</i></dt> <dd> -flag indicating to show zoom value in percent (boolean) +flag indicating to show zoom value in percent + (boolean) </dd> </dl><a NAME="E5ZoomWidget.setMaximum" ID="E5ZoomWidget.setMaximum"></a> <h4>E5ZoomWidget.setMaximum</h4>
--- a/Documentation/Source/eric5.E5Network.E5Ftp.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.E5Network.E5Ftp.html Fri Nov 01 15:48:48 2013 +0100 @@ -21,7 +21,8 @@ <body><a NAME="top" ID="top"></a> <h1>eric5.E5Network.E5Ftp</h1> <p> -Module implementing an extension to the Python FTP class to support FTP proxies. +Module implementing an extension to the Python FTP class to support FTP +proxies. </p> <h3>Global Attributes</h3> <table> @@ -48,7 +49,8 @@ <a NAME="E5Ftp" ID="E5Ftp"></a> <h2>E5Ftp</h2> <p> - Class implementing an extension to the Python FTP class to support FTP proxies. + Class implementing an extension to the Python FTP class to support FTP + proxies. </p> <h3>Derived from</h3> ftplib.FTP @@ -159,17 +161,18 @@ <p> Public method to login to the FTP server. </p><p> - This extended method respects the FTP proxy configuration. There are many - different FTP proxy products available. But unfortunately there is no - standard for how o traverse a FTP proxy. The lis below shows the sequence - of commands used. + This extended method respects the FTP proxy configuration. There are + many different FTP proxy products available. But unfortunately there + is no standard for how o traverse a FTP proxy. The lis below shows + the sequence of commands used. </p><p> <table> <tr><td>user</td><td>Username for remote host</td></tr> <tr><td>pass</td><td>Password for remote host</td></tr> <tr><td>pruser</td><td>Username for FTP proxy</td></tr> <tr><td>prpass</td><td>Password for FTP proxy</td></tr> - <tr><td>remote.host</td><td>Hostname of the remote FTP server</td></tr> + <tr><td>remote.host</td><td>Hostname of the remote FTP server</td> + </tr> </table> </p><p> <dl> @@ -305,14 +308,18 @@ The error message starts with a three digit error code followed by a space and the error string. Supported error codes are: <ul> - <li>910: proxy error; the second number gives the category of the proxy error. - The original response from the proxy is appended in the next line.</li> - <li>930: proxy error; the second number gives the category of the proxy error. - The original response from the proxy is appended in the next line.</li> - <li>940: proxy error; the second number gives the category of the proxy error. - The original response from the proxy is appended in the next line.</li> - <li>950: proxy error; the second number gives the category of the proxy error. - The original response from the proxy is appended in the next line.</li> + <li>910: proxy error; the second number gives the category of the proxy + error. The original response from the proxy is appended in the next + line.</li> + <li>930: proxy error; the second number gives the category of the proxy + error. The original response from the proxy is appended in the next + line.</li> + <li>940: proxy error; the second number gives the category of the proxy + error. The original response from the proxy is appended in the next + line.</li> + <li>950: proxy error; the second number gives the category of the proxy + error. The original response from the proxy is appended in the next + line.</li> <li>990: proxy usage is enabled but no proxy host given</li> <li>991: proxy usage is enabled but no proxy user given</li> <li>992: proxy usage is enabled but no proxy password given</li>
--- a/Documentation/Source/eric5.E5Network.E5SslCertificatesInfoWidget.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.E5Network.E5SslCertificatesInfoWidget.html Fri Nov 01 15:48:48 2013 +0100 @@ -180,7 +180,8 @@ </p><dl> <dt><i>index</i></dt> <dd> -number of the certificate in the certificate chain (integer) +number of the certificate in the certificate chain + (integer) </dd> </dl><a NAME="E5SslCertificatesInfoWidget.showCertificate" ID="E5SslCertificatesInfoWidget.showCertificate"></a> <h4>E5SslCertificatesInfoWidget.showCertificate</h4> @@ -200,7 +201,8 @@ </p><dl> <dt><i>certificateChain</i></dt> <dd> -list od SSL certificates (list of QSslCertificate) +list od SSL certificates + (list of QSslCertificate) </dd> </dl> <div align="right"><a href="#top">Up</a></div>
--- a/Documentation/Source/eric5.E5Network.E5SslErrorHandler.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.E5Network.E5SslErrorHandler.html Fri Nov 01 15:48:48 2013 +0100 @@ -138,8 +138,8 @@ <dt>Returns:</dt> <dd> tuple indicating to ignore the SSL errors (one of NotIgnored, - SystemIgnored or UserIgnored) and indicating a change of the default - SSL configuration (boolean) + SystemIgnored or UserIgnored) and indicating a change of the + default SSL configuration (boolean) </dd> </dl><a NAME="E5SslErrorHandler.sslErrorsReply" ID="E5SslErrorHandler.sslErrorsReply"></a> <h4>E5SslErrorHandler.sslErrorsReply</h4> @@ -158,8 +158,8 @@ <dt>Returns:</dt> <dd> tuple indicating to ignore the SSL errors (one of NotIgnored, - SystemIgnored or UserIgnored) and indicating a change of the default - SSL configuration (boolean) + SystemIgnored or UserIgnored) and indicating a change of the + default SSL configuration (boolean) </dd> </dl><a NAME="E5SslErrorHandler.sslErrorsReplySlot" ID="E5SslErrorHandler.sslErrorsReplySlot"></a> <h4>E5SslErrorHandler.sslErrorsReplySlot</h4>
--- a/Documentation/Source/eric5.E5XML.DebuggerPropertiesReader.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.E5XML.DebuggerPropertiesReader.html Fri Nov 01 15:48:48 2013 +0100 @@ -21,7 +21,8 @@ <body><a NAME="top" ID="top"></a> <h1>eric5.E5XML.DebuggerPropertiesReader</h1> <p> -Module implementing a class for reading an XML project debugger properties file. +Module implementing a class for reading an XML project debugger properties +file. </p> <h3>Global Attributes</h3> <table>
--- a/Documentation/Source/eric5.E5XML.DebuggerPropertiesWriter.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.E5XML.DebuggerPropertiesWriter.html Fri Nov 01 15:48:48 2013 +0100 @@ -21,7 +21,8 @@ <body><a NAME="top" ID="top"></a> <h1>eric5.E5XML.DebuggerPropertiesWriter</h1> <p> -Module implementing the writer class for writing an XML project debugger properties file. +Module implementing the writer class for writing an XML project debugger +properties file. </p> <h3>Global Attributes</h3> <table> @@ -42,8 +43,8 @@ <a NAME="DebuggerPropertiesWriter" ID="DebuggerPropertiesWriter"></a> <h2>DebuggerPropertiesWriter</h2> <p> - Class implementing the writer class for writing an XML project debugger properties - file. + Class implementing the writer class for writing an XML project debugger + properties file. </p> <h3>Derived from</h3> XMLStreamWriterBase
--- a/Documentation/Source/eric5.E5XML.HighlightingStylesWriter.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.E5XML.HighlightingStylesWriter.html Fri Nov 01 15:48:48 2013 +0100 @@ -21,7 +21,8 @@ <body><a NAME="top" ID="top"></a> <h1>eric5.E5XML.HighlightingStylesWriter</h1> <p> -Module implementing the writer class for writing a highlighting styles XML file. +Module implementing the writer class for writing a highlighting styles XML +file. </p> <h3>Global Attributes</h3> <table> @@ -42,7 +43,8 @@ <a NAME="HighlightingStylesWriter" ID="HighlightingStylesWriter"></a> <h2>HighlightingStylesWriter</h2> <p> - Class implementing the writer class for writing a highlighting styles XML file. + Class implementing the writer class for writing a highlighting styles XML + file. </p> <h3>Derived from</h3> XMLStreamWriterBase
--- a/Documentation/Source/eric5.E5XML.TemplatesWriter.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.E5XML.TemplatesWriter.html Fri Nov 01 15:48:48 2013 +0100 @@ -79,7 +79,8 @@ reference to the I/O device to write to (QIODevice) </dd><dt><i>templatesViewer</i></dt> <dd> -reference to the templates viewer object (TemplateViewer) +reference to the templates viewer object + (TemplateViewer) </dd> </dl><a NAME="TemplatesWriter.writeXML" ID="TemplatesWriter.writeXML"></a> <h4>TemplatesWriter.writeXML</h4>
--- a/Documentation/Source/eric5.E5XML.UserProjectWriter.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.E5XML.UserProjectWriter.html Fri Nov 01 15:48:48 2013 +0100 @@ -21,7 +21,8 @@ <body><a NAME="top" ID="top"></a> <h1>eric5.E5XML.UserProjectWriter</h1> <p> -Module implementing the writer class for writing an XML user project properties file. +Module implementing the writer class for writing an XML user project +properties file. </p> <h3>Global Attributes</h3> <table> @@ -42,7 +43,8 @@ <a NAME="UserProjectWriter" ID="UserProjectWriter"></a> <h2>UserProjectWriter</h2> <p> - Class implementing the writer class for writing an XML user project properties file. + Class implementing the writer class for writing an XML user project + properties file. </p> <h3>Derived from</h3> XMLStreamWriterBase
--- a/Documentation/Source/eric5.Globals.AppInfo.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Globals.AppInfo.html Fri Nov 01 15:48:48 2013 +0100 @@ -60,9 +60,9 @@ </dd><dt><i>options</i></dt> <dd> list of additional commandline options - (list of tuples of two strings (commandline option, option description)). - The options --version, --help and -h are always present and must not - be repeated in this list. + (list of tuples of two strings (commandline option, + option description)). The options --version, --help and -h are + always present and must not be repeated in this list. </dd> </dl><dl> <dt>Returns:</dt>
--- a/Documentation/Source/eric5.Graphics.ApplicationDiagramBuilder.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Graphics.ApplicationDiagramBuilder.html Fri Nov 01 15:48:48 2013 +0100 @@ -132,7 +132,8 @@ <h4>ApplicationDiagramBuilder.__buildModulesDict</h4> <b>__buildModulesDict</b>(<i></i>) <p> - Private method to build a dictionary of modules contained in the application. + Private method to build a dictionary of modules contained in the + application. </p><dl> <dt>Returns:</dt> <dd>
--- a/Documentation/Source/eric5.Graphics.AssociationItem.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Graphics.AssociationItem.html Fri Nov 01 15:48:48 2013 +0100 @@ -246,8 +246,8 @@ <h4>AssociationItem.__findPointRegion</h4> <b>__findPointRegion</b>(<i>rect, posX, posY</i>) <p> - Private method to find out, which region of rectangle rect contains the point - (PosX, PosY) and returns the region number. + Private method to find out, which region of rectangle rect contains + the point (PosX, PosY) and returns the region number. </p><dl> <dt><i>rect</i></dt> <dd> @@ -277,7 +277,8 @@ <h4>AssociationItem.__findRectIntersectionPoint</h4> <b>__findRectIntersectionPoint</b>(<i>item, p1, p2</i>) <p> - Private method to find the intersetion point of a line with a rectangle. + Private method to find the intersetion point of a line with a + rectangle. </p><dl> <dt><i>item</i></dt> <dd> @@ -298,7 +299,8 @@ <h4>AssociationItem.__mapRectFromItem</h4> <b>__mapRectFromItem</b>(<i>item</i>) <p> - Private method to map item's rectangle to this item's coordinate system. + Private method to map item's rectangle to this item's coordinate + system. </p><dl> <dt><i>item</i></dt> <dd>
--- a/Documentation/Source/eric5.Graphics.ClassItem.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Graphics.ClassItem.html Fri Nov 01 15:48:48 2013 +0100 @@ -100,7 +100,8 @@ class model containing the class data (ClassModel) </dd><dt><i>external</i></dt> <dd> -flag indicating a class defined outside our scope (boolean) +flag indicating a class defined outside our scope + (boolean) </dd><dt><i>x</i></dt> <dd> x-coordinate (integer) @@ -112,7 +113,8 @@ flag indicating a rounded corner (boolean) </dd><dt><i>noAttrs=</i></dt> <dd> -flag indicating, that no attributes should be shown (boolean) +flag indicating, that no attributes should be shown + (boolean) </dd><dt><i>parent=</i></dt> <dd> reference to the parent object (QGraphicsItem) @@ -137,8 +139,8 @@ Public method to build a string to persist the specific item data. </p><p> This string must start with ", " and should be built like - "attribute=value" with pairs separated by ", ". value must not contain ", " - or newlines. + "attribute=value" with pairs separated by ", ". value must not + contain ", " or newlines. </p><dl> <dt>Returns:</dt> <dd>
--- a/Documentation/Source/eric5.Graphics.ImportsDiagramBuilder.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Graphics.ImportsDiagramBuilder.html Fri Nov 01 15:48:48 2013 +0100 @@ -110,8 +110,8 @@ relationships (string) </dd><dt><i>showExternalImports=</i></dt> <dd> -flag indicating to show exports from outside - the package (boolean) +flag indicating to show exports from + outside the package (boolean) </dd> </dl><a NAME="ImportsDiagramBuilder.__addModule" ID="ImportsDiagramBuilder.__addModule"></a> <h4>ImportsDiagramBuilder.__addModule</h4> @@ -142,7 +142,8 @@ <h4>ImportsDiagramBuilder.__buildModulesDict</h4> <b>__buildModulesDict</b>(<i></i>) <p> - Private method to build a dictionary of modules contained in the package. + Private method to build a dictionary of modules contained in the + package. </p><dl> <dt>Returns:</dt> <dd>
--- a/Documentation/Source/eric5.Graphics.ModuleItem.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Graphics.ModuleItem.html Fri Nov 01 15:48:48 2013 +0100 @@ -128,8 +128,8 @@ Public method to build a string to persist the specific item data. </p><p> This string must start with ", " and should be built like - "attribute=value" with pairs separated by ", ". value must not contain ", " - or newlines. + "attribute=value" with pairs separated by ", ". value must not + contain ", " or newlines. </p><dl> <dt>Returns:</dt> <dd>
--- a/Documentation/Source/eric5.Graphics.PackageDiagramBuilder.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Graphics.PackageDiagramBuilder.html Fri Nov 01 15:48:48 2013 +0100 @@ -121,7 +121,8 @@ name of a python package to be shown (string) </dd><dt><i>noAttrs=</i></dt> <dd> -flag indicating, that no attributes should be shown (boolean) +flag indicating, that no attributes should be shown + (boolean) </dd> </dl><a NAME="PackageDiagramBuilder.__addExternalClass" ID="PackageDiagramBuilder.__addExternalClass"></a> <h4>PackageDiagramBuilder.__addExternalClass</h4> @@ -207,7 +208,8 @@ <h4>PackageDiagramBuilder.__buildModulesDict</h4> <b>__buildModulesDict</b>(<i></i>) <p> - Private method to build a dictionary of modules contained in the package. + Private method to build a dictionary of modules contained in the + package. </p><dl> <dt>Returns:</dt> <dd> @@ -217,7 +219,8 @@ <h4>PackageDiagramBuilder.__buildSubpackagesDict</h4> <b>__buildSubpackagesDict</b>(<i></i>) <p> - Private method to build a dictionary of sub-packages contained in this package. + Private method to build a dictionary of sub-packages contained in this + package. </p><dl> <dt>Returns:</dt> <dd>
--- a/Documentation/Source/eric5.Graphics.PackageItem.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Graphics.PackageItem.html Fri Nov 01 15:48:48 2013 +0100 @@ -132,8 +132,8 @@ Public method to build a string to persist the specific item data. </p><p> This string must start with ", " and should be built like - "attribute=value" with pairs separated by ", ". value must not contain ", " - or newlines. + "attribute=value" with pairs separated by ", ". value must not + contain ", " or newlines. </p><dl> <dt>Returns:</dt> <dd>
--- a/Documentation/Source/eric5.Graphics.UMLClassDiagramBuilder.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Graphics.UMLClassDiagramBuilder.html Fri Nov 01 15:48:48 2013 +0100 @@ -112,7 +112,8 @@ file name of a python module to be shown (string) </dd><dt><i>noAttrs=</i></dt> <dd> -flag indicating, that no attributes should be shown (boolean) +flag indicating, that no attributes should be shown + (boolean) </dd> </dl><a NAME="UMLClassDiagramBuilder.__addExternalClass" ID="UMLClassDiagramBuilder.__addExternalClass"></a> <h4>UMLClassDiagramBuilder.__addExternalClass</h4>
--- a/Documentation/Source/eric5.Graphics.UMLDialog.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Graphics.UMLDialog.html Fri Nov 01 15:48:48 2013 +0100 @@ -131,7 +131,8 @@ <dt><i>diagramType</i></dt> <dd> type of the diagram - (one of ApplicationDiagram, ClassDiagram, ImportsDiagram, PackageDiagram) + (one of ApplicationDiagram, ClassDiagram, ImportsDiagram, + PackageDiagram) </dd><dt><i>path</i></dt> <dd> file or directory path to build the diagram from (string)
--- a/Documentation/Source/eric5.Graphics.UMLItem.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Graphics.UMLItem.html Fri Nov 01 15:48:48 2013 +0100 @@ -157,8 +157,8 @@ Public method to build a string to persist the specific item data. </p><p> This string must start with ", " and should be built like - "attribute=value" with pairs separated by ", ". value must not contain ", " - or newlines. + "attribute=value" with pairs separated by ", ". value must not + contain ", " or newlines. </p><dl> <dt>Returns:</dt> <dd>
--- a/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockAccessHandler.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockAccessHandler.html Fri Nov 01 15:48:48 2013 +0100 @@ -73,7 +73,8 @@ </p><dl> <dt><i>op</i></dt> <dd> -the operation to be performed (QNetworkAccessManager.Operation) +the operation to be performed + (QNetworkAccessManager.Operation) </dd><dt><i>request</i></dt> <dd> reference to the request object (QNetworkRequest)
--- a/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockBlockedNetworkReply.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockBlockedNetworkReply.html Fri Nov 01 15:48:48 2013 +0100 @@ -85,7 +85,8 @@ reference to the request object (QNetworkRequest) </dd><dt><i>subscription</i></dt> <dd> -subscription containing the matched rule (AdBlockSubscription) +subscription containing the matched rule + (AdBlockSubscription) </dd><dt><i>rule</i></dt> <dd> matching rule (AdBlockRule)
--- a/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockDialog.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockDialog.html Fri Nov 01 15:48:48 2013 +0100 @@ -180,7 +180,8 @@ </p><dl> <dt><i>subscription</i></dt> <dd> -subscription to set the state for (AdBlockSubscription) +subscription to set the state for + (AdBlockSubscription) </dd><dt><i>enable</i></dt> <dd> state to set to (boolean)
--- a/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockIcon.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockIcon.html Fri Nov 01 15:48:48 2013 +0100 @@ -121,7 +121,8 @@ <h4>AdBlockIcon.__isCurrentHostExcepted</h4> <b>__isCurrentHostExcepted</b>(<i></i>) <p> - Private method to check, if the host of the current browser is excepted. + Private method to check, if the host of the current browser is + excepted. </p><dl> <dt>Returns:</dt> <dd> @@ -131,7 +132,8 @@ <h4>AdBlockIcon.__setException</h4> <b>__setException</b>(<i></i>) <p> - Private slot to add or remove the current host from the list of exceptions. + Private slot to add or remove the current host from the list of + exceptions. </p><a NAME="AdBlockIcon.__showMenu" ID="AdBlockIcon.__showMenu"></a> <h4>AdBlockIcon.__showMenu</h4> <b>__showMenu</b>(<i>pos</i>)
--- a/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockManager.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockManager.html Fri Nov 01 15:48:48 2013 +0100 @@ -208,7 +208,8 @@ </p><dl> <dt><i>subscription</i></dt> <dd> -AdBlock subscription to be added (AdBlockSubscription) +AdBlock subscription to be added + (AdBlockSubscription) </dd> </dl><a NAME="AdBlockManager.close" ID="AdBlockManager.close"></a> <h4>AdBlockManager.close</h4> @@ -264,7 +265,8 @@ <h4>AdBlockManager.getRequiresSubscriptions</h4> <b>getRequiresSubscriptions</b>(<i>subscription</i>) <p> - Public method to get a list of subscriptions, that require the given one. + Public method to get a list of subscriptions, that require the given + one. </p><dl> <dt><i>subscription</i></dt> <dd> @@ -273,7 +275,8 @@ </dl><dl> <dt>Returns:</dt> <dd> -list of subscription requiring the given one (list of AdBlockSubscription) +list of subscription requiring the given one (list of + AdBlockSubscription) </dd> </dl><a NAME="AdBlockManager.isEnabled" ID="AdBlockManager.isEnabled"></a> <h4>AdBlockManager.isEnabled</h4> @@ -356,7 +359,8 @@ </p><dl> <dt><i>subscription</i></dt> <dd> -AdBlock subscription to be removed (AdBlockSubscription) +AdBlock subscription to be removed + (AdBlockSubscription) </dd><dt><i>emitSignal</i></dt> <dd> flag indicating to send a signal (boolean)
--- a/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockSubscription.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockSubscription.html Fri Nov 01 15:48:48 2013 +0100 @@ -300,7 +300,8 @@ <h4>AdBlockSubscription.elemHideDisabledForUrl</h4> <b>elemHideDisabledForUrl</b>(<i>url</i>) <p> - Public method to check, if element hiding is disabled for the given URL. + Public method to check, if element hiding is disabled for the given + URL. </p><dl> <dt><i>url</i></dt> <dd>
--- a/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksDialog.html Fri Oct 18 23:00:41 2013 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksDialog.html Fri Nov 01 15:48:48 2013 +0100 @@ -127,7 +127,8 @@ reference to the parent widget (QWidget </dd><dt><i>manager</i></dt> <dd>