1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-04-22 00:04:35 +02:00
Commit Graph

51 Commits

Author SHA1 Message Date
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
wakonig_k 32da803df9 docs: added auto update; closes #206 2024-06-06 12:26:34 +02:00
wakonig_k 07d60cf735 docs: cleanup 2024-06-06 12:26:34 +02:00
wyzula_j c3f4845b4f docs: docs refactored from add_widget_bec to add_widget 2024-06-06 00:10:13 +02:00
appel_c 4160f3d6d7 docs: extend user documentation for BEC Widgets 2024-06-05 16:30:29 +02:00
wakonig_k 3c9181d93d docs: restructured docs layout 2024-06-04 12:22:02 +02:00
wyzula_j ad208a5ef8 docs(examples): example apps section deleted 2024-05-29 21:34:19 +02:00
wakonig_k a47a8ec413 build: added pyqt6 as sphinx build dependency 2024-05-23 11:43:48 +02:00
wakonig_k 0f6a5e5fa9 fix: docs config 2024-05-09 20:51:26 +02:00
wakonig_k 57ee735e5c docs: update install instructions 2024-05-09 14:53:57 +02:00
wakonig_k 4117fd7b5b refactor: applied formatter 2024-05-09 11:29:42 +02:00
wyzula_j 799ea554de build(cli): changed repo name to bec_widgets 2024-05-06 16:00:46 +02:00
wakonig_k 88014d24c1 docs: added api reference; closes #123 2024-03-26 21:48:46 +01:00
usov_i 814768525f ci: drop python/3.9 2024-03-05 12:46:49 +01:00
wyzula-jan 812ffaf8ea docs: 2D waveform scatter plot changed to 2D scatter plot 2024-01-24 10:50:51 +01:00
wyzula-jan f7a496723c docs: documentation for example apps and widgets updated 2024-01-24 10:36:50 +01:00
wyzula-jan af995a74f3 docs: readdocs updated 2023-12-12 17:26:28 +01:00