--- a/PluginApis.e4p Thu Jan 10 14:20:57 2019 +0100 +++ b/PluginApis.e4p Sat Aug 24 16:44:45 2019 +0200 @@ -1,14 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE Project SYSTEM "Project-5.1.dtd"> <!-- eric project file for project PluginApis --> -<!-- Copyright (C) 2017 Detlev Offenbach, detlev@die-offenbachs.de --> +<!-- Copyright (C) 2019 Detlev Offenbach, detlev@die-offenbachs.de --> <Project version="5.1"> <Language>en</Language> <Hash>cffb199a6e080ec1818b2abf07afc11ca0592e10</Hash> <ProgLanguage mixed="0">Python3</ProgLanguage> <ProjectType>E6Plugin</ProjectType> <Description>This plug-in provides API files for auto-completion and calltips, that are not delivered in some distributions.</Description> - <Version>2.0</Version> + <Version>2.x</Version> <Author>Detlev Offenbach</Author> <Email>detlev@die-offenbachs.de</Email> <Eol index="1"/> @@ -16,15 +16,15 @@ <Source>PluginApis.py</Source> <Source>__init__.py</Source> </Sources> - <Forms/> - <Translations/> - <Resources/> - <Interfaces/> <Others> <Other>.hgignore</Other> + <Other>APIs/Python/PyQt3D.api</Other> <Other>APIs/Python/PyQt4_Qt4.api</Other> <Other>APIs/Python/PyQt4_Qt5.api</Other> <Other>APIs/Python/PyQt5.api</Other> + <Other>APIs/Python/PyQtChart.api</Other> + <Other>APIs/Python/PyQtDataVisualization.api</Other> + <Other>APIs/Python/PyQtWebEngine.api</Other> <Other>APIs/Python/QScintilla2.api</Other> <Other>APIs/Python2/Python-2.4.api</Other> <Other>APIs/Python2/Python-2.5.api</Other> @@ -36,6 +36,8 @@ <Other>APIs/Python3/Python-3.4.api</Other> <Other>APIs/Python3/Python-3.5.api</Other> <Other>APIs/Python3/Python-3.6.api</Other> + <Other>APIs/Python3/Python-3.7.api</Other> + <Other>APIs/Python3/Python-3.8.api</Other> <Other>ChangeLog</Other> <Other>Documentation/LICENSE.GPL3</Other> <Other>Documentation/source</Other>