1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-04-22 16:24:34 +02:00

Commit Graph

  • 38134ec849 WILL BE REMOVED AFTER REBASE fix(fakeredis): add support for additional args wakonig_k 2025-11-17 20:11:58 +01:00
  • 937bea5103 WILL BE REMOVED AFTER REBASE fix(test): removed duplicate test in crosshair wyzula_j 2025-11-17 13:18:20 +01:00
  • 0ba14b2dbb WILL BE REMOVED AFTER REBASE build: pyqtgraph pin to 0.13.7 wyzula_j 2025-11-17 13:17:54 +01:00
  • 7b287c45f2 2.45.3 v2.45.3 semantic-release 2025-11-17 19:27:33 +00:00
  • c9455672b5 fix(fakeredis): add support for additional args wakonig_k 2025-11-17 20:11:58 +01:00
  • 7f06375f9d 2.45.2 v2.45.2 semantic-release 2025-11-17 12:30:16 +00:00
  • d00d786399 fix(test): removed duplicate test in crosshair wyzula_j 2025-11-17 13:18:20 +01:00
  • a4c465dcaf build: pyqtgraph pin to 0.13.7 wyzula_j 2025-11-17 13:17:54 +01:00
  • d0e94d0da4 2.45.1 v2.45.1 semantic-release 2025-11-14 14:12:59 +00:00
  • bb3cea7fe8 fix(waveform): async_readback can accept 0D data wyzula_j 2025-11-14 14:19:37 +01:00
  • 7f488c09ef fix(becconnector): ophyd thread killer on exit + in conftest wyzula_j 2025-10-28 20:39:19 +01:00
  • 3c6aa8e138 2.45.0 v2.45.0 semantic-release 2025-11-10 19:28:13 +00:00
  • 198684c65d feat(waveform): dap curve can be attached to custom and history curves wyzula_j 2025-11-10 16:08:38 +01:00
  • 617f2df2af chore: add third-party license notice wakonig_k 2025-11-10 13:40:03 +01:00
  • ef83287126 2.44.0 v2.44.0 semantic-release 2025-11-05 21:43:42 +00:00
  • d5e6f095fe refactor(plot_base): consolidated user access for the PlotBase wyzula_j 2025-11-05 19:37:27 +01:00
  • b10efc0f40 feat(plot_base): invert x/y axis wyzula_j 2025-11-05 19:14:00 +01:00
  • 95fc84e1de fix(advanced_dock_area): disable developer mode switch feat/ads-profile-gui wyzula_j 2025-10-27 19:25:10 +01:00
  • c64f9931c3 feat(advanced_dock_area): UI/UX for profile management improved, saving directories logic adjusted wyzula_j 2025-10-06 13:37:52 +02:00
  • 3773b6f6eb fix(becconnector): ophyd thread killer on exit + in conftest wyzula_j 2025-10-28 20:39:19 +01:00
  • ef1732e668 fix(main_window): cleanup adjusted with shiboken6 wyzula_j 2025-10-26 20:00:00 +01:00
  • 4020c423c8 feat(bec_widget): save screenshot to bytes wyzula_j 2025-10-20 13:42:31 +02:00
  • 8776784507 refactor(collapsible_tree_section): change add pushbuttons to qtoolbuttons wyzula_j 2025-11-04 15:52:03 +01:00
  • 79d64c43d5 refactor(developer_view): developer view moved from examples to view module in applications wyzula_j 2025-11-04 15:27:34 +01:00
  • 44b1dbf911 docs: README rewritten wyzula_j 2025-11-02 20:44:23 +01:00
  • e9d381a18a chore: Update stale issue and PR settings to 120 days Klaus Wakonig 2025-11-03 14:19:15 +01:00
  • fa5135d2d7 feat(guided_tour): added option to register QActions from toolbar wyzula_j 2025-10-31 12:29:00 +01:00
  • e1e0fbd390 feat(guided_tour): add guided tour wakonig_k 2025-10-27 22:04:51 +01:00
  • 4284d572ec docs(monaco_dock): add missing argument wakonig_k 2025-10-30 16:28:48 +01:00
  • 96e7ca34ab fix: add metadata to scan control export wakonig_k 2025-10-30 16:25:24 +01:00
  • 0d0eb1d8ee fix: developer view improvements and dependency updates wakonig_k 2025-10-08 17:42:41 +02:00
  • da1a3ddfc4 fix(dependencies): add copier and typer to project dependencies wakonig_k 2025-10-14 09:31:07 +02:00
  • 7cd4f448b5 fix(view): apply view_id and view_title attributes to existing ViewBase instances wakonig_k 2025-10-08 17:59:19 +02:00
  • 752d9ba575 refactor: move splitter weights to view; change developerview to viewbase wakonig_k 2025-10-17 16:09:06 +02:00
  • 7a43111de0 feat: add developer view wyzula_j 2025-08-18 16:47:16 +02:00
  • b43abfafcd ci: install ttyd wakonig_k 2025-10-15 16:21:40 +02:00
  • 4dc128c64a fix(actions): set default text position to 'under' wakonig_k 2025-10-30 10:41:27 +01:00
  • b005542df3 2.43.0 v2.43.0 semantic-release 2025-10-30 07:58:50 +00:00
  • 13a9175ba5 feat: add pdf viewer widget wakonig_k 2025-10-28 18:16:20 +01:00
  • 3f8e60a14f 2.42.1 v2.42.1 semantic-release 2025-10-28 14:48:18 +00:00
  • 6bc1c3c5f1 fix(rpc_server): raise window, even if minimized wyzula_j 2025-10-28 13:10:30 +01:00
  • cb233b877d feat(jupyter_console_window): adjustment for general usage wyzula_j 2025-10-17 10:45:08 +02:00
  • 16d88fe8df fix(jupyter_console): cleanup wyzula_j 2025-10-17 13:40:42 +02:00
  • 6b5aa74934 fix(toolbar): create_action_with_text text will not change to tooltip when disable/enable/checked wyzula_j 2025-10-27 19:05:59 +01:00
  • d3a2e94856 fix(tests): client_mocks moved inside the package, imports for tests adjusted fix/test-utils wyzula_j 2025-10-27 13:53:04 +01:00
  • 00976e6fb2 refactor(tests): utils changed to fake_devices wyzula_j 2025-10-27 13:45:42 +01:00
  • 9f91eb2e08 2.42.0 v2.42.0 semantic-release 2025-10-21 13:17:18 +00:00
  • 1e19092319 feat(positioner_box_2d): added properties to enable/disable vertical and horizontal controls wyzula_j 2025-10-21 14:26:04 +02:00
  • 96664c3923 feat(image_roi): enhance get_coordinates to include rectangle center and dimensions wyzula_j 2025-10-21 14:38:44 +02:00
  • 140f126560 feat(ads): add pyi stub file to provide type hints for ads wakonig_k 2025-10-17 13:55:00 +02:00
  • c170cc7bd3 feat: add device browser to menu feat/788_show_additional_info perl_d 2025-07-30 14:39:46 +02:00
  • 3b850fa730 fix: safely access device config perl_d 2025-07-30 09:46:26 +02:00
  • 2c6db345d3 feat(devicebrowser): show enabled and readonly status perl_d 2025-07-21 16:26:21 +02:00
  • a57d3c6e1c refactor: improve test coverage for help_inspector and device_manager_view appel_c 2025-10-14 17:40:42 +02:00
  • bb363d8280 test(device-manager-view): Add test for the device-manager-view initialization appel_c 2025-10-14 14:02:53 +02:00
  • b81e92b3ee test(device-manager-components): test for device manager components appel_c 2025-10-13 07:47:36 +02:00
  • bc77d3199e refactor(device-manager-view): cleanup, minor bugfixes appel_c 2025-10-13 07:47:03 +02:00
  • 3522caba67 refactor: improve device-manager-view appel_c 2025-10-03 16:28:32 +02:00
  • 979de3519b test(advanced_dock_area): tests fixed wyzula_j 2025-10-10 13:05:07 +02:00
  • 4e38365d00 feat(advanced_dock_area): add 2D positioner box to device actions wyzula_j 2025-10-10 11:38:46 +02:00
  • caaa9e5d7f fix(advanced_dock_area): added terminal,bec_shell, removed VSCode wyzula_j 2025-10-07 14:00:24 +02:00
  • c97c50ffdb fix(web_console): added startup kwarg wyzula_j 2025-10-07 13:35:03 +02:00
  • cbf9d21b7d fix(advanced_dock_area): vs code removed from available docks wyzula_j 2025-10-07 13:24:12 +02:00
  • 8e66bae6ec feat(help-inspector): add help inspector widget appel_c 2025-10-07 13:44:59 +02:00
  • b2af9c421c fix(signal_label): dispatcher unsubscribed in the cleanup wyzula_j 2025-10-03 17:57:03 +02:00
  • de5c2e37ed fix(client): abort, reset, stop button removed from RPC access wyzula_j 2025-10-03 13:19:07 +02:00
  • 60c207f1fe test(color_utils): cleanup for pyqtgraph wyzula_j 2025-10-03 12:19:15 +02:00
  • c609a2c9cb test(device_input_base): added qtbot wyzula_j 2025-09-29 14:45:12 +02:00
  • 8b9295356d test(busy_loader): tests added wyzula_j 2025-09-29 13:30:44 +02:00
  • e52afd569f feat(busy_loader): busy loader added to bec widget base class wyzula_j 2025-09-24 12:31:07 -05:00
  • 91e8a72e07 refactor(device_manager_view): added labels to main toolbar wyzula_j 2025-10-02 12:40:59 +02:00
  • bd9db4f20e fix(available_device_resources): top toolbar size fixed wyzula_j 2025-09-30 17:17:02 +02:00
  • fcd7b3d642 perf(device_table_view): text wrapper delegate removed since it was not working correctly anyway wyzula_j 2025-09-30 15:53:22 +02:00
  • 718f4564ab fix(device_manager_view): removed custom styling for overlay wyzula_j 2025-09-30 15:14:21 +02:00
  • 657648c833 refactor(examples): wrong main app removed wyzula_j 2025-09-30 15:07:32 +02:00
  • 99007d8cf5 feat(main_app): device manager implemented into main app wyzula_j 2025-09-30 15:07:02 +02:00
  • 016e1af79e feat(actions): actions can be created with label text with beside or under alignment wyzula_j 2025-10-02 12:33:32 +02:00
  • 1b7f9a3323 fix: mark processEvents for checks appel_c 2025-09-30 08:18:39 +02:00
  • 12a454f762 refactor: cleanup appel_c 2025-09-30 08:18:16 +02:00
  • d8900a579f fix: preset classes for config dialog perl_d 2025-09-16 14:21:10 +02:00
  • ca9007a6e2 fix: tests perl_d 2025-09-15 14:10:25 +02:00
  • 421e6d38e4 style: imports perl_d 2025-09-15 11:30:40 +02:00
  • fb2dfff4f3 refactor: redo device tester perl_d 2025-09-10 15:55:33 +02:00
  • 0cad33cbd3 fix: check plugin exists before loading perl_d 2025-09-15 10:40:56 +02:00
  • 9cd4e10408 feat: allow setting config in redis perl_d 2025-09-10 09:24:57 +02:00
  • f7f37509b6 style: typo perl_d 2025-09-08 11:25:06 +02:00
  • 7e3de2c64e fix: slightly improve theming perl_d 2025-09-08 10:43:07 +02:00
  • bd9be10aaf fix: don't use deprecated api for CDockWidget perl_d 2025-09-08 08:43:50 +02:00
  • 5fde098974 feat(device_manager): add device dialog with presets perl_d 2025-09-05 16:32:14 +02:00
  • 97fddf0196 refactor: genericise config form perl_d 2025-09-05 12:23:41 +02:00
  • 9f755997e2 fix: device table theming perl_d 2025-09-05 10:23:35 +02:00
  • cac1066861 refactor: available devices add+remove from toolbar perl_d 2025-09-04 15:55:07 +02:00
  • 5281d380cb fix: add all devices to test list perl_d 2025-09-04 13:27:20 +02:00
  • 24c213a705 feat: connect available devices to doc and yaml views perl_d 2025-09-04 09:36:19 +02:00
  • f41ea592bb feat: add/remove functionality for device table perl_d 2025-09-03 00:08:03 +02:00
  • a4e02460ad refactor: util for MimeData perl_d 2025-09-02 21:02:51 +02:00
  • a998793d00 feat(dm): apply shared selection signal util to view perl_d 2025-09-02 18:26:02 +02:00
  • be812322b0 feat: add shared selection signal util perl_d 2025-09-02 18:25:37 +02:00
  • 7676e863b2 feat: connect config update to available devices perl_d 2025-09-02 16:31:42 +02:00
  • d467ecc5e0 fix: allow setting state with other conformation of config perl_d 2025-09-02 16:31:24 +02:00