Commit Graph

34 Commits

Author SHA1 Message Date
Paul Ebbers
948fd924ca Cleanup code 2025-02-23 18:03:29 +01:00
Paul Ebbers
fd0500382c furter corrections 2025-02-23 16:13:41 +01:00
Paul Ebbers
3468e41185 Removed unused code 2025-02-23 15:55:23 +01:00
Paul Ebbers
1e0b949e38 Updated RefreshTools according RibbonUI updates 2025-02-23 15:50:02 +01:00
pre-commit-ci[bot]
e8ebaefdc2 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-01-12 19:19:42 +00:00
Paul Ebbers
8d41c037e4 fix import PySide6 2025-01-12 20:17:08 +01:00
Paul Ebbers
743fa13776 Merge branch 'Develop' of https://github.com/APEbbers/SearchBar into Develop 2025-01-12 20:09:10 +01:00
Paul Ebbers
a88b74beb5 When typing the second row is selected, so enter activates that command 2025-01-12 20:09:05 +01:00
pre-commit-ci[bot]
0bbf54f035 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-01-11 15:08:10 +00:00
Paul Ebbers
b06f6bd460 Updated text 2025-01-11 15:44:27 +01:00
Paul Ebbers
0c8bb6b866 Merge branch 'Develop' of https://github.com/APEbbers/SearchBar into Develop 2025-01-11 13:57:47 +01:00
Paul Ebbers
07ff7a88bb Fixed issue were not all wb's were shown 2025-01-11 13:57:41 +01:00
pre-commit-ci[bot]
3ab85867d9 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-01-11 12:33:44 +00:00
Paul Ebbers
92526c9b65 Fixed PySide6 import 2025-01-11 13:30:57 +01:00
Paul Ebbers
ebbb39ab00 Improvement on selection + Fix iwth copy from contextmenu 2025-01-11 13:27:22 +01:00
pre-commit-ci[bot]
f35228c43f [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-01-10 18:32:26 +00:00
Paul Ebbers
718401b049 Added translation folder + updated strings for translations 2025-01-10 19:22:33 +01:00
Paul Ebbers
adc14d0155 Fixed issue were click events were not working on Windows - test 1 2025-01-10 18:59:39 +01:00
Paul Ebbers
38b68fe3d7 Added Parameters_SearchBar.py for parametes across the addon 2025-01-10 15:42:44 +01:00
Paul Ebbers
036f1919f2 Changed PySide6 to PySide 2024-11-07 23:21:01 +01:00
Paul Ebbers
bef6f91b3c first test 2024-11-07 23:16:46 +01:00
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