Fri, 15 Mar 2024 08:48:32 +0100 |
Edouard Tisserant |
SVGHMI: Fix thumbnail generation.
|
file |
diff |
annotate
|
Tue, 20 Feb 2024 11:34:28 +0100 |
Edouard Tisserant |
SVGHMI: Fix warning with WxPython > 4.x
|
file |
diff |
annotate
|
Sat, 25 Nov 2023 00:18:05 +0100 |
Edouard Tisserant |
SVGHMI: Fixes UI lifecycle problems
|
file |
diff |
annotate
|
Wed, 31 May 2023 17:06:03 +0200 |
Edouard Tisserant |
Py3 related fixes for SVGHMI UI.
|
file |
diff |
annotate
|
Fri, 28 Oct 2022 12:39:15 +0800 |
GP Orcullo |
automated conversion using 2to3-3.9 tool
python3
|
file |
diff |
annotate
|
Tue, 13 Sep 2022 16:53:15 +0200 |
Edouard Tisserant |
Merge changes from default branch
wxPython4
|
file |
diff |
annotate
|
Tue, 23 Aug 2022 12:19:44 +0200 |
Edouard Tisserant |
SVGHMI: add support for "enable expressions" with arbitrary variable name assignment.
|
file |
diff |
annotate
|
Mon, 08 Aug 2022 18:09:26 +0200 |
Edouard Tisserant |
IDE, SVGHMI: Workaround Snap package not launching Inskape, POEdit or Chromium directly, producing lot of output in Incskape CLI, and messing with TMPDIR
wxPython4
|
file |
diff |
annotate
|
Mon, 27 Jun 2022 10:26:04 +0200 |
Edouard Tisserant |
Merge default in wxPython4 branch
wxPython4
|
file |
diff |
annotate
|
Thu, 26 May 2022 23:39:30 +0200 |
Edouard Tisserant |
SVGHMI: Adapt to Inkscape 0.92 "-e" replaced by "-o" in 1.2, and workaround access right problem when generating thumbnails.
|
file |
diff |
annotate
|
Thu, 26 May 2022 23:39:30 +0200 |
Edouard Tisserant |
SVGHMI: Adapt to Inkscape 0.92 "-e" replaced by "-o" in 1.2, and workaround access right problem when generating thumbnails.
|
file |
diff |
annotate
|
Tue, 17 May 2022 14:49:23 +0200 |
Edouard Tisserant |
merge default
|
file |
diff |
annotate
|
Thu, 05 May 2022 10:37:36 +0200 |
Edouard Tisserant |
SVGHMI: cosmetic fixes + removed dead code
|
file |
diff |
annotate
|
Thu, 02 Sep 2021 22:18:14 +0200 |
Edouard Tisserant |
Preliminary support for WxPython 4.1.0. Needs more testing. Grid selection/focus seems broken, and probably many other bugs hidden in dialogs and editors.
wxPython4
|
file |
diff |
annotate
|
Tue, 13 Jul 2021 16:18:37 +0200 |
Edouard Tisserant |
SVGHMI: DnD UI: Use widget's short description, initially forgoten.
svghmi
|
file |
diff |
annotate
|
Mon, 12 Jul 2021 16:29:55 +0200 |
Edouard Tisserant |
SVGHMI: default library path, default page when starting a SVGHMI project, error page when no SVG present
svghmi
|
file |
diff |
annotate
|
Fri, 18 Jun 2021 14:13:03 +0200 |
Edouard Tisserant |
SVGHMI: DnD UI: Add hint instructing user to Drag HMI tree items to text field.
svghmi
|
file |
diff |
annotate
|
Fri, 18 Jun 2021 11:47:33 +0200 |
Edouard Tisserant |
SVGHMI: DnD UI: Fix SVG gen that was dropping widget name and making XSLTExceptions plus some UX enhancements.
svghmi
|
file |
diff |
annotate
|
Fri, 18 Jun 2021 10:49:10 +0200 |
Edouard Tisserant |
SVGHMI: DnD UI: SVG for DnD now generated again based on paths and args entries filled by user.
svghmi
|
file |
diff |
annotate
|
Wed, 16 Jun 2021 18:27:05 +0200 |
Edouard Tisserant |
SVGHMI: UI: added prefill of arguments according to values in widget instance in library. Also added library's widget instance description to description field.
svghmi
|
file |
diff |
annotate
|
Thu, 10 Jun 2021 14:05:44 +0200 |
Edouard Tisserant |
merge
svghmi
|
file |
diff |
annotate
|
Wed, 09 Jun 2021 15:28:00 +0200 |
Edouard Tisserant |
SVGHMI: fix exception when stored widget library path does not exist anymore
svghmi
|
file |
diff |
annotate
|
Thu, 10 Jun 2021 13:47:58 +0200 |
Edouard Tisserant |
SVGHMI: added checking of widget literal argument in DnD UI according to type given in widget description
svghmi
|
file |
diff |
annotate
|
Wed, 09 Jun 2021 10:06:23 +0200 |
Edouard Tisserant |
SVGHMI: UI Updates validity indicator when DnD HMI tree node in text field, according to node type
svghmi
|
file |
diff |
annotate
|
Mon, 31 May 2021 16:06:00 +0200 |
Edouard Tisserant |
SVGHMI: Fixed typo in last commit
svghmi
|
file |
diff |
annotate
|
Mon, 31 May 2021 10:08:02 +0200 |
Edouard Tisserant |
SVGHMI: UI now have multiple HMI tree variables DnD to widget paths. Still no type checking, WIP.
svghmi
|
file |
diff |
annotate
|
Thu, 20 May 2021 12:16:51 +0200 |
Edouard Tisserant |
SVGHMI: DnD UI : changed layout again, moved description in a vertical splitter, added scrollbar for preview and signature, fixed flickering description
svghmi
|
file |
diff |
annotate
|
Wed, 19 May 2021 18:54:35 +0200 |
Edouard Tisserant |
SVGHMI: UI: Swap widget selection tree and preview panel
svghmi
|
file |
diff |
annotate
|
Wed, 19 May 2021 15:29:18 +0200 |
Edouard Tisserant |
SVGHMI: WIP: Widget Library UI: Reworking widget selection and binding.
svghmi
|
file |
diff |
annotate
|
Tue, 18 May 2021 09:22:17 +0200 |
Edouard Tisserant |
SVGHMI: WIP on Widget DnD UI : Added documentation to widgets, that is injected in widget parse tree during widget analysis
svghmi
|
file |
diff |
annotate
|
Mon, 03 May 2021 00:14:11 +0200 |
Edouard Tisserant |
SVGHMI: Intermediate state while updating UI, preparing for displaying widget description and multiple variables selections
svghmi
|
file |
diff |
annotate
|
Mon, 03 May 2021 00:04:08 +0200 |
Edouard Tisserant |
SVGHMI: Add analyse_widget stylesheet and python code to execute it, in order to obtain widget signature independently of DnD SVG file generation.
svghmi
|
file |
diff |
annotate
|
Sun, 02 May 2021 23:43:57 +0200 |
Edouard Tisserant |
SVGHMI: drop useless code from gen_dnd_widget.yslt2, renamed python callback to pass messages
svghmi
|
file |
diff |
annotate
|
Thu, 15 Apr 2021 09:15:23 +0200 |
Edouard Tisserant |
SVGHMI: keep track of order of selection in HMI tree, so that variable can be passed in same order to DnD widget
svghmi
|
file |
diff |
annotate
|
Tue, 13 Apr 2021 21:00:34 +0200 |
Edouard Tisserant |
SVGHMI: Added text box for tranformation feedback aside widget mignature
svghmi
|
file |
diff |
annotate
|
Tue, 06 Apr 2021 11:47:07 +0200 |
Edouard Tisserant |
SVGHMI: Widget transform before DnD now should have HMI path as a parameter, but this path isn't computed for some reason... WIP.
svghmi
|
file |
diff |
annotate
|
Mon, 05 Apr 2021 18:22:30 +0200 |
Edouard Tisserant |
SVGHMI: Widget DnD to Inkscape : Added source SVG widget label parsing and pass selecte HMI subtree to XSLT tranform, so that SVG containing multiple widgets can later be matched against hmi tree fragments, in order to DnD complex groups of widgets.
svghmi
|
file |
diff |
annotate
|
Fri, 02 Apr 2021 21:16:18 +0200 |
Edouard Tisserant |
SVGHMI: Widget Library Picker now transforms SVG widget before allowing DnD. Transform is just identity forn now, but label parsing have already been included. To be continued.
svghmi
|
file |
diff |
annotate
|
Wed, 31 Mar 2021 08:25:18 +0200 |
Edouard Tisserant |
SVGHMI: Add file type drag'n'drop to widget picker, for now drops widget's original SVG.
svghmi
|
file |
diff |
annotate
|
Mon, 29 Mar 2021 14:35:45 +0200 |
Edouard Tisserant |
SVGHMI: Fix update of HMI tree in UI when loading from XML at start. Removed some dead code left after split of svghmi.py into svghmi.py+ui.py.
svghmi
|
file |
diff |
annotate
|
Thu, 25 Mar 2021 13:07:52 +0100 |
Edouard Tisserant |
SVGHMI: split svghmi.py into svghmi.py (Config Tree Node + code gen) and ui.py (UI for HMI tree and Widget picking)
svghmi
|
file |
diff |
annotate
| base
|