2022-08-31 |
Edouard Tisserant |
SVGHMI: rework Jump widget to cope with Enable Expressions.
|
file |
diff |
annotate
|
2022-08-23 |
Edouard Tisserant |
SVGHMI: add support for "enable expressions" with arbitrary variable name assignment.
|
file |
diff |
annotate
|
2022-08-19 |
Edouard Tisserant |
SVGHMI: preliminary implementation of a general enable bit for all widgets, using "#" at the end of widget declaration, and a "disabled" element that becomes visible instead of widget when disabled.
|
file |
diff |
annotate
|
2022-08-12 |
Edouard Tisserant |
SVGHMI: rename veriables in parse_labels.ysl2 for better readability
|
file |
diff |
annotate
|
2022-08-11 |
Edouard Tisserant |
SVGHMI: add support for multiline widget declaration using svg:desc.
|
file |
diff |
annotate
|
2022-06-01 |
Edouard Tisserant |
SVGHMI: fix parsing of floating point and negative min and max limits in widget label syntax.
|
file |
diff |
annotate
|
2022-05-06 |
Edouard Tisserant |
SVGHMI: fix widget's update frequency forcing : syntax checking was enforcing unit and js code was using undefined variables
|
file |
diff |
annotate
|
2022-05-05 |
Edouard Tisserant |
SVGHMI: Add support for forcing widget update frequency with period longer than a second. As an example, "HMI:Display|10s@/myvar" updates variable every 10 seconds.
|
file |
diff |
annotate
|
2022-01-19 |
Edouard Tisserant |
SVGHMI: Fixed support for frequency parsing in widget label
|
file |
diff |
annotate
|
2022-01-18 |
Edouard Tisserant |
SVGHMI: add syntax for widget update frequency in widget label: HMI:WidgetType|freq:arg0:arg1@path
|
file |
diff |
annotate
|
2021-06-16 |
Edouard Tisserant |
SVGHMI: UI: added prefill of arguments according to values in widget instance in library. Also added library's widget instance description to description field.
svghmi
|
file |
diff |
annotate
|
2021-05-02 |
Edouard Tisserant |
SVGHMI: Extend widget labels parsing to allow expressing widget's accepted types in labels
svghmi
|
file |
diff |
annotate
|
2021-04-14 |
Edouard Tisserant |
SVGHMI: fixed typo
svghmi
|
file |
diff |
annotate
|
2021-04-13 |
Edouard Tisserant |
SVGHMI: still quite naive path substitution whn prepearing widget for DnD, but now uses label generation.
svghmi
|
file |
diff |
annotate
|
2021-04-02 |
Edouard Tisserant |
SVGHMI: Widget Library Picker now transforms SVG widget before allowing DnD. Transform is just identity forn now, but label parsing have already been included. To be continued.
svghmi
|
file |
diff |
annotate
| base
|