Commit Graph

109 Commits

Author SHA1 Message Date
Paul Ebbers
1859382302 Uncomment code 2025-02-23 15:59:52 +01:00
Paul Ebbers
3468e41185 Removed unused code 2025-02-23 15:55:23 +01:00
Paul Ebbers
f7b0eb0a1b Update version 2025-02-23 15:50:41 +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
d2a43e66b5 increased version 2025-01-12 20:18:25 +01: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
de05468d5e Update readme 2025-01-11 16:06:37 +01:00
Paul Ebbers
9752e992dc Updated text 2025-01-11 15:55:48 +01:00
Paul Ebbers
e4a112be97 Merge branch 'Develop' of https://github.com/APEbbers/SearchBar into Develop 2025-01-11 15:44:30 +01:00
Paul Ebbers
b06f6bd460 Updated text 2025-01-11 15:44:27 +01:00
pre-commit-ci[bot]
906f907394 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-01-11 13:20:52 +00:00
Paul Ebbers
a1e4c817d4 Update message 2025-01-11 14:19:38 +01:00
Paul Ebbers
f8b36b25c1 Added a try-catch to avoid errors due disabled workbenches 2025-01-11 14:16:58 +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
Paul Ebbers
9438e13051
Update README.md 2025-01-11 13:34:43 +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
Paul Ebbers
5fbeab5eb3 updated version 2025-01-10 19:33:03 +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
ba2471e592 updated .gitignore 2025-01-10 19:30:36 +01:00
Paul Ebbers
4f63352360 added precommit files 2025-01-10 19:29:19 +01:00
Paul Ebbers
5d5ef545d3 Moved translate inside def 2025-01-10 19:26:12 +01: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
53ed074ba5 Added resources folder 2025-01-10 15:21:24 +01:00
Paul Ebbers
d11564e84a Changed Serialize.py to Serialize_SearcdhBar.py 2024-11-30 18:22:43 +01:00
Paul Ebbers
8d244addd1 update version 2024-11-29 14:03:10 +01:00
Paul Ebbers
ce852b0817 new serialize function 2024-11-29 13:56:47 +01:00
Paul Ebbers
159488b35a update settings.json 2024-11-29 13:54:32 +01:00
Paul Ebbers
e7fd230269
Merge pull request #9 from luzpaz/luzpaz-patch-1
README: update bugtracker link
2024-11-13 22:15:36 +01:00
luzpaz
5ae025cc61
Update README.md 2024-11-13 15:49:10 -05:00
Paul Ebbers
8b056948b0
Update package.xml 2024-11-13 18:40:01 +01:00
Paul Ebbers
840f0c7b54 Updated package.xml 2024-11-08 19:08:09 +01:00
Paul Ebbers
6c9c3f474d Fixed issue with PySide6 and Obsolete QTextCodec 2024-11-08 00:58:22 +01:00
Paul Ebbers
23df9a8686 test2 2024-11-07 23:31:50 +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
09b07037a6 bump version number 2023-06-01 21:59:20 +01:00
Suzanne Soy
0371610e5c Add debug messages for #16 2023-06-01 21:49:12 +01:00
Suzanne Soy
a6668a6873 Depend on lxml, and display a warning if it cannot be found. 2023-06-01 21:40:12 +01:00
Suzanne Soy
a44e5143a3 When the cache is outdated, there will be attempts to fetch the icons of workbenches which don't exist anymore. Added a conditional to prevent a crash in this case. 2023-04-15 14:54:04 +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
6c229c76c9 Add icon and version to package.xml metadata 2023-04-13 03:15:38 +01:00