- 14 Jan, 2020 13 commits
-
-
VIGNET Pierre authored
[gui] Improve get_simple_node_names and the calculation of signal_transition_dict (useless if transitions have not changed)
-
VIGNET Pierre authored
-
VIGNET Pierre authored
-
VIGNET Pierre authored
-
VIGNET Pierre authored
-
VIGNET Pierre authored
- Delete redondant code - Add doc
-
VIGNET Pierre authored
-
VIGNET Pierre authored
-
VIGNET Pierre authored
-
VIGNET Pierre authored
-
VIGNET Pierre authored
-
VIGNET Pierre authored
-
VIGNET Pierre authored
-
- 13 Jan, 2020 9 commits
-
-
VIGNET Pierre authored
=> deletion of useless get_model accessor
-
VIGNET Pierre authored
-
VIGNET Pierre authored
- Proper way to access to the model via XML parser - Now the parser sets the status of the model to not modified just after the load of the file - Fix typos
-
VIGNET Pierre authored
-
VIGNET Pierre authored
-
VIGNET Pierre authored
-
VIGNET Pierre authored
[gui] Charter/ChartModel: Fix modified model notification during the close; partially reverts 89fed44f
-
VIGNET Pierre authored
-
VIGNET Pierre authored
-
- 12 Jan, 2020 7 commits
-
-
VIGNET Pierre authored
-
VIGNET Pierre authored
-
VIGNET Pierre authored
[gui] Charter: Rewrite on_display_states: show influencing places of conditions from the GUI; display missing nodes
-
VIGNET Pierre authored
-
VIGNET Pierre authored
-
VIGNET Pierre authored
[gui] CharControler;EditMVC: Refresh ChartInfo widget when a new model is set/switch, or following a deletion - => just select the root/parent node by default
-
VIGNET Pierre authored
- Moreover in all cases of deletion, current_node must be reset
-
- 11 Jan, 2020 11 commits
-
-
VIGNET Pierre authored
-
VIGNET Pierre authored
[gui][lib] ChartModel: Fix bug: after notify changes the model status didn't return to the unmodified state - This caused unecessary computations - This prevented optimizations
-
VIGNET Pierre authored
[gui] chart_misc_widgets: Display previously selected nodes on the model after a switch to another model
-
VIGNET Pierre authored
-
VIGNET Pierre authored
-
VIGNET Pierre authored
-
VIGNET Pierre authored
-
VIGNET Pierre authored
-
VIGNET Pierre authored
-
VIGNET Pierre authored
New nodes created manually are named with are named taking into account the names of the nodes already present (avoids accidental overwriting in node_dict
-
VIGNET Pierre authored
-