9 months ago Edouard Tisserant Doc: start converting Standard Library documentation from old MC8 manual.
9 months ago Edouard Tisserant merge
9 months ago Edouard Tisserant Modbus: fix test: add missing filles and add Modbus source+build in GH CI
9 months ago Edouard Tisserant Modbus: add CI test + test project
9 months ago Edouard Tisserant Doc: re-organize existing, sketch outline, add SVGHMI intro.
9 months ago Edouard Tisserant Examples: add svghmi_json_table
9 months ago Edouard Tisserant SVGHMI: add "DISCARD:" prefix to force discarding an SVG element
9 months ago Edouard Tisserant SVG: fix HMI:Assign widget to properly handle single-letter variable names.
9 months ago Edouard Tisserant SVGHMI: Fix wrong documentation copy-pasted in HMI:Page.
9 months ago Edouard Tisserant SVGHMI: add FlatButton with no active or inactive elements.
9 months ago Edouard Tisserant SVGHMI: i18n: minimize warnings for incomplete/fuzzy/outdated translations
9 months ago Edouard Tisserant SVGHMI: i18n: fix .POT generation + other cosmetic fixes.
9 months ago Edouard Tisserant merge
10 months ago Edouard Tisserant Removed forgotten debug print.
10 months ago Edouard Tisserant SVGHMI: fix py3 consequences on i18n
10 months ago Edouard Tisserant merge
10 months ago Edouard Tisserant SVGHMI: Fix thumbnail generation.
10 months ago Edouard Tisserant Tests: update svghmi test project to py3 and erpc
10 months ago Edouard Tisserant IDE: Fix local runtime not starting on windows.
10 months ago Edouard Tisserant Add credits for Czech i18n
10 months ago Edouard Tisserant Shows AboutDialog even if revisions.tx is missing
10 months ago Edouard Tisserant IDE: Fix encrypted ERPC: newer TLS, better error handling, re-add explicit ERPCS scheme, use sslpsk better.
10 months ago Edouard Tisserant merge
10 months ago Edouard Tisserant IDE: display contents of revisions.txt (put there by installer builder script) in About Dialog.
10 months ago Edouard Tisserant eRPC Server: fix exception at disconnect and reconnecting
10 months ago etisserant Merge pull request #31 from martinpihrt/python3
10 months ago Martin Pihrt Create Beremiz_cs_CZ.po
10 months ago Martin Pihrt Create Beremiz.mo
10 months ago Edouard Tisserant Fix SVGHMI build exception on windows: return bytes for inkscape path in docsvg.
10 months ago Edouard Tisserant SVGHMI: fix consequence of last change in ProcessLogger