diff -r 7ece94219310 -r b17672e6812d eric6/APIs/Python3/eric6.api --- a/eric6/APIs/Python3/eric6.api Sat Mar 07 11:12:38 2020 +0100 +++ b/eric6/APIs/Python3/eric6.api Sun Apr 05 12:06:15 2020 +0200 @@ -966,6 +966,7 @@ eric6.E5Gui.E5Application.E5Application.registerObject?4(name, objectRef) eric6.E5Gui.E5Application.E5Application.registerPluginObject?4(name, objectRef, pluginType=None) eric6.E5Gui.E5Application.E5Application.unregisterPluginObject?4(name) +eric6.E5Gui.E5Application.E5Application.usesDarkPalette?4() eric6.E5Gui.E5Application.E5Application?1(argv) eric6.E5Gui.E5Application.e5App?7 eric6.E5Gui.E5ClickableLabel.E5ClickableLabel.clicked?7 @@ -4096,6 +4097,7 @@ eric6.Plugins.VcsPlugins.vcsGit.GitLogBrowserDialog.GitLogBrowserDialog.show?4() eric6.Plugins.VcsPlugins.vcsGit.GitLogBrowserDialog.GitLogBrowserDialog.start?4(fn, isFile=False, noEntries=0) eric6.Plugins.VcsPlugins.vcsGit.GitLogBrowserDialog.GitLogBrowserDialog?1(vcs, parent=None) +eric6.Plugins.VcsPlugins.vcsGit.GitLogBrowserDialog.LIGHTCOLORS?7 eric6.Plugins.VcsPlugins.vcsGit.GitMergeDialog.GitMergeDialog.getParameters?4() eric6.Plugins.VcsPlugins.vcsGit.GitMergeDialog.GitMergeDialog.on_branchButton_toggled?4(checked) eric6.Plugins.VcsPlugins.vcsGit.GitMergeDialog.GitMergeDialog.on_branchCombo_editTextChanged?4(txt) @@ -4678,6 +4680,7 @@ eric6.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.HgLogBrowserDialog.show?4() eric6.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.HgLogBrowserDialog.start?4(fn, bundle=None, isFile=False, noEntries=0) eric6.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.HgLogBrowserDialog?1(vcs, mode="", parent=None) +eric6.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.LIGHTCOLORS?7 eric6.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.HgMergeDialog.getParameters?4() eric6.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.HgMergeDialog.on_bookmarkButton_toggled?4(checked) eric6.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.HgMergeDialog.on_bookmarkCombo_editTextChanged?4(txt) @@ -8428,7 +8431,7 @@ eric6.Toolbox.SingleApplication.SingleApplicationServer?1(name) eric6.Toolbox.Startup.application?7 eric6.Toolbox.Startup.handleArgs?4(argv, appinfo) -eric6.Toolbox.Startup.initializeResourceSearchPath?4() +eric6.Toolbox.Startup.initializeResourceSearchPath?4(application) eric6.Toolbox.Startup.loadTranslatorForLocale?4(dirs, tn) eric6.Toolbox.Startup.loadTranslators?4(qtTransDir, app, translationFiles=()) eric6.Toolbox.Startup.loaded_translators?7 @@ -8809,6 +8812,7 @@ eric6.UI.PixmapCache.PixmapCache.SupportedExtensions?7 eric6.UI.PixmapCache.PixmapCache.addSearchPath?4(path) eric6.UI.PixmapCache.PixmapCache.getPixmap?4(key, size=None) +eric6.UI.PixmapCache.PixmapCache.removeSearchPath?4(path) eric6.UI.PixmapCache.PixmapCache?1() eric6.UI.PixmapCache.addSearchPath?4(path, cache=pixCache) eric6.UI.PixmapCache.getCombinedIcon?4(keys, size=None, cache=pixCache) @@ -8816,6 +8820,7 @@ eric6.UI.PixmapCache.getPixmap?4(key, size=None, cache=pixCache) eric6.UI.PixmapCache.getSymlinkIcon?4(key, size=None, cache=pixCache) eric6.UI.PixmapCache.pixCache?7 +eric6.UI.PixmapCache.removeSearchPath?4(path, cache=pixCache) eric6.UI.Previewer.Previewer.hide?4() eric6.UI.Previewer.Previewer.preferencesChanged?4() eric6.UI.Previewer.Previewer.show?4() @@ -11728,6 +11733,7 @@ install.initGlobals?4() install.installApis?7 install.installEric?4() +install.isPipOutdated?4() install.macAppBundleName?7 install.macAppBundlePath?7 install.macPythonExe?7 @@ -11742,6 +11748,7 @@ install.pyModDir?7 install.shutilCopy?4(src, dst, perm=0o644) install.sourceDir?7 +install.updatePip?4() install.usage?4(rcode=2) install.windowsDesktopEntries?4() install.windowsDesktopNames?4()