1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-06 17:02:50 +01:00
Commit Graph

2475 Commits

Author SHA1 Message Date
8400e75f7c fix(dependencies): add copier and typer to project dependencies 2025-10-08 17:01:41 +02:00
3a3cfd897d fix(ide): add label text to ide actions 2025-10-08 17:01:41 +02:00
5b6bdcd7d4 fix(actions): set default text position to 'under' 2025-10-08 17:01:41 +02:00
14d7699c1b wip 2025-10-08 17:01:41 +02:00
919874ac1d wip 2025-10-08 17:01:41 +02:00
d5746b8e0c wip 2025-10-08 17:01:41 +02:00
32461e8098 wip - cleanup 2025-10-08 17:01:41 +02:00
4623b5dc2e wip - scan control dialog 2025-10-08 17:01:41 +02:00
f2b422014f f - feat: add macros 2025-10-08 17:01:41 +02:00
227d6b3e45 wip dummy test 2025-10-08 17:01:41 +02:00
f2df07e307 fix: disable stylesheet 2025-10-08 17:01:41 +02:00
60de7263b0 fix: forward file events for shared scripts 2025-10-08 17:01:41 +02:00
08042d1a1c wip - embed view in main app 2025-10-08 17:01:41 +02:00
3462388a35 build: add pylsp-bec dependency 2025-10-08 17:01:41 +02:00
2579da5aac wip - feat(developer view): connect play buttons to terminal widget
Note: this is only meant as a placeholder for the procedures
2025-10-08 17:01:41 +02:00
c117e3ede0 fix(monaco tab): fix saving to disk 2025-10-08 17:01:41 +02:00
dd3b15d1aa feat: add support to format on save 2025-10-08 17:01:41 +02:00
86d627b44e fix: update vim icon 2025-10-08 17:01:41 +02:00
b7a8c81459 f - wip 2025-10-08 17:01:41 +02:00
00481a0aed feat(monaco): various minor improvements for the developer view 2025-10-08 17:01:41 +02:00
9def1e2f71 fix(explorer): ensure parent is forwarded correctly 2025-10-08 17:01:41 +02:00
eaecd59d91 feat(web console): add startup cmd as init arg 2025-10-08 17:01:41 +02:00
f85b84e308 feat(explorer): emit signals for opening files 2025-10-08 17:01:41 +02:00
056301d836 f - cleanup 2025-10-08 17:01:41 +02:00
72e811822c wip - add explorer widget 2025-10-08 17:01:41 +02:00
a49834cdef wip developer view example 2025-10-08 17:01:41 +02:00
bc0f952217 wip monaco dock widget 2025-10-08 17:01:41 +02:00
e4b909cca0 fix(signal_label): dispatcher unsubscribed in the cleanup 2025-10-08 16:10:30 +02:00
d35f802d99 fix(client): abort, reset, stop button removed from RPC access 2025-10-08 16:10:30 +02:00
e7ba29569d test(color_utils): cleanup for pyqtgraph 2025-10-08 16:10:30 +02:00
69568cdfd0 test(device_input_base): added qtbot 2025-10-08 16:10:30 +02:00
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