1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-01-01 03:21:19 +01:00
Commit Graph

2423 Commits

Author SHA1 Message Date
ba113aaaa2 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-09 15:42:36 +02:00
f3fd9964cf feat: add SafeConnect 2025-10-09 15:42:36 +02:00
0ab5b52f10 fix: process all deletion events before applying a new theme.
Note: this can be dropped once qthemes is updated.
2025-10-09 15:42:36 +02:00
b560f6b67a refactor: move to qthemes 1.1.2 2025-10-09 15:42:33 +02:00
6b3e087cad test: apply theme on qapp creation 2025-10-09 15:42:27 +02:00
a6d419a42e refactor(spinner): improve enum access 2025-10-09 15:42:27 +02:00
d8eeaa2e68 fix(themes): move apply theme from BECWidget class to server init 2025-10-09 15:42:27 +02:00
325d8fe5ba fix(BECWidget): ensure that theme changes are only triggered from alive Qt objects 2025-10-09 15:42:27 +02:00
8201aec11f test: fix tests for qtheme v1 2025-10-09 15:42:25 +02:00
72009023bc fix(serializer): remove deprecated serializer 2025-10-09 15:42:06 +02:00
b8a6596231 ci: add artifact upload 2025-10-09 15:42:06 +02:00
3cc4d19e99 test: fixes after theme changes 2025-10-09 15:42:06 +02:00
5730814520 build: add missing darkdetect dependency 2025-10-09 15:42:06 +02:00
8d6e861986 fix(compact_popup): import from qtpy instead of pyside6 2025-10-09 15:42:06 +02:00
7e94ad0c0c chore: fix formatter 2025-10-09 15:42:06 +02:00
caf89973f9 fix: compact popup layout spacing 2025-10-09 15:42:06 +02:00
2bdfa7e678 fix: remove pyqtgraph styling logic 2025-10-09 15:42:06 +02:00
d5836b1b1a fix: tree items due to pushbutton margins 2025-10-09 15:42:06 +02:00
07c2899ab1 fix: device combobox change paint event to stylesheet change 2025-10-09 15:42:06 +02:00
4a0f72ac00 fix(toolbar): toolbar menu button fixed 2025-10-09 15:42:06 +02:00
42a636c54a fix:queue abort button fixed 2025-10-09 15:42:06 +02:00
1e33e7ee2d fix(bec_widgets): adapt to bec_qthemes 1.0 2025-10-09 15:42:06 +02:00
5c6001542b build(bec_qthemes): version 1.0 dependency 2025-10-09 15:42:04 +02:00
0a6ac071e8 refactor(advanced_dock_area): profile tools moved to separate module 2025-10-09 15:41:53 +02:00
c1f0e23678 fix(advanced_dock_area): dock manager global flags initialised in BW init to prevent segfault 2025-10-09 15:41:53 +02:00
d0c7a3a65d feat(advanced_dock_area): ads has default direction 2025-10-09 15:41:53 +02:00
f9fc986aa7 refactor(advanced_dock_area): ads changed to separate widget 2025-10-09 15:41:53 +02:00
42f5aa513c fix(bec_widgets): by default the linux display manager is switched to xcb 2025-10-09 15:41:53 +02:00
dcacbd1d9f feat(advanced_dock_area): added ads based dock area with profiles 2025-10-09 15:41:53 +02:00
df583c29bf refactor(bec_main_window): main app theme renamed to View 2025-10-09 15:41:53 +02:00
39be12a211 feat(bec_widget): attach/detach method for all widgets + client regenerated 2025-10-09 15:41:53 +02:00
4d05c0d187 fix(widget_state_manager): state manager can save to already existing settings
wip widget state manager saving loading file logic
2025-10-09 15:41:53 +02:00
690c240bf0 fix(widget_state_manager): state manager can save all properties recursively 2025-10-09 15:41:53 +02:00
153249fb75 refactor(widget_io): ancestor hierarchy methods consolidated 2025-10-09 15:41:53 +02:00
2dfc3f6ce6 feat(widget_io): widget hierarchy find_ancestor added 2025-10-09 15:41:53 +02:00
cd1f759573 feat(widget_io): widget hierarchy can grap all bec connectors from the widget recursively 2025-10-09 15:41:53 +02:00
3282c739e5 refactor(bec_connector): signals renamed 2025-10-09 15:41:53 +02:00
69fc4582f6 fix(bec_connector): added name established signal for listeners 2025-10-09 15:41:53 +02:00
b6fe5ddf48 fix(bec_connector): dedicated remove signal added for listeners 2025-10-09 15:41:53 +02:00
aac5fa2fad build: PySide6-QtAds dependency added 2025-10-09 15:41:53 +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
semantic-release
13299aeeb3 2.40.0
Automatically generated by python-semantic-release
v2.40.0
2025-10-08 11:41:33 +00:00
d681ba538b fix(waveform): cleanup of scan_history dialog if not closed manually before widget 2025-10-08 13:40:48 +02:00
2bf489600e fix(waveform): safeguard for _scan_history_closed 2025-10-08 13:40:48 +02:00
7e88a002b6 fix(waveform): safeguard for if scan_item is a list 2025-10-08 13:40:48 +02:00
20a59af648 fix(curve_tree): scans are always fetched by scan ids 2025-10-08 13:40:48 +02:00
540cfc37be fix(waveform): safeguard added to the fetching history data 2025-10-08 13:40:48 +02:00
e59f27a22d fix(waveform): if scan id and scan number is provided, the scan is fetched from the scan id 2025-10-08 13:40:48 +02:00
df8065ea40 fix(curve_tree): safeguard fetching scan numbers from BEC client 2025-10-08 13:40:48 +02:00