|
|
a84459acbf
|
fix(BECWidget): ensure that theme changes are only triggered from alive Qt objects
|
2025-09-15 13:52:43 +02:00 |
|
|
|
0dce0a0f4f
|
test: fix tests for qtheme v1
|
2025-09-15 13:52:43 +02:00 |
|
|
|
7421166bee
|
fix(serializer): remove deprecated serializer
|
2025-09-15 13:52:43 +02:00 |
|
|
|
1d5d83c7ef
|
ci: add artifact upload
|
2025-09-15 13:52:43 +02:00 |
|
|
|
38a4f3ad9a
|
test: fixes after theme changes
|
2025-09-15 13:52:43 +02:00 |
|
|
|
4889f01ef3
|
build: add missing darkdetect dependency
|
2025-09-15 13:52:43 +02:00 |
|
|
|
652ec81d01
|
fix(compact_popup): import from qtpy instead of pyside6
|
2025-09-15 13:52:43 +02:00 |
|
|
|
391e2f7ef4
|
chore: fix formatter
|
2025-09-15 13:52:43 +02:00 |
|
|
|
9bd1efafde
|
fix: compact popup layout spacing
|
2025-09-15 13:52:43 +02:00 |
|
|
|
e01518898e
|
fix: remove pyqtgraph styling logic
|
2025-09-15 13:52:43 +02:00 |
|
|
|
eb5d56a388
|
fix: tree items due to pushbutton margins
|
2025-09-15 13:52:43 +02:00 |
|
|
|
09d00c4f11
|
fix: device combobox change paint event to stylesheet change
|
2025-09-15 13:52:43 +02:00 |
|
|
|
19e8e5a891
|
fix(toolbar): toolbar menu button fixed
|
2025-09-15 13:52:43 +02:00 |
|
|
|
cea2e68fbd
|
fix:queue abort button fixed
|
2025-09-15 13:52:43 +02:00 |
|
|
|
6932a5e2dd
|
fix(bec_widgets): adapt to bec_qthemes 1.0
|
2025-09-15 13:52:43 +02:00 |
|
|
|
ab5a78e2fd
|
build(bec_qthemes): version 1.0 dependency
|
2025-09-15 13:52:43 +02:00 |
|
|
|
022b10ff7a
|
refactor(advanced_dock_area): profile tools moved to separate module
|
2025-09-15 13:52:43 +02:00 |
|
|
|
062042c35c
|
fix(advanced_dock_area): dock manager global flags initialised in BW init to prevent segfault
|
2025-09-15 13:52:43 +02:00 |
|
|
|
0756ebb389
|
feat(advanced_dock_area): ads has default direction
|
2025-09-15 13:52:43 +02:00 |
|
|
|
166b56b560
|
refactor(advanced_dock_area): ads changed to separate widget
|
2025-09-15 13:52:43 +02:00 |
|
|
|
7884aec801
|
fix(bec_widgets): by default the linux display manager is switched to xcb
|
2025-09-15 13:52:43 +02:00 |
|
|
|
e7f9919620
|
feat(advanced_dock_area): added ads based dock area with profiles
|
2025-09-15 13:52:43 +02:00 |
|
|
|
25f9b09027
|
refactor(bec_main_window): main app theme renamed to View
|
2025-09-15 13:52:43 +02:00 |
|
|
|
4495cc77db
|
feat(bec_widget): attach/detach method for all widgets + client regenerated
|
2025-09-15 13:52:43 +02:00 |
|
|
|
2eb04e0ffa
|
fix(widget_state_manager): state manager can save to already existing settings
wip widget state manager saving loading file logic
|
2025-09-15 13:52:43 +02:00 |
|
|
|
0a4d3b5818
|
fix(widget_state_manager): state manager can save all properties recursively
|
2025-09-15 13:52:43 +02:00 |
|
|
|
d7a946e432
|
refactor(widget_io): ancestor hierarchy methods consolidated
|
2025-09-15 13:52:43 +02:00 |
|
|
|
02887d2d9a
|
feat(widget_io): widget hierarchy find_ancestor added
|
2025-09-15 13:52:43 +02:00 |
|
|
|
bc8a3282db
|
feat(widget_io): widget hierarchy can grap all bec connectors from the widget recursively
|
2025-09-15 13:52:43 +02:00 |
|
|
|
bfc72e86e8
|
refactor(bec_connector): signals renamed
|
2025-09-15 13:52:43 +02:00 |
|
|
|
c20a1ac865
|
fix(bec_connector): added name established signal for listeners
|
2025-09-15 13:52:43 +02:00 |
|
|
|
df9b5b7588
|
fix(bec_connector): dedicated remove signal added for listeners
|
2025-09-15 13:52:43 +02:00 |
|
|
|
b092d2a094
|
build: PySide6-QtAds dependency added
|
2025-09-15 13:52:43 +02:00 |
|
|
|
3e339348dd
|
chore: deprecate 3.10, add 3.13
|
2025-09-15 13:48:32 +02:00 |
|
semantic-release
|
4f075151d5
|
2.38.2
Automatically generated by python-semantic-release
v2.38.2
|
2025-09-11 15:01:23 +00:00 |
|
|
|
0a24ac2c40
|
fix(waveform):autorange on scan_status
|
2025-09-11 16:59:35 +02:00 |
|
|
|
3a2ec9f1b7
|
test(crosshair): visibility test added with plotbase fixture
|
2025-09-11 16:59:35 +02:00 |
|
|
|
4dc4ede1d2
|
fix(plot_base): crosshair items are excluded from visible curves and from auto_range
|
2025-09-11 16:59:35 +02:00 |
|
|
|
556832fd48
|
fix(waveform): changing curve visibility refresh markers
|
2025-09-11 16:59:35 +02:00 |
|
|
|
72b6f74252
|
fix(crosshair): ignore fetching data and markers from invisible items
|
2025-09-11 16:59:35 +02:00 |
|
|
|
b703b37bbd
|
fix(plot_base): visible items injected into plot item
|
2025-09-11 16:59:35 +02:00 |
|
|
|
18ef35f22a
|
docs: move to autoapi
|
2025-09-10 15:05:54 +02:00 |
|
|
|
fe67a4f325
|
ci: fix stale issues job permissions; add workflow dispatch option
|
2025-08-31 09:59:16 +02:00 |
|
semantic-release
|
f1c3d77a45
|
2.38.1
Automatically generated by python-semantic-release
v2.38.1
|
2025-08-22 10:06:47 +00:00 |
|
|
|
ad7cdc60dd
|
fix: move thefuzz dependency to prod
|
2025-08-22 12:06:01 +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 |
|