Fri, 04 Nov 2022 10:56:18 +0100 Edouard Tisserant SVGHMI: update generated XSLT
Fri, 04 Nov 2022 10:55:30 +0100 Edouard Tisserant SVGHMI: use messy test/projects/svghmi to give a try to ScreenSaver feature.
Fri, 04 Nov 2022 10:52:59 +0100 Edouard Tisserant SVGHMI: cosmetic fix in Back widget
Fri, 04 Nov 2022 10:51:45 +0100 Edouard Tisserant SVGHMI: add ScreenSaver feature. Automatically jumps to a page named "ScreenSaver" after timeout defined in page arguments.
Thu, 03 Nov 2022 17:43:30 +0100 Edouard Tisserant Backed out changeset c6068b674b30 wxPython4
Fri, 28 Oct 2022 10:42:35 +0200 Edouard Tisserant SVGHMI: update generated XSLT
Fri, 28 Oct 2022 09:44:33 +0200 Edouard Tisserant SVGHMI: enable periodical reconnect when browser is QtWebengine, working around memory leak with websocket on Qt's embedded Chromium.
Thu, 27 Oct 2022 10:52:24 +0200 Edouard Tisserant IDE: Added filtering in POU instance variables panel.
Fri, 21 Oct 2022 10:39:43 +0200 Edouard Tisserant SVGHMI: add automatic reconnection of websocket with 1s reconnection delay after first attempt.
Tue, 18 Oct 2022 11:09:40 +0200 Edouard Tisserant SVGHMI: prevent browser and watchdog commands to become zombie once finished.
Wed, 12 Oct 2022 11:59:47 +0200 Edouard Tisserant SVGHMI: svghmi_references exemple: add missing PLC part to demonstrate assigning PLC/HMI variables when validating a modal dialog.
Wed, 12 Oct 2022 11:56:04 +0200 Edouard Tisserant SVGHMI: cosmetic fixes
Wed, 12 Oct 2022 11:09:33 +0200 Edouard Tisserant runtime: remove forgotten printf at starup when retain memory is restored.
Tue, 25 Oct 2022 18:51:45 +0200 Edouard Tisserant OPC-UA client: add ApplicationUri parameter in case it differs from server's URI wxPython4
Fri, 21 Oct 2022 18:33:06 +0200 Edouard Tisserant Runtime: fix PLC not terminating when being Repaired (i.e purged). wxPython4
Fri, 21 Oct 2022 17:52:45 +0200 Edouard Tisserant IDE: fix exception when re-opening previously closed tab wxPython4
Fri, 21 Oct 2022 16:29:07 +0200 Edouard Tisserant IDE: fix SFC Action editor's text not visible on GTK3's dark themes. wxPython4
Fri, 21 Oct 2022 16:26:35 +0200 Edouard Tisserant IDE: fix action block editor's GridCellEditor. Consequence of wxPython4 bump. wxPython4
Thu, 20 Oct 2022 18:15:31 +0200 etisserant Update README.md wxPython4
Thu, 20 Oct 2022 18:10:27 +0200 etisserant Update README.md wxPython4
Wed, 19 Oct 2022 22:04:39 +0200 Edouard Tisserant IDE: fix exception when removing a file in Project Files manager. wxPython4
Wed, 19 Oct 2022 20:53:01 +0200 Edouard Tisserant Update README.md wxPython4
Tue, 11 Oct 2022 15:07:14 +0200 Edouard Tisserant Tests: fix OPC-UA test when run from repo. wxPython4
Tue, 11 Oct 2022 15:02:07 +0200 Edouard Tisserant OPC-UA: better logging in case of failure at init wxPython4
Tue, 11 Oct 2022 13:49:01 +0200 Edouard Tisserant Tests: version bump open62541 v1.3.2 -> v1.3.3 for github CI workflow. wxPython4
Tue, 11 Oct 2022 13:06:48 +0200 Edouard Tisserant Tests: add opc-ua encrypted test wxPython4
Thu, 06 Oct 2022 10:02:46 +0200 Edouard Tisserant Merged changes from default wxPython4
Wed, 05 Oct 2022 09:06:18 +0200 Edouard Tisserant SVGHMI: update generated XSLT
Tue, 04 Oct 2022 11:06:04 +0200 Edouard Tisserant SVGHMI: Update svghmi_references example to demonstrate use of Assign widget.
Tue, 04 Oct 2022 11:04:33 +0200 Edouard Tisserant SVGHMI: Add Assign widget, doing multiple assignments on click.