A FreeCAD Mod which adds a search bar to the user inferface. The results include tools, document objects and (still to do) preferences.
Go to file
2021-10-03 00:49:07 +01:00
.gitignore Ignore __pycache__ 2021-10-02 15:24:29 +01:00
GatherTools.py Run tools, show extra info 2021-09-01 01:32:06 +01:00
Init.py Turned this into a standalone FreeCAD Mod 2021-10-02 20:36:53 +01:00
InitGui.py Turned this into a standalone FreeCAD Mod 2021-10-02 20:36:53 +01:00
SearchBox.py WIP on custom search box 2021-08-30 13:57:07 +01:00
SearchTools_notes.py Run tools, show extra info 2021-09-01 01:32:06 +01:00
SearchTools.py Circumvent segfault when reloading list of tools; displaying a dialog box and clearing the focus seems to do the trick, probably some part of the old list of tools was in use and got replaced before being cleaned up properly. 2021-10-03 00:49:07 +01:00
SerializeTools.py Serialization works, but the qcompleter is more of a headache than initially assumed. 2021-08-30 00:13:13 +01:00
Tango-Tools-spanner-hammer.svg WIP, having some bugs with the 3D view still 2021-09-30 23:39:02 +01:00
Tango-Tools-spanner-hammer.svg.url WIP, having some bugs with the 3D view still 2021-09-30 23:39:02 +01:00