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

2219 Commits

Author SHA1 Message Date
197ebad765 refactor: code cleaned up 2023-09-06 16:55:10 +02:00
d7c9a82fa4 0.16.2
Automatically generated by python-semantic-release
v0.16.2
2023-09-06 14:52:31 +00:00
f45512e0ae fix: x and y motor can be linked again 2023-09-06 16:51:21 +02:00
ad8ec4c8ff 0.16.1
Automatically generated by python-semantic-release
v0.16.1
2023-09-06 14:40:21 +00:00
8a6e2daaf9 fix: default values fixed from .yaml 2023-09-06 16:39:10 +02:00
8086fad450 0.16.0
Automatically generated by python-semantic-release
v0.16.0
2023-09-06 14:08:14 +00:00
9fba0334a0 fix: help extended 2023-09-06 16:05:53 +02:00
2087d19d3c feat: added help button 2023-09-06 16:02:14 +02:00
bf12963247 fix: table loads number of columns correctly 2023-09-06 15:51:43 +02:00
15d995f66b feat: table can be loaded from .csv 2023-09-06 15:38:58 +02:00
772f18fa09 feat: table can be exported to csv 2023-09-06 15:38:57 +02:00
74884a3707 fix: content always aligned to centre 2023-09-06 15:03:55 +02:00
3132b4fb4d refactor: change order of columns 2023-09-06 15:02:46 +02:00
1235294b03 feat: additional extra rows takes values from previous row 2023-09-06 14:46:45 +02:00
fa76acbd6d feat: additional columns can be added through .yaml 2023-09-06 14:35:27 +02:00
03bc363cbf 0.15.0
Automatically generated by python-semantic-release
v0.15.0
2023-09-06 12:08:52 +00:00
8011da2f6a Merge branch 'motor_csax_features_request' 2023-09-06 14:07:35 +02:00
7e6244c5d3 fix: table checkbox fixed 2023-09-06 14:07:10 +02:00
75f5c8fcd6 fix: partial fix to table checkBox 2023-09-06 13:30:08 +02:00
1241fc7516 refactor: code cleaned up 2023-09-06 11:27:47 +02:00
0aa667b70d fix: coordinates markers are updated on the map, if X, Y in table manually is changed 2023-09-06 11:22:33 +02:00
ca099eced3 refactor: DoubleValidationDelegate moved to qt_utils 2023-09-06 10:37:38 +02:00
be1bd81d60 fix: added float validator to the table 2023-09-06 10:33:59 +02:00
9d83a455e8 fix: table bug, when deleted multiple rows 2023-09-06 10:02:13 +02:00
63e6d61c2e fix: table bug, when user deleted row and wanted to go to the previous position 2023-09-06 09:55:18 +02:00
9beaa8f8cf refactor: sync_step_sizes generalised to one function 2023-09-05 16:29:30 +02:00
aede1988ec refactor: change_step_size generalised to one function 2023-09-05 16:21:15 +02:00
16ab746f54 feat: step for x and y can be linked or separated 2023-09-05 16:15:05 +02:00
b9920f3b6c refactor: init_ui separated into multiple sections for each ui functionality 2023-09-05 15:47:54 +02:00
6324199299 feat: user can choose if to save coordinates when moving to absolute coordinates 2023-09-05 15:13:56 +02:00
3cfc8a919a 0.14.2
Automatically generated by python-semantic-release
v0.14.2
2023-09-05 12:47:46 +00:00
b7a1b8bca1 fix: bec_config initialisation by command line argument 2023-09-05 14:46:41 +02:00
c456bd7120 0.14.1
Automatically generated by python-semantic-release
v0.14.1
2023-09-05 10:13:36 +00:00
d854fa611a Merge remote-tracking branch 'origin/master' 2023-09-05 12:11:39 +02:00
3c74fa59b7 fix: gui default tab changed to coordinates table 2023-09-05 12:11:26 +02:00
701a38e2f0 0.14.0
Automatically generated by python-semantic-release
v0.14.0
2023-09-05 10:03:06 +00:00
f67bb9a940 Merge branch 'motor_marks' 2023-09-05 12:01:21 +02:00
5b30dfd43f fix: motor position points can be switched on/off if points were deleted 2023-09-05 12:00:55 +02:00
84155d2264 feat: enable gui button, in the case that motor movement is not finished 2023-09-05 11:56:03 +02:00
3fb8651dd5 fix: highlight disapear with new motor 2023-09-05 11:50:18 +02:00
fb105513e5 fix: new points do not make invisible points visible again 2023-09-05 11:34:45 +02:00
a178c434b1 fix: checkbox visibility toggle is working. 2023-09-05 11:28:47 +02:00
c32e95a57d fix: saved coordinates can be removed from table and from the map again 2023-09-05 11:25:10 +02:00
0ca665a1e9 feat: saved coordinates are shown on the map 2023-09-05 11:19:14 +02:00
1ecbf20715 0.13.0
Automatically generated by python-semantic-release
v0.13.0
2023-09-05 09:09:32 +00:00
8de08cf9cc fix: spinbox limits in ui file 2023-09-05 11:07:19 +02:00
9228e5aea3 feat: crosshair highlight at motor position 2023-09-05 10:43:23 +02:00
e9ef1e315b feat: increase step size double with key bindings 2023-09-05 10:35:14 +02:00
172ccc6905 fix: precision updated correctly 2023-09-05 10:23:32 +02:00
5d6a328728 feat: go, set, save current coordinates and keyboard shortcuts 2023-09-05 10:04:22 +02:00