diff -r 0a02c433f52d -r 5883ce99ee12 APIs/Python3/eric5.api --- a/APIs/Python3/eric5.api Fri Nov 01 15:48:48 2013 +0100 +++ b/APIs/Python3/eric5.api Sun Nov 03 15:58:22 2013 +0100 @@ -7071,8 +7071,50 @@ eric5.QScintilla.Lexers.LexerPygments.LexerPygments.styleBitsNeeded?4() eric5.QScintilla.Lexers.LexerPygments.LexerPygments.styleText?4(start, end) eric5.QScintilla.Lexers.LexerPygments.LexerPygments?1(parent=None, name="") +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_ATTRIBUTE?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_BUILTIN?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_CHAR?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_CLASS?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_COMMENT?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_CONSTANT?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_DECORATOR?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_DEFAULT?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_DELETED?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_DOCSTRING?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_EMPHASIZE?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_ENTITY?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_ERROR?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_ESCAPE?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_EXCEPTION?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_FUNCTION?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_GENERIC_ERROR?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_HEADING?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_HEREDOC?7 eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_INSERTED?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_KEYWORD?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_LABEL?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_MULTILINECOMMENT?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_NAMESPACE?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_NUMBER?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_OPERATOR?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_OTHER?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_OUTPUT?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_PREPROCESSOR?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_PROMPT?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_PROPERTY?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_PSEUDOKEYWORD?7 eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_PUNCTUATION?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_REGEX?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_SCALAR?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_STRING?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_STRONG?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_SUBHEADING?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_SYMBOL?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_TAG?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_TRACEBACK?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_TYPEKEYWORD?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_VARIABLE?7 +eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_WORD?7 eric5.QScintilla.Lexers.LexerPygments.TOKEN_MAP?7 eric5.QScintilla.Lexers.LexerPython.LexerPython.autoCompletionWordSeparators?4() eric5.QScintilla.Lexers.LexerPython.LexerPython.defaultKeywords?4(kwSet) @@ -8649,8 +8691,8 @@ 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.VCS.CommandOptionsDialog.vcsCommandOptionsDialog.getOptions?4() -eric5.VCS.CommandOptionsDialog.vcsCommandOptionsDialog?1(vcs, parent=None) +eric5.VCS.CommandOptionsDialog.VcsCommandOptionsDialog.getOptions?4() +eric5.VCS.CommandOptionsDialog.VcsCommandOptionsDialog?1(vcs, parent=None) eric5.VCS.ProjectBrowserHelper.VcsProjectBrowserHelper._VCSAdd?5() eric5.VCS.ProjectBrowserHelper.VcsProjectBrowserHelper._VCSAddTree?5() eric5.VCS.ProjectBrowserHelper.VcsProjectBrowserHelper._VCSCommit?5()