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-04 02:33:37 +01:00
.gitignore Ignore __pycache__ 2021-10-02 15:24:29 +01:00
BuiltInSearchResults.py Reduced the SearchBox code loaded on startup to the absolute minimum 2021-10-04 02:33:37 +01:00
GetItemGroups.py Reduced the SearchBox code loaded on startup to the absolute minimum 2021-10-04 02:33:37 +01:00
IndentedItemDelegate.py Reduced the SearchBox code loaded on startup to the absolute minimum 2021-10-04 02:33:37 +01:00
Init.py Turned this into a standalone FreeCAD Mod 2021-10-02 20:36:53 +01:00
InitGui.py Reduced the SearchBox code loaded on startup to the absolute minimum 2021-10-04 02:33:37 +01:00
RefreshTools.py Reduced the SearchBox code loaded on startup to the absolute minimum 2021-10-04 02:33:37 +01:00
ResultsDocument.py Reduced the SearchBox code loaded on startup to the absolute minimum 2021-10-04 02:33:37 +01:00
ResultsRefreshTools.py Reduced the SearchBox code loaded on startup to the absolute minimum 2021-10-04 02:33:37 +01:00
ResultsToolbar.py Reduced the SearchBox code loaded on startup to the absolute minimum 2021-10-04 02:33:37 +01:00
SafeViewer.py Reduced the SearchBox code loaded on startup to the absolute minimum 2021-10-04 02:33:37 +01:00
SearchBox.py Reduced the SearchBox code loaded on startup to the absolute minimum 2021-10-04 02:33:37 +01:00
SearchBoxLight.py Reduced the SearchBox code loaded on startup to the absolute minimum 2021-10-04 02:33:37 +01:00
SearchResults.py Reduced the SearchBox code loaded on startup to the absolute minimum 2021-10-04 02:33:37 +01:00
Serialize.py Reduced the SearchBox code loaded on startup to the absolute minimum 2021-10-04 02:33:37 +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
TODO.py Reduced the SearchBox code loaded on startup to the absolute minimum 2021-10-04 02:33:37 +01:00