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