2022-10-28 |
GP Orcullo |
automated conversion using 2to3-3.9 tool
python3
|
file |
diff |
annotate
|
2022-09-13 |
Edouard Tisserant |
Merge changes from default branch
wxPython4
|
file |
diff |
annotate
|
2022-08-23 |
Edouard Tisserant |
SVGHMI: add support for "enable expressions" with arbitrary variable name assignment.
|
file |
diff |
annotate
|
2022-08-08 |
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
|
2022-06-27 |
Edouard Tisserant |
Merge default in wxPython4 branch
wxPython4
|
file |
diff |
annotate
|
2022-05-26 |
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
|
2022-05-26 |
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
|
2022-05-17 |
Edouard Tisserant |
merge default
|
file |
diff |
annotate
|
2022-05-05 |
Edouard Tisserant |
SVGHMI: cosmetic fixes + removed dead code
|
file |
diff |
annotate
|
2021-09-02 |
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
|
2021-07-13 |
Edouard Tisserant |
SVGHMI: DnD UI: Use widget's short description, initially forgoten.
svghmi
|
file |
diff |
annotate
|
2021-07-12 |
Edouard Tisserant |
SVGHMI: default library path, default page when starting a SVGHMI project, error page when no SVG present
svghmi
|
file |
diff |
annotate
|
2021-06-18 |
Edouard Tisserant |
SVGHMI: DnD UI: Add hint instructing user to Drag HMI tree items to text field.
svghmi
|
file |
diff |
annotate
|
2021-06-18 |
Edouard Tisserant |
SVGHMI: DnD UI: Fix SVG gen that was dropping widget name and making XSLTExceptions plus some UX enhancements.
svghmi
|
file |
diff |
annotate
|
2021-06-18 |
Edouard Tisserant |
SVGHMI: DnD UI: SVG for DnD now generated again based on paths and args entries filled by user.
svghmi
|
file |
diff |
annotate
|
2021-06-16 |
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
|
2021-06-10 |
Edouard Tisserant |
merge
svghmi
|
file |
diff |
annotate
|
2021-06-09 |
Edouard Tisserant |
SVGHMI: fix exception when stored widget library path does not exist anymore
svghmi
|
file |
diff |
annotate
|
2021-06-10 |
Edouard Tisserant |
SVGHMI: added checking of widget literal argument in DnD UI according to type given in widget description
svghmi
|
file |
diff |
annotate
|
2021-06-09 |
Edouard Tisserant |
SVGHMI: UI Updates validity indicator when DnD HMI tree node in text field, according to node type
svghmi
|
file |
diff |
annotate
|
2021-05-31 |
Edouard Tisserant |
SVGHMI: Fixed typo in last commit
svghmi
|
file |
diff |
annotate
|
2021-05-31 |
Edouard Tisserant |
SVGHMI: UI now have multiple HMI tree variables DnD to widget paths. Still no type checking, WIP.
svghmi
|
file |
diff |
annotate
|
2021-05-20 |
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
|
2021-05-19 |
Edouard Tisserant |
SVGHMI: UI: Swap widget selection tree and preview panel
svghmi
|
file |
diff |
annotate
|
2021-05-19 |
Edouard Tisserant |
SVGHMI: WIP: Widget Library UI: Reworking widget selection and binding.
svghmi
|
file |
diff |
annotate
|
2021-05-18 |
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
|
2021-05-02 |
Edouard Tisserant |
SVGHMI: Intermediate state while updating UI, preparing for displaying widget description and multiple variables selections
svghmi
|
file |
diff |
annotate
|
2021-05-02 |
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
|
2021-05-02 |
Edouard Tisserant |
SVGHMI: drop useless code from gen_dnd_widget.yslt2, renamed python callback to pass messages
svghmi
|
file |
diff |
annotate
|
2021-04-15 |
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
|
2021-04-13 |
Edouard Tisserant |
SVGHMI: Added text box for tranformation feedback aside widget mignature
svghmi
|
file |
diff |
annotate
|
2021-04-06 |
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
|
2021-04-05 |
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
|
2021-04-02 |
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
|
2021-03-31 |
Edouard Tisserant |
SVGHMI: Add file type drag'n'drop to widget picker, for now drops widget's original SVG.
svghmi
|
file |
diff |
annotate
|
2021-03-29 |
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
|
2021-03-25 |
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
|