 wakonig_kandwyzula_j
|
cf28730515
|
fix(widgets): fixed default theme for widgets
If not theme is set, the init of the BECWidget base class sets the default theme to "dark"
|
2024-08-27 10:54:46 +02:00 |
|
wakonig_k
|
2265458dcc
|
fix(crosshair): emit all crosshair events, not just line coordinates
|
2024-08-26 14:10:46 +02:00 |
|
wakonig_k
|
c70724a456
|
refactor(darkmodebutton): renamed set_dark_mode_enabled to toggle_dark_mode
|
2024-08-25 13:45:56 +02:00 |
|
wakonig_k
|
cc8c166b5c
|
feat(darkmodebutton): added button to toggle between dark and light mode
|
2024-08-25 13:45:56 +02:00 |
|
wakonig_k
|
c4f3308dc0
|
fix(toggle): emit state change
|
2024-08-25 13:45:56 +02:00 |
|
wakonig_k
|
afdf4e8782
|
fix(toolbar): removed hardcoded color values
|
2024-08-23 23:00:49 +02:00 |
|
wakonig_k
|
2a82032644
|
fix: transitioning to material icons
|
2024-08-23 22:40:21 +02:00 |
|
wakonig_k
|
88a2f66758
|
fix(dock_area): transitioned to MaterialIconAction
|
2024-08-23 22:05:56 +02:00 |
|
wakonig_k
|
3f3b207295
|
fix: fix color palette if qtheme was not called
|
2024-08-23 20:14:53 +02:00 |
|
wakonig_k
|
44cfda1c07
|
refactor(waveform): use set theme for demo
|
2024-08-23 20:04:44 +02:00 |
|
wakonig_k
|
e42b84c636
|
fix(figure): removed theme from figure init
|
2024-08-23 20:04:44 +02:00 |
|
wakonig_k
|
77c5aa741c
|
fix: use globally set theme instead of the internal bec widgets theme
|
2024-08-23 20:04:44 +02:00 |
|
wakonig_k
|
2b4449afeb
|
feat(themes): added set_theme method
|
2024-08-23 20:04:44 +02:00 |
|
wakonig_k
|
36ad464159
|
fix(waveform): fixed icon appearance
|
2024-08-23 20:04:44 +02:00 |
|
wakonig_k
|
3ecbd60627
|
fix(toolbar icon): fixed material icon toolbar for theme changes
|
2024-08-23 14:14:40 +02:00 |
|
wakonig_k
|
82a55ddf3e
|
feat(designer): added designer icon factory
|
2024-08-23 14:12:33 +02:00 |
|
wakonig_k
|
8c2e7c8259
|
fix: minor fixes for type annotations
|
2024-08-22 20:44:28 +02:00 |
|
wyzula_j
|
dd7c71bb1e
|
docs(dispatcher): docs added
|
2024-08-22 14:52:52 +02:00 |
|
wyzula_j
|
af28574bd5
|
fix(waveform): validation of custom curves removed
|
2024-08-22 11:35:27 +02:00 |
|
wakonig_k
|
617db36ed4
|
fix(waveform): skip validation for curves that are not BECCurve instances
|
2024-08-22 10:55:49 +02:00 |
|
wakonig_k
|
44738057a3
|
fix(crosshair): update markers if necessary
|
2024-08-22 10:32:35 +02:00 |
|
wakonig_k
|
f98a9f9771
|
fix(waveform_widget): fixed icon appearance
|
2024-08-22 10:32:35 +02:00 |
|
wakonig_k
|
2fe72c9ccb
|
fix: bubble-up signals
|
2024-08-22 10:32:35 +02:00 |
|
 wyzula_jandwakonig_k
|
37835cbf76
|
fix(crosshair): fixed crosshair for image and waveforms
|
2024-08-22 10:32:35 +02:00 |
|
 wakonig_kandwyzula_j
|
9d8fb0b761
|
feat(scan_control): added the ability to configure the scan control widget from designer
|
2024-08-22 09:42:00 +02:00 |
|
 wakonig_kandwyzula_j
