d8d6504816
test: fix tests for qtheme v1
2025-08-28 11:22:43 +02:00
b8ddcb9880
ci: run artifact upload on failure
2025-08-26 09:08:51 +02:00
fea13b8397
fix(serializer): remove deprecated serializer
2025-08-26 09:04:01 +02:00
eed52d21a5
ci: add artifact upload
2025-08-26 08:53:11 +02:00
dd14fc3eaa
test: fixes after theme changes
2025-08-26 08:47:55 +02:00
a7509c7027
build: add missing darkdetect dependency
2025-08-25 19:37:07 +02:00
1a4dc9ddfc
fix(compact_popup): import from qtpy instead of pyside6
2025-08-25 18:07:13 +02:00
2bd598d438
chore: fix formatter
2025-08-25 18:03:49 +02:00
dcc4f8d17f
fix: compact popup layout spacing
2025-08-25 17:11:20 +02:00
c2e47d9fae
fix: remove pyqtgraph styling logic
2025-08-25 17:05:48 +02:00
63e8792cdb
fix: tree items due to pushbutton margins
2025-08-25 17:05:45 +02:00
672891ca29
fix: device combobox change paint event to stylesheet change
2025-08-25 17:05:43 +02:00
bf29fdb58c
fix(toolbar): toolbar menu button fixed
2025-08-25 17:05:39 +02:00
d94ef3762a
fix:queue abort button fixed
2025-08-25 17:05:26 +02:00
18ffe0584f
fix(bec_widgets): adapt to bec_qthemes 1.0
2025-08-21 19:50:34 +02:00
bbc82fd5e8
build(bec_qthemes): version 1.0 dependency
2025-08-21 18:14:22 +02:00
a27f66bbef
refactor(advanced_dock_area): profile tools moved to separate module
2025-08-21 15:38:25 +02:00
66fb0a8816
fix(advanced_dock_area): dock manager global flags initialised in BW init to prevent segfault
2025-08-21 15:38:25 +02:00
b626a4b4ed
feat(advanced_dock_area): ads has default direction
2025-08-21 15:38:25 +02:00
af21720700
refactor(advanced_dock_area): ads changed to separate widget
2025-08-21 15:38:25 +02:00
0fff996aae
fix(bec_widgets): by default the linux display manager is switched to xcb
2025-08-21 15:38:25 +02:00
52ef184df1
feat(advanced_dock_area): added ads based dock area with profiles
2025-08-21 15:38:25 +02:00
1ff943a2eb
refactor(bec_main_window): main app theme renamed to View
2025-08-21 15:38:25 +02:00
b65a2f0d8c
feat(bec_widget): attach/detach method for all widgets + client regenerated
2025-08-21 15:38:25 +02:00
963c8127cf
fix(widget_state_manager): state manager can save to already existing settings
...
wip widget state manager saving loading file logic
2025-08-21 15:38:25 +02:00
43bec1b460
fix(widget_state_manager): state manager can save all properties recursively
2025-08-21 15:38:25 +02:00
01d9689772
refactor(widget_io): ancestor hierarchy methods consolidated
2025-08-21 15:38:25 +02:00
77aaff878b
feat(widget_io): widget hierarchy find_ancestor added
2025-08-21 15:38:25 +02:00
2ef65b3610
feat(widget_io): widget hierarchy can grap all bec connectors from the widget recursively
2025-08-21 15:38:25 +02:00
5a364eed48
refactor(bec_connector): signals renamed
2025-08-21 15:38:25 +02:00
956f2999c2
fix(bec_connector): added name established signal for listeners
2025-08-21 15:38:25 +02:00
9c8c3e0cc3
fix(bec_connector): dedicated remove signal added for listeners
2025-08-21 15:38:25 +02:00
2aa32d150d
build: PySide6-QtAds dependency added
2025-08-21 15:38:25 +02:00
semantic-release
ba047fd776
2.38.0
...
Automatically generated by python-semantic-release
v2.38.0
2025-08-19 15:12:14 +00:00
6e05157abb
feat(device_manager): DeviceManager view of config session
2025-08-19 17:11:24 +02:00
semantic-release
f4bc759e72
2.37.0
...
Automatically generated by python-semantic-release
v2.37.0
2025-08-19 14:52:20 +00:00
1bec9bd9b2
feat: add explorer widget
2025-08-19 16:51:38 +02:00
semantic-release
8b013d5dce
2.36.0
...
Automatically generated by python-semantic-release
v2.36.0
2025-08-18 10:45:14 +00:00
f2e5a85e61
feat(scan control): add support for literals
2025-08-18 12:44:29 +02:00
semantic-release
a2f8880459
2.35.0
...
Automatically generated by python-semantic-release
v2.35.0
2025-08-14 07:16:53 +00:00
926d722955
feat(property_manager): property manager widget
2025-08-14 09:16:04 +02:00
44ba7201b4
build: PySide6 upgraded to 6.9.0
2025-08-12 19:56:29 +02:00
semantic-release
0717426db2
2.34.0
...
Automatically generated by python-semantic-release
v2.34.0
2025-08-07 13:39:47 +00:00
f4af6ebc5f
fix: use better source for plugin repo name
2025-08-07 15:39:07 +02:00
a923f12c97
feat: autoformat compiled file and add docs
2025-08-07 15:39:07 +02:00
a5a7607a83
tests: add tests for widget creator
2025-08-07 15:39:07 +02:00
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
49ac7decf7
feat(plugin manager): add cli commands
2025-08-07 15:39:07 +02:00
semantic-release
092bed38fa
2.33.3
...
Automatically generated by python-semantic-release
v2.33.3
2025-07-31 11:10:38 +00:00
50c84a766a
refactor(scan-history): add spinner for loading time of history
2025-07-31 13:09:47 +02:00