Commit Graph

65 Commits

Author SHA1 Message Date
Suzanne Soy
aeb8269cbc Added a couple of small to-dos 2021-10-03 00:51:46 +01:00
Suzanne Soy
c6ca132e6e 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
Suzanne Soy
25d0ed1e7c Fixed bugs related to the loss of focus from the 3D view and other 3D view bugs 2021-10-02 23:48:38 +01:00
Suzanne Soy
aee0069136 Fixed height of the text widget for document object previews 2021-10-02 22:43:03 +01:00
Suzanne Soy
9967b4dab3 Turned this into a standalone FreeCAD Mod 2021-10-02 20:36:53 +01:00
Suzanne Soy
669e557d10 Ignore __pycache__ 2021-10-02 15:24:29 +01:00
Suzanne Soy
90ab723967 SearchTools: caching and improved speed 2021-10-02 15:17:14 +01:00
Suzanne Soy
11334787fe Circumvented 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? 2021-10-01 01:31:40 +01:00
Suzanne Soy
1ac64133ae WIP, having some bugs with the 3D view still 2021-09-30 23:39:02 +01:00
Suzanne Soy
c3233e6c9c Run tools, show extra info 2021-09-01 01:32:06 +01:00
Suzanne Soy
16dc258800 WIP on custom search box 2021-08-30 13:57:07 +01:00
Suzanne Soy
33f9b663cf Serialization works, but the qcompleter is more of a headache than initially assumed. 2021-08-30 00:13:13 +01:00
Suzanne Soy
5361fcbbe1 SearchTools crashes FreeCAD (different crash) 2021-08-17 02:10:38 +01:00
Suzanne Soy
3c7ab81e17 SearchTools crashes FreeCAD 2021-08-17 01:57:05 +01:00
Suzanne Soy
f5cc02e6b8 WIP, XternalApps mostly works, currently investigating SearchTools 2021-08-17 01:21:19 +01:00