--- a/eric6.e4p Mon Feb 01 10:06:11 2021 +0100 +++ b/eric6.e4p Mon Feb 01 13:25:37 2021 +0100 @@ -280,6 +280,7 @@ <Source>eric6/MultiProject/AddProjectDialog.py</Source> <Source>eric6/MultiProject/MultiProject.py</Source> <Source>eric6/MultiProject/MultiProjectBrowser.py</Source> + <Source>eric6/MultiProject/MultiProjectFile.py</Source> <Source>eric6/MultiProject/PropertiesDialog.py</Source> <Source>eric6/MultiProject/__init__.py</Source> <Source>eric6/Network/IRC/IrcChannelEditDialog.py</Source> @@ -724,6 +725,7 @@ <Source>eric6/Preferences/ConfigurationPages/EditorGeneralPage.py</Source> <Source>eric6/Preferences/ConfigurationPages/EditorHighlightersPage.py</Source> <Source>eric6/Preferences/ConfigurationPages/EditorHighlightingStylesPage.py</Source> + <Source>eric6/Preferences/ConfigurationPages/EditorHighlightingStylesSelectionDialog.py</Source> <Source>eric6/Preferences/ConfigurationPages/EditorKeywordsPage.py</Source> <Source>eric6/Preferences/ConfigurationPages/EditorLanguageTabIndentOverrideDialog.py</Source> <Source>eric6/Preferences/ConfigurationPages/EditorMouseClickHandlerPage.py</Source> @@ -771,12 +773,14 @@ <Source>eric6/Preferences/ConfigurationPages/WebBrowserSpellCheckingPage.py</Source> <Source>eric6/Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py</Source> <Source>eric6/Preferences/ConfigurationPages/__init__.py</Source> + <Source>eric6/Preferences/HighlightingStylesFile.py</Source> <Source>eric6/Preferences/MouseClickDialog.py</Source> <Source>eric6/Preferences/PreferencesLexer.py</Source> <Source>eric6/Preferences/ProgramsDialog.py</Source> <Source>eric6/Preferences/ShortcutDialog.py</Source> <Source>eric6/Preferences/Shortcuts.py</Source> <Source>eric6/Preferences/ShortcutsDialog.py</Source> + <Source>eric6/Preferences/ShortcutsFile.py</Source> <Source>eric6/Preferences/SubstyleDefinitionDialog.py</Source> <Source>eric6/Preferences/ToolConfigurationDialog.py</Source> <Source>eric6/Preferences/ToolGroupConfigurationDialog.py</Source> @@ -788,6 +792,7 @@ <Source>eric6/Project/AddLanguageDialog.py</Source> <Source>eric6/Project/CreateDialogCodeDialog.py</Source> <Source>eric6/Project/DebuggerPropertiesDialog.py</Source> + <Source>eric6/Project/DebuggerPropertiesFile.py</Source> <Source>eric6/Project/FiletypeAssociationDialog.py</Source> <Source>eric6/Project/IdlCompilerDefineNameDialog.py</Source> <Source>eric6/Project/IdlCompilerOptionsDialog.py</Source> @@ -801,6 +806,7 @@ <Source>eric6/Project/ProjectBrowserFlags.py</Source> <Source>eric6/Project/ProjectBrowserModel.py</Source> <Source>eric6/Project/ProjectBrowserSortFilterProxyModel.py</Source> + <Source>eric6/Project/ProjectFile.py</Source> <Source>eric6/Project/ProjectFormsBrowser.py</Source> <Source>eric6/Project/ProjectInterfacesBrowser.py</Source> <Source>eric6/Project/ProjectOthersBrowser.py</Source> @@ -816,6 +822,7 @@ <Source>eric6/Project/UicCompilerOptionsDialog.py</Source> <Source>eric6/Project/UicLoadUi5.py</Source> <Source>eric6/Project/UicLoadUi6.py</Source> + <Source>eric6/Project/UserProjectFile.py</Source> <Source>eric6/Project/UserPropertiesDialog.py</Source> <Source>eric6/Project/__init__.py</Source> <Source>eric6/PyUnit/UnittestDialog.py</Source> @@ -909,6 +916,8 @@ <Source>eric6/QScintilla/TypingCompleters/__init__.py</Source> <Source>eric6/QScintilla/ZoomDialog.py</Source> <Source>eric6/QScintilla/__init__.py</Source> + <Source>eric6/Sessions/SessionFile.py</Source> + <Source>eric6/Sessions/__init__.py</Source> <Source>eric6/Snapshot/SnapWidget.py</Source> <Source>eric6/Snapshot/SnapshotDefaultGrabber.py</Source> <Source>eric6/Snapshot/SnapshotFreehandGrabber.py</Source> @@ -928,11 +937,13 @@ <Source>eric6/Tasks/TaskFilterConfigDialog.py</Source> <Source>eric6/Tasks/TaskPropertiesDialog.py</Source> <Source>eric6/Tasks/TaskViewer.py</Source> + <Source>eric6/Tasks/TasksFile.py</Source> <Source>eric6/Tasks/__init__.py</Source> <Source>eric6/Templates/TemplateMultipleVariablesDialog.py</Source> <Source>eric6/Templates/TemplatePropertiesDialog.py</Source> <Source>eric6/Templates/TemplateSingleVariableDialog.py</Source> <Source>eric6/Templates/TemplateViewer.py</Source> + <Source>eric6/Templates/TemplatesFile.py</Source> <Source>eric6/Templates/__init__.py</Source> <Source>eric6/ThirdParty/CharDet/__init__.py</Source> <Source>eric6/ThirdParty/CharDet/chardet/__init__.py</Source> @@ -1901,6 +1912,7 @@ <Form>eric6/Preferences/ConfigurationPages/EditorGeneralPage.ui</Form> <Form>eric6/Preferences/ConfigurationPages/EditorHighlightersPage.ui</Form> <Form>eric6/Preferences/ConfigurationPages/EditorHighlightingStylesPage.ui</Form> + <Form>eric6/Preferences/ConfigurationPages/EditorHighlightingStylesSelectionDialog.ui</Form> <Form>eric6/Preferences/ConfigurationPages/EditorKeywordsPage.ui</Form> <Form>eric6/Preferences/ConfigurationPages/EditorLanguageTabIndentOverrideDialog.ui</Form> <Form>eric6/Preferences/ConfigurationPages/EditorMouseClickHandlerPage.ui</Form> @@ -2115,6 +2127,7 @@ <Other>docs/THANKS</Other> <Other>docs/changelog</Other> <Other>eric6.e4p</Other> + <Other>eric6.epj</Other> <Other>eric6/APIs/MicroPython/calliope.api</Other> <Other>eric6/APIs/MicroPython/circuitpython.api</Other> <Other>eric6/APIs/MicroPython/microbit.api</Other>