8e5934c1c3SearchTools: caching and improved speed
main
Suzanne Soy
2021-10-02 15:17:14 +0100
b7e29d78f8Circumvented the most problematic bugs in the 3D view, it seems better but might still cause trouble when switching workbenches due to the premature destruction of all descendants of the widgets?
Suzanne Soy
2021-10-01 01:23:17 +0100
cca8e98d11WIP, having some bugs with the 3D view still
Suzanne Soy
2021-09-30 23:39:02 +0100
f29abe0813Run tools, show extra info
Suzanne Soy
2021-09-01 01:32:06 +0100
2ce29431a5WIP on custom search box
Suzanne Soy
2021-08-30 13:57:07 +0100
c0e466979bSerialization works, but the qcompleter is more of a headache than initially assumed.
Suzanne Soy
2021-08-30 00:13:13 +0100
b9b228b8cdWorks for a basic tool that just copies its input shape to its output shape.
Suzanne Soy
2021-05-27 23:43:55 +0100
90b5f9c269Rewrote the XML <-> FreeCAD conversion on forms (model, form, types…). This commit crashes the latest release of FreeCAD when setting two linked properties with an expression
Suzanne Soy
2021-04-30 13:07:03 +0100
a663483c08Revert "Split tool description into several files"
Suzanne Soy
2021-04-30 12:37:50 +0100
ca4b88bbcdSplit tool description into several files
Suzanne Soy
2021-04-30 12:37:15 +0100
2bf8f79823work in progress on rewriting the XML <-> FreeCAD conversion of forms (model, form,types...)
Suzanne Soy
2021-04-22 05:36:15 +0100
55e472a6ad02021-03-13 stream: Added XML model in FreeCAD, WIP on syncing the XML model and the FreeCAD UI
Suzanne Soy
2021-03-13 05:47:02 +0000
78146228fc02021-03-06 stream: convert XForms select1 to a FreeCad PropertyEnumeration
Suzanne Soy
2021-03-06 04:07:27 +0000
864ea087c802021-03-06 stream: clean up StealSplash.py
Suzanne Soy
2021-03-06 04:06:39 +0000
66c7794ea102021-01-26 evening stream: added return type in the example tool description
Suzanne Soy
2021-01-26 22:20:35 +0000
a5887998aa02021-01-26 evening stream: example tool: added field for the SVG input
Suzanne Soy
2021-01-26 22:16:40 +0000
395a44630902021-01-26 stream: use the XML as a source for some of the tool's metadata
Suzanne Soy
2021-01-26 09:58:56 +0000
3f02bb6cae02021-01-26 stream: List of tools per application in the workbench: create their command + toolbar icon & menu entry
Suzanne Soy
2021-01-26 09:15:11 +0000
62d4a1a9ae02020-01-21 stream: Moved list of apps and X11 utilities to separate files; loop over list of apps to create workbenches (but not the commands yet)
Suzanne Soy
2021-01-21 23:43:39 +0000
6d662ed52e02020-01-21 stream: context menu is optional
Suzanne Soy
2021-01-21 22:54:44 +0000
2af5f1ee8302020-01-21 stream: extracted "embed" logic to a separate file
Suzanne Soy
2021-01-21 22:53:54 +0000