wyzula_j
41b7ca8e64
fix(image_roi): position can be set from rpc
2025-05-26 13:13:31 +02:00
wyzula_j
7a531c17d6
refactor(image_roi): glowing handles for Rectangle roi
2025-05-26 13:13:31 +02:00
wyzula_j
a020f2dc7e
feat(waveform): LMFitDialog cleanup after close
2025-05-26 13:13:31 +02:00
wakonig_k
53377d26e2
ci: add pr issue sync
2025-05-23 17:27:54 +02:00
perl_d
05489a1c56
chore: migrate issue template to github form syntax
2025-05-22 15:48:10 +02:00
semantic-release
0dfff71e4a
2.5.4
...
Automatically generated by python-semantic-release
v2.5.4
2025-05-22 10:48:11 +00:00
wyzula_j
d4def09a4e
fix(dock_area): menu to add LogPanel into DockArea is temporary disabled
2025-05-22 12:47:21 +02:00
semantic-release
713653a4a5
2.5.3
...
Automatically generated by python-semantic-release
v2.5.3
2025-05-22 09:59:18 +00:00
wyzula_j
bcab66b187
fix(server): SimpleFileLikeFromLogOutputFunc added encoding for stdout
2025-05-22 11:58:30 +02:00
wakonig_k
a345253c6e
ci: reusable actions for installing bec widgets
2025-05-22 09:10:47 +02:00
semantic-release
bdf33a5249
2.5.2
...
Automatically generated by python-semantic-release
v2.5.2
2025-05-22 07:07:24 +00:00
perl_d
f8276f0224
fix: update gitignore
2025-05-22 09:06:43 +02:00
wakonig_k
8227c44c33
docs: fix build process for sphinx
2025-05-21 14:21:16 +02:00
semantic-release
83098d930c
2.5.1
...
Automatically generated by python-semantic-release
v2.5.1
2025-05-21 11:14:04 +00:00
wakonig_k
a7ae856c8f
fix(ui loader): fix loader for widget plugins
2025-05-21 13:13:18 +02:00
Klaus Wakonig
06f43e4883
docs: add kwargs to example
2025-05-21 09:29:24 +02:00
Klaus Wakonig
5ec9697271
docs(developer): fix hello world example
2025-05-21 09:29:24 +02:00
semantic-release
41296b5471
2.5.0
...
Automatically generated by python-semantic-release
v2.5.0
2025-05-20 14:37:27 +00:00
wyzula_j
1d018e863c
feat(image_rois): image rois with RPC can be added to Image widget
2025-05-20 16:36:48 +02:00
perl_d
6ee0f5004d
ci: try uv for test env setup
2025-05-20 15:05:06 +02:00
semantic-release
40b5081632
2.4.3
...
Automatically generated by python-semantic-release
v2.4.3
2025-05-19 15:25:35 +00:00
wakonig_k
f064baae68
fix: twine upload key
2025-05-19 17:24:55 +02:00
semantic-release
58f01fb3a2
2.4.2
...
Automatically generated by python-semantic-release
v2.4.2
2025-05-19 15:04:48 +00:00
wakonig_k
1e344eacb7
fix: push release using GH_token
2025-05-19 17:04:04 +02:00
semantic-release
34002fa51a
2.4.1
...
Automatically generated by python-semantic-release
v2.4.1
2025-05-19 14:34:58 +00:00
wakonig_k
a00d510a75
fix: skip actions on new tags
2025-05-19 16:34:19 +02:00
semantic-release
120faf9523
2.4.0
...
Automatically generated by python-semantic-release
v2.4.0
2025-05-19 13:53:08 +00:00
wakonig_k
d7bd61f69e
ci: use custom semver action
2025-05-19 15:50:24 +02:00
wakonig_k
94bcfff724
ci: add known hosts
2025-05-19 15:10:38 +02:00
wakonig_k
a17e7a0d52
ci: add deploy ssh key to release job
2025-05-19 15:02:54 +02:00
wakonig_k
7f67d28887
ci: use ssh key for push
2025-05-19 14:39:01 +02:00
wakonig_k
52d8e4b332
ci: build with ssh key
2025-05-19 14:26:17 +02:00
wakonig_k
dea2b44e6a
ci: fix job permissions for release
2025-05-19 13:47:25 +02:00
wakonig_k
dc70ea6dfb
ci: fix missing build dependencies
2025-05-19 13:32:16 +02:00
wakonig_k
133ddda3e3
ci: fix missing build dependencies
2025-05-19 13:16:29 +02:00
wakonig_k
8eee92e5cf
ci: add semantic-release job
2025-05-19 12:57:17 +02:00
Klaus Wakonig
85de24aa89
chore: update issue templates
2025-05-17 20:38:32 +02:00
wakonig_k
56b6a0b8c2
feat: add web console
2025-05-17 13:34:21 +02:00
wyzula_j
d579d894f0
feat(modular_toolbar): remove action/bundle by id
2025-05-17 09:55:00 +02:00
perl_d
d915d2f507
fix: ( #612 ) fix additional MD form
...
makes sure the form is validated on any changes of the additional
metadata table model so that they are propagated to the scan control
widget even when nothing is entered in the standard form
2025-05-16 14:37:07 +02:00
perl_d
7d7a88669f
fix: ( #572 ) signal input base filter
...
use name attribute rather than value from Kind, to compare with kind_str
2025-05-16 10:50:27 +02:00
wyzula_j
a42dcec6d4
fix(entry_validator): device signals retrieved from ._info instead of .describe(), close #570
2025-05-15 15:33:00 +02:00
perl_d
8cf1f09926
ci: exclude test dir from coverage report
2025-05-15 11:35:45 +02:00
perl_d
83b153a14a
ci: include lines with >=3 characters in report
2025-05-15 09:52:37 +02:00
wyzula_j
aed450ef2c
fix(side_panel): side panel can be open without icon; toolbar can be hidden if not needed
2025-05-15 08:20:19 +02:00
wakonig_k
e60d0cb5ca
ci: add generate-cli test
2025-05-14 23:37:15 +02:00
perl_d
01870f9cda
test: coverage report settings
2025-05-14 17:43:39 +02:00
perl_d
483886495d
ci: tidy workflow names
2025-05-14 17:43:39 +02:00
perl_d
42502f6eed
ci: only run tests if formatter passes
2025-05-14 17:43:39 +02:00
perl_d
59d87e1c2f
ci: no cov report with failed tests
2025-05-14 17:43:39 +02:00