Python - ekelner, analiza obrazu
Dodano nasłuchiwanie folderu pod kątem pojawiania się nowych obrazów. Dodano połączenie z bazą danych, wraz z dodawaniem rekordów
This commit is contained in:
parent
d9493aee69
commit
9fe0783c69
@ -1,13 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="a79cebc0-13eb-413e-acdb-02d703308306" name="Default Changelist" comment="">
|
||||
<change afterPath="$PROJECT_DIR$/directoryListener.py" afterDir="false" />
|
||||
<change afterPath="$PROJECT_DIR$/mysqlConnect.py" afterDir="false" />
|
||||
<list default="true" id="a79cebc0-13eb-413e-acdb-02d703308306" name="Default Changelist" comment="Python - ekelner, analiza obrazu Dodano nasłuchiwanie folderu pod kątem pojawiania się nowych obrazów. Dodano połączenie z bazą danych, wraz z dodawaniem rekordów">
|
||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/menuAnalysis.py" beforeDir="false" afterPath="$PROJECT_DIR$/menuAnalysis.py" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/orders/CCI18022020.jpg" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/photoAnalysisUtils.py" beforeDir="false" afterPath="$PROJECT_DIR$/photoAnalysisUtils.py" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
@ -209,6 +204,14 @@
|
||||
<option name="presentableId" value="Default" />
|
||||
<updated>1581987739692</updated>
|
||||
</task>
|
||||
<task id="LOCAL-00001" summary="Python - ekelner, analiza obrazu Dodano nasłuchiwanie folderu pod kątem pojawiania się nowych obrazów. Dodano połączenie z bazą danych, wraz z dodawaniem rekordów">
|
||||
<created>1592638394939</created>
|
||||
<option name="number" value="00001" />
|
||||
<option name="presentableId" value="LOCAL-00001" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1592638394939</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="2" />
|
||||
<servers />
|
||||
</component>
|
||||
<component name="TypeScriptGeneratedFilesManager">
|
||||
@ -216,33 +219,42 @@
|
||||
</component>
|
||||
<component name="VcsManagerConfiguration">
|
||||
<MESSAGE value="Python - ekelner, analiza obrazu " />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="Python - ekelner, analiza obrazu " />
|
||||
<MESSAGE value="Python - ekelner, analiza obrazu Dodano nasłuchiwanie folderu pod kątem pojawiania się nowych obrazów. Dodano połączenie z bazą danych, wraz z dodawaniem rekordów" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="Python - ekelner, analiza obrazu Dodano nasłuchiwanie folderu pod kątem pojawiania się nowych obrazów. Dodano połączenie z bazą danych, wraz z dodawaniem rekordów" />
|
||||
</component>
|
||||
<component name="WindowStateProjectService">
|
||||
<state x="361" y="74" key="#Notifications" timestamp="1592604887703">
|
||||
<state x="361" y="74" key="#Notifications" timestamp="1592638695560">
|
||||
<screen x="0" y="0" width="1536" height="824" />
|
||||
</state>
|
||||
<state x="361" y="74" key="#Notifications/0.0.1536.824@0.0.1536.824" timestamp="1592604887703" />
|
||||
<state x="361" y="74" key="#Notifications/0.0.1536.824@0.0.1536.824" timestamp="1592638695560" />
|
||||
<state x="562" y="0" key="CommitChangelistDialog2" timestamp="1592638451013">
|
||||
<screen x="0" y="0" width="1536" height="824" />
|
||||
</state>
|
||||
<state x="562" y="0" key="CommitChangelistDialog2/0.0.1536.824@0.0.1536.824" timestamp="1592638451013" />
|
||||
<state x="147" y="65" key="DiffContextDialog" timestamp="1592638528166">
|
||||
<screen x="0" y="0" width="1536" height="824" />
|
||||
</state>
|
||||
<state x="147" y="65" key="DiffContextDialog/0.0.1536.824@0.0.1536.824" timestamp="1592638528166" />
|
||||
<state x="549" y="157" key="FileChooserDialogImpl" timestamp="1592605200406">
|
||||
<screen x="0" y="0" width="1536" height="824" />
|
||||
</state>
|
||||
<state x="549" y="157" key="FileChooserDialogImpl/0.0.1536.824@0.0.1536.824" timestamp="1592605200406" />
|
||||
<state width="1515" height="175" key="GridCell.Tab.0.bottom" timestamp="1592638239473">
|
||||
<state width="1515" height="175" key="GridCell.Tab.0.bottom" timestamp="1592638562796">
|
||||
<screen x="0" y="0" width="1536" height="824" />
|
||||
</state>
|
||||
<state width="1515" height="175" key="GridCell.Tab.0.bottom/0.0.1536.824@0.0.1536.824" timestamp="1592638239473" />
|
||||
<state width="1515" height="175" key="GridCell.Tab.0.center" timestamp="1592638239473">
|
||||
<state width="1515" height="175" key="GridCell.Tab.0.bottom/0.0.1536.824@0.0.1536.824" timestamp="1592638562796" />
|
||||
<state width="1515" height="175" key="GridCell.Tab.0.center" timestamp="1592638562796">
|
||||
<screen x="0" y="0" width="1536" height="824" />
|
||||
</state>
|
||||
<state width="1515" height="175" key="GridCell.Tab.0.center/0.0.1536.824@0.0.1536.824" timestamp="1592638239473" />
|
||||
<state width="1515" height="175" key="GridCell.Tab.0.left" timestamp="1592638239473">
|
||||
<state width="1515" height="175" key="GridCell.Tab.0.center/0.0.1536.824@0.0.1536.824" timestamp="1592638562796" />
|
||||
<state width="1515" height="175" key="GridCell.Tab.0.left" timestamp="1592638562795">
|
||||
<screen x="0" y="0" width="1536" height="824" />
|
||||
</state>
|
||||
<state width="1515" height="175" key="GridCell.Tab.0.left/0.0.1536.824@0.0.1536.824" timestamp="1592638239473" />
|
||||
<state width="1515" height="175" key="GridCell.Tab.0.right" timestamp="1592638239473">
|
||||
<state width="1515" height="175" key="GridCell.Tab.0.left/0.0.1536.824@0.0.1536.824" timestamp="1592638562795" />
|
||||
<state width="1515" height="175" key="GridCell.Tab.0.right" timestamp="1592638562796">
|
||||
<screen x="0" y="0" width="1536" height="824" />
|
||||
</state>
|
||||
<state width="1515" height="175" key="GridCell.Tab.0.right/0.0.1536.824@0.0.1536.824" timestamp="1592638239473" />
|
||||
<state width="1515" height="175" key="GridCell.Tab.0.right/0.0.1536.824@0.0.1536.824" timestamp="1592638562796" />
|
||||
<state width="757" height="261" key="GridCell.Tab.1.bottom" timestamp="1592611063544">
|
||||
<screen x="0" y="0" width="1536" height="824" />
|
||||
</state>
|
||||
@ -263,10 +275,18 @@
|
||||
<screen x="0" y="0" width="1536" height="824" />
|
||||
</state>
|
||||
<state x="279" y="58" key="SettingsEditor/0.0.1536.824@0.0.1536.824" timestamp="1592605156082" />
|
||||
<state x="361" y="148" key="Vcs.Push.Dialog.v2" timestamp="1592638662964">
|
||||
<screen x="0" y="0" width="1536" height="824" />
|
||||
</state>
|
||||
<state x="361" y="148" key="Vcs.Push.Dialog.v2/0.0.1536.824@0.0.1536.824" timestamp="1592638662964" />
|
||||
<state x="477" y="240" key="com.intellij.ide.util.TipDialog" timestamp="1592605238078">
|
||||
<screen x="0" y="0" width="1536" height="824" />
|
||||
</state>
|
||||
<state x="477" y="240" key="com.intellij.ide.util.TipDialog/0.0.1536.824@0.0.1536.824" timestamp="1592605238078" />
|
||||
<state x="580" y="331" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2" timestamp="1592638506381">
|
||||
<screen x="0" y="0" width="1536" height="824" />
|
||||
</state>
|
||||
<state x="580" y="331" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/0.0.1536.824@0.0.1536.824" timestamp="1592638506381" />
|
||||
<state x="431" y="145" width="672" height="678" key="search.everywhere.popup" timestamp="1592602138706">
|
||||
<screen x="0" y="0" width="1536" height="824" />
|
||||
</state>
|
||||
|
Loading…
Reference in New Issue
Block a user