summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.idea/Chemical-PFD.iml12
-rw-r--r--.idea/inspectionProfiles/Project_Default.xml24
-rw-r--r--.idea/inspectionProfiles/profiles_settings.xml6
-rw-r--r--.idea/misc.xml4
-rw-r--r--.idea/modules.xml8
-rw-r--r--.idea/vcs.xml6
-rw-r--r--.idea/workspace.xml121
7 files changed, 0 insertions, 181 deletions
diff --git a/.idea/Chemical-PFD.iml b/.idea/Chemical-PFD.iml
deleted file mode 100644
index 8b8c395..0000000
--- a/.idea/Chemical-PFD.iml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="PYTHON_MODULE" version="4">
- <component name="NewModuleRootManager">
- <content url="file://$MODULE_DIR$" />
- <orderEntry type="inheritedJdk" />
- <orderEntry type="sourceFolder" forTests="false" />
- </component>
- <component name="PyDocumentationSettings">
- <option name="format" value="PLAIN" />
- <option name="myDocStringFormat" value="Plain" />
- </component>
-</module> \ No newline at end of file
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml
deleted file mode 100644
index d3001db..0000000
--- a/.idea/inspectionProfiles/Project_Default.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<component name="InspectionProjectProfileManager">
- <profile version="1.0">
- <option name="myName" value="Project Default" />
- <inspection_tool class="PyPackageRequirementsInspection" enabled="true" level="WARNING" enabled_by_default="true">
- <option name="ignoredPackages">
- <value>
- <list size="2">
- <item index="0" class="java.lang.String" itemvalue="PyQt5" />
- <item index="1" class="java.lang.String" itemvalue="fbs" />
- </list>
- </value>
- </option>
- </inspection_tool>
- <inspection_tool class="PyPep8NamingInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
- <option name="ignoredErrors">
- <list>
- <option value="N803" />
- <option value="N802" />
- <option value="N806" />
- </list>
- </option>
- </inspection_tool>
- </profile>
-</component> \ No newline at end of file
diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml
deleted file mode 100644
index 105ce2d..0000000
--- a/.idea/inspectionProfiles/profiles_settings.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<component name="InspectionProjectProfileManager">
- <settings>
- <option name="USE_PROJECT_PROFILE" value="false" />
- <version value="1.0" />
- </settings>
-</component> \ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
deleted file mode 100644
index d1e22ec..0000000
--- a/.idea/misc.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.8" project-jdk-type="Python SDK" />
-</project> \ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
deleted file mode 100644
index 8b28038..0000000
--- a/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="ProjectModuleManager">
- <modules>
- <module fileurl="file://$PROJECT_DIR$/.idea/Chemical-PFD.iml" filepath="$PROJECT_DIR$/.idea/Chemical-PFD.iml" />
- </modules>
- </component>
-</project> \ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
deleted file mode 100644
index 94a25f7..0000000
--- a/.idea/vcs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="VcsDirectoryMappings">
- <mapping directory="$PROJECT_DIR$" vcs="Git" />
- </component>
-</project> \ No newline at end of file
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
deleted file mode 100644
index 128026d..0000000
--- a/.idea/workspace.xml
+++ /dev/null
@@ -1,121 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="ChangeListManager">
- <list default="true" id="65f9161b-2f60-44e6-a4f9-049f0bf4d354" name="Default Changelist" comment="">
- <change beforePath="$PROJECT_DIR$/src/main/resources/base/svg/ellipse.svg" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/base/svg/ellipse.svg" afterDir="false" />
- </list>
- <option name="SHOW_DIALOG" value="false" />
- <option name="HIGHLIGHT_CONFLICTS" value="true" />
- <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
- <option name="LAST_RESOLUTION" value="IGNORE" />
- </component>
- <component name="Git.Settings">
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- </component>
- <component name="ProjectId" id="1c9audivatc9em0eH7NA2BqTrMl" />
- <component name="ProjectLevelVcsManager" settingsEditedManually="true">
- <ConfirmationsSetting value="1" id="Add" />
- </component>
- <component name="ProjectViewState">
- <option name="hideEmptyMiddlePackages" value="true" />
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent">
- <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
- <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
- <property name="settings.editor.selected.configurable" value="preferences.lookFeel" />
- </component>
- <component name="RecentsManager">
- <key name="MoveFile.RECENT_KEYS">
- <recent name="D:\Chemical-PFD\src\main\python\shapes\svg" />
- </key>
- </component>
- <component name="RunManager">
- <configuration name="main" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
- <module name="Chemical-PFD" />
- <option name="INTERPRETER_OPTIONS" value="" />
- <option name="PARENT_ENVS" value="true" />
- <envs>
- <env name="PYTHONUNBUFFERED" value="1" />
- </envs>
- <option name="SDK_HOME" value="" />
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/src/main/python" />
- <option name="IS_MODULE_SDK" value="true" />
- <option name="ADD_CONTENT_ROOTS" value="true" />
- <option name="ADD_SOURCE_ROOTS" value="true" />
- <option name="SCRIPT_NAME" value="$PROJECT_DIR$/src/main/python/main.py" />
- <option name="PARAMETERS" value="" />
- <option name="SHOW_COMMAND_LINE" value="false" />
- <option name="EMULATE_TERMINAL" value="false" />
- <option name="MODULE_MODE" value="false" />
- <option name="REDIRECT_INPUT" value="false" />
- <option name="INPUT_FILE" value="" />
- <method v="2" />
- </configuration>
- <recent_temporary>
- <list>
- <item itemvalue="Python.main" />
- </list>
- </recent_temporary>
- </component>
- <component name="SvnConfiguration">
- <configuration />
- </component>
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="65f9161b-2f60-44e6-a4f9-049f0bf4d354" name="Default Changelist" comment="" />
- <created>1589943488915</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1589943488915</updated>
- </task>
- <servers />
- </component>
- <component name="WindowStateProjectService">
- <state width="1515" height="95" key="GridCell.Tab.0.bottom" timestamp="1591164173790">
- <screen x="0" y="0" width="1536" height="864" />
- </state>
- <state width="1515" height="95" key="GridCell.Tab.0.bottom/0.0.1536.864@0.0.1536.864" timestamp="1591164173790" />
- <state width="1515" height="95" key="GridCell.Tab.0.center" timestamp="1591164173790">
- <screen x="0" y="0" width="1536" height="864" />
- </state>
- <state width="1515" height="95" key="GridCell.Tab.0.center/0.0.1536.864@0.0.1536.864" timestamp="1591164173790" />
- <state width="1515" height="95" key="GridCell.Tab.0.left" timestamp="1591164173790">
- <screen x="0" y="0" width="1536" height="864" />
- </state>
- <state width="1515" height="95" key="GridCell.Tab.0.left/0.0.1536.864@0.0.1536.864" timestamp="1591164173790" />
- <state width="1515" height="95" key="GridCell.Tab.0.right" timestamp="1591164173790">
- <screen x="0" y="0" width="1536" height="864" />
- </state>
- <state width="1515" height="95" key="GridCell.Tab.0.right/0.0.1536.864@0.0.1536.864" timestamp="1591164173790" />
- <state x="277" y="77" key="SettingsEditor" timestamp="1591108366041">
- <screen x="0" y="0" width="1536" height="864" />
- </state>
- <state x="277" y="77" key="SettingsEditor/0.0.1536.864@0.0.1536.864" timestamp="1591108366041" />
- <state x="431" y="181" key="search.everywhere.popup" timestamp="1591103620550">
- <screen x="0" y="0" width="1536" height="864" />
- </state>
- <state x="431" y="181" key="search.everywhere.popup/0.0.1536.864@0.0.1536.864" timestamp="1591103620550" />
- </component>
- <component name="XDebuggerManager">
- <breakpoint-manager>
- <breakpoints>
- <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
- <url>file://$PROJECT_DIR$/src/main/python/shapes/shapes.py</url>
- <line>574</line>
- <option name="timeStamp" value="1" />
- </line-breakpoint>
- <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
- <url>file://$PROJECT_DIR$/src/main/python/shapes/shapes.py</url>
- <line>614</line>
- <option name="timeStamp" value="3" />
- </line-breakpoint>
- <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
- <url>file://$PROJECT_DIR$/src/main/python/shapes/shapes.py</url>
- <line>724</line>
- <option name="timeStamp" value="4" />
- </line-breakpoint>
- </breakpoints>
- </breakpoint-manager>
- </component>
-</project> \ No newline at end of file