1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-06 17:02:50 +01:00
Commit Graph

2431 Commits

Author SHA1 Message Date
67d50d7b68 feat(main_app):views with examples for enter and exit hook 2025-10-15 14:10:29 +02:00
3a78c1b177 feat(main_app): main app with interactive app switcher 2025-10-15 14:10:29 +02:00
66a29d1f07 test: remove outdated tests
Note: The stylesheet is now set by qthemes, not the widget itself. As a result, the widget-specific stylesheet remains empty.
2025-10-15 14:10:29 +02:00
c72789c8fd feat: add SafeConnect 2025-10-15 14:10:29 +02:00
fa642aaf49 fix: process all deletion events before applying a new theme.
Note: this can be dropped once qthemes is updated.
2025-10-15 14:10:29 +02:00
2aef05056c refactor: move to qthemes 1.1.2 2025-10-15 14:10:27 +02:00
e0d65b42f4 test: apply theme on qapp creation 2025-10-15 14:10:14 +02:00
8c226b66c6 refactor(spinner): improve enum access 2025-10-15 14:10:14 +02:00
39809e88b8 fix(themes): move apply theme from BECWidget class to server init 2025-10-15 14:10:14 +02:00
3dba8321f2 fix(BECWidget): ensure that theme changes are only triggered from alive Qt objects 2025-10-15 14:10:14 +02:00
0daeb389ef test: fix tests for qtheme v1 2025-10-15 14:10:12 +02:00
bdd732b236 ci: add artifact upload 2025-10-15 14:07:36 +02:00
d21464f98f test: fixes after theme changes 2025-10-15 14:07:36 +02:00
b02994558b build: add missing darkdetect dependency 2025-10-15 14:07:36 +02:00
b2d6b8dac0 fix(compact_popup): import from qtpy instead of pyside6 2025-10-15 14:07:36 +02:00
3e23ba9aa2 chore: fix formatter 2025-10-15 14:07:36 +02:00
daeec7e0c9 fix: compact popup layout spacing 2025-10-15 14:07:36 +02:00
03fe3a83c4 fix: remove pyqtgraph styling logic 2025-10-15 14:07:36 +02:00
43d49276ce fix: tree items due to pushbutton margins 2025-10-15 14:07:36 +02:00
b6f8866667 fix: device combobox change paint event to stylesheet change 2025-10-15 14:07:36 +02:00
dcdf5a4a54 fix(toolbar): toolbar menu button fixed 2025-10-15 14:07:36 +02:00
125c94cbbe fix:queue abort button fixed 2025-10-15 14:07:36 +02:00
138fd1bea7 fix(bec_widgets): adapt to bec_qthemes 1.0 2025-10-15 14:07:36 +02:00
63b7f92f22 build(bec_qthemes): version 1.0 dependency 2025-10-15 14:07:33 +02:00
66f01dc9a6 refactor(advanced_dock_area): profile tools moved to separate module 2025-10-15 14:07:17 +02:00
d4ea9f2992 fix(advanced_dock_area): dock manager global flags initialised in BW init to prevent segfault 2025-10-15 14:07:17 +02:00
9b9b8ab718 feat(advanced_dock_area): ads has default direction 2025-10-15 14:07:17 +02:00
6b1b7a6b56 refactor(advanced_dock_area): ads changed to separate widget 2025-10-15 14:07:17 +02:00
4e96d6c53c fix(bec_widgets): by default the linux display manager is switched to xcb 2025-10-15 14:07:17 +02:00
cbcf23965b feat(advanced_dock_area): added ads based dock area with profiles 2025-10-15 14:07:17 +02:00
24f54fc252 refactor(bec_main_window): main app theme renamed to View 2025-10-15 14:07:17 +02:00
6643dc2b57 feat(bec_widget): attach/detach method for all widgets + client regenerated 2025-10-15 14:07:17 +02:00
a58fb3fa53 fix(widget_state_manager): state manager can save to already existing settings
wip widget state manager saving loading file logic
2025-10-15 14:07:17 +02:00
5ecdaf4121 fix(widget_state_manager): state manager can save all properties recursively 2025-10-15 14:07:17 +02:00
77295f13f7 refactor(widget_io): ancestor hierarchy methods consolidated 2025-10-15 14:07:17 +02:00
faa0aa659d feat(widget_io): widget hierarchy find_ancestor added 2025-10-15 14:07:17 +02:00
00c0232833 feat(widget_io): widget hierarchy can grap all bec connectors from the widget recursively 2025-10-15 14:07:17 +02:00
8f359f8d37 refactor(bec_connector): signals renamed 2025-10-15 14:07:17 +02:00
5a49c41a52 fix(bec_connector): added name established signal for listeners 2025-10-15 14:07:17 +02:00
e4fb126fad fix(bec_connector): dedicated remove signal added for listeners 2025-10-15 14:07:16 +02:00
bf123550e1 build: PySide6-QtAds dependency added 2025-10-15 14:07:16 +02:00
semantic-release
741ca2fd8a 2.41.1
Automatically generated by python-semantic-release
v2.41.1
2025-10-15 11:25:47 +00:00
3941050883 fix(dependencies): bec lib versions fixed 2025-10-15 13:25:01 +02:00
semantic-release
1d746c6829 2.41.0
Automatically generated by python-semantic-release
v2.41.0
2025-10-15 10:36:45 +00:00
ef27de40ce fix(image_roi): delete button added to compact version 2025-10-15 12:35:51 +02:00
37df95ead8 fix(image_roi): rois can be removed with right click context menu 2025-10-15 12:35:51 +02:00
c87a6cfce9 feat(image_roi_tree): compact mode added 2025-10-15 12:35:51 +02:00
3d807eaa63 refactor(serializer): upgrade to new serializer interface 2025-10-13 16:11:47 +02:00
28ac9c5cc3 build(bec_lib): version bump to 3.69.3 2025-10-09 15:36:18 +02:00
1dd20d5986 test(deviceconfig-form-update): Add onFailure default to test 2025-10-09 15:36:18 +02:00