|
60f7d54e2b
|
docs(position_indicator): updated position indicator documentation and added designer properties
|
2024-09-16 16:56:58 +02:00 |
|
|
b0d786b991
|
fix: refactor textbox widget, remove inheritance, adhere to bec style; closes #324
|
2024-09-09 17:41:27 +02:00 |
|
|
7d07cea946
|
docs(progressbar): added docs
|
2024-09-06 17:09:45 +02:00 |
|
|
e6976dc151
|
docs: extend waveform docs
|
2024-09-06 12:46:35 +02:00 |
|
|
0fd5cee776
|
refactor: cleanup and renaming of slot/signals
|
2024-09-04 16:31:44 +02:00 |
|
|
cc691d4039
|
feat: add dap_combobox
|
2024-09-04 16:31:44 +02:00 |
|
|
730e25fd3a
|
docs(scan_control): docs extended
|
2024-09-04 16:15:56 +02:00 |
|
|
047aa26a60
|
docs(buttons): buttons section of docs split to appearance and queue buttons
|
2024-09-04 07:45:43 +02:00 |
|
|
0d7c10e670
|
feat(queue): BECQueue controls extended with Resume, Stop, Abort, Reset buttons
|
2024-09-04 07:45:43 +02:00 |
|
|
9781b77de2
|
feat: add Dap dialog widget
|
2024-09-01 20:57:46 +02:00 |
|
|
c31e9a3aff
|
docs: various bugs fixed
|
2024-08-28 15:17:31 +02:00 |
|
|
4e5520aee2
|
docs(buttons): added missing buttons docs
|
2024-08-27 20:58:05 +02:00 |
|
|
4591ba8f73
|
refactor(buttons): changed grid and thumbnail fig in gallery
|
2024-08-27 20:58:05 +02:00 |
|
|
406c263746
|
docs(darkmodebutton): added dark mode button docs
|
2024-08-25 13:45:56 +02:00 |
|
|
9d7718c3d9
|
docs(scan_control): added designer options
|
2024-08-22 09:42:00 +02:00 |
|
|
640464a654
|
fix(docs): changed link to scan gui config in main docs
|
2024-08-21 21:46:44 +02:00 |
|
|
2c31cc90ae
|
docs(device_browser): added user docs
|
2024-08-21 15:29:02 +02:00 |
|
|
4790afde3d
|
refactor(docs): review response
|
2024-08-21 13:18:48 +02:00 |
|
|
7357f3d2a1
|
docs(user): widget gallery with documentation added
|
2024-08-21 13:18:48 +02:00 |
|
|
91ba30e8d0
|
docs(cards): changed index cards to custom css class instead of overwriting the default sd-card theme
|
2024-08-21 13:18:48 +02:00 |
|
|
302ae90139
|
docs: added video tutorial section with BSEG YT video
|
2024-08-06 17:42:15 +02:00 |
|
|
fadbf77866
|
feat(qt5): dropped support for qt5; pyside2 and pyqt5
|
2024-07-06 12:00:35 +02:00 |
|
|
a51b15da3f
|
docs(becfigure): docs added
|
2024-06-25 18:37:23 +02:00 |
|
|
e5c0087c9a
|
fix: renamed spiral progress bar to ring progress bar; closes #235
|
2024-06-24 16:37:36 +02:00 |
|
|
1b7921a7f2
|
doc(scan_control): docs added
|
2024-06-23 12:12:22 +02:00 |
|
|
fdf11d8147
|
docs: fix typo in link
|
2024-06-21 14:44:50 +02:00 |
|
|
d2f2b206bb
|
refactor: Change inheritance to QTreeWidget from QWidget
|
2024-06-21 10:27:15 +02:00 |
|
|
6fa1c06053
|
docs: add widget to documentation
|
2024-06-21 10:26:14 +02:00 |
|
|
216511b951
|
fix(widgets): removed widget module import of sub widgets
|
2024-06-19 13:38:46 +02:00 |
|
|
2a36d9364f
|
docs: refactor developer section, add widget tutorial
|
2024-06-14 14:24:38 +02:00 |
|
|
bc709c4184
|
docs: add documentation
|
2024-06-13 08:14:50 +02:00 |
|
|
17a0068757
|
doc: add documentation about creating custom GUI applications embedding BEC Widgets
|
2024-06-12 11:54:47 +02:00 |
|
|
61ba08d0b8
|
feat(widgets/stop_button): General stop button added
|
2024-06-12 01:11:06 +02:00 |
|
|
cf6e5a40fc
|
docs: added website docs
|
2024-06-07 22:37:24 +02:00 |
|
|
828067f486
|
docs: added schema of BECDockArea and BECFigure
|
2024-06-06 20:14:47 +02:00 |
|
|
c037b87675
|
docs(figure): docs adjusted to be compatible with new signature
|
2024-06-06 17:54:41 +02:00 |
|
|
4be0d14b74
|
docs(bar): docs updated
|
2024-06-06 13:56:10 +02:00 |
|
|
a951ebf1be
|
docs: fixed syntax of add_widget
|
2024-06-06 12:30:40 +02:00 |
|
|
32da803df9
|
docs: added auto update; closes #206
|
2024-06-06 12:26:34 +02:00 |
|
|
07d60cf735
|
docs: cleanup
|
2024-06-06 12:26:34 +02:00 |
|
|
c3f4845b4f
|
docs: docs refactored from add_widget_bec to add_widget
|
2024-06-06 00:10:13 +02:00 |
|
|
4160f3d6d7
|
docs: extend user documentation for BEC Widgets
|
2024-06-05 16:30:29 +02:00 |
|
|
3c9181d93d
|
docs: restructured docs layout
|
2024-06-04 12:22:02 +02:00 |
|
|
ad208a5ef8
|
docs(examples): example apps section deleted
|
2024-05-29 21:34:19 +02:00 |
|
|
799ea554de
|
build(cli): changed repo name to bec_widgets
|
2024-05-06 16:00:46 +02:00 |
|
|
814768525f
|
ci: drop python/3.9
|
2024-03-05 12:46:49 +01:00 |
|
|
812ffaf8ea
|
docs: 2D waveform scatter plot changed to 2D scatter plot
|
2024-01-24 10:50:51 +01:00 |
|
|
f7a496723c
|
docs: documentation for example apps and widgets updated
|
2024-01-24 10:36:50 +01:00 |
|
|
af995a74f3
|
docs: readdocs updated
|
2023-12-12 17:26:28 +01:00 |
|
|
9d36b9686e
|
docs: added sphinx base structure
|
2023-10-30 17:38:27 +01:00 |
|