eric6.e4p

branch
maintenance
changeset 7214
f434af227a41
parent 7117
4038dc8c58c9
parent 7181
46ac11be8058
child 7286
7eb04391adf7
--- a/eric6.e4p	Sat Aug 03 11:34:00 2019 +0200
+++ b/eric6.e4p	Sat Sep 07 12:59:54 2019 +0200
@@ -129,6 +129,7 @@
     <Source>eric6/E5Gui/E5ErrorMessage.py</Source>
     <Source>eric6/E5Gui/E5ErrorMessageFilterDialog.py</Source>
     <Source>eric6/E5Gui/E5FileDialog.py</Source>
+    <Source>eric6/E5Gui/E5FileSaveConfirmDialog.py</Source>
     <Source>eric6/E5Gui/E5GenericDiffHighlighter.py</Source>
     <Source>eric6/E5Gui/E5Led.py</Source>
     <Source>eric6/E5Gui/E5LineEdit.py</Source>
@@ -144,6 +145,7 @@
     <Source>eric6/E5Gui/E5PasswordMeter.py</Source>
     <Source>eric6/E5Gui/E5PathPicker.py</Source>
     <Source>eric6/E5Gui/E5PathPickerDialog.py</Source>
+    <Source>eric6/E5Gui/E5ProcessDialog.py</Source>
     <Source>eric6/E5Gui/E5ProgressDialog.py</Source>
     <Source>eric6/E5Gui/E5SideBar.py</Source>
     <Source>eric6/E5Gui/E5SimpleHelpDialog.py</Source>
@@ -454,6 +456,21 @@
     <Source>eric6/IconEditor/__init__.py</Source>
     <Source>eric6/IconEditor/cursors/__init__.py</Source>
     <Source>eric6/IconEditor/cursors/cursors_rc.py</Source>
+    <Source>eric6/MicroPython/CircuitPythonDevices.py</Source>
+    <Source>eric6/MicroPython/CircuitPythonFirmwareSelectionDialog.py</Source>
+    <Source>eric6/MicroPython/EspDevices.py</Source>
+    <Source>eric6/MicroPython/EspFirmwareSelectionDialog.py</Source>
+    <Source>eric6/MicroPython/MicroPythonCommandsInterface.py</Source>
+    <Source>eric6/MicroPython/MicroPythonDevices.py</Source>
+    <Source>eric6/MicroPython/MicroPythonFileManager.py</Source>
+    <Source>eric6/MicroPython/MicroPythonFileManagerWidget.py</Source>
+    <Source>eric6/MicroPython/MicroPythonFileSystemUtilities.py</Source>
+    <Source>eric6/MicroPython/MicroPythonGraphWidget.py</Source>
+    <Source>eric6/MicroPython/MicroPythonProgressInfoDialog.py</Source>
+    <Source>eric6/MicroPython/MicroPythonSerialPort.py</Source>
+    <Source>eric6/MicroPython/MicroPythonWidget.py</Source>
+    <Source>eric6/MicroPython/MicrobitDevices.py</Source>
+    <Source>eric6/MicroPython/__init__.py</Source>
     <Source>eric6/MultiProject/AddProjectDialog.py</Source>
     <Source>eric6/MultiProject/MultiProject.py</Source>
     <Source>eric6/MultiProject/MultiProjectBrowser.py</Source>
@@ -890,6 +907,7 @@
     <Source>eric6/Preferences/ConfigurationPages/IrcPage.py</Source>
     <Source>eric6/Preferences/ConfigurationPages/LogViewerPage.py</Source>
     <Source>eric6/Preferences/ConfigurationPages/MasterPasswordEntryDialog.py</Source>
+    <Source>eric6/Preferences/ConfigurationPages/MicroPythonPage.py</Source>
     <Source>eric6/Preferences/ConfigurationPages/MimeTypesPage.py</Source>
     <Source>eric6/Preferences/ConfigurationPages/MultiProjectPage.py</Source>
     <Source>eric6/Preferences/ConfigurationPages/NetworkPage.py</Source>
@@ -1762,6 +1780,7 @@
     <Form>eric6/Debugger/VariablesFilterDialog.ui</Form>
     <Form>eric6/E5Gui/E5ErrorMessageFilterDialog.ui</Form>
     <Form>eric6/E5Gui/E5ListSelectionDialog.ui</Form>
+    <Form>eric6/E5Gui/E5ProcessDialog.ui</Form>
     <Form>eric6/E5Gui/E5SimpleHelpDialog.ui</Form>
     <Form>eric6/E5Gui/E5StringListEditWidget.ui</Form>
     <Form>eric6/E5Gui/E5ToolBarDialog.ui</Form>
@@ -1832,6 +1851,11 @@
     <Form>eric6/HexEdit/HexEditReplaceWidget.ui</Form>
     <Form>eric6/HexEdit/HexEditSearchWidget.ui</Form>
     <Form>eric6/IconEditor/IconSizeDialog.ui</Form>
+    <Form>eric6/MicroPython/CircuitPythonFirmwareSelectionDialog.ui</Form>
+    <Form>eric6/MicroPython/EspFirmwareSelectionDialog.ui</Form>
+    <Form>eric6/MicroPython/MicroPythonFileManagerWidget.ui</Form>
+    <Form>eric6/MicroPython/MicroPythonProgressInfoDialog.ui</Form>
+    <Form>eric6/MicroPython/MicroPythonWidget.ui</Form>
     <Form>eric6/MultiProject/AddProjectDialog.ui</Form>
     <Form>eric6/MultiProject/PropertiesDialog.ui</Form>
     <Form>eric6/Network/IRC/IrcChannelEditDialog.ui</Form>
@@ -2084,6 +2108,7 @@
     <Form>eric6/Preferences/ConfigurationPages/IrcPage.ui</Form>
     <Form>eric6/Preferences/ConfigurationPages/LogViewerPage.ui</Form>
     <Form>eric6/Preferences/ConfigurationPages/MasterPasswordEntryDialog.ui</Form>
+    <Form>eric6/Preferences/ConfigurationPages/MicroPythonPage.ui</Form>
     <Form>eric6/Preferences/ConfigurationPages/MimeTypesPage.ui</Form>
     <Form>eric6/Preferences/ConfigurationPages/MultiProjectPage.ui</Form>
     <Form>eric6/Preferences/ConfigurationPages/NetworkPage.ui</Form>
@@ -2290,11 +2315,16 @@
     <Other>docs/THANKS</Other>
     <Other>docs/changelog</Other>
     <Other>eric6.e4p</Other>
+    <Other>eric6/APIs/MicroPython/circuitpython.api</Other>
+    <Other>eric6/APIs/MicroPython/microbit.api</Other>
+    <Other>eric6/APIs/MicroPython/micropython.api</Other>
     <Other>eric6/APIs/Python/zope-2.10.7.api</Other>
     <Other>eric6/APIs/Python/zope-2.11.2.api</Other>
     <Other>eric6/APIs/Python/zope-3.3.1.api</Other>
     <Other>eric6/APIs/Python3/PyQt4.bas</Other>
     <Other>eric6/APIs/Python3/PyQt5.bas</Other>
+    <Other>eric6/APIs/Python3/PyQtChart.bas</Other>
+    <Other>eric6/APIs/Python3/PyQtWebEngine.bas</Other>
     <Other>eric6/APIs/Python3/QScintilla2.bas</Other>
     <Other>eric6/APIs/Python3/eric6.api</Other>
     <Other>eric6/APIs/Python3/eric6.bas</Other>

eric ide

mercurial