Commit Graph

13 Commits

Author SHA1 Message Date
Suzanne Soy
77bbb6002a Fixes #18 "After first use, the RETURN key is permanently and globally bound and tries to run the first entry in the search results" 2023-04-13 05:40:22 +01:00
Suzanne Soy
3fa09c4ce3 Revert "Compatibility with FreeCAD 20.2"
This reverts commit 13eb34bb36.
2023-04-13 03:12:42 +01:00
Suzanne Soy
0498df77a7 Revert "Quick & dirty compatibility with FreeCAD 0.19"
This reverts commit 7bead8b260.
2023-04-13 03:12:30 +01:00
Suzanne Soy
7bead8b260 Quick & dirty compatibility with FreeCAD 0.19 2023-04-12 20:20:35 +01:00
Suzanne Soy
13eb34bb36 Compatibility with FreeCAD 20.2 2023-04-12 20:03:27 +01:00
luz paz
08aeac99d6 Fix trivial typos 2022-01-25 13:24:43 -05:00
Suzanne Soy
d862be5f40 Prevent segault when doing right-click actions on the extra info panel 2021-10-16 20:15:33 +01:00
Suzanne Soy
004dd3edfd Cleanup: removed debug messages 2021-10-06 04:24:23 +01:00
Suzanne Soy
26019aa60b Fixed shortcuts, used proper Qt shortcuts, circumvented a bug in Qt shortcuts where home & end do not work by reverting some of the old code 2021-10-06 01:51:34 +01:00
Suzanne Soy
3d5d0c4161 Cleanup; show "loading…" message when loading from cache on first click. 2021-10-05 23:54:16 +01:00
Suzanne Soy
659680cce6 Reduced the SearchBox code loaded on startup to the absolute minimum 2021-10-04 02:33:37 +01:00
Suzanne Soy
a09f4683d2 Split into multiple files 2021-10-04 00:28:06 +01:00
Suzanne Soy
16dc258800 WIP on custom search box 2021-08-30 13:57:07 +01:00