--- a/APIs/Python3/eric5.api Wed Oct 24 10:30:25 2012 +0200 +++ b/APIs/Python3/eric5.api Sat Oct 27 20:10:59 2012 +0200 @@ -5318,6 +5318,7 @@ eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_annotationsWarningFgButton_clicked?4() eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_caretForegroundButton_clicked?4() eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_caretlineBackgroundButton_clicked?4() +eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_changeMarkerColorButton_clicked?4() eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_currentLineMarkerButton_clicked?4() eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_defaultFontButton_clicked?4() eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_edgeBackgroundColorButton_clicked?4() @@ -6169,6 +6170,7 @@ eric5.QScintilla.Editor.Editor.cancelSharedEdit?4(send=True) eric5.QScintilla.Editor.Editor.captionChanged?7 eric5.QScintilla.Editor.Editor.changeEvent?4(evt) +eric5.QScintilla.Editor.Editor.changeMarkersUpdated?7 eric5.QScintilla.Editor.Editor.checkDirty?4() eric5.QScintilla.Editor.Editor.checkSpelling?4() eric5.QScintilla.Editor.Editor.clearBookmarks?4() @@ -6233,6 +6235,7 @@ eric5.QScintilla.Editor.Editor.handleRenamed?4(fn) eric5.QScintilla.Editor.Editor.hasBookmarks?4() eric5.QScintilla.Editor.Editor.hasBreakpoints?4() +eric5.QScintilla.Editor.Editor.hasChangeMarkers?4() eric5.QScintilla.Editor.Editor.hasCoverageMarkers?4() eric5.QScintilla.Editor.Editor.hasFlakesWarnings?4() eric5.QScintilla.Editor.Editor.hasMiniMenu?4() @@ -6266,10 +6269,12 @@ eric5.QScintilla.Editor.Editor.mousePressEvent?4(event) eric5.QScintilla.Editor.Editor.newBreakpointWithProperties?4(line, properties) eric5.QScintilla.Editor.Editor.nextBookmark?4() +eric5.QScintilla.Editor.Editor.nextChange?4() eric5.QScintilla.Editor.Editor.nextFlakesWarning?4() eric5.QScintilla.Editor.Editor.nextTask?4() eric5.QScintilla.Editor.Editor.nextUncovered?4() eric5.QScintilla.Editor.Editor.previousBookmark?4() +eric5.QScintilla.Editor.Editor.previousChange?4() eric5.QScintilla.Editor.Editor.previousFlakesWarning?4() eric5.QScintilla.Editor.Editor.previousTask?4() eric5.QScintilla.Editor.Editor.previousUncovered?4() @@ -8358,6 +8363,7 @@ eric5.install.progName?7 eric5.install.pyModDir?7 eric5.install.pyName?4(py_dir, py_file) +eric5.install.shutilCopy?4(src, dst) eric5.install.sourceDir?7 eric5.install.usage?4(rcode=2) eric5.install.wrapperName?4(dname, wfile)