|
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 |
|
|
18d8561c96
|
docs(tests): added tests tutorial for widget
|
2024-09-03 13:32:41 +02:00 |
|
|
9781b77de2
|
feat: add Dap dialog widget
|
2024-09-01 20:57:46 +02:00 |
|
|
99d5e8e71c
|
docs(becwidget): improvements to the bec widget base class docs; fixed type hint import for sphinx
|
2024-08-31 21:42:08 +02:00 |
|
|
ec9c8f2963
|
docs: minor updates to the widget tutorial
|
2024-08-29 16:43:30 +02:00 |
|
|
b32ced85ff
|
docs(widget tutorial): step by step guide added
|
2024-08-29 16:43:30 +02:00 |
|
|
c31e9a3aff
|
docs: various bugs fixed
|
2024-08-28 15:17:31 +02:00 |
|
|
02239de0a3
|
docs(index): index page is centered
|
2024-08-28 15:06:08 +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 |
|
|
ac2cb5197d
|
docs(developer): tutorial for BECWidget base class
|
2024-08-27 18:18:10 +02:00 |
|
|
406c263746
|
docs(darkmodebutton): added dark mode button docs
|
2024-08-25 13:45:56 +02:00 |
|
|
8c2e7c8259
|
fix: minor fixes for type annotations
|
2024-08-22 20:44:28 +02:00 |
|
|
dd7c71bb1e
|
docs(dispatcher): docs added
|
2024-08-22 14:52:52 +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 |
|
|
2bf5c7096e
|
docs: links section added
|
2024-08-21 21:07:50 +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 |
|
|
e9ecd268c6
|
docs: added sphinx-inline-tabs as sphinx dependency
|
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 |
|
|
2af5c94913
|
docs: review developer section; add introduction
|
2024-08-13 11:06:24 +02:00 |
|
|
302ae90139
|
docs: added video tutorial section with BSEG YT video
|
2024-08-06 17:42:15 +02:00 |
|
|
71873ddf35
|
fix(docs): moved to pyside6
|
2024-07-28 11:17:17 +02:00 |
|
|
2bcaa4256d
|
docs: readthedocs icon path fixed
|
2024-07-19 16:40:45 +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 |
|
|
505a5ec833
|
Update file requirements.txt
|
2024-06-20 17:28:53 +02:00 |
|
|
216511b951
|
fix(widgets): removed widget module import of sub widgets
|
2024-06-19 13:38:46 +02:00 |
|
|
9e16f2faf9
|
docs: fix links in developer section
|
2024-06-14 14:34:26 +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 |
|