1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-12-29 18:31:17 +01:00
Commit Graph

2481 Commits

Author SHA1 Message Date
2c2f108fff fix: macro support 2025-10-14 09:07:44 +02:00
68334d6cf5 fix: set tooltip on collapsiblesection 2025-10-14 09:06:23 +02:00
4a8340853a fix(view): apply view_id and view_title attributes to existing ViewBase instances 2025-10-08 17:59:19 +02:00
a8e357d069 build: add markdown dependency 2025-10-08 17:42:41 +02:00
c4d0eeb594 refactor: move splitter weights to view; change developerview to viewbase 2025-10-08 17:01:41 +02:00
d9654c00f7 feat(markdown): implement markdown to HTML conversion with syntax highlighting 2025-10-08 17:01:41 +02:00
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