1
0
forked from IPKM/nmreval

crude updater added; write_state uses plain text, not pickle; disallow invalid characters; T246

This commit is contained in:
Dominik Demuth
2023-01-05 15:27:33 +01:00
parent 2ed390ccae
commit 04eb83a19d
11 changed files with 273 additions and 131 deletions

View File

@ -136,7 +136,7 @@
<x>0</x>
<y>0</y>
<width>1386</width>
<height>30</height>
<height>20</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">
@ -501,10 +501,6 @@
<addaction name="action_sort_pts"/>
</widget>
<action name="action_close">
<property name="icon">
<iconset theme="window-close">
<normaloff>../../../../../.designer/backup</normaloff>../../../../../.designer/backup</iconset>
</property>
<property name="text">
<string>&amp;Quit</string>
</property>
@ -542,10 +538,6 @@
</property>
</action>
<action name="action_delete_sets">
<property name="icon">
<iconset theme="edit-delete">
<normaloff>../../../../../.designer/backup</normaloff>../../../../../.designer/backup</iconset>
</property>
<property name="text">
<string>&amp;Delete Set</string>
</property>
@ -564,10 +556,6 @@
</property>
</action>
<action name="action_reset">
<property name="icon">
<iconset theme="edit-clear">
<normaloff>../../../../../../../../.designer/backup</normaloff>../../../../../../../../.designer/backup</iconset>
</property>
<property name="text">
<string>&amp;Reset</string>
</property>
@ -576,10 +564,6 @@
</property>
</action>
<action name="actionDocumentation">
<property name="icon">
<iconset theme="help-about">
<normaloff>../../../../../../../../.designer/backup</normaloff>../../../../../../../../.designer/backup</iconset>
</property>
<property name="text">
<string>&amp;Documentation</string>
</property>
@ -705,10 +689,6 @@
</property>
</action>
<action name="actionRefresh">
<property name="icon">
<iconset theme="view-refresh">
<normaloff>../../../../../.designer/backup</normaloff>../../../../../.designer/backup</iconset>
</property>
<property name="text">
<string>Refresh</string>
</property>
@ -779,10 +759,6 @@
</property>
</action>
<action name="actionDelete_window">
<property name="icon">
<iconset theme="edit-delete">
<normaloff>../../../../../.designer/backup</normaloff>../../../../../.designer/backup</iconset>
</property>
<property name="text">
<string>Delete graph</string>
</property>
@ -914,10 +890,6 @@
</property>
</action>
<action name="actionPrint">
<property name="icon">
<iconset theme="document-print">
<normaloff>../../../.designer/backup</normaloff>../../../.designer/backup</iconset>
</property>
<property name="text">
<string>Print...</string>
</property>