1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-04-28 02:52:35 +02:00
Commit Graph

2402 Commits

Author SHA1 Message Date
wyzula_j e89cefed97 test(main_app): test extended 2025-09-26 10:47:17 -05:00
wyzula_j 14d7f1fcad feat(main_app):views with examples for enter and exit hook 2025-09-26 10:47:17 -05:00
wyzula_j 49b9cbf553 feat(main_app): main app with interactive app switcher 2025-09-26 10:47:17 -05:00
wakonig_k 1803d3dd9d 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-09-26 10:47:17 -05:00
wakonig_k a823dd243e feat: add SafeConnect 2025-09-26 10:47:17 -05:00
wakonig_k 34ed0daa98 fix: process all deletion events before applying a new theme.
Note: this can be dropped once qthemes is updated.
2025-09-26 10:47:17 -05:00
wakonig_k 7c9ba024bc refactor: move to qthemes 1.1.2 2025-09-26 10:47:17 -05:00
wakonig_k 8fd091ab44 test: apply theme on qapp creation 2025-09-26 10:47:17 -05:00
wakonig_k 84b892d7f0 refactor(spinner): improve enum access 2025-09-26 10:47:17 -05:00
wakonig_k 97722bdde7 fix(themes): move apply theme from BECWidget class to server init 2025-09-26 10:47:17 -05:00
wakonig_k 63c599db76 fix(BECWidget): ensure that theme changes are only triggered from alive Qt objects 2025-09-26 10:47:17 -05:00
wakonig_k 1adabb0955 test: fix tests for qtheme v1 2025-09-26 10:47:17 -05:00
wakonig_k b1d2100e05 fix(serializer): remove deprecated serializer 2025-09-26 10:47:17 -05:00
wakonig_k 4420793cf3 ci: add artifact upload 2025-09-26 10:47:17 -05:00
wakonig_k d2fede00d2 test: fixes after theme changes 2025-09-26 10:47:17 -05:00
wakonig_k ff4025c209 build: add missing darkdetect dependency 2025-09-26 10:47:17 -05:00
wakonig_k 8f5d28a276 fix(compact_popup): import from qtpy instead of pyside6 2025-09-26 10:47:17 -05:00
wakonig_k 1a2ec920f6 chore: fix formatter 2025-09-26 10:47:17 -05:00
wyzula_j 098f2d4f6f fix: compact popup layout spacing 2025-09-26 10:47:17 -05:00
wyzula_j 706490247b fix: remove pyqtgraph styling logic 2025-09-26 10:47:17 -05:00
wyzula_j a0e190e38d fix: tree items due to pushbutton margins 2025-09-26 10:47:17 -05:00
wyzula_j 9aae92aa89 fix: device combobox change paint event to stylesheet change 2025-09-26 10:47:17 -05:00
wyzula_j 35f3caf2dd fix(toolbar): toolbar menu button fixed 2025-09-26 10:47:17 -05:00
wyzula_j 37191aae62 fix:queue abort button fixed 2025-09-26 10:47:17 -05:00
wyzula_j 1feeb11ab0 fix(bec_widgets): adapt to bec_qthemes 1.0 2025-09-26 10:47:17 -05:00
wyzula_j ffa22242d0 build(bec_qthemes): version 1.0 dependency 2025-09-26 10:47:17 -05:00
wyzula_j a32751d368 refactor(advanced_dock_area): profile tools moved to separate module 2025-09-26 10:47:17 -05:00
wyzula_j f60939d231 fix(advanced_dock_area): dock manager global flags initialised in BW init to prevent segfault 2025-09-26 10:47:17 -05:00
wyzula_j fc1e514883 feat(advanced_dock_area): ads has default direction 2025-09-26 10:47:17 -05:00
wyzula_j 9e2d0742ca refactor(advanced_dock_area): ads changed to separate widget 2025-09-26 10:47:17 -05:00
wyzula_j 16073dfd6d fix(bec_widgets): by default the linux display manager is switched to xcb 2025-09-26 10:47:16 -05:00
wyzula_j 410fd517c5 feat(advanced_dock_area): added ads based dock area with profiles 2025-09-26 10:47:16 -05:00
wyzula_j a25781d8d7 refactor(bec_main_window): main app theme renamed to View 2025-09-26 10:47:16 -05:00
wyzula_j 9488923381 feat(bec_widget): attach/detach method for all widgets + client regenerated 2025-09-26 10:47:16 -05:00
wyzula_j ad85472698 fix(widget_state_manager): state manager can save to already existing settings
wip widget state manager saving loading file logic
2025-09-26 10:47:16 -05:00
wyzula_j 77eb21ac52 fix(widget_state_manager): state manager can save all properties recursively 2025-09-26 10:47:16 -05:00
wyzula_j 6f43917cc3 refactor(widget_io): ancestor hierarchy methods consolidated 2025-09-26 10:47:16 -05:00
wyzula_j e45d5da032 feat(widget_io): widget hierarchy find_ancestor added 2025-09-26 10:47:16 -05:00
wyzula_j 74f27ec2d9 feat(widget_io): widget hierarchy can grap all bec connectors from the widget recursively 2025-09-26 10:47:16 -05:00
wyzula_j 296b858cdd refactor(bec_connector): signals renamed 2025-09-26 10:47:16 -05:00
wyzula_j ab8dfd3811 fix(bec_connector): added name established signal for listeners 2025-09-26 10:47:16 -05:00
wyzula_j b6d4d5d749 fix(bec_connector): dedicated remove signal added for listeners 2025-09-26 10:47:16 -05:00
wyzula_j 5a6641f0f9 build: PySide6-QtAds dependency added 2025-09-26 10:47:16 -05:00
semantic-release 1d988a4c57 2.39.0
Automatically generated by python-semantic-release
v2.39.0
2025-09-24 16:28:40 +00:00
wyzula_j 565c0bd1e7 feat(rpc_base): windows can be raised to front from CLI 2025-09-24 11:27:47 -05:00
wakonig_k 975404f483 fix(rpc): fix hide/show 2025-09-24 11:27:47 -05:00
semantic-release 165e5e7d84 2.38.4
Automatically generated by python-semantic-release
v2.38.4
2025-09-23 15:05:34 +00:00
wakonig_k 108ddae6ca fix(image): add support for specifying preview signals through cli 2025-09-23 17:01:00 +02:00
semantic-release 9737acad58 2.38.3
Automatically generated by python-semantic-release
v2.38.3
2025-09-23 14:19:21 +00:00
wakonig_k 65bc5f5421 fix(ringprogressbar): fix client signature 2025-09-23 16:18:33 +02:00