0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-13 11:11:49 +02:00

1994 Commits

Author SHA1 Message Date
d8c101cdd7 feat: inherit from GraphicsView for consistency with 2D plot 2023-07-20 09:50:22 +02:00
67905e896c feat: add BECScanPlot2D 2023-07-20 09:50:22 +02:00
1bb3020703 feat: emit the full bec message to slots
* some widgets will require metadata for their operation
2023-07-19 23:38:37 +02:00
f706010c2a 0.3.0
Automatically generated by python-semantic-release
v0.3.0
2023-07-19 08:46:02 +00:00
601e45f790 Merge branch 'line_plot' into 'master'
Line plot

See merge request bec/bec-widgets!1
2023-07-19 08:45:04 +00:00
9883caa1b3 test: fixed client mock 2023-07-19 10:06:21 +02:00
d37fbf5c4f test: add test for line_plot 2023-07-18 21:54:01 +02:00
48075e4fe3 fix: add warning for non-existing signalz 2023-07-18 21:52:59 +02:00
a460f3c0bd fix: documentation and bugfix for mouse_moved 2023-07-18 16:51:48 +02:00
3e1708bf48 feat: add auto-computed color_list from colormaps 2023-07-18 14:16:25 +02:00
10e2906445 feat: add functionality for plotting multiple signals 2023-07-18 12:39:41 +02:00
989a3f0808 feat: added lineplot widget 2023-07-17 19:03:20 +02:00
8fee13a67b feat: added ctrl_c from grum 2023-07-17 19:02:52 +02:00
cc69cf9b61 ci: fixed python-semantic-release version to 7.* 2023-07-17 06:15:33 +00:00
d8038a8cd0 docs: add notes about qt designer install via conda-forge 2023-07-14 16:02:59 +02:00
65b94ecd45 build: fixed setup.cfg metadata 2023-07-14 07:08:16 +00:00
db2d33e891 docs: added license 2023-07-13 20:37:29 +00:00
5e5c0ed980 refactor: added pylintrc file; cleanup 2023-07-13 22:23:24 +02:00
004faecc69 ci: fixed stage name 2023-07-13 18:49:07 +02:00
81b6355932 ci: added security tests 2023-07-13 18:48:12 +02:00
b790dd2d08 test: removed deprecated waitforwindowshown method of qtbot 2023-07-13 18:46:37 +02:00
ac868c80de 0.2.1
Automatically generated by python-semantic-release
v0.2.1
2023-07-13 16:38:41 +00:00
947db1e0f3 fix: fixed setup config (wrong name) 2023-07-13 18:37:41 +02:00
86f4deffd8 fix: fixed bec_lib dependency 2023-07-13 18:33:58 +02:00
b5f7b4feee build: added black as dev dependency 2023-07-13 18:33:08 +02:00
f10de383a8 test: added tests for scan plot 2023-07-13 18:32:27 +02:00
4ee18ac3af refactor: added example usage within main statement 2023-07-13 18:32:10 +02:00
1c237f4bf8 0.2.0
Automatically generated by python-semantic-release
v0.2.0
2023-07-13 15:18:19 +00:00
550c36860e refactor: Added .git_hook 2023-07-13 17:17:22 +02:00
34e5ed2cf7 feat: move ivan's qtwidgets to bec-widgets 2023-07-13 17:16:34 +02:00
271e9db7cd 0.1.0
Automatically generated by python-semantic-release
v0.1.0
2023-07-11 16:46:23 +00:00
b089903ad9 ci: testing ci 2023-07-11 18:45:33 +02:00
52f26d12ff ci: testing ci 2023-07-11 18:33:19 +02:00
e924337cca ci: testing ci 2023-07-11 18:30:18 +02:00
14c59f76fb ci: testing ci 2023-07-11 18:24:04 +02:00
8be84a7ece ci: testing ci 2023-07-11 18:20:44 +02:00
185fbe6061 ci: testing ci 2023-07-11 18:19:36 +02:00
78fd26ad8d ci: testing ci 2023-07-11 18:16:33 +02:00
0b7a659d88 ci: testing ci 2023-07-11 18:11:46 +02:00
4250d47ff8 ci: testing ci 2023-07-11 18:06:55 +02:00
fc6382b8c7 ci: added ci file 2023-07-11 18:05:03 +02:00
db274c644f feat: added config plotter 2023-07-11 17:58:07 +02:00
88f5aca2dd build: setting up repo 2023-07-11 15:20:43 +02:00
eda4c55b05 Initial commit 2023-07-11 13:13:27 +00:00