1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-05 00:12:49 +01:00

Commit Graph

  • c354a9b249 fix(heatmap): interpolation of the image moved to separate thread wyzula-jan 2025-11-26 21:32:31 +01:00
  • caa4e449e4 fix(motor_map): x/y motor are saved in properties wyzula-jan 2025-11-27 15:43:47 +01:00
  • afc8c4733e fix: don't wait forever David Perl 2025-11-28 14:10:51 +01:00
  • a00024c66f fix(widget_state_manager): PROPERTIES_TO_SKIP are not restored even if in ini file wyzula-jan 2025-11-26 17:08:26 +01:00
  • 5c18b291b5 feat(advanced_dock_area): floating docks restore with relative geometry wyzula-jan 2025-11-21 13:47:28 +01:00
  • 08dde431a6 refactor: improvements to enum access wakonig_k 2025-11-23 13:28:20 +01:00
  • 7daa25d7c1 feat(advanced_dock_area): instance lock for multiple ads in same session wyzula-jan 2025-11-20 11:32:27 +01:00
  • 8842eb617a fix(widgets): removed isVisible from all SafeProperties wyzula-jan 2025-11-20 15:33:41 +01:00
  • 1d0634e142 fix(bec_widget): improved qt enums; grab safeguard wyzula-jan 2025-11-19 16:18:36 +01:00
  • dc6946c924 fix(qt_ads): pythons stubs match structure of PySide6QtAds wyzula-jan 2025-11-19 15:46:55 +01:00
  • 377bad4854 fix(widget_state_manager): filtering of not wanted properties wyzula-jan 2025-11-19 11:29:36 +01:00
  • 6cdd813734 refactor(main_app): adapted for DockAreaWidget changes wyzula-jan 2025-11-09 14:52:42 +01:00
  • 3f46f7eb7e refactor(developer_view): changed to use DockAreaWidget wyzula-jan 2025-11-05 18:28:39 +01:00
  • 73f474c7e7 refactor(monaco_dock): changed to use DockAreaWidget wyzula-jan 2025-11-05 18:28:24 +01:00
  • 2dfae4d38f feat(advanced_dock_area): created DockAreaWidget base class; profile management through namespaces; dock area variants wyzula-jan 2025-11-04 16:59:23 +01:00
  • f7061baf7b fix(main_window): removed general forced cleanup wyzula-jan 2025-11-07 14:05:59 +01:00
  • 5865d0f97d feat(advanced_dock_area): UI/UX for profile management improved, saving directories logic adjusted wyzula-jan 2025-10-06 13:37:52 +02:00
  • c204815c42 fix(main_window): cleanup adjusted with shiboken6 wyzula-jan 2025-10-26 20:00:00 +01:00
  • af8f3911aa fix(dark_mode_button): skip settings added wyzula-jan 2025-11-09 20:32:52 +01:00
  • 73afb5a472 fix(widget_state_manager): added shiboken check wyzula-jan 2025-11-09 20:32:39 +01:00
  • 5836f286de feat(bec_widget): save screenshot to bytes wyzula-jan 2025-10-20 13:42:31 +02:00
  • 5567274f2d fix(becconnector): ophyd thread killer on exit + in conftest wyzula-jan 2025-10-28 20:39:19 +01:00
  • 7983a4527a feat(guided_tour): add guided tour wakonig_k 2025-10-27 22:04:51 +01:00
  • 0f63543326 fix: add metadata to scan control export wakonig_k 2025-10-30 16:25:24 +01:00
  • 01755aba07 feat(developer_view): add developer view wyzula-jan 2025-08-18 16:47:16 +02:00
  • b4987fe759 feat(jupyter_console_window): adjustment for general usage wyzula-jan 2025-10-17 13:40:42 +02:00
  • b0cb048c81 feat(ads): add pyi stub file to provide type hints for ads wakonig_k 2025-10-17 13:55:00 +02:00
  • e8c062a48f feat(dm-view): initial device manager view added appel_c 2025-08-22 07:55:33 +02:00
  • dfe914bb7e feat(help-inspector): add help inspector widget appel_c 2025-10-07 13:44:59 +02:00
  • b66353bf6e fix(signal_label): dispatcher unsubscribed in the cleanup wyzula-jan 2025-10-03 17:57:03 +02:00
  • ead1d38b49 fix(client): abort, reset, stop button removed from RPC access wyzula-jan 2025-10-03 13:19:07 +02:00
  • b2505c6a56 feat(main_app): main app with interactive app switcher wyzula-jan 2025-09-04 16:30:59 +02:00
  • 663c00f1a4 feat(actions): actions can be created with label text with beside or under alignment wyzula-jan 2025-10-02 12:33:32 +02:00
  • 3dd688540e feat(busy_loader): busy loader added to bec widget base class wyzula-jan 2025-09-24 12:31:07 -05:00
  • 092ac915a8 feat: add SafeConnect wakonig_k 2025-08-29 15:39:58 +02:00
  • 03015a72a6 fix(bec_widgets): adapt to bec_qthemes 1.0; themes can be only applied on living Qt objects wyzula-jan 2025-08-19 10:50:56 +02:00
  • 7dcaf8fe4c feat(advanced_dock_area): added ads based dock area with profiles wyzula-jan 2025-08-05 15:58:29 +02:00
  • 02db6307e4 fix(web_console): added startup kwarg wyzula-jan 2025-10-07 13:35:03 +02:00
  • 3a10cac7c8 refactor(bec_main_window): main app theme renamed to View wyzula-jan 2025-08-13 11:22:22 +02:00
  • 64fecd16dd fix(widget_state_manager): state manager can save all properties recursively to already existing settings wyzula-jan 2025-08-06 20:25:01 +02:00
  • 76639b3e04 feat(bec_widget): attach/detach method for all widgets + client regenerated wyzula-jan 2025-08-07 16:05:43 +02:00
  • a767ee8331 feat(widget_io): widget hierarchy can grap all bec connectors from the widget recursively wyzula-jan 2025-08-06 20:24:40 +02:00
  • 5c33f1a6d4 fix(bec_connector): widget_removed and name_established signals added wyzula-jan 2025-08-05 16:50:14 +02:00
  • af320d812b ci: install ttyd wakonig_k 2025-10-15 16:21:40 +02:00
  • 5bfb50fdc6 ci: add artifact upload wakonig_k 2025-08-26 08:53:11 +02:00
  • 5393a84494 build: PySide6-QtAds; bec_qtheme V1; dependencies updated and adjusted wyzula-jan 2025-08-07 16:36:53 +02:00
  • d577fac02f test(scan control): avoid strict length comparisons wakonig_k 2025-12-23 11:41:25 +01:00
  • 0349c87261 ci: use auth.token instead of login_or_token wakonig_k 2025-12-23 11:24:15 +01:00
  • 4d59a474d6 fix(monaco_dock): update editor metadata handling and improve open_file method fix/ide_view_23-12-25 wakonig_k 2025-11-26 10:56:41 +01:00
  • ca83b5d61b refactor(developer_widget): enhance documentation and add missing imports wakonig_k 2025-11-26 10:56:30 +01:00
  • 7d123d3fe6 feat(developer_widget): add signal connection for focused editor changes to disable run button for macro files wakonig_k 2025-11-26 10:56:14 +01:00
  • d91a61ae45 f - wip feature/shared_web_console wakonig_k 2025-12-23 11:37:16 +01:00
  • 0419b63e3f feat(web console): add support for shared web console sessions wakonig_k 2025-12-23 11:07:34 +01:00
  • b4ad75aade fix(client): client API regenerated wyzula-jan 2025-12-19 13:59:02 +01:00
  • 82ce27a700 feat(device-manager): Add DeviceManager Widget for BEC Widget main applications wyzula-jan 2025-11-20 23:50:28 +01:00
  • fe8e6d9427 fix(general_app): old general app example removed wyzula-jan 2025-12-11 18:39:00 +01:00
  • f8cd8d0d06 fix(heatmap): interpolation thread is killed only on exit, logger for dandling thread wyzula-jan 2025-12-09 15:41:15 +01:00
  • 821b61bcc0 perf(heatmap): thread worker optimization wyzula-jan 2025-12-05 10:58:58 +01:00
  • d9afe31d61 fix(heatmap): interpolation of the image moved to separate thread wyzula-jan 2025-11-26 21:32:31 +01:00
  • 8df2576390 fix(motor_map): x/y motor are saved in properties wyzula-jan 2025-11-27 15:43:47 +01:00
  • 240c6dd439 fix: don't wait forever David Perl 2025-11-28 14:10:51 +01:00
  • 6039d070b7 fix(widget_state_manager): PROPERTIES_TO_SKIP are not restored even if in ini file wyzula-jan 2025-11-26 17:08:26 +01:00
  • 04fc10213d feat(advanced_dock_area): floating docks restore with relative geometry wyzula-jan 2025-11-21 13:47:28 +01:00
  • c3d6eb009f refactor: improvements to enum access wakonig_k 2025-11-23 13:28:20 +01:00
  • 669a84cb21 feat(advanced_dock_area): instance lock for multiple ads in same session wyzula-jan 2025-11-20 11:32:27 +01:00
  • 1211a66577 fix(widgets): removed isVisible from all SafeProperties wyzula-jan 2025-11-20 15:33:41 +01:00
  • a2374f00b0 fix(bec_widget): improved qt enums; grab safeguard wyzula-jan 2025-11-19 16:18:36 +01:00
  • 92dc947e68 fix(qt_ads): pythons stubs match structure of PySide6QtAds wyzula-jan 2025-11-19 15:46:55 +01:00
  • 574fd051c1 fix(widget_state_manager): filtering of not wanted properties wyzula-jan 2025-11-19 11:29:36 +01:00
  • 8070d60370 refactor(main_app): adapted for DockAreaWidget changes wyzula-jan 2025-11-09 14:52:42 +01:00
  • 23a232da9c refactor(developer_view): changed to use DockAreaWidget wyzula-jan 2025-11-05 18:28:39 +01:00
  • c7d40ca82c refactor(monaco_dock): changed to use DockAreaWidget wyzula-jan 2025-11-05 18:28:24 +01:00
  • 1c38d7a6ff feat(advanced_dock_area): created DockAreaWidget base class; profile management through namespaces; dock area variants wyzula-jan 2025-11-04 16:59:23 +01:00
  • 75afac2fc7 fix(main_window): removed general forced cleanup wyzula-jan 2025-11-07 14:05:59 +01:00
  • 4ad8b7cb22 feat(advanced_dock_area): UI/UX for profile management improved, saving directories logic adjusted wyzula-jan 2025-10-06 13:37:52 +02:00
  • 8c9d06e9d6 fix(main_window): cleanup adjusted with shiboken6 wyzula-jan 2025-10-26 20:00:00 +01:00
  • 781f7cc055 fix(dark_mode_button): skip settings added wyzula-jan 2025-11-09 20:32:52 +01:00
  • 2dac1c38c1 fix(widget_state_manager): added shiboken check wyzula-jan 2025-11-09 20:32:39 +01:00
  • a00bb0fe58 feat(bec_widget): save screenshot to bytes wyzula-jan 2025-10-20 13:42:31 +02:00
  • 435873b539 fix(becconnector): ophyd thread killer on exit + in conftest wyzula-jan 2025-10-28 20:39:19 +01:00
  • cb253e5998 feat(guided_tour): add guided tour wakonig_k 2025-10-27 22:04:51 +01:00
  • 17fa18d9d2 fix: add metadata to scan control export wakonig_k 2025-10-30 16:25:24 +01:00
  • f7210b88ea feat(developer_view): add developer view wyzula-jan 2025-08-18 16:47:16 +02:00
  • cb2ccb02ff feat(jupyter_console_window): adjustment for general usage wyzula-jan 2025-10-17 13:40:42 +02:00
  • cacf98cb9a feat(ads): add pyi stub file to provide type hints for ads wakonig_k 2025-10-17 13:55:00 +02:00
  • 5d0ec2186b feat(dm-view): initial device manager view added appel_c 2025-08-22 07:55:33 +02:00
  • fc4ad051f8 feat(help-inspector): add help inspector widget appel_c 2025-10-07 13:44:59 +02:00
  • d5aaba1adb fix(signal_label): dispatcher unsubscribed in the cleanup wyzula-jan 2025-10-03 17:57:03 +02:00
  • 5b9fdc7d30 fix(client): abort, reset, stop button removed from RPC access wyzula-jan 2025-10-03 13:19:07 +02:00
  • 943a911a17 feat(main_app): main app with interactive app switcher wyzula-jan 2025-09-04 16:30:59 +02:00
  • 80f7829adc feat(actions): actions can be created with label text with beside or under alignment wyzula-jan 2025-10-02 12:33:32 +02:00
  • f6f0ad445f feat(busy_loader): busy loader added to bec widget base class wyzula-jan 2025-09-24 12:31:07 -05:00
  • 554704a63a feat: add SafeConnect wakonig_k 2025-08-29 15:39:58 +02:00
  • a3e044bf50 fix(bec_widgets): adapt to bec_qthemes 1.0; themes can be only applied on living Qt objects wyzula-jan 2025-08-19 10:50:56 +02:00
  • 66ae2b25fd feat(advanced_dock_area): added ads based dock area with profiles wyzula-jan 2025-08-05 15:58:29 +02:00
  • 532b7422b8 fix(web_console): added startup kwarg wyzula-jan 2025-10-07 13:35:03 +02:00
  • 80d1c29ab1 refactor(bec_main_window): main app theme renamed to View wyzula-jan 2025-08-13 11:22:22 +02:00
  • 18b0cd4142 fix(widget_state_manager): state manager can save all properties recursively to already existing settings wyzula-jan 2025-08-06 20:25:01 +02:00
  • a26e1f4811 feat(bec_widget): attach/detach method for all widgets + client regenerated wyzula-jan 2025-08-07 16:05:43 +02:00
  • 3b7bc2b25a feat(widget_io): widget hierarchy can grap all bec connectors from the widget recursively wyzula-jan 2025-08-06 20:24:40 +02:00