Commit Graph

79 Commits

Author SHA1 Message Date
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
Suzanne Soy
eb8078bcc1 Merge pull request #14 from chennes/patch-1 2023-04-13 03:15:01 +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
b4685ad6af
Merge pull request #15 from chennes/patch-2
Remove the trailing slash in the main URL
2023-04-12 20:55:42 +01:00
Suzanne Soy
7bead8b260 Quick & dirty compatibility with FreeCAD 0.19 2023-04-12 20:20:35 +01:00
Suzanne Soy
598b86e00a Ignore the temp screenshots used to make the gif animation 2023-04-12 20:20:15 +01:00
Suzanne Soy
1592002bad Remove debug prints 2023-04-12 20:08:35 +01:00
Suzanne Soy
13eb34bb36 Compatibility with FreeCAD 20.2 2023-04-12 20:03:27 +01:00
Chris Hennes
ce1520152d
Remove the trailing slash in the main URL
Silences warning from Addon Manager.
2022-06-22 18:09:53 -05:00
Chris Hennes
e473a50ce3
Update package.xml 2022-05-28 21:47:08 -05:00
Suzanne Soy
d13ae55211 README text around animations 2022-03-13 23:37:46 +00:00
Suzanne Soy
62061af89c Added GIF animations showing how to use the search bar 2022-03-13 23:30:34 +00:00
Suzanne Soy
61037da9ac apply fix from https://github.com/SuzanneSoy/SearchBar/issues/10 2022-03-12 19:30:31 +00:00
Suzanne Soy
40739754c6 Manual merge of https://github.com/SuzanneSoy/SearchBar/pull/9 2022-03-12 17:43:19 +00:00
Suzanne Soy
114433bb79 Merge branch 'main' of github.com:SuzanneSoy/SearchBar 2022-03-12 17:24:50 +00:00
Suzanne Soy
0b133ce96c Added package.xml + search icon, actual URL of SVG for spanner&hammer icon. 2022-03-12 17:23:12 +00:00
Suzanne Soy
80316615dd
Merge pull request #3 from luzpaz/AddonManager-prep
Update README.md in preparation for inclusiong in Addon Manager
2022-03-03 19:17:16 +00:00
luz paz
78f230aa0f README: Add anchor to img tag link 2022-03-01 12:35:31 -05:00
luz paz
b698b01bf6 README: add link to "What's this" tool page JIC 2022-03-01 12:32:48 -05:00
luz paz
f48fb1af35 Update README.md in preparation for inclusiong in Addon Manager
Several tweaks:  
* Converted to full markdown syntax
* Added several sections
* Hid manual install section (to not clutter Addon Manager viewport
* tweaks
2022-03-01 12:26:30 -05:00
Suzanne Soy
8baac59832 Buttons for enabling the 3D preview (unstable) 2022-02-28 23:07:18 +00:00
Suzanne Soy
27a54983eb removed trailing whitespace 2022-01-27 12:28:38 +00:00
Suzanne Soy
47dc6594e4 Document installation and uninstallation process 2022-01-27 12:00:16 +00:00
Suzanne Soy
96147eb94f Merge branch 'main' of github.com:SuzanneSoy/SearchBar 2022-01-27 01:38:33 +00:00
Suzanne Soy
aced20dca3 Updated README with warning, place search bar in a standalone toolbar instead of the File toolbar. 2022-01-27 01:38:10 +00:00
Suzanne Soy
9ca2d79859
Merge pull request #2 from luzpaz/typos
Fix trivial typos
2022-01-26 16:59:03 +00:00
luz paz
08aeac99d6 Fix trivial typos 2022-01-25 13:24:43 -05:00
Suzanne Soy
6de4f8cc4b formatting 2021-10-16 21:34:21 +01:00
Suzanne Soy
8dce42bd85 Markdown formatting 2021-10-16 21:33:50 +01:00
Suzanne Soy
ea8e512645 Renamed repository 2021-10-16 21:32:58 +01:00