Commit Graph
2250 Commits
Author SHA1 Message Date
wakonig_k bbcefbb88f wip - script interface 2025-07-24 17:19:54 +02:00
wakonig_k a185f6f5fe refactor(script interface): remove reduntanc startup instruction 2025-07-18 17:03:26 +02:00
wakonig_k c63aa01757 feat(web console): add signal to indicate when the js backend is initialized 2025-07-18 17:02:53 +02:00
wakonig_k 7e469627a2 wip - script interface 2025-07-17 15:05:32 +02:00
semantic-release 62020f9965 2.27.0
Automatically generated by python-semantic-release
v2.27.0
2025-07-17 13:03:53 +00:00
wakonig_kandJan Wyzula 2373c7e996 feat: add monaco editor 2025-07-17 15:02:01 +02:00
semantic-release 1f3566c105 2.26.0
Automatically generated by python-semantic-release
v2.26.0
2025-07-17 12:44:47 +00:00
wakonig_kandJan Wyzula b8ae7b2e96 fix(config label): reset offset when toggling the label action 2025-07-17 14:44:06 +02:00
wakonig_kandJan Wyzula 23674ccf59 fix(performance_bundle): fix performance bundle cleanup 2025-07-17 14:44:06 +02:00
wakonig_kandJan Wyzula 1d8069e391 feat(heatmap): add interpolation and oversampling UI components 2025-07-17 14:44:06 +02:00
wakonig_kandJan Wyzula 44cc06137c test(history): add history message helper methods to conftest 2025-07-17 14:44:06 +02:00
wakonig_kandJan Wyzula 46a91784d2 refactor(image_base): cleanup 2025-07-17 14:44:06 +02:00
wakonig_kandJan Wyzula debd347b64 feat(device combobox): add option to insert an empty element 2025-07-17 14:44:06 +02:00
semantic-release a13c3c44c8 2.25.0
Automatically generated by python-semantic-release
v2.25.0
2025-07-17 09:27:51 +00:00
appel_candJan Wyzula 25b2737aac refactor: cleanup, add compact popup view for scan_history_browser and update tests 2025-07-17 11:26:57 +02:00
appel_candJan Wyzula cf97cc1805 refactor: add additional components for history metadata, device view and popup ui 2025-07-17 11:26:57 +02:00
appel_candJan Wyzula 694a6c4960 fix(bec-progressbar): add flag for theme update 2025-07-17 11:26:57 +02:00
wyzula_jandJan Wyzula 9caae4cf40 feat(scan-history-browser): Add history browser and history metadata viewer 2025-07-17 11:26:57 +02:00
appel_candChristian Appel 2b06e34ecf ci(plugin): add plugin repository test to BW ci 2025-07-15 15:09:53 +02:00
appel_candChristian Appel a9c8995ac0 ci(bec): add child_repos test for bec (unit and e2e tests) 2025-07-15 15:09:53 +02:00
semantic-release 1262c66fd6 2.24.1
Automatically generated by python-semantic-release
v2.24.1
2025-07-15 09:24:58 +00:00
perl_dandJan Wyzula bde523806f fix: update signal label for device_edit changes 2025-07-15 11:24:12 +02:00
semantic-release 16bca25d9c 2.24.0
Automatically generated by python-semantic-release
v2.24.0
2025-07-15 08:30:13 +00:00
perl_dandDavid Perl 130cc24b35 feat(device_browser): connect update to item refresh 2025-07-15 10:29:31 +02:00
perl_dandDavid Perl 8b2d6052e8 fix(device_browser): un-nest exception 2025-07-15 10:29:31 +02:00
perl_dandDavid Perl 530797a556 fix: hide validity LED, show message as tooltip 2025-07-15 10:29:31 +02:00
perl_dandDavid Perl c660e5141f fix: validate some config data 2025-07-15 10:29:31 +02:00
perl_dandDavid Perl 900153bc0b feat(#495): add validation against existing device names 2025-07-15 10:29:31 +02:00
perl_dandDavid Perl 8dc72656ef feat(device_browser): device deletion from config 2025-07-15 10:29:31 +02:00
perl_dandDavid Perl 170be0c7d3 feat: (#495) add devices through browser 2025-07-15 10:29:31 +02:00
perl_dandDavid Perl 1925e6ac7f docs: docstring for config dialog 2025-07-15 10:29:31 +02:00
semantic-release b6cef2d27b 2.23.0
Automatically generated by python-semantic-release
v2.23.0
2025-07-11 16:44:57 +00:00
wyzula_jandJan Wyzula a9fce175b7 feat(widget_finder): widget to fetch any other widget by class from currently running app 2025-07-11 18:44:08 +02:00
wyzula_jandJan Wyzula 783d042e8c feat(widget_io): utility function to find widget in the app by class 2025-07-11 18:44:08 +02:00
semantic-release 319a4206f2 2.22.2
Automatically generated by python-semantic-release
v2.22.2
2025-07-11 12:43:39 +00:00
wyzula_jandKlaus Wakonig 76439866c1 fix(plot_base): autorange takes into account only visible curves 2025-07-11 14:42:54 +02:00
semantic-release ca600b057e 2.22.1
Automatically generated by python-semantic-release
v2.22.1
2025-07-11 11:57:47 +00:00
wakonig_kandJan Wyzula 6c494258f8 fix(heatmap): fix pixel size calculation for arbitrary shapes 2025-07-11 13:57:01 +02:00
wakonig_kandJan Wyzula 63a8da680d fix(crosshair): crosshair mouse_moved can be set manually 2025-07-11 13:57:01 +02:00
semantic-release 0f2bde1a0a 2.22.0
Automatically generated by python-semantic-release
v2.22.0
2025-07-10 12:23:05 +00:00
wakonig_kandKlaus Wakonig 0c76b0c495 feat: add heatmap widget 2025-07-10 14:22:15 +02:00
wakonig_kandKlaus Wakonig e594de3ca3 fix(image): reset crosshair on new scan 2025-07-10 14:22:15 +02:00
wakonig_kandKlaus Wakonig adaad4f4d5 fix(crosshair): add slot to reset mouse markers 2025-07-10 14:22:15 +02:00
wakonig_kandKlaus Wakonig 39c316d6ea fix(image item): fix processor for nans in images 2025-07-10 14:22:15 +02:00
wakonig_kandKlaus Wakonig 3ba0fc4b44 fix(crosshair): fix crosshair support for transformations 2025-07-10 14:22:15 +02:00
wakonig_kandKlaus Wakonig a6fc7993a3 fix(image_processor): support for nans in nd arrays 2025-07-10 14:22:15 +02:00
wakonig_kandKlaus Wakonig 324a5bd3d9 feat(image_item): add support for qtransform 2025-07-10 14:22:15 +02:00
wakonig_kandKlaus Wakonig 8929778f07 fix(image_base): move cbar init to image base 2025-07-10 14:22:15 +02:00
semantic-release 72b5c46912 2.21.4
Automatically generated by python-semantic-release
v2.21.4
2025-07-08 09:57:41 +00:00
wyzula_jandJan Wyzula 244bca4e1e fix(image_roi_tree): changing color dialog from ColorButtonNative is open once 2025-07-08 11:57:00 +02:00