Fri, 16 Dec 2022 13:43:38 +0100 Edouard Tisserant py_ext: add CSV file reading POUs in python extension library
Fri, 16 Dec 2022 13:41:03 +0100 Edouard Tisserant SVGHMI: fix input widget sometime messing with font style
Thu, 15 Dec 2022 14:59:27 +0100 Edouard Tisserant Merged default in wxPython4 branch wxPython4
Thu, 08 Dec 2022 11:17:15 +0100 Edouard Tisserant ST code generator: when including PLCopen TC6 XML libraries (for example py_ext/pous.xml or NativeLib.xml), also includes libraries globals in result
Tue, 29 Nov 2022 10:59:53 +0100 Edouard Tisserant Runtime: add arbitrary file upload to working dir in web interface
Fri, 25 Nov 2022 11:12:14 +0100 Edouard Tisserant SVGHMI: fix double-dispatch happening when using low widget update frequency on variable already being updated with high frequency by other widgets.
Thu, 15 Dec 2022 14:55:30 +0100 Edouard Tisserant Merge wxPython4
Thu, 15 Dec 2022 14:54:05 +0100 Edouard Tisserant Backed out changeset ddadbdf20e70, no effect on current problem.
Tue, 13 Dec 2022 22:04:16 +0100 etisserant GH CI: try reverting to previous version of ubuntu
Thu, 15 Dec 2022 14:49:52 +0100 Edouard Tisserant IDE tests: ensure that file browser idled before entering path in new_project wxPython4
Thu, 15 Dec 2022 14:46:48 +0100 Edouard Tisserant tests/tools: move comment and remove dead code in Dockerfile wxPython4
Thu, 15 Dec 2022 14:45:52 +0100 Edouard Tisserant tests: add tesseract training data "tessdata", still trying to enhance OCR reliability in UI tests wxPython4
Mon, 05 Dec 2022 15:53:25 +0100 Edouard Tisserant tests: attemps to make OCR based hits more stable wxPython4
Thu, 24 Nov 2022 17:41:24 +0100 Edouard Tisserant Tests: fix path logic in Docker creation script, consequence of previous commit. wxPython4
Thu, 24 Nov 2022 17:21:53 +0100 Edouard Tisserant Tests: cleanup and tidy docker definitions and scripts wxPython4
Thu, 24 Nov 2022 16:12:03 +0100 Edouard Tisserant Merged changes from default in wxPython4 branch wxPython4
Thu, 24 Nov 2022 12:05:43 +0100 Edouard Tisserant SVGHMI: fix XY graph init (consequence of earlier change) + reindent
Thu, 24 Nov 2022 11:47:56 +0100 Edouard Tisserant SVGHMI: move declaration of "xmlns" javascript const so that widgets can use it.
Thu, 24 Nov 2022 10:54:58 +0100 Edouard Tisserant SVGHMI: add Page assignment use case in svghmi test project.
Wed, 23 Nov 2022 14:18:25 +0100 Edouard Tisserant Marged default in wxPython4 wxPython4
Wed, 23 Nov 2022 11:34:15 +0100 Edouard Tisserant SVGHMI: update generated xslt
Wed, 23 Nov 2022 11:30:30 +0100 Edouard Tisserant SVGHMI: avoid Widget's member name colision in between enable expressions and assignments.
Wed, 23 Nov 2022 11:27:55 +0100 Edouard Tisserant SVGHMI: Add arbitrary variable assignment when entering Pages
Fri, 18 Nov 2022 10:44:56 +0100 Edouard Tisserant SVGHMI: update generated XSLT
Fri, 18 Nov 2022 10:40:57 +0100 Edouard Tisserant SVGHMI: fix periodic reconnect triggering watchdog
Thu, 17 Nov 2022 11:08:36 +0100 Edouard Tisserant IDE: Optimization of modification events processing in text editors.
Tue, 15 Nov 2022 09:29:48 +0100 Edouard Tisserant SVGHMI: cosmetic change
Tue, 15 Nov 2022 09:22:50 +0100 Edouard Tisserant SVGHMI: do not try to reconnect websocket if closed properly by server.
Sun, 20 Nov 2022 18:36:13 +0100 Edouard Tisserant Tests: force bigger fonts and flat theme in GTK to make OCR more reliable. wxPython4
Fri, 18 Nov 2022 07:34:29 +0100 Edouard Tisserant OPC-UA: tolerate better pre-encryption formated client configuration file. wxPython4