Commit Graph
1495 Commits
Author SHA1 Message Date
perl_d 1bfb358829 feat: available resources basic structure 2025-08-21 15:47:41 +02:00
appel_c 591c2a7438 feat: initial commit DeviceConfigWidget 2025-08-18 14:10:12 +02:00
wyzula_jandJan Wyzula 926d722955 feat(property_manager): property manager widget 2025-08-14 09:16:04 +02:00
perl_dandDavid Perl f4af6ebc5f fix: use better source for plugin repo name 2025-08-07 15:39:07 +02:00
perl_dandDavid Perl a923f12c97 feat: autoformat compiled file and add docs 2025-08-07 15:39:07 +02:00
perl_dandDavid Perl a5a7607a83 tests: add tests for widget creator 2025-08-07 15:39:07 +02:00
perl_dandDavid Perl 9de548446b fix: plugin widget import machinery
- lazy import client so plugin widgets can import BECWidgets which use
  it indirectly
- exclude classes originating from bec_widgets core from plugin
  discovery
- better errors
2025-08-07 15:39:07 +02:00
perl_dandDavid Perl 49ac7decf7 feat(plugin manager): add cli commands 2025-08-07 15:39:07 +02:00
appel_candChristian Appel 50c84a766a refactor(scan-history): add spinner for loading time of history 2025-07-31 13:09:47 +02:00
appel_candChristian Appel d22a3317ba refactor: use client callback for scan history reload 2025-07-31 13:09:47 +02:00
appel_candChristian Appel 6df1d0c31f fix(scan-history-view): account for async loading of scan history 2025-07-31 13:09:47 +02:00
appel_candChristian Appel 946752a4b0 refactor(scan-history): fix insert logic; cleanup 2025-07-31 13:09:47 +02:00
appel_candChristian Appel c1f62ad6cb refactor: make ids a set, cleanup 2025-07-31 13:09:47 +02:00
appel_candChristian Appel a5adf3a97d refactor: improve scan history performance on loading full scan lists 2025-07-31 13:09:47 +02:00
perl_dandDavid Perl f18eeb9c5d fix: don't warn on empty DeviceEdit init 2025-07-31 09:26:59 +02:00
perl_dandDavid Perl 32ce8e2818 fix: remove config, directly set device+signal 2025-07-31 09:26:59 +02:00
perl_dandDavid Perl 23413cffab fix: delete choice dialog on close 2025-07-31 09:26:59 +02:00
David PerlandDavid Perl 4bbb8fa519 fix: display short lists in SignalDisplay 2025-07-31 09:26:59 +02:00
wakonig_kandKlaus Wakonig cd81e7f9ba fix(cli): ensure guis are not started twice 2025-07-31 08:49:48 +02:00
wakonig_kandJan Wyzula fc68d2cf2d feat(monaco): add insert, delete and lsp header 2025-07-29 15:23:36 +02:00
wakonig_kandJan Wyzula 627b49b33a feat(monaco): add vim mode 2025-07-29 15:23:36 +02:00
wakonig_kandJan Wyzula a51ef04cdf fix(monaco): forward text changed signal 2025-07-29 15:23:36 +02:00
wakonig_kandJan Wyzula 40f4bce285 test(web console): add tests for the web console 2025-07-29 15:23:36 +02:00
wakonig_kandJan Wyzula 2b9fe6c959 feat(web console): add signal to indicate when the js backend is initialized 2025-07-29 15:23:36 +02:00
wakonig_kandJan Wyzula c2e16429c9 feat(web console): add set_readonly method 2025-07-29 15:23:36 +02:00
wakonig_kandKlaus Wakonig fd5af01842 feat(dock area): add screenshot toolbar action 2025-07-29 15:08:17 +02:00
wakonig_kandKlaus Wakonig 8a214c8978 feat(rpc_timeout): add decorator to override the rpc timeout 2025-07-29 15:08:17 +02:00
wyzula_jandJan Wyzula 6bf84aea25 fix(waveform): fallback mechanism for auto mode to use index if scan_report_devices are not available 2025-07-29 14:56:54 +02:00
wakonig_kandKlaus Wakonig bf86a030a0 fix(bec widgets): always call cleanup of child widgets on cleanup 2025-07-29 14:04:24 +02:00
wakonig_kandKlaus Wakonig c1bdc506e8 fix(image_base): fix cleanup of uninitialized image layer 2025-07-29 11:19:07 +02:00
wyzula_jandJan Wyzula e090ac49b7 fix(launch_window): logic for custom main window apps adjusted 2025-07-29 09:01:01 +02:00
wyzula_jandJan Wyzula e4521d9528 feat(bec_main_window): plugin and rpc created 2025-07-29 09:01:01 +02:00
wyzula_jandJan Wyzula 1d0490fff4 fix(bec_main_window): main window have unified status bar on macOS 2025-07-29 09:01:01 +02:00
wyzula_jandJan Wyzula 10cbb9a05c refactor(widgets): all plugins regenerated 2025-07-29 09:01:01 +02:00
wyzula_jandJan Wyzula 7073e75adf fix(scan_progressbar): added kwargs to init 2025-07-29 09:01:01 +02:00
wyzula_jandJan Wyzula e42ffd7c01 fix(color_button_native): removed BECWidget inheritance 2025-07-29 09:01:01 +02:00
wyzula_jandJan Wyzula 2bd6d00899 fix(decimal_spinbox): removed BECWidget inheritance 2025-07-29 09:01:01 +02:00
wyzula_jandJan Wyzula c2a918ef4b fix(plugin_utils): plugins can be created from QWidgets, no need for BECWidget base class for plugin creation 2025-07-29 09:01:01 +02:00
wyzula_jandJan Wyzula 6bbf5126cf fix(widgets): added missing __init__ files 2025-07-29 09:01:01 +02:00
wyzula_jandJan Wyzula 728d4efd96 fix(utils): plugin template createWidget do not initialise widgets by default 2025-07-29 09:01:01 +02:00
wyzula_jandJan Wyzula 61e5bde15f fix(waveform): autorange is applied with 150ms delay after curve is added 2025-07-26 14:43:51 +02:00
appel_candChristian Appel 4d5df9608a refactor(positioner-box): cleanup, accept float precision 2025-07-25 19:43:52 +02:00
appel_candChristian Appel b718b438ba fix(positioner-box): Test to fix handling of none integer values for precision 2025-07-25 19:43:52 +02:00
wakonig_kandKlaus Wakonig b4e0664011 fix(cli): remove stderr from cli output when not using rpc 2025-07-25 12:17:44 +02:00
David PerlandJan Wyzula 0d81bdd4dd fix: cleanup subscriptions in device browser 2025-07-23 10:00:43 +02:00
perl_dandJan Wyzula 8eb8225a7f fix: factor out device name function and add test 2025-07-23 08:56:52 +02:00
wyzula_jandJan Wyzula 491d04467c fix(rpc_base): rpc_call wrapper passes full_name for Devices indeed of name 2025-07-23 08:56:52 +02:00
perl_dandJan Wyzula 608590c542 fix: ignore KeyError in SignalLabel 2025-07-22 20:18:28 +02:00
perl_dandDavid Perl cd17a4aad9 fix(signal_label): rewrite reading selection logic 2025-07-22 15:24:03 +01:00
perl_dandDavid Perl f0dc992586 fix(signal_label): use read() instead of get() for init 2025-07-22 15:24:03 +01:00