Paul Ebbers
|
9d2f127e51
|
Fix import issue
|
2025-02-26 20:20:14 +01:00 |
|
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
|
1859382302
|
Uncomment code
|
2025-02-23 15:59:52 +01:00 |
|
Paul Ebbers
|
1e0b949e38
|
Updated RefreshTools according RibbonUI updates
|
2025-02-23 15:50:02 +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
|
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
|
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
|
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 |
|
Suzanne Soy
|
61037da9ac
|
apply fix from https://github.com/SuzanneSoy/SearchBar/issues/10
|
2022-03-12 19:30:31 +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
|
004dd3edfd
|
Cleanup: removed debug messages
|
2021-10-06 04:24:23 +01:00 |
|
Suzanne Soy
|
0dae12db60
|
Added "what's this" to the search bar itself, but I think this uses the built-in FreeCAD help which does not work on my copy right now
|
2021-10-06 01:54:10 +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
|
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
|
9967b4dab3
|
Turned this into a standalone FreeCAD Mod
|
2021-10-02 20:36:53 +01:00 |
|