--- a/APIs/Python3/eric5.api Thu May 15 18:45:07 2014 +0200 +++ b/APIs/Python3/eric5.api Fri May 16 23:36:27 2014 +0200 @@ -6868,6 +6868,7 @@ eric5.QScintilla.Editor.Editor.changeMarkersUpdated?7 eric5.QScintilla.Editor.Editor.checkDirty?4() eric5.QScintilla.Editor.Editor.checkSpelling?4() +eric5.QScintilla.Editor.Editor.checkSyntax?4() eric5.QScintilla.Editor.Editor.clearBookmarks?4() eric5.QScintilla.Editor.Editor.clearBreakpoint?4(line) eric5.QScintilla.Editor.Editor.clearFlakesWarnings?4() @@ -8284,6 +8285,8 @@ eric5.Utilities.BackgroundService.BackgroundService.enqueueRequest?4(fx, lang, fn, data) eric5.Utilities.BackgroundService.BackgroundService.on_disconnectSocket?4(lang) eric5.Utilities.BackgroundService.BackgroundService.on_newConnection?4() +eric5.Utilities.BackgroundService.BackgroundService.preferencesOrProjectChanged?4() +eric5.Utilities.BackgroundService.BackgroundService.restartService?4(language, forceKill=False) eric5.Utilities.BackgroundService.BackgroundService.serviceConnect?4(fx, lang, modulepath, module, callback, onErrorCallback=None) eric5.Utilities.BackgroundService.BackgroundService.serviceDisconnect?4(fx, lang) eric5.Utilities.BackgroundService.BackgroundService.serviceNotAvailable?7