|
|
44943d5d10
|
test(busy_loader): tests added
|
2025-10-08 16:10:30 +02:00 |
|
|
|
c766f4b84a
|
feat(busy_loader): busy loader added to bec widget base class
|
2025-10-08 16:10:30 +02:00 |
|
|
|
bc5424df09
|
refactor(device_manager_view): added labels to main toolbar
|
2025-10-03 15:38:11 +02:00 |
|
|
|
1b35b1b36e
|
fix(available_device_resources): top toolbar size fixed
|
2025-10-03 15:38:11 +02:00 |
|
|
|
920e7651b5
|
perf(device_table_view): text wrapper delegate removed since it was not working correctly anyway
|
2025-10-03 15:38:11 +02:00 |
|
|
|
9c14289719
|
fix(device_manager_view): removed custom styling for overlay
|
2025-10-03 15:38:11 +02:00 |
|
|
|
040275ac8b
|
refactor(examples): wrong main app removed
|
2025-10-03 15:38:11 +02:00 |
|
|
|
20c94697dd
|
feat(main_app): device manager implemented into main app
|
2025-10-03 15:38:11 +02:00 |
|
|
|
5e4d2ec0ef
|
feat(actions): actions can be created with label text with beside or under alignment
|
2025-10-03 13:56:07 +02:00 |
|
|
|
8294ef2449
|
fix: mark processEvents for checks
|
2025-09-30 14:10:50 +02:00 |
|
|
|
148b387019
|
refactor: cleanup
|
2025-09-30 14:10:50 +02:00 |
|
|
|
028ba6a684
|
fix: preset classes for config dialog
|
2025-09-30 14:10:50 +02:00 |
|
|
|
f9cc01408d
|
fix: tests
|
2025-09-30 14:10:50 +02:00 |
|
|
|
fb2d8ca9d3
|
style: imports
|
2025-09-30 14:10:50 +02:00 |
|
|
|
b65da75f1e
|
refactor: redo device tester
|
2025-09-30 14:10:50 +02:00 |
|
|
|
0bb693a062
|
fix: check plugin exists before loading
|
2025-09-30 14:10:50 +02:00 |
|
|
|
33c4527da9
|
feat: allow setting config in redis
|
2025-09-30 14:10:50 +02:00 |
|
|
|
f89b330db3
|
style: typo
|
2025-09-30 14:10:50 +02:00 |
|
|
|
ae7f313fad
|
fix: slightly improve theming
|
2025-09-30 14:10:50 +02:00 |
|
|
|
5d148babe5
|
fix: don't use deprecated api for CDockWidget
|
2025-09-30 14:10:50 +02:00 |
|
|
|
63a792aed9
|
feat(device_manager): add device dialog with presets
|
2025-09-30 14:10:50 +02:00 |
|
|
|
f9e21153b6
|
refactor: genericise config form
|
2025-09-30 14:10:50 +02:00 |
|
|
|
7bead79a96
|
fix: device table theming
|
2025-09-30 14:10:50 +02:00 |
|
|
|
eee0ca92a7
|
refactor: available devices add+remove from toolbar
|
2025-09-30 14:10:50 +02:00 |
|
|
|
688b1242e3
|
fix: add all devices to test list
|
2025-09-30 14:10:50 +02:00 |
|
|
|
e93b13ca79
|
feat: connect available devices to doc and yaml views
|
2025-09-30 14:10:50 +02:00 |
|
|
|
f293f1661a
|
feat: add/remove functionality for device table
refactor: use list of configs for general interfaces
|
2025-09-30 14:10:50 +02:00 |
|
|
|
6a6fe41f8d
|
refactor: util for MimeData
|
2025-09-30 14:10:50 +02:00 |
|
|
|
73c46d47a3
|
feat(dm): apply shared selection signal util to view
|
2025-09-30 14:10:50 +02:00 |
|
|
|
c7cd3c60b4
|
feat: add shared selection signal util
|
2025-09-30 14:10:50 +02:00 |
|
|
|
5cfaeb9efd
|
feat: connect config update to available devices
|
2025-09-30 14:10:50 +02:00 |
|
|
|
ced2213e4c
|
fix: allow setting state with other conformation of config
|
2025-09-30 14:10:50 +02:00 |
|
|
|
77ea92cd1a
|
feat: prepare available devices for dragging config
|
2025-09-30 14:10:50 +02:00 |
|
|
|
53a230c719
|
feat(device_table): prepare table for drop action
|
2025-09-30 14:10:50 +02:00 |
|
|
|
66581b60d1
|
feat: add available devices to manager view
|
2025-09-30 14:10:50 +02:00 |
|
|
|
e618c56c11
|
fix(dm): add constants.py
|
2025-09-30 14:10:50 +02:00 |
|
|
|
b26a568b57
|
feat: add available device resource browser
|
2025-09-30 14:10:50 +02:00 |
|
|
|
95a040522f
|
feat: add ListOfExpandableFrames util
|
2025-09-30 14:10:50 +02:00 |
|
|
|
499b4d5615
|
chore: update qtmonaco dependency
|
2025-09-30 14:10:50 +02:00 |
|
|
|
b5c6d93cba
|
refactor: refactor device_manager_view
|
2025-09-30 14:10:50 +02:00 |
|
|
|
d92259e8c0
|
feat(dm-view): initial commit for config_view, ophyd_test and dm_widget
|
2025-09-30 14:10:50 +02:00 |
|
|
|
c7a0f531d0
|
fix(colors): accent colors fetching if theme not provided
|
2025-09-26 10:47:17 -05:00 |
|
|
|
e89cefed97
|
test(main_app): test extended
|
2025-09-26 10:47:17 -05:00 |
|
|
|
14d7f1fcad
|
feat(main_app):views with examples for enter and exit hook
|
2025-09-26 10:47:17 -05:00 |
|
|
|
49b9cbf553
|
feat(main_app): main app with interactive app switcher
|
2025-09-26 10:47:17 -05:00 |
|
|
|
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 |
|
|
|
a823dd243e
|
feat: add SafeConnect
|
2025-09-26 10:47:17 -05:00 |
|
|
|
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 |
|
|
|
7c9ba024bc
|
refactor: move to qthemes 1.1.2
|
2025-09-26 10:47:17 -05:00 |
|
|
|
8fd091ab44
|
test: apply theme on qapp creation
|
2025-09-26 10:47:17 -05:00 |
|