|
84abe46050
|
refactor: removed designer pngs
|
2024-08-21 21:28:32 +02:00 |
|
 wakonig_kandwyzula_j
|
1d2afaa09e
|
refactor: moved to dynamically loaded material design icons
|
2024-08-21 21:28:32 +02:00 |
|
wakonig_k
|
650039303a
|
fix(device_browser): fixed plugin assignment for designer
|
2024-08-21 15:41:23 +02:00 |
|
wakonig_k
|
196504b533
|
feat(cli): added device_browser to cli
|
2024-08-21 15:29:22 +02:00 |
|
wakonig_k
|
e870e5ba08
|
test: added test for device browser
|
2024-08-21 14:38:34 +02:00 |
|
wakonig_k
|
73f5a2f085
|
feat(widgets): added device_browser widget
|
2024-08-21 14:38:34 +02:00 |
|
guijar_m
|
939f834a26
|
fix: formatting of stdout, stderr captured text for logger
|
2024-08-14 18:01:51 +02:00 |
|
wakonig_k
|
bc2abe945f
|
fix(server): emit heartbeat with state
|
2024-08-14 16:55:04 +02:00 |
|
wakonig_k
|
ea9240d2f7
|
fix(rpc): use client singleton instead of dispatcher
|
2024-08-14 12:32:34 +02:00 |
|
wakonig_k
|
4d02b42f11
|
fix: removed qcoreapplication for polling events
|
2024-08-14 12:32:34 +02:00 |
|
guijar_m
|
198c1d1064
|
fix: do not shutdown client in "close"
Terminating client connections has to be done at the application level
|
2024-08-13 12:23:51 +02:00 |
|
wyzula_j
|
7aeb2b5c26
|
fix(curve_dialog): async curves are shown in curve dialog after addition.
|
2024-08-13 10:53:44 +02:00 |
|
wyzula_j
|
d56ea95ef9
|
fix(waveform): async device entry is correctly passed, updated and with new scan the previous data are cleared
|
2024-08-13 10:53:44 +02:00 |
|
wyzula_j
|
98b79aac7b
|
fix(image): image is single image mode do not raise popup error when connected twice with the same monitor
|
2024-08-12 11:24:08 +02:00 |
|
guijar_m
|
93d397759c
|
fix: issue #292, wrong key was used to clean _slots internal dictionary
|
2024-08-12 10:32:35 +02:00 |
|
appel_c
|
0273bf4856
|
refactor: adjust dimensions
|
2024-08-08 15:11:43 +02:00 |
|
appel_c
|
c80a7cd108
|
feat: add PositionerControlLine
|
2024-08-08 14:58:16 +02:00 |
|
wyzula_j
|
281633deff
|
fix(positioner_box): icons fixed
|
2024-08-08 13:34:07 +02:00 |
|
 appel_candwyzula_j
|
0d190c5c59
|
refactor: add button for positioner selection
|
2024-08-08 13:34:07 +02:00 |
|
appel_c
|
37aa371e7c
|
fix: rename DeviceBox to PositionerBox, fix test for validation
|
2024-08-07 17:56:48 +02:00 |
|
appel_c
|
eb54e9f788
|
fix: add validation for bec_lib.device.Positioner; closes #268
|
2024-08-07 15:45:39 +02:00 |
|
wakonig_k
|
99ee545e41
|
fix(dock): properly shut down docks and temp areas
|
2024-08-07 13:58:43 +02:00 |
|
wakonig_k
|
b50b3a27e6
|
fix(settings): shut down settings dialog
|
2024-08-07 12:25:54 +02:00 |
|
wakonig_k
|
a3d4f5ac4b
|
fix(website): fixed teardown of website widgets
|
2024-08-07 11:15:14 +02:00 |
|
wakonig_k
|
bc264975b1
|
fix(dock): properly shut down docks and dock areas
|
2024-08-07 11:00:25 +02:00 |
|