1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-04-25 01:30:47 +02:00
Commit Graph

946 Commits

Author SHA1 Message Date
appel_c bdbc2b903d docs: add tutorial on how to add StartScan Button 2024-06-14 14:30:40 +02:00
appel_c 2a36d9364f docs: refactor developer section, add widget tutorial 2024-06-14 14:24:38 +02:00
appel_c 27426ce7a5 ci: add job optional dependency check 2024-06-14 11:47:42 +02:00
semantic-release 69adadd6d7 0.63.2
Automatically generated by python-semantic-release
v0.63.2
2024-06-14 08:14:22 +00:00
guijar_m 6f96498de6 fix: do not import "server" in client, prevents from having trouble with QApplication creation order
Like with QtWebEngine
2024-06-13 15:14:30 +02:00
guijar_m 836b6e64f6 Reapply "feat: implement non-polling, interruptible waiting of gui instruction response with timeout"
This reverts commit fe04dd80e5.
2024-06-13 15:14:30 +02:00
semantic-release fab7dd7eec 0.63.1
Automatically generated by python-semantic-release
v0.63.1
2024-06-13 13:12:54 +00:00
guijar_m 9263f8ef5c fix: just terminate the remote process in close() instead of communicating
The proper finalization sequence will be executed by the remote process
on SIGTERM
2024-06-13 14:56:21 +02:00
semantic-release 658728efef 0.63.0
Automatically generated by python-semantic-release
v0.63.0
2024-06-13 12:47:57 +00:00
appel_c 6b8432f5b2 refactor: add pydantic config, add change_theme 2024-06-13 14:08:22 +02:00
appel_c bc709c4184 docs: add documentation 2024-06-13 08:14:50 +02:00
appel_c b49462abeb test: add test for text box 2024-06-13 08:14:50 +02:00
appel_c d9d4e3c9bf feat: add textbox widget 2024-06-13 08:08:46 +02:00
wyzula_j fe04dd80e5 Revert "feat: implement non-polling, interruptible waiting of gui instruction response with timeout"
This reverts commit abc6caa2d0
2024-06-12 17:19:08 +02:00
semantic-release 718950cf0d 0.62.0
Automatically generated by python-semantic-release
v0.62.0
2024-06-12 10:01:48 +00:00
guijar_m 17a0068757 doc: add documentation about creating custom GUI applications embedding BEC Widgets 2024-06-12 11:54:47 +02:00
guijar_m abc6caa2d0 feat: implement non-polling, interruptible waiting of gui instruction response with timeout 2024-06-12 11:43:08 +02:00
semantic-release 99fb82561b 0.61.0
Automatically generated by python-semantic-release
v0.61.0
2024-06-12 06:27:41 +00:00
wyzula_j 61ba08d0b8 feat(widgets/stop_button): General stop button added 2024-06-12 01:11:06 +02:00
appel_c 40b5688158 refactor: improve labe of auto_update script 2024-06-10 08:27:32 +02:00
semantic-release 0a4e253cbd 0.60.0
Automatically generated by python-semantic-release
v0.60.0
2024-06-08 17:35:57 +00:00
wakonig_k 6428e38ab9 fix: removed BECConnector from rpc client interface 2024-06-08 19:05:57 +02:00
wakonig_k fc4f4f81ad ci: added git fetch for target branch 2024-06-08 19:05:57 +02:00
wakonig_k f6629852eb test: added missing pylint statement to header 2024-06-08 19:05:57 +02:00
wakonig_k 3adf6cfd58 refactor: minor cleanup 2024-06-08 19:05:57 +02:00
wakonig_k b15816ca9f refactor: disabled pylint for auto-gen client 2024-06-08 19:05:57 +02:00
wakonig_k 6b1d5827d6 ci: fixed pylint-check 2024-06-08 19:05:57 +02:00
wakonig_k f0391f59c9 feat: added isort to bw-generate-cli 2024-06-08 19:05:57 +02:00
wakonig_k 006a0894b8 fix: added bec_ipython_client as dependency; needed for jupyter widget 2024-06-08 19:05:57 +02:00
wakonig_k 9c5a471234 refactor(isort): added bec_widgets as known first party package 2024-06-08 19:05:57 +02:00
wakonig_k 1c7f4912ce feat: added entry point for bw-generate-cli 2024-06-08 19:05:57 +02:00
wakonig_k df1be10057 feat(cli): auto-discover rpc-enabled widgets 2024-06-08 19:05:57 +02:00
wakonig_k 954c576131 fix(BECFigure): removed duplicated user access for plot 2024-06-08 19:05:57 +02:00
wakonig_k 867720a897 fix(bec_connector): field validator should be a classmethod 2024-06-08 19:05:57 +02:00
wyzula_j 2b40602bdc refactor(dock): parent_dock_area changed to orig_area (native for pyqtgraph) 2024-06-08 16:00:45 +02:00
wakonig_k 11173b9c0a ci: cleanup 2024-06-08 08:54:08 +02:00
semantic-release 52d46e77db 0.59.1
Automatically generated by python-semantic-release
v0.59.1
2024-06-07 23:24:10 +00:00
wyzula_j e7838b0f2f fix(curve): set_color_map_z typo fixed in user access 2024-06-08 01:17:13 +02:00
semantic-release 2ae3810cf6 0.59.0
Automatically generated by python-semantic-release
v0.59.0
2024-06-07 20:47:10 +00:00
wakonig_k 178fe4d2da ci: merged additional tests to parallel matrix job 2024-06-07 22:37:24 +02:00
wakonig_k 2d79ef8fe5 ci: added webengine dependencies 2024-06-07 22:37:24 +02:00
wakonig_k d56c5493cd build: added webengine dependency 2024-06-07 22:37:24 +02:00
wakonig_k cf6e5a40fc docs: added website docs 2024-06-07 22:37:24 +02:00
wakonig_k 64abd67b9b feat(widget): added simple website widget with rpc 2024-06-07 22:37:24 +02:00
semantic-release c19e856800 0.58.1
Automatically generated by python-semantic-release
v0.58.1
2024-06-07 19:39:16 +00:00
wyzula_j 02a26086c4 fix(dock): new dock can be detached upon creation 2024-06-07 21:32:38 +02:00
semantic-release 35f880bc2f 0.58.0
Automatically generated by python-semantic-release
v0.58.0
2024-06-07 19:25:17 +00:00
wyzula_j c0ddeceeea test(color): validation tests added 2024-06-07 19:16:58 +02:00
wyzula_j 67fd5e8581 fix: bar colormap dynamic setting 2024-06-07 18:52:37 +02:00
wyzula_j bf699ec1fb fix: formatting isort 2024-06-07 18:40:42 +02:00