1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-04-20 23:34:36 +02:00
Commit Graph

67 Commits

Author SHA1 Message Date
appel_c e6976dc151 docs: extend waveform docs 2024-09-06 12:46:35 +02:00
appel_c 0fd5cee776 refactor: cleanup and renaming of slot/signals 2024-09-04 16:31:44 +02:00
appel_c cc691d4039 feat: add dap_combobox 2024-09-04 16:31:44 +02:00
wyzula_j 730e25fd3a docs(scan_control): docs extended 2024-09-04 16:15:56 +02:00
wyzula_j 047aa26a60 docs(buttons): buttons section of docs split to appearance and queue buttons 2024-09-04 07:45:43 +02:00
wyzula_j 0d7c10e670 feat(queue): BECQueue controls extended with Resume, Stop, Abort, Reset buttons 2024-09-04 07:45:43 +02:00
wyzula_j 18d8561c96 docs(tests): added tests tutorial for widget 2024-09-03 13:32:41 +02:00
appel_c 9781b77de2 feat: add Dap dialog widget 2024-09-01 20:57:46 +02:00
wakonig_k 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
wakonig_k ec9c8f2963 docs: minor updates to the widget tutorial 2024-08-29 16:43:30 +02:00
wyzula_j b32ced85ff docs(widget tutorial): step by step guide added 2024-08-29 16:43:30 +02:00
wyzula_j c31e9a3aff docs: various bugs fixed 2024-08-28 15:17:31 +02:00
wyzula_j 02239de0a3 docs(index): index page is centered 2024-08-28 15:06:08 +02:00
wyzula_j 4e5520aee2 docs(buttons): added missing buttons docs 2024-08-27 20:58:05 +02:00
wyzula_j 4591ba8f73 refactor(buttons): changed grid and thumbnail fig in gallery 2024-08-27 20:58:05 +02:00
wyzula_j ac2cb5197d docs(developer): tutorial for BECWidget base class 2024-08-27 18:18:10 +02:00
wakonig_k 406c263746 docs(darkmodebutton): added dark mode button docs 2024-08-25 13:45:56 +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
wakonig_k 9d7718c3d9 docs(scan_control): added designer options 2024-08-22 09:42:00 +02:00
wyzula_j 640464a654 fix(docs): changed link to scan gui config in main docs 2024-08-21 21:46:44 +02:00
wyzula_j 2bf5c7096e docs: links section added 2024-08-21 21:07:50 +02:00
wakonig_k 2c31cc90ae docs(device_browser): added user docs 2024-08-21 15:29:02 +02:00
wyzula_j 4790afde3d refactor(docs): review response 2024-08-21 13:18:48 +02:00
wyzula_j 7357f3d2a1 docs(user): widget gallery with documentation added 2024-08-21 13:18:48 +02:00
wakonig_k e9ecd268c6 docs: added sphinx-inline-tabs as sphinx dependency 2024-08-21 13:18:48 +02:00
wyzula_j 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
appel_c 2af5c94913 docs: review developer section; add introduction 2024-08-13 11:06:24 +02:00
wyzula_j 302ae90139 docs: added video tutorial section with BSEG YT video 2024-08-06 17:42:15 +02:00
wakonig_k 71873ddf35 fix(docs): moved to pyside6 2024-07-28 11:17:17 +02:00
wyzula_j 2bcaa4256d docs: readthedocs icon path fixed 2024-07-19 16:40:45 +02:00
wakonig_k fadbf77866 feat(qt5): dropped support for qt5; pyside2 and pyqt5 2024-07-06 12:00:35 +02:00
wyzula_j a51b15da3f docs(becfigure): docs added 2024-06-25 18:37:23 +02:00
wakonig_k e5c0087c9a fix: renamed spiral progress bar to ring progress bar; closes #235 2024-06-24 16:37:36 +02:00
wyzula_j 1b7921a7f2 doc(scan_control): docs added 2024-06-23 12:12:22 +02:00
appel_c fdf11d8147 docs: fix typo in link 2024-06-21 14:44:50 +02:00
appel_c d2f2b206bb refactor: Change inheritance to QTreeWidget from QWidget 2024-06-21 10:27:15 +02:00
appel_c 6fa1c06053 docs: add widget to documentation 2024-06-21 10:26:14 +02:00
wakonig_k 505a5ec833 Update file requirements.txt 2024-06-20 17:28:53 +02:00
wakonig_k 216511b951 fix(widgets): removed widget module import of sub widgets 2024-06-19 13:38:46 +02:00
appel_c 9e16f2faf9 docs: fix links in developer section 2024-06-14 14:34:26 +02:00
appel_c 2a36d9364f docs: refactor developer section, add widget tutorial 2024-06-14 14:24:38 +02:00
appel_c bc709c4184 docs: add documentation 2024-06-13 08:14:50 +02:00
guijar_m 17a0068757 doc: add documentation about creating custom GUI applications embedding BEC Widgets 2024-06-12 11:54:47 +02:00
wyzula_j 61ba08d0b8 feat(widgets/stop_button): General stop button added 2024-06-12 01:11:06 +02:00
wakonig_k cf6e5a40fc docs: added website docs 2024-06-07 22:37:24 +02:00
wyzula_j 828067f486 docs: added schema of BECDockArea and BECFigure 2024-06-06 20:14:47 +02:00
wyzula_j c037b87675 docs(figure): docs adjusted to be compatible with new signature 2024-06-06 17:54:41 +02:00
wyzula_j 4be0d14b74 docs(bar): docs updated 2024-06-06 13:56:10 +02:00
wakonig_k a951ebf1be docs: fixed syntax of add_widget 2024-06-06 12:30:40 +02:00