12 months ago Edouard Tisserant IDE: Fix local runtime not starting on windows.
12 months ago Edouard Tisserant Add credits for Czech i18n
12 months ago Edouard Tisserant Shows AboutDialog even if revisions.tx is missing
12 months ago Edouard Tisserant IDE: Fix encrypted ERPC: newer TLS, better error handling, re-add explicit ERPCS scheme, use sslpsk better.
12 months ago Edouard Tisserant merge
12 months ago Edouard Tisserant IDE: display contents of revisions.txt (put there by installer builder script) in About Dialog.
12 months ago Edouard Tisserant eRPC Server: fix exception at disconnect and reconnecting
12 months ago etisserant Merge pull request #31 from martinpihrt/python3
12 months ago Martin Pihrt Create Beremiz_cs_CZ.po
12 months ago Martin Pihrt Create Beremiz.mo
12 months ago Edouard Tisserant Fix SVGHMI build exception on windows: return bytes for inkscape path in docsvg.
13 months ago Edouard Tisserant SVGHMI: fix consequence of last change in ProcessLogger
13 months ago Edouard Tisserant Update requirements.txt
13 months ago Edouard Tisserant Remove forgotten debug prints
13 months ago Edouard Tisserant merge
13 months ago Edouard Tisserant Updates requirements.txt about forks of Nevow and sslpsk
13 months ago Edouard Tisserant Fix deprecated WX call producing warning.
13 months ago Edouard Tisserant Fix exception on right click, showing context menu.
13 months ago Edouard Tisserant GCC toolchain: Add {SYSROOT} substitution with support for whitespaces
13 months ago Edouard Tisserant Fix argument lexer in ProcessLogger, replace it with shlex standard python module.
13 months ago Edouard Tisserant SVGHMI: Fix warning with WxPython > 4.x
13 months ago Edouard Tisserant docsvg: safer version checking of Inkscape
13 months ago Edouard Tisserant IDE. update genicons.sh to inkscape 1.1 command line
13 months ago Edouard Tisserant IDE: adjust Build and Clean icons colors.
14 months ago Edouard Tisserant Fix variable forcing. Now works with eRPC. PLCObject API changed.
14 months ago Edouard Tisserant Fix strings displaying as repr(bytes) in debug view.
14 months ago Edouard Tisserant Fix variable tracing in new eRPC interface.
14 months ago Edouard Tisserant Replace PYRO with ERPC. Work In Progress.
15 months ago Edouard Tisserant Fix blind replace ('text' into 'str') from py3 port
15 months ago Edouard Tisserant Fix settings URL: now '/' instead of '/settings